diff --git a/docs/api.rst b/docs/api.rst
index 401c6281..5fd52055 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -28,6 +28,22 @@ Setup components
:toctree: _generated
DFlowFMModel.setup_config
+ DFlowFMModel.setup_channels
+ DFlowFMModel.setup_rivers_from_dem
+ DFlowFMModel.setup_rivers
+ DFlowFMModel.setup_pipes
+ DFlowFMModel.setup_manholes
+ DFlowFMModel.setup_1dboundary
+ DFlowFMModel.setup_bridges
+ DFlowFMModel.setup_culverts
+ DFlowFMModel.setup_mesh2d
+ DFlowFMModel.setup_mesh2d_refine
+ DFlowFMModel.setup_link1d2d
+ DFlowFMModel.setup_maps_from_rasterdataset
+ DFlowFMModel.setup_maps_from_raster_reclass
+ DFlowFMModel.setup_2dboundary
+ DFlowFMModel.setup_rainfall_from_constant
+ DFlowFMModel.setup_rainfall_from_uniform_timeseries
Attributes
----------
@@ -36,15 +52,25 @@ Attributes
:toctree: _generated
DFlowFMModel.region
+ DFlowFMModel.bounds
DFlowFMModel.crs
DFlowFMModel.res
DFlowFMModel.root
DFlowFMModel.config
- DFlowFMModel.staticmaps
- DFlowFMModel.staticgeoms
+ DFlowFMModel.maps
+ DFlowFMModel.geoms
DFlowFMModel.forcing
DFlowFMModel.states
DFlowFMModel.results
+ DFlowFMModel.mesh
+ DFlowFMModel.dfmmodel
+ DFlowFMModel.dimr
+ DFlowFMModel.branches
+ DFlowFMModel.rivers
+ DFlowFMModel.channels
+ DFlowFMModel.pipes
+ DFlowFMModel.opensystem
+ DFlowFMModel.closedsystem
High level methods
@@ -58,6 +84,8 @@ High level methods
DFlowFMModel.build
DFlowFMModel.update
DFlowFMModel.set_root
+ DFlowFMModel._model_has_2d
+ DFlowFMModel._model_has_1d
General methods
---------------
@@ -72,18 +100,17 @@ General methods
DFlowFMModel.read_config
DFlowFMModel.write_config
- DFlowFMModel.set_staticmaps
- DFlowFMModel.read_staticmaps
- DFlowFMModel.write_staticmaps
- DFlowFMModel.clip_staticmaps
- DFlowFMModel.set_staticgeoms
- DFlowFMModel.read_staticgeoms
- DFlowFMModel.write_staticgeoms
+ DFlowFMModel.set_maps
+ DFlowFMModel.read_maps
+ DFlowFMModel.write_maps
+
+ DFlowFMModel.set_geoms
+ DFlowFMModel.read_geoms
+ DFlowFMModel.write_geoms
DFlowFMModel.set_forcing
DFlowFMModel.read_forcing
DFlowFMModel.write_forcing
- DFlowFMModel.clip_forcing
DFlowFMModel.set_states
DFlowFMModel.read_states
@@ -92,11 +119,22 @@ General methods
DFlowFMModel.set_results
DFlowFMModel.read_results
+ DFlowFMModel.set_mesh
+ DFlowFMModel.set_link1d2d
+ DFlowFMModel.read_mesh
+ DFlowFMModel.write_mesh
+
+ DFlowFMModel.read_dimr
+ DFlowFMModel.write_dimr
+
+
+ DFlowFMModel.get_model_time
+
.. _workflows:
-Wflow workflows
-===============
+DFlowFMModel workflows
+======================
.. autosummary::
:toctree: _generated
@@ -107,7 +145,7 @@ Wflow workflows
.. _methods:
DFlowFM low-level methods
-=======================
+=========================
Input/Output methods
---------------------
@@ -116,3 +154,16 @@ Input/Output methods
:toctree: _generated
utils.read_branches_gui
+
+Mesh conversion methods
+-----------------------
+
+.. autosummary::
+ :toctree: _generated
+
+ mesh_utils.hydrolib_network_from_mesh
+ mesh_utils.mesh1d_network1d_from_hydrolib_network
+ mesh_utils.links1d2d_from_hydrolib_network
+ mesh_utils.mesh_from_hydrolib_network
+ mesh_utils.mesh1d_nodes_geodataframe
+ mesh_utils.network1d_nodes_geodataframe
diff --git a/envs/hydromt-delft3dfm-urbansewer.yml b/envs/hydromt-delft3dfm-urbansewer.yml
index 3c576854..60477b41 100644
--- a/envs/hydromt-delft3dfm-urbansewer.yml
+++ b/envs/hydromt-delft3dfm-urbansewer.yml
@@ -8,8 +8,6 @@ channels:
dependencies:
- black # linting
- flit>=3.4
- - gdal=3.5.1
- - hydromt>=0.7.0
- jupyter # to run examples
- matplotlib # to run examples
- nbsphinx # docs notebook examples
@@ -18,7 +16,6 @@ dependencies:
- pip
- pre-commit # linting
- pydata-sphinx-theme # docs
- - pygeos
- pyproj
- pytest # tests
- pytest-cov # tests
@@ -33,9 +30,10 @@ dependencies:
- xarray
- xugrid
- networkx
+ - llvmlite>=0.39.1 # hydrolib-core
- osmnx
- momepy
- pip:
- - hydrolib-core
- - meshkernel
- # - git+https://github.com/Deltares/ra2ce.git@v0.6.0 conflicts for gdal and shapely, use conda develop.
+ - git+https://github.com/Deltares/hydromt.git
+ - hydrolib-core==0.5.2
+ - meshkernel==2.0.2 # temp pin because of hydrolib-core
diff --git a/examples/dflowfm_build.ini b/examples/dflowfm_build.ini
deleted file mode 100644
index 48d5f3f6..00000000
--- a/examples/dflowfm_build.ini
+++ /dev/null
@@ -1,56 +0,0 @@
-[setup_region]
-crs = 3857
-
-[setup_rivers_from_dem]
-hydrography_fn = merit_hydro
-river_geom_fn = rivers_lin2019_v1
-rivdph_method = gvf
-rivwth_method = geom
-river_upa = 25.0
-friction_type = "Manning"
-friction_value = 0.023
-rivbankq = 25
-
-[setup_pipes]
-pipes_fn = grip_roads
-pipe_filter = pipe
-spacing = 50
-friction_type = WhiteColeBrook
-friction_value = 0.003
-crosssections_shape = circle
-crosssections_value = 0.5
-dem_fn = merit_hydro # [copdem30, merit]
-pipes_depth = 2.0
-snap_offset = 0.5
-pipes_invlev = 3.
-
-[setup_manholes]
-dem_fn = merit_hydro
-
-[setup_1dboundary]
-boundary_value = -2.0
-branch_type = river
-boundary_type = waterlevel
-boundary_unit = m
-boundary_locs = both
-
-[setup_mesh2d]
-#bbox = ['12.4331', '46.4661', '12.5212', '46.5369']
-res = 500
-
-[setup_maps_from_raster]
-raster_fn = merit_hydro
-variables = ["elevtn"]
-fill_method = nearest
-interpolation_method = nearestNb
-split_dataset = True
-
-[setup_maps_from_raster_reclass]
-raster_fn = vito
-reclass_table_fn = vito_mapping
-reclass_variables = ['roughness_manning', 'infiltcap']
-interpolation_method = triangulation
-split_dataset = True
-
-; [setup_link1d2d]
-; generation_method = 1d_to_2d
\ No newline at end of file
diff --git a/examples/dflowfm_build.yml b/examples/dflowfm_build.yml
new file mode 100644
index 00000000..52d280cd
--- /dev/null
+++ b/examples/dflowfm_build.yml
@@ -0,0 +1,63 @@
+global:
+ crs: 3857
+ network_snap_offset: 25
+ openwater_computation_node_distance: 40
+
+setup_rivers_from_dem:
+ region:
+ bbox: [12.4331, 46.4661, 12.5212, 46.5369]
+ hydrography_fn: merit_hydro
+ river_geom_fn: rivers_lin2019_v1
+ rivdph_method: gvf
+ rivwth_method: geom
+ river_upa: 25.0
+ friction_type: "Manning"
+ friction_value: 0.023
+ rivbankq: 25
+
+setup_pipes:
+ region:
+ bbox: [12.4331, 46.4661, 12.5212, 46.5369]
+ pipes_fn: grip_roads
+ pipe_filter: pipe
+ spacing: 50
+ friction_type: WhiteColeBrook
+ friction_value: 0.003
+ crosssections_shape: circle
+ crosssections_value: 0.5
+ dem_fn: merit_hydro # [copdem30, merit]
+ pipes_depth: 2.0
+ snap_offset: 0.5
+ pipes_invlev: 3.
+
+setup_manholes:
+ dem_fn: merit_hydro
+
+setup_1dboundary:
+ boundary_value: -2.0
+ branch_type: river
+ boundary_type: waterlevel
+ boundary_unit: m
+ boundary_locs: both
+
+setup_mesh2d:
+ region:
+ bbox: [12.4331, 46.4661, 12.5212, 46.5369]
+ res: 500
+
+setup_maps_from_rasterdataset:
+ raster_fn: merit_hydro
+ variables: ["elevtn"]
+ fill_method: nearest
+ interpolation_method: nearestNb
+ split_dataset: True
+
+setup_maps_from_raster_reclass:
+ raster_fn: vito
+ reclass_table_fn: vito_mapping
+ reclass_variables: ['roughness_manning', 'infiltcap']
+ interpolation_method: triangulation
+ split_dataset: True
+
+setup_link1d2d:
+ link_direction: 1d_to_2d
\ No newline at end of file
diff --git a/examples/dflowfm_build_local.ini b/examples/dflowfm_build_local.ini
deleted file mode 100644
index f4efbfbb..00000000
--- a/examples/dflowfm_build_local.ini
+++ /dev/null
@@ -1,66 +0,0 @@
-[setup_region]
-
-[setup_rivers]
-rivers_fn = 1D_branches
-river_filter = river
-friction_type = Manning
-friction_value = 0.023
-crosssections_fn = ["1D_rivers_pointcrosssections", "1D_rivers_xyzcrosssections"]
-crosssections_type = ["point", "xyz"]
-
-[setup_rivers1]
-rivers_fn = 1D_branches
-river_filter = channel
-
-[setup_pipes]
-pipes_fn = 1D_branches
-pipe_filter = pipe
-friction_type = WhiteColeBrook
-friction_value = 0.003
-crosssections_shape = circle
-crosssections_value = 0.5
-
-[setup_manholes]
-manholes_fn = 1d_manholes
-dem_fn = dem
-
-[setup_bridges]
-bridges_fn = 1d_bridges
-
-[setup_culverts]
-culverts_fn = 1d_culverts
-
-[setup_1dboundary]
-boundaries_geodataset_fn = 1D_boundaries_timeseries
-boundary_value = -2.0
-branch_type = river
-boundary_type = waterlevel
-boundary_unit = m
-boundary_locs = both
-
-[setup_mesh2d]
-geom_fn = "local_data/1D_extent.geojson"
-
-; [setup_mesh2d_refine]
-; sample_fn = citycenter
-
-[setup_maps_from_raster]
-raster_fn = dem
-variables = ["elevtn"]
-fill_method = nearest
-interpolation_method = nearestNb
-split_dataset = True
-
-[setup_2dboundary]
-boundaries_fn = 2D_boundary
-boundaries_timeseries_fn = 2D_boundary_timeseries
-boundary_type = waterlevel
-boundary_value = -999
-
-[setup_rainfall_from_uniform_timeseries]
-meteo_timeseries_fn = meteo_timeseries_T2
-fill_value = 0
-is_rate = True
-
-[setup_link1d2d]
-generation_method = 1d_to_2d
diff --git a/examples/dflowfm_build_local.yml b/examples/dflowfm_build_local.yml
new file mode 100644
index 00000000..16429250
--- /dev/null
+++ b/examples/dflowfm_build_local.yml
@@ -0,0 +1,77 @@
+global:
+ crs: 32647
+ network_snap_offset: 25
+ openwater_computation_node_distance: 40
+
+setup_rivers:
+ region:
+ geom: "local_data/1D_extent.geojson"
+ rivers_fn: 1D_branches
+ river_filter: river
+ friction_type: Manning
+ friction_value: 0.023
+ crosssections_fn: ["1D_rivers_pointcrosssections", "1D_rivers_xyzcrosssections"]
+ crosssections_type: ["point", "xyz"]
+
+setup_rivers1:
+ region:
+ geom: "local_data/1D_extent.geojson"
+ rivers_fn: 1D_branches
+ river_filter: channel
+
+setup_pipes:
+ region:
+ geom: "local_data/1D_extent.geojson"
+ pipes_fn: 1D_branches
+ pipe_filter: pipe
+ friction_type: WhiteColeBrook
+ friction_value: 0.003
+ crosssections_shape: circle
+ crosssections_value: 0.5
+
+setup_manholes:
+ manholes_fn: 1d_manholes
+ dem_fn: dem
+
+setup_bridges:
+ bridges_fn: 1d_bridges
+
+setup_culverts:
+ culverts_fn: 1d_culverts
+
+setup_1dboundary:
+ boundaries_geodataset_fn: 1D_boundaries_timeseries
+ boundary_value: -2.0
+ branch_type: river
+ boundary_type: waterlevel
+ boundary_unit: m
+ boundary_locs: both
+
+setup_mesh2d:
+ region:
+ geom: "local_data/1D_extent.geojson"
+ res: 100
+
+#setup_mesh2d_refine:
+# sample_fn: citycenter
+
+setup_maps_from_rasterdataset:
+ raster_fn: dem
+ variables: ["elevtn"]
+ fill_method: nearest
+ interpolation_method: nearestNb
+ split_dataset: True
+
+setup_2dboundary:
+ boundaries_fn: 2D_boundary
+ boundaries_timeseries_fn: 2D_boundary_timeseries
+ boundary_type: waterlevel
+ boundary_value: -999
+
+setup_rainfall_from_uniform_timeseries:
+ meteo_timeseries_fn: meteo_timeseries_T2
+ fill_value: 0
+ is_rate: True
+
+setup_link1d2d:
+ link_direction: 1d_to_2d
\ No newline at end of file
diff --git a/examples/dflowfm_local/dflowfm/fm_net.nc b/examples/dflowfm_local/dflowfm/fm_net.nc
index 86bd347a..92d90f8d 100644
Binary files a/examples/dflowfm_local/dflowfm/fm_net.nc and b/examples/dflowfm_local/dflowfm/fm_net.nc differ
diff --git a/examples/dflowfm_local/dimr_config.xml b/examples/dflowfm_local/dimr_config.xml
index df7c477a..206c4a54 100644
--- a/examples/dflowfm_local/dimr_config.xml
+++ b/examples/dflowfm_local/dimr_config.xml
@@ -3,7 +3,7 @@
1.3
hydrolib-core 0.5.2
- 2023-07-03T15:11:49.789094
+ 2023-08-11T14:35:18.164371
diff --git a/examples/dflowfm_local/geoms/boundaries.geojson b/examples/dflowfm_local/geoms/boundaries.geojson
index 08157f24..931af5aa 100644
--- a/examples/dflowfm_local/geoms/boundaries.geojson
+++ b/examples/dflowfm_local/geoms/boundaries.geojson
@@ -2,23 +2,17 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "level_0": 664429.039, "level_1": 1526107.098, "branchid": "pipe_4", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_4", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_0_generated", "manhole_dn": "", "where": "downstream", "distance_right": 0.0, "index_right": 9, "nodeid": "664429.039000_1526107.098000" }, "geometry": { "type": "Point", "coordinates": [ 664429.038999999989755, 1526107.098 ] } },
-{ "type": "Feature", "properties": { "level_0": 664474.13, "level_1": 1526115.7, "branchid": "pipe_11", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_7_generated", "manhole_dn": "", "where": "downstream", "distance_right": 0.0, "index_right": 8, "nodeid": "664474.130000_1526115.700000" }, "geometry": { "type": "Point", "coordinates": [ 664474.13, 1526115.7 ] } },
-{ "type": "Feature", "properties": { "level_0": 665115.7, "level_1": 1524944.79, "branchid": "pipe_13", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_13", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_9_generated", "manhole_dn": "", "where": "downstream", "distance_right": 0.0, "index_right": 3, "nodeid": "665115.700000_1524944.790000" }, "geometry": { "type": "Point", "coordinates": [ 665115.699999999953434, 1524944.79 ] } },
-{ "type": "Feature", "properties": { "level_0": 665356.8682, "level_1": 1525406.9835000001, "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_12_generated", "manhole_dn": "", "where": "downstream", "distance_right": 0.0, "index_right": 4, "nodeid": "665356.868200_1525406.983500" }, "geometry": { "type": "Point", "coordinates": [ 665356.868200000026263, 1525406.9835 ] } },
-{ "type": "Feature", "properties": { "level_0": 665369.9064, "level_1": 1525431.4412, "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_13_generated", "manhole_dn": "", "where": "downstream", "distance_right": 0.0, "index_right": 5, "nodeid": "665369.906400_1525431.441200" }, "geometry": { "type": "Point", "coordinates": [ 665369.906399999978021, 1525431.4412 ] } },
-{ "type": "Feature", "properties": { "level_0": 662793.79418679164, "level_1": 1524515.4517321615, "branchid": "river_1", "branchtype": "river", "branchorder": 2.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "downstream", "distance_right": 2.6354886210617495e-07, "index_right": 1, "nodeid": "662793.794187_1524515.451732" }, "geometry": { "type": "Point", "coordinates": [ 662793.794186791637912, 1524515.451732161454856 ] } },
-{ "type": "Feature", "properties": { "level_0": 664197.23415962339, "level_1": 1527152.7059848213, "branchid": "river_2", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "downstream", "distance_right": 4.1679906021887385e-07, "index_right": 2, "nodeid": "664197.234160_1527152.705985" }, "geometry": { "type": "Point", "coordinates": [ 664197.234159623389132, 1527152.705984821310267 ] } },
-{ "type": "Feature", "properties": { "level_0": 664190.38579999981, "level_1": 1525924.0326000003, "branchid": "pipe_5", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_5", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_1_generated", "manhole_dn": "manhole_0_generated", "where": "upstream", "distance_right": 3.2927225399135965e-10, "index_right": 16, "nodeid": "664190.385800_1525924.032600" }, "geometry": { "type": "Point", "coordinates": [ 664190.385799999814481, 1525924.032600000267848 ] } },
-{ "type": "Feature", "properties": { "level_0": 664048.32531966059, "level_1": 1525098.0711124309, "branchid": "pipe_9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_5_generated", "manhole_dn": "manhole_4_generated", "where": "upstream", "distance_right": 5.4853769327396927e-07, "index_right": 20, "nodeid": "664048.325320_1525098.071112" }, "geometry": { "type": "Point", "coordinates": [ 664048.325319660594687, 1525098.071112430887297 ] } },
-{ "type": "Feature", "properties": { "level_0": 664702.72692603013, "level_1": 1525750.0985501537, "branchid": "pipe_10", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_6_generated", "manhole_dn": "manhole_7_generated", "where": "upstream", "distance_right": 1.5659834095829541e-07, "index_right": 21, "nodeid": "664702.726926_1525750.098550" }, "geometry": { "type": "Point", "coordinates": [ 664702.726926030125469, 1525750.098550153663382 ] } },
-{ "type": "Feature", "properties": { "level_0": 664747.43349663052, "level_1": 1525729.6497995616, "branchid": "pipe_12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_8_generated", "manhole_dn": "", "where": "upstream", "distance_right": 5.7336208882836857e-07, "index_right": 23, "nodeid": "664747.433497_1525729.649800" }, "geometry": { "type": "Point", "coordinates": [ 664747.433496630517766, 1525729.649799561593682 ] } },
-{ "type": "Feature", "properties": { "level_0": 665219.64311349345, "level_1": 1525514.959856804, "branchid": "pipe_14", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_14", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_10_generated", "manhole_dn": "", "where": "upstream", "distance_right": 5.3099907323260637e-07, "index_right": 25, "nodeid": "665219.643113_1525514.959857" }, "geometry": { "type": "Point", "coordinates": [ 665219.643113493453711, 1525514.959856803994626 ] } },
-{ "type": "Feature", "properties": { "level_0": 664708.73862075247, "level_1": 1524483.1447981687, "branchid": "pipe_15", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_11_generated", "manhole_dn": "manhole_9_generated", "where": "upstream", "distance_right": 2.9945179934390397e-07, "index_right": 26, "nodeid": "664708.738621_1524483.144798" }, "geometry": { "type": "Point", "coordinates": [ 664708.738620752468705, 1524483.144798168679699 ] } },
-{ "type": "Feature", "properties": { "level_0": 665277.57411764679, "level_1": 1525446.3931947846, "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_12_generated", "manhole_dn": "", "where": "upstream", "distance_right": 4.136866578190493e-07, "index_right": 27, "nodeid": "665277.574118_1525446.393195" }, "geometry": { "type": "Point", "coordinates": [ 665277.574117646785453, 1525446.393194784643129 ] } },
-{ "type": "Feature", "properties": { "level_0": 665292.61532070651, "level_1": 1525470.8495163794, "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_13_generated", "manhole_dn": "", "where": "upstream", "distance_right": 4.7975319107342047e-07, "index_right": 28, "nodeid": "665292.615321_1525470.849516" }, "geometry": { "type": "Point", "coordinates": [ 665292.615320706507191, 1525470.849516379414126 ] } },
-{ "type": "Feature", "properties": { "level_0": 665115.7, "level_1": 1524944.79, "branchid": "branch_1", "branchtype": "river", "branchorder": 4.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "upstream", "distance_right": 1.215411642206664e-09, "index_right": 3, "nodeid": "665115.700000_1524944.790000" }, "geometry": { "type": "Point", "coordinates": [ 665115.70000000030268, 1524944.7899999988731 ] } },
-{ "type": "Feature", "properties": { "level_0": 666180.04, "level_1": 1525894.77, "branchid": "branch_8", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "upstream", "distance_right": 6.9849193096160889e-10, "index_right": 10, "nodeid": "666180.040000_1525894.770000" }, "geometry": { "type": "Point", "coordinates": [ 666180.040000000037253, 1525894.769999999320135 ] } },
-{ "type": "Feature", "properties": { "level_0": 664789.14617260336, "level_1": 1525073.3461271923, "branchid": "branch_11", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "upstream", "distance_right": 4.4079386833570057e-07, "index_right": 12, "nodeid": "664789.146173_1525073.346127" }, "geometry": { "type": "Point", "coordinates": [ 664789.146172603359446, 1525073.346127192256972 ] } }
+{ "type": "Feature", "properties": { "level_0": 662793.79418679164, "level_1": 1524515.4517321615, "branchid": "river_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "diameter": null, "index_right": 1, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "where": "downstream", "distance_right": 2.6354886210617495e-07, "nodeid": "662793.794187_1524515.451732" }, "geometry": { "type": "Point", "coordinates": [ 662793.794186791637912, 1524515.451732161454856 ] } },
+{ "type": "Feature", "properties": { "level_0": 664197.23415962339, "level_1": 1527152.7059848213, "branchid": "river_2", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "diameter": null, "index_right": 2, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "where": "downstream", "distance_right": 4.1679906021887385e-07, "nodeid": "664197.234160_1527152.705985" }, "geometry": { "type": "Point", "coordinates": [ 664197.234159623389132, 1527152.705984821310267 ] } },
+{ "type": "Feature", "properties": { "level_0": 666180.04, "level_1": 1525894.77, "branchid": "branch_8", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8", "frictionid": "Manning_0.023", "diameter": null, "index_right": 10, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "where": "upstream", "distance_right": 6.9849193096160889e-10, "nodeid": "666180.040000_1525894.770000" }, "geometry": { "type": "Point", "coordinates": [ 666180.040000000037253, 1525894.769999999320135 ] } },
+{ "type": "Feature", "properties": { "level_0": 664789.14617260336, "level_1": 1525073.3461271923, "branchid": "branch_11", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11", "frictionid": "Manning_0.023", "diameter": null, "index_right": 12, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "where": "upstream", "distance_right": 4.4079386833570057e-07, "nodeid": "664789.146173_1525073.346127" }, "geometry": { "type": "Point", "coordinates": [ 664789.146172603359446, 1525073.346127192256972 ] } },
+{ "type": "Feature", "properties": { "level_0": 664190.38579999981, "level_1": 1525924.0326000003, "branchid": "pipe_5", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_5", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 16, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 3.2927225399135965e-10, "nodeid": "664190.385800_1525924.032600" }, "geometry": { "type": "Point", "coordinates": [ 664190.385799999814481, 1525924.032600000267848 ] } },
+{ "type": "Feature", "properties": { "level_0": 664048.32531966059, "level_1": 1525098.0711124309, "branchid": "pipe_9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 20, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 5.4853769327396927e-07, "nodeid": "664048.325320_1525098.071112" }, "geometry": { "type": "Point", "coordinates": [ 664048.325319660594687, 1525098.071112430887297 ] } },
+{ "type": "Feature", "properties": { "level_0": 664702.72692603013, "level_1": 1525750.0985501537, "branchid": "pipe_10", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 21, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 1.5659834095829541e-07, "nodeid": "664702.726926_1525750.098550" }, "geometry": { "type": "Point", "coordinates": [ 664702.726926030125469, 1525750.098550153663382 ] } },
+{ "type": "Feature", "properties": { "level_0": 664747.43349663052, "level_1": 1525729.6497995616, "branchid": "pipe_12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 23, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 5.7336208882836857e-07, "nodeid": "664747.433497_1525729.649800" }, "geometry": { "type": "Point", "coordinates": [ 664747.433496630517766, 1525729.649799561593682 ] } },
+{ "type": "Feature", "properties": { "level_0": 665219.64311349345, "level_1": 1525514.959856804, "branchid": "pipe_14", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_14", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 25, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 5.3099907323260637e-07, "nodeid": "665219.643113_1525514.959857" }, "geometry": { "type": "Point", "coordinates": [ 665219.643113493453711, 1525514.959856803994626 ] } },
+{ "type": "Feature", "properties": { "level_0": 664708.73862075247, "level_1": 1524483.1447981687, "branchid": "pipe_15", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 26, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 2.9945179934390397e-07, "nodeid": "664708.738621_1524483.144798" }, "geometry": { "type": "Point", "coordinates": [ 664708.738620752468705, 1524483.144798168679699 ] } },
+{ "type": "Feature", "properties": { "level_0": 665277.57411764679, "level_1": 1525446.3931947846, "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 27, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 4.136866578190493e-07, "nodeid": "665277.574118_1525446.393195" }, "geometry": { "type": "Point", "coordinates": [ 665277.574117646785453, 1525446.393194784643129 ] } },
+{ "type": "Feature", "properties": { "level_0": 665292.61532070651, "level_1": 1525470.8495163794, "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 28, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "where": "upstream", "distance_right": 4.7975319107342047e-07, "nodeid": "665292.615321_1525470.849516" }, "geometry": { "type": "Point", "coordinates": [ 665292.615320706507191, 1525470.849516379414126 ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/branches.geojson b/examples/dflowfm_local/geoms/branches.geojson
index ca6550da..d401d93b 100644
--- a/examples/dflowfm_local/geoms/branches.geojson
+++ b/examples/dflowfm_local/geoms/branches.geojson
@@ -2,33 +2,33 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "branchid": "pipe_4", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_4", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_0_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664438.813829420600086, 1525829.800284768920392 ], [ 664429.038999999989755, 1526107.098 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_5", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_5", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_1_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664190.385799999814481, 1525924.032600000267848 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_6", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_2_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664217.490140905487351, 1525583.23970616585575 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_7", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_3_generated", "manhole_dn": "manhole_2_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663936.864700614358298, 1525261.152571672573686 ], [ 664217.490140905487351, 1525583.23970616585575 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_8", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_4_generated", "manhole_dn": "manhole_3_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663871.550461587961763, 1525175.738024139311165 ], [ 663897.086400000494905, 1525212.559499999275431 ], [ 663936.864700614358298, 1525261.152571672573686 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_5_generated", "manhole_dn": "manhole_4_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664048.325319660594687, 1525098.071112430887297 ], [ 663871.550461587961763, 1525175.738024139311165 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_10", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_6_generated", "manhole_dn": "manhole_7_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664702.726926030125469, 1525750.098550153663382 ], [ 664481.894200000097044, 1525830.303300000727177 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_11", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_7_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664481.894200000097044, 1525830.303300000727177 ], [ 664474.13, 1526115.7 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_8_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664747.433496630517766, 1525729.649799561593682 ], [ 664838.810497992672026, 1525698.612855288665742 ], [ 664907.926478271954693, 1525663.288345249835402 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_13", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_13", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_9_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664849.475700000301003, 1525031.354499999433756 ], [ 665115.699999999953434, 1524944.79 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_14", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_14", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_10_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665219.643113493453711, 1525514.959856803994626 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_15", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_11_generated", "manhole_dn": "manhole_9_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.738620752468705, 1524483.144798168679699 ], [ 664849.475700000301003, 1525031.354499999433756 ], [ 664849.475700000301003, 1525031.354499999433756 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_12_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665277.574117646785453, 1525446.393194784643129 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_13_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665292.615320706507191, 1525470.849516379414126 ], [ 665369.906399999978021, 1525431.4412 ], [ 665369.906399999978021, 1525431.4412 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "river_1", "branchtype": "river", "branchorder": 2.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 663918.391924358904362, 1525803.10090322420001 ], [ 663700.482064640615135, 1525466.331120023271069 ], [ 663353.045365229598247, 1525088.417517154943198 ], [ 662879.129516471526586, 1524643.454726681346074 ], [ 662793.794186791637912, 1524515.451732161454856 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "river_2", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664218.310854589915834, 1526625.788610660471022 ], [ 664218.310854589915834, 1527005.169120056321844 ], [ 664197.234159623389132, 1527152.705984821310267 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_1", "branchtype": "river", "branchorder": 4.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665115.70000000030268, 1524944.7899999988731 ], [ 665356.868200001074001, 1525406.983500000322238 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_2", "branchtype": "river", "branchorder": 6.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_2", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665356.868200001074001, 1525406.983500000322238 ], [ 665369.906399999978021, 1525431.441199999069795 ], [ 665369.906399999978021, 1525431.441199998836964 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_3", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665369.906399999978021, 1525431.441199998836964 ], [ 665641.789999999804422, 1525937.96000000089407 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_4", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_4", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665641.789999999804422, 1525937.96000000089407 ], [ 665560.620547444559634, 1525952.124135404126719 ], [ 665480.575254552299157, 1525953.687039414886385 ], [ 665416.820000000414439, 1525962.189999999245629 ], [ 665346.659376955241896, 1525982.895817694021389 ], [ 665271.309999999706633, 1526001.859999999403954 ], [ 665243.630000000470318, 1526003.289999998640269 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_5", "branchtype": "river", "branchorder": 5.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665243.630000000470318, 1526003.289999997941777 ], [ 665116.950000000419095, 1525983.029999999096617 ], [ 665051.90000000083819, 1525977.32 ], [ 664963.504724813159555, 1526014.666760261869058 ], [ 664918.370000000344589, 1526039.810000000521541 ], [ 664826.210000000428408, 1526041.519999999552965 ], [ 664752.459499345044605, 1526065.157490010838956 ], [ 664672.28994727297686, 1526086.417805780190974 ], [ 664642.852168873418123, 1526095.560649296734482 ], [ 664550.869999999529682, 1526115.410000000149012 ], [ 664474.13, 1526115.699999999254942 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_6", "branchtype": "river", "branchorder": 3.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_6", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664474.13, 1526115.699999999254942 ], [ 664429.038999999407679, 1526107.097999999299645 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_7", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_7", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664429.038999999407679, 1526107.097999999299645 ], [ 664272.40999999945052, 1526129.970000000204891 ], [ 664169.979999999864958, 1526140.529999999562278 ], [ 664092.240000000223517, 1526143.2899999988731 ], [ 664057.966296999948099, 1526147.834882 ], [ 664057.966296999948099, 1526147.834882 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_8", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 666180.040000000037253, 1525894.769999999320135 ], [ 665891.336423385655507, 1526041.311705864733085 ], [ 665733.269999999320135, 1526117.310000000521541 ], [ 665733.269999999320135, 1526117.310000000521541 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_10", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_10", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665733.269999999320135, 1526117.310000000521541 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_11", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664789.146172603359446, 1525073.346127192256972 ], [ 665015.157200000365265, 1525576.51439999951981 ], [ 665015.157200000365265, 1525576.514399999286979 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_12", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665015.157200000365265, 1525576.514399999286979 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_13", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_13", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665030.18360000057146, 1525603.506899999454618 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } }
+{ "type": "Feature", "properties": { "branchid": "pipe_4", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_4", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_0_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664438.813829420600086, 1525829.800284768920392 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_5", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_5", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_1_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664190.385799999814481, 1525924.032600000267848 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_6", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_2_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664217.490140905487351, 1525583.23970616585575 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_7", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_3_generated", "manhole_dn": "manhole_2_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663936.864700614358298, 1525261.152571672573686 ], [ 664217.490140905487351, 1525583.23970616585575 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_8", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_4_generated", "manhole_dn": "manhole_3_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663871.550461587961763, 1525175.738024139311165 ], [ 663897.086400000494905, 1525212.559499999275431 ], [ 663936.864700614358298, 1525261.152571672573686 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_5_generated", "manhole_dn": "manhole_4_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664048.325319660594687, 1525098.071112430887297 ], [ 663871.550461587961763, 1525175.738024139311165 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_10", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_6_generated", "manhole_dn": "manhole_7_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664702.726926030125469, 1525750.098550153663382 ], [ 664481.894200000097044, 1525830.303300000727177 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_11", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_7_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664481.894200000097044, 1525830.303300000727177 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_8_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664747.433496630517766, 1525729.649799561593682 ], [ 664838.810497992672026, 1525698.612855288665742 ], [ 664907.926478271954693, 1525663.288345249835402 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_13", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_13", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_9_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664849.475700000301003, 1525031.354499999433756 ], [ 665115.699999999953434, 1524944.79 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_14", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_14", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_10_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665219.643113493453711, 1525514.959856803994626 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_15", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_11_generated", "manhole_dn": "manhole_9_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.738620752468705, 1524483.144798168679699 ], [ 664849.475700000301003, 1525031.354499999433756 ], [ 664849.475700000301003, 1525031.354499999433756 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_12_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665277.574117646785453, 1525446.393194784643129 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_13_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665292.615320706507191, 1525470.849516379414126 ], [ 665369.906399999978021, 1525431.4412 ], [ 665369.906399999978021, 1525431.4412 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "river_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 663918.391924358904362, 1525803.10090322420001 ], [ 663700.482064640615135, 1525466.331120023271069 ], [ 663353.045365229598247, 1525088.417517154943198 ], [ 662879.129516471526586, 1524643.454726681346074 ], [ 662793.794186791637912, 1524515.451732161454856 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "river_2", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664218.310854589915834, 1526625.788610660471022 ], [ 664218.310854589915834, 1527005.169120056321844 ], [ 664197.234159623389132, 1527152.705984821310267 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665115.699999999953434, 1524944.79 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_2", "branchtype": "river", "branchorder": 2.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_2", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665356.868200000026263, 1525406.9835 ], [ 665369.906399999978021, 1525431.441199999069795 ], [ 665369.906399999978021, 1525431.4412 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_3", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665369.906399999978021, 1525431.4412 ], [ 665641.789999999804422, 1525937.96000000089407 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_4", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_4", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665641.789999999804422, 1525937.96000000089407 ], [ 665560.620547444559634, 1525952.124135404126719 ], [ 665480.575254552299157, 1525953.687039414886385 ], [ 665416.820000000414439, 1525962.189999999245629 ], [ 665346.659376955241896, 1525982.895817694021389 ], [ 665271.309999999706633, 1526001.859999999403954 ], [ 665243.630000000470318, 1526003.289999998640269 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_5", "branchtype": "river", "branchorder": 3.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665243.630000000470318, 1526003.289999997941777 ], [ 665116.950000000419095, 1525983.029999999096617 ], [ 665051.90000000083819, 1525977.32 ], [ 664963.504724813159555, 1526014.666760261869058 ], [ 664918.370000000344589, 1526039.810000000521541 ], [ 664826.210000000428408, 1526041.519999999552965 ], [ 664752.459499345044605, 1526065.157490010838956 ], [ 664672.28994727297686, 1526086.417805780190974 ], [ 664642.852168873418123, 1526095.560649296734482 ], [ 664550.869999999529682, 1526115.410000000149012 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_6", "branchtype": "river", "branchorder": 4.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_6", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664474.13, 1526115.7 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_7", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_7", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664429.038999999989755, 1526107.098 ], [ 664272.40999999945052, 1526129.970000000204891 ], [ 664169.979999999864958, 1526140.529999999562278 ], [ 664092.240000000223517, 1526143.2899999988731 ], [ 664057.966296999948099, 1526147.834882 ], [ 664057.966296999948099, 1526147.834882 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_8", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 666180.040000000037253, 1525894.769999999320135 ], [ 665891.336423385655507, 1526041.311705864733085 ], [ 665733.269999999320135, 1526117.310000000521541 ], [ 665733.269999999320135, 1526117.310000000521541 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_10", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_10", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665733.269999999320135, 1526117.310000000521541 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_11", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664789.146172603359446, 1525073.346127192256972 ], [ 665015.157200000365265, 1525576.51439999951981 ], [ 665015.157200000365265, 1525576.514399999286979 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_12", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665015.157200000365265, 1525576.514399999286979 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_13", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_13", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665030.18360000057146, 1525603.506899999454618 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/bridges.geojson b/examples/dflowfm_local/geoms/bridges.geojson
index 835b1ce5..c6c80d50 100644
--- a/examples/dflowfm_local/geoms/bridges.geojson
+++ b/examples/dflowfm_local/geoms/bridges.geojson
@@ -2,7 +2,7 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "chainage": 14.101, "branchid": "branch_12", "outletlosscoeff": 0.2, "type": "bridge", "frictiontype": "Manning", "csdefid": "rect_h1.550_w2.000_cno_point", "inletlosscoeff": 0.2, "friction": 0.023, "formfactor": null, "id": "bridge_1", "pillarwidth": null, "length": 10.0, "shift": 2.34, "allowedflowdir": "positive" }, "geometry": { "type": "Point", "coordinates": [ 665021.849053248995915, 1525588.928306785644963 ] } },
-{ "type": "Feature", "properties": { "chainage": 485.794, "branchid": "branch_3", "outletlosscoeff": 0.82, "type": "bridge", "frictiontype": "Manning", "csdefid": "rect_h1.800_w5.000_cyes_point", "inletlosscoeff": 0.8, "friction": 0.023, "formfactor": null, "id": "bridge_2", "pillarwidth": null, "length": 5.0, "shift": 2.37, "allowedflowdir": "both" }, "geometry": { "type": "Point", "coordinates": [ 665599.689329552114941, 1525859.454655284294859 ] } }
+{ "type": "Feature", "properties": { "formfactor": null, "frictiontype": "Manning", "id": "bridge_1", "outletlosscoeff": 0.2, "pillarwidth": null, "type": "bridge", "inletlosscoeff": 0.2, "branchid": "branch_12", "friction": 0.023, "csdefid": "rect_h1.550_w2.000_cno_point", "chainage": 14.101, "length": 10.0, "shift": 2.34, "allowedflowdir": "positive" }, "geometry": { "type": "Point", "coordinates": [ 665021.849053248995915, 1525588.928306785644963 ] } },
+{ "type": "Feature", "properties": { "formfactor": null, "frictiontype": "Manning", "id": "bridge_2", "outletlosscoeff": 0.82, "pillarwidth": null, "type": "bridge", "inletlosscoeff": 0.8, "branchid": "branch_3", "friction": 0.023, "csdefid": "rect_h1.800_w5.000_cyes_point", "chainage": 485.794, "length": 5.0, "shift": 2.37, "allowedflowdir": "both" }, "geometry": { "type": "Point", "coordinates": [ 665599.689329552114941, 1525859.454655284294859 ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/culverts.geojson b/examples/dflowfm_local/geoms/culverts.geojson
index 22dbb8b3..f521098e 100644
--- a/examples/dflowfm_local/geoms/culverts.geojson
+++ b/examples/dflowfm_local/geoms/culverts.geojson
@@ -2,6 +2,6 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "rightlevel": 2.5, "chainage": 331.832, "branchid": "branch_13", "outletlosscoeff": 0.2, "type": "culvert", "csdefid": "rect_h1.500_w1.500_cyes_point", "valveopeningheight": null, "relopening": null, "length": 1.0, "allowedflowdir": "positive", "bedfriction": 0.012, "valveonoff": 0.0, "inletlosscoeff": 0.2, "leftlevel": 2.56, "id": "culvert_1", "bedfrictiontype": "Manning", "losscoeff": null, "numlosscoeff": null }, "geometry": { "type": "Point", "coordinates": [ 665186.754018069244921, 1525896.07843215460889 ] } }
+{ "type": "Feature", "properties": { "outletlosscoeff": 0.2, "type": "culvert", "csdefid": "rect_h1.500_w1.500_cyes_point", "valveonoff": 0.0, "valveopeningheight": null, "bedfriction": 0.012, "relopening": null, "numlosscoeff": null, "allowedflowdir": "positive", "leftlevel": 2.56, "id": "culvert_1", "losscoeff": null, "inletlosscoeff": 0.2, "branchid": "branch_13", "chainage": 331.832, "length": 1.0, "rightlevel": 2.5, "bedfrictiontype": "Manning" }, "geometry": { "type": "Point", "coordinates": [ 665186.754018069244921, 1525896.07843215460889 ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/mesh1d.geojson b/examples/dflowfm_local/geoms/mesh1d.geojson
new file mode 100644
index 00000000..d30584ce
--- /dev/null
+++ b/examples/dflowfm_local/geoms/mesh1d.geojson
@@ -0,0 +1,209 @@
+{
+"type": "FeatureCollection",
+"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
+"features": [
+{ "type": "Feature", "properties": { "index": "0" }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664042.880630714935251, 1526110.574877512641251 ] ] } },
+{ "type": "Feature", "properties": { "index": "1" }, "geometry": { "type": "LineString", "coordinates": [ [ 664042.880630714935251, 1526110.574877512641251 ], [ 664027.794964429922402, 1526073.314873025286943 ] ] } },
+{ "type": "Feature", "properties": { "index": "2" }, "geometry": { "type": "LineString", "coordinates": [ [ 664027.794964429922402, 1526073.314873025286943 ], [ 664012.709298144909553, 1526036.054868537932634 ] ] } },
+{ "type": "Feature", "properties": { "index": "3" }, "geometry": { "type": "LineString", "coordinates": [ [ 664012.709298144909553, 1526036.054868537932634 ], [ 663997.623631859896705, 1525998.794864050578326 ] ] } },
+{ "type": "Feature", "properties": { "index": "4" }, "geometry": { "type": "LineString", "coordinates": [ [ 663997.623631859896705, 1525998.794864050578326 ], [ 663982.537965574883856, 1525961.534859562991187 ] ] } },
+{ "type": "Feature", "properties": { "index": "5" }, "geometry": { "type": "LineString", "coordinates": [ [ 663982.537965574883856, 1525961.534859562991187 ], [ 663967.452299289871007, 1525924.274855075636879 ] ] } },
+{ "type": "Feature", "properties": { "index": "6" }, "geometry": { "type": "LineString", "coordinates": [ [ 663967.452299289871007, 1525924.274855075636879 ], [ 663952.366633004858159, 1525887.01485058828257 ] ] } },
+{ "type": "Feature", "properties": { "index": "7" }, "geometry": { "type": "LineString", "coordinates": [ [ 663952.366633004858159, 1525887.01485058828257 ], [ 663937.28096671984531, 1525849.754846100928262 ] ] } },
+{ "type": "Feature", "properties": { "index": "8" }, "geometry": { "type": "LineString", "coordinates": [ [ 663937.28096671984531, 1525849.754846100928262 ], [ 663922.195300434716046, 1525812.494841613573954 ] ] } },
+{ "type": "Feature", "properties": { "index": "9" }, "geometry": { "type": "LineString", "coordinates": [ [ 663922.195300434716046, 1525812.494841613573954 ], [ 663902.059946518973447, 1525777.860574097605422 ] ] } },
+{ "type": "Feature", "properties": { "index": "10" }, "geometry": { "type": "LineString", "coordinates": [ [ 663902.059946518973447, 1525777.860574097605422 ], [ 663880.222290748381056, 1525744.111469633644447 ] ] } },
+{ "type": "Feature", "properties": { "index": "11" }, "geometry": { "type": "LineString", "coordinates": [ [ 663880.222290748381056, 1525744.111469633644447 ], [ 663858.384634977788664, 1525710.362365169916302 ] ] } },
+{ "type": "Feature", "properties": { "index": "12" }, "geometry": { "type": "LineString", "coordinates": [ [ 663858.384634977788664, 1525710.362365169916302 ], [ 663836.546979207196273, 1525676.613260706188157 ] ] } },
+{ "type": "Feature", "properties": { "index": "13" }, "geometry": { "type": "LineString", "coordinates": [ [ 663836.546979207196273, 1525676.613260706188157 ], [ 663814.709323436720297, 1525642.864156242227182 ] ] } },
+{ "type": "Feature", "properties": { "index": "14" }, "geometry": { "type": "LineString", "coordinates": [ [ 663814.709323436720297, 1525642.864156242227182 ], [ 663792.871667666127905, 1525609.115051778499037 ] ] } },
+{ "type": "Feature", "properties": { "index": "15" }, "geometry": { "type": "LineString", "coordinates": [ [ 663792.871667666127905, 1525609.115051778499037 ], [ 663771.034011895535514, 1525575.365947314770892 ] ] } },
+{ "type": "Feature", "properties": { "index": "16" }, "geometry": { "type": "LineString", "coordinates": [ [ 663771.034011895535514, 1525575.365947314770892 ], [ 663749.196356124943122, 1525541.616842850809917 ] ] } },
+{ "type": "Feature", "properties": { "index": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 663749.196356124943122, 1525541.616842850809917 ], [ 663727.358700354350731, 1525507.867738387081772 ] ] } },
+{ "type": "Feature", "properties": { "index": "18" }, "geometry": { "type": "LineString", "coordinates": [ [ 663727.358700354350731, 1525507.867738387081772 ], [ 663705.521044583874755, 1525474.118633923353627 ] ] } },
+{ "type": "Feature", "properties": { "index": "19" }, "geometry": { "type": "LineString", "coordinates": [ [ 663705.521044583874755, 1525474.118633923353627 ], [ 663679.553754080086946, 1525443.566992363426834 ] ] } },
+{ "type": "Feature", "properties": { "index": "20" }, "geometry": { "type": "LineString", "coordinates": [ [ 663679.553754080086946, 1525443.566992363426834 ], [ 663652.347726375912316, 1525413.974471040768549 ] ] } },
+{ "type": "Feature", "properties": { "index": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 663652.347726375912316, 1525413.974471040768549 ], [ 663625.141698671854101, 1525384.381949718343094 ] ] } },
+{ "type": "Feature", "properties": { "index": "22" }, "geometry": { "type": "LineString", "coordinates": [ [ 663625.141698671854101, 1525384.381949718343094 ], [ 663597.935670967679471, 1525354.789428395684808 ] ] } },
+{ "type": "Feature", "properties": { "index": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 663597.935670967679471, 1525354.789428395684808 ], [ 663570.72964326350484, 1525325.196907073259354 ] ] } },
+{ "type": "Feature", "properties": { "index": "24" }, "geometry": { "type": "LineString", "coordinates": [ [ 663570.72964326350484, 1525325.196907073259354 ], [ 663543.523615559446625, 1525295.604385750601068 ] ] } },
+{ "type": "Feature", "properties": { "index": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 663543.523615559446625, 1525295.604385750601068 ], [ 663516.317587855271995, 1525266.011864428175613 ] ] } },
+{ "type": "Feature", "properties": { "index": "26" }, "geometry": { "type": "LineString", "coordinates": [ [ 663516.317587855271995, 1525266.011864428175613 ], [ 663489.11156015121378, 1525236.419343105517328 ] ] } },
+{ "type": "Feature", "properties": { "index": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 663489.11156015121378, 1525236.419343105517328 ], [ 663461.90553244703915, 1525206.826821783091873 ] ] } },
+{ "type": "Feature", "properties": { "index": "28" }, "geometry": { "type": "LineString", "coordinates": [ [ 663461.90553244703915, 1525206.826821783091873 ], [ 663434.699504742864519, 1525177.234300460433587 ] ] } },
+{ "type": "Feature", "properties": { "index": "29" }, "geometry": { "type": "LineString", "coordinates": [ [ 663434.699504742864519, 1525177.234300460433587 ], [ 663407.493477038806304, 1525147.641779138008133 ] ] } },
+{ "type": "Feature", "properties": { "index": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 663407.493477038806304, 1525147.641779138008133 ], [ 663380.287449334631674, 1525118.049257815349847 ] ] } },
+{ "type": "Feature", "properties": { "index": "31" }, "geometry": { "type": "LineString", "coordinates": [ [ 663380.287449334631674, 1525118.049257815349847 ], [ 663353.081421630573459, 1525088.456736492924392 ] ] } },
+{ "type": "Feature", "properties": { "index": "32" }, "geometry": { "type": "LineString", "coordinates": [ [ 663353.081421630573459, 1525088.456736492924392 ], [ 663323.778790545649827, 1525060.938932668184862 ] ] } },
+{ "type": "Feature", "properties": { "index": "33" }, "geometry": { "type": "LineString", "coordinates": [ [ 663323.778790545649827, 1525060.938932668184862 ], [ 663294.473377107642591, 1525033.423882152419537 ] ] } },
+{ "type": "Feature", "properties": { "index": "34" }, "geometry": { "type": "LineString", "coordinates": [ [ 663294.473377107642591, 1525033.423882152419537 ], [ 663265.16796366951894, 1525005.908831636421382 ] ] } },
+{ "type": "Feature", "properties": { "index": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 663265.16796366951894, 1525005.908831636421382 ], [ 663235.862550231511705, 1524978.393781120656058 ] ] } },
+{ "type": "Feature", "properties": { "index": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 663235.862550231511705, 1524978.393781120656058 ], [ 663206.557136793504469, 1524950.878730604890734 ] ] } },
+{ "type": "Feature", "properties": { "index": "37" }, "geometry": { "type": "LineString", "coordinates": [ [ 663206.557136793504469, 1524950.878730604890734 ], [ 663177.251723355497234, 1524923.36368008912541 ] ] } },
+{ "type": "Feature", "properties": { "index": "38" }, "geometry": { "type": "LineString", "coordinates": [ [ 663177.251723355497234, 1524923.36368008912541 ], [ 663147.946309917489998, 1524895.848629573127255 ] ] } },
+{ "type": "Feature", "properties": { "index": "39" }, "geometry": { "type": "LineString", "coordinates": [ [ 663147.946309917489998, 1524895.848629573127255 ], [ 663118.640896479482763, 1524868.333579057361931 ] ] } },
+{ "type": "Feature", "properties": { "index": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 663118.640896479482763, 1524868.333579057361931 ], [ 663089.335483041359112, 1524840.818528541596606 ] ] } },
+{ "type": "Feature", "properties": { "index": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 663089.335483041359112, 1524840.818528541596606 ], [ 663060.030069603351876, 1524813.303478025598451 ] ] } },
+{ "type": "Feature", "properties": { "index": "42" }, "geometry": { "type": "LineString", "coordinates": [ [ 663060.030069603351876, 1524813.303478025598451 ], [ 663030.724656165344641, 1524785.788427509833127 ] ] } },
+{ "type": "Feature", "properties": { "index": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 663030.724656165344641, 1524785.788427509833127 ], [ 663001.419242727337405, 1524758.273376994067803 ] ] } },
+{ "type": "Feature", "properties": { "index": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 663001.419242727337405, 1524758.273376994067803 ], [ 662972.11382928933017, 1524730.758326478302479 ] ] } },
+{ "type": "Feature", "properties": { "index": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 662972.11382928933017, 1524730.758326478302479 ], [ 662942.808415851322934, 1524703.243275962304324 ] ] } },
+{ "type": "Feature", "properties": { "index": "46" }, "geometry": { "type": "LineString", "coordinates": [ [ 662942.808415851322934, 1524703.243275962304324 ], [ 662913.503002413315699, 1524675.728225446539 ] ] } },
+{ "type": "Feature", "properties": { "index": "47" }, "geometry": { "type": "LineString", "coordinates": [ [ 662913.503002413315699, 1524675.728225446539 ], [ 662884.197588975192048, 1524648.213174930773675 ] ] } },
+{ "type": "Feature", "properties": { "index": "48" }, "geometry": { "type": "LineString", "coordinates": [ [ 662884.197588975192048, 1524648.213174930773675 ], [ 662860.687827307148837, 1524615.79219363653101 ] ] } },
+{ "type": "Feature", "properties": { "index": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 662860.687827307148837, 1524615.79219363653101 ], [ 662838.389947204734199, 1524582.34537309105508 ] ] } },
+{ "type": "Feature", "properties": { "index": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 662838.389947204734199, 1524582.34537309105508 ], [ 662816.092067102435976, 1524548.89855254557915 ] ] } },
+{ "type": "Feature", "properties": { "index": "51" }, "geometry": { "type": "LineString", "coordinates": [ [ 662816.092067102435976, 1524548.89855254557915 ], [ 662793.794187000021338, 1524515.45173200010322 ] ] } },
+{ "type": "Feature", "properties": { "index": "52" }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664070.597539616981521, 1526185.485985261620954 ] ] } },
+{ "type": "Feature", "properties": { "index": "53" }, "geometry": { "type": "LineString", "coordinates": [ [ 664070.597539616981521, 1526185.485985261620954 ], [ 664083.228782234014943, 1526223.137088523479179 ] ] } },
+{ "type": "Feature", "properties": { "index": "54" }, "geometry": { "type": "LineString", "coordinates": [ [ 664083.228782234014943, 1526223.137088523479179 ], [ 664095.860024851048365, 1526260.788191785104573 ] ] } },
+{ "type": "Feature", "properties": { "index": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 664095.860024851048365, 1526260.788191785104573 ], [ 664108.491267468081787, 1526298.439295046729967 ] ] } },
+{ "type": "Feature", "properties": { "index": "56" }, "geometry": { "type": "LineString", "coordinates": [ [ 664108.491267468081787, 1526298.439295046729967 ], [ 664121.122510085115209, 1526336.090398308588192 ] ] } },
+{ "type": "Feature", "properties": { "index": "57" }, "geometry": { "type": "LineString", "coordinates": [ [ 664121.122510085115209, 1526336.090398308588192 ], [ 664133.753752702148631, 1526373.741501570213586 ] ] } },
+{ "type": "Feature", "properties": { "index": "58" }, "geometry": { "type": "LineString", "coordinates": [ [ 664133.753752702148631, 1526373.741501570213586 ], [ 664146.384995319182053, 1526411.39260483183898 ] ] } },
+{ "type": "Feature", "properties": { "index": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 664146.384995319182053, 1526411.39260483183898 ], [ 664159.016237936215475, 1526449.043708093697205 ] ] } },
+{ "type": "Feature", "properties": { "index": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 664159.016237936215475, 1526449.043708093697205 ], [ 664171.647480553248897, 1526486.694811355322599 ] ] } },
+{ "type": "Feature", "properties": { "index": "61" }, "geometry": { "type": "LineString", "coordinates": [ [ 664171.647480553248897, 1526486.694811355322599 ], [ 664184.278723170282319, 1526524.345914616947994 ] ] } },
+{ "type": "Feature", "properties": { "index": "62" }, "geometry": { "type": "LineString", "coordinates": [ [ 664184.278723170282319, 1526524.345914616947994 ], [ 664196.909965787315741, 1526561.997017878806219 ] ] } },
+{ "type": "Feature", "properties": { "index": "63" }, "geometry": { "type": "LineString", "coordinates": [ [ 664196.909965787315741, 1526561.997017878806219 ], [ 664209.541208404349163, 1526599.648121140431613 ] ] } },
+{ "type": "Feature", "properties": { "index": "64" }, "geometry": { "type": "LineString", "coordinates": [ [ 664209.541208404349163, 1526599.648121140431613 ], [ 664218.310855000047013, 1526637.929704226087779 ] ] } },
+{ "type": "Feature", "properties": { "index": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526637.929704226087779 ], [ 664218.310855000047013, 1526677.643100793007761 ] ] } },
+{ "type": "Feature", "properties": { "index": "66" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526677.643100793007761 ], [ 664218.310855000047013, 1526717.356497359927744 ] ] } },
+{ "type": "Feature", "properties": { "index": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526717.356497359927744 ], [ 664218.310855000047013, 1526757.069893926614895 ] ] } },
+{ "type": "Feature", "properties": { "index": "68" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526757.069893926614895 ], [ 664218.310855000047013, 1526796.783290493534878 ] ] } },
+{ "type": "Feature", "properties": { "index": "69" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526796.783290493534878 ], [ 664218.310855000047013, 1526836.49668706022203 ] ] } },
+{ "type": "Feature", "properties": { "index": "70" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526836.49668706022203 ], [ 664218.310855000047013, 1526876.210083627142012 ] ] } },
+{ "type": "Feature", "properties": { "index": "71" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526876.210083627142012 ], [ 664218.310855000047013, 1526915.923480194061995 ] ] } },
+{ "type": "Feature", "properties": { "index": "72" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526915.923480194061995 ], [ 664218.310855000047013, 1526955.636876760749146 ] ] } },
+{ "type": "Feature", "properties": { "index": "73" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526955.636876760749146 ], [ 664218.310855000047013, 1526995.350273327669129 ] ] } },
+{ "type": "Feature", "properties": { "index": "74" }, "geometry": { "type": "LineString", "coordinates": [ [ 664218.310855000047013, 1526995.350273327669129 ], [ 664214.083127209800296, 1527034.763214531121776 ] ] } },
+{ "type": "Feature", "properties": { "index": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 664214.083127209800296, 1527034.763214531121776 ], [ 664208.466804806608707, 1527074.077471354044974 ] ] } },
+{ "type": "Feature", "properties": { "index": "76" }, "geometry": { "type": "LineString", "coordinates": [ [ 664208.466804806608707, 1527074.077471354044974 ], [ 664202.850482403300703, 1527113.391728176968172 ] ] } },
+{ "type": "Feature", "properties": { "index": "77" }, "geometry": { "type": "LineString", "coordinates": [ [ 664202.850482403300703, 1527113.391728176968172 ], [ 664197.23416, 1527152.705984999891371 ] ] } },
+{ "type": "Feature", "properties": { "index": "78" }, "geometry": { "type": "LineString", "coordinates": [ [ 665115.699999999953434, 1524944.79 ], [ 665134.251399999950081, 1524980.343346153851599 ] ] } },
+{ "type": "Feature", "properties": { "index": "79" }, "geometry": { "type": "LineString", "coordinates": [ [ 665134.251399999950081, 1524980.343346153851599 ], [ 665152.802799999946728, 1525015.896692307665944 ] ] } },
+{ "type": "Feature", "properties": { "index": "80" }, "geometry": { "type": "LineString", "coordinates": [ [ 665152.802799999946728, 1525015.896692307665944 ], [ 665171.354199999943376, 1525051.45003846148029 ] ] } },
+{ "type": "Feature", "properties": { "index": "81" }, "geometry": { "type": "LineString", "coordinates": [ [ 665171.354199999943376, 1525051.45003846148029 ], [ 665189.905599999940023, 1525087.003384615527466 ] ] } },
+{ "type": "Feature", "properties": { "index": "82" }, "geometry": { "type": "LineString", "coordinates": [ [ 665189.905599999940023, 1525087.003384615527466 ], [ 665208.45699999993667, 1525122.556730769341812 ] ] } },
+{ "type": "Feature", "properties": { "index": "83" }, "geometry": { "type": "LineString", "coordinates": [ [ 665208.45699999993667, 1525122.556730769341812 ], [ 665227.008399999933317, 1525158.110076923156157 ] ] } },
+{ "type": "Feature", "properties": { "index": "84" }, "geometry": { "type": "LineString", "coordinates": [ [ 665227.008399999933317, 1525158.110076923156157 ], [ 665245.55980000004638, 1525193.663423076970503 ] ] } },
+{ "type": "Feature", "properties": { "index": "85" }, "geometry": { "type": "LineString", "coordinates": [ [ 665245.55980000004638, 1525193.663423076970503 ], [ 665264.111200000043027, 1525229.216769230784848 ] ] } },
+{ "type": "Feature", "properties": { "index": "86" }, "geometry": { "type": "LineString", "coordinates": [ [ 665264.111200000043027, 1525229.216769230784848 ], [ 665282.662600000039674, 1525264.770115384599194 ] ] } },
+{ "type": "Feature", "properties": { "index": "87" }, "geometry": { "type": "LineString", "coordinates": [ [ 665282.662600000039674, 1525264.770115384599194 ], [ 665301.214000000036322, 1525300.32346153864637 ] ] } },
+{ "type": "Feature", "properties": { "index": "88" }, "geometry": { "type": "LineString", "coordinates": [ [ 665301.214000000036322, 1525300.32346153864637 ], [ 665319.765400000032969, 1525335.876807692460716 ] ] } },
+{ "type": "Feature", "properties": { "index": "89" }, "geometry": { "type": "LineString", "coordinates": [ [ 665319.765400000032969, 1525335.876807692460716 ], [ 665338.316800000029616, 1525371.430153846275061 ] ] } },
+{ "type": "Feature", "properties": { "index": "90" }, "geometry": { "type": "LineString", "coordinates": [ [ 665338.316800000029616, 1525371.430153846275061 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "index": "91" }, "geometry": { "type": "LineString", "coordinates": [ [ 665356.868200000026263, 1525406.9835 ], [ 665369.906399999978021, 1525431.4412 ] ] } },
+{ "type": "Feature", "properties": { "index": "92" }, "geometry": { "type": "LineString", "coordinates": [ [ 665369.906399999978021, 1525431.4412 ], [ 665389.326657142839395, 1525467.62111428566277 ] ] } },
+{ "type": "Feature", "properties": { "index": "93" }, "geometry": { "type": "LineString", "coordinates": [ [ 665389.326657142839395, 1525467.62111428566277 ], [ 665408.746914285700768, 1525503.801028571324423 ] ] } },
+{ "type": "Feature", "properties": { "index": "94" }, "geometry": { "type": "LineString", "coordinates": [ [ 665408.746914285700768, 1525503.801028571324423 ], [ 665428.167171428562142, 1525539.980942857218906 ] ] } },
+{ "type": "Feature", "properties": { "index": "95" }, "geometry": { "type": "LineString", "coordinates": [ [ 665428.167171428562142, 1525539.980942857218906 ], [ 665447.587428571423516, 1525576.160857142880559 ] ] } },
+{ "type": "Feature", "properties": { "index": "96" }, "geometry": { "type": "LineString", "coordinates": [ [ 665447.587428571423516, 1525576.160857142880559 ], [ 665467.007685714284889, 1525612.340771428542212 ] ] } },
+{ "type": "Feature", "properties": { "index": "97" }, "geometry": { "type": "LineString", "coordinates": [ [ 665467.007685714284889, 1525612.340771428542212 ], [ 665486.427942857146263, 1525648.520685714203864 ] ] } },
+{ "type": "Feature", "properties": { "index": "98" }, "geometry": { "type": "LineString", "coordinates": [ [ 665486.427942857146263, 1525648.520685714203864 ], [ 665505.8482, 1525684.7006 ] ] } },
+{ "type": "Feature", "properties": { "index": "99" }, "geometry": { "type": "LineString", "coordinates": [ [ 665505.8482, 1525684.7006 ], [ 665525.268457142869011, 1525720.88051428576 ] ] } },
+{ "type": "Feature", "properties": { "index": "100" }, "geometry": { "type": "LineString", "coordinates": [ [ 665525.268457142869011, 1525720.88051428576 ], [ 665544.688714285730384, 1525757.060428571421653 ] ] } },
+{ "type": "Feature", "properties": { "index": "101" }, "geometry": { "type": "LineString", "coordinates": [ [ 665544.688714285730384, 1525757.060428571421653 ], [ 665564.108971428591758, 1525793.240342857083306 ] ] } },
+{ "type": "Feature", "properties": { "index": "102" }, "geometry": { "type": "LineString", "coordinates": [ [ 665564.108971428591758, 1525793.240342857083306 ], [ 665583.529228571453132, 1525829.420257142744958 ] ] } },
+{ "type": "Feature", "properties": { "index": "103" }, "geometry": { "type": "LineString", "coordinates": [ [ 665583.529228571453132, 1525829.420257142744958 ], [ 665602.949485714314505, 1525865.600171428639442 ] ] } },
+{ "type": "Feature", "properties": { "index": "104" }, "geometry": { "type": "LineString", "coordinates": [ [ 665602.949485714314505, 1525865.600171428639442 ], [ 665622.369742857175879, 1525901.780085714301094 ] ] } },
+{ "type": "Feature", "properties": { "index": "105" }, "geometry": { "type": "LineString", "coordinates": [ [ 665622.369742857175879, 1525901.780085714301094 ], [ 665641.790000000037253, 1525937.96 ] ] } },
+{ "type": "Feature", "properties": { "index": "106" }, "geometry": { "type": "LineString", "coordinates": [ [ 665641.790000000037253, 1525937.96 ], [ 665601.858935826108791, 1525944.928002896951512 ] ] } },
+{ "type": "Feature", "properties": { "index": "107" }, "geometry": { "type": "LineString", "coordinates": [ [ 665601.858935826108791, 1525944.928002896951512 ], [ 665561.927871652180329, 1525951.896005793940276 ] ] } },
+{ "type": "Feature", "properties": { "index": "108" }, "geometry": { "type": "LineString", "coordinates": [ [ 665561.927871652180329, 1525951.896005793940276 ], [ 665521.420632034889422, 1525952.889522974379361 ] ] } },
+{ "type": "Feature", "properties": { "index": "109" }, "geometry": { "type": "LineString", "coordinates": [ [ 665521.420632034889422, 1525952.889522974379361 ], [ 665480.893890205654316, 1525953.680817569373176 ] ] } },
+{ "type": "Feature", "properties": { "index": "110" }, "geometry": { "type": "LineString", "coordinates": [ [ 665480.893890205654316, 1525953.680817569373176 ], [ 665440.712446632678621, 1525959.003493383061141 ] ] } },
+{ "type": "Feature", "properties": { "index": "111" }, "geometry": { "type": "LineString", "coordinates": [ [ 665440.712446632678621, 1525959.003493383061141 ], [ 665401.061461337259971, 1525966.840663285693154 ] ] } },
+{ "type": "Feature", "properties": { "index": "112" }, "geometry": { "type": "LineString", "coordinates": [ [ 665401.061461337259971, 1525966.840663285693154 ], [ 665362.184660361148417, 1525978.313993068411946 ] ] } },
+{ "type": "Feature", "properties": { "index": "113" }, "geometry": { "type": "LineString", "coordinates": [ [ 665362.184660361148417, 1525978.313993068411946 ], [ 665323.048503552563488, 1525988.83828121679835 ] ] } },
+{ "type": "Feature", "properties": { "index": "114" }, "geometry": { "type": "LineString", "coordinates": [ [ 665323.048503552563488, 1525988.83828121679835 ], [ 665283.739913720288314, 1525998.731597942532972 ] ] } },
+{ "type": "Feature", "properties": { "index": "115" }, "geometry": { "type": "LineString", "coordinates": [ [ 665283.739913720288314, 1525998.731597942532972 ], [ 665243.63, 1526003.29 ] ] } },
+{ "type": "Feature", "properties": { "index": "116" }, "geometry": { "type": "LineString", "coordinates": [ [ 665243.63, 1526003.29 ], [ 665204.35689458984416, 1525997.009031294612214 ] ] } },
+{ "type": "Feature", "properties": { "index": "117" }, "geometry": { "type": "LineString", "coordinates": [ [ 665204.35689458984416, 1525997.009031294612214 ], [ 665165.083789179800078, 1525990.728062589187175 ] ] } },
+{ "type": "Feature", "properties": { "index": "118" }, "geometry": { "type": "LineString", "coordinates": [ [ 665165.083789179800078, 1525990.728062589187175 ], [ 665125.810683769639581, 1525984.447093883529305 ] ] } },
+{ "type": "Feature", "properties": { "index": "119" }, "geometry": { "type": "LineString", "coordinates": [ [ 665125.810683769639581, 1525984.447093883529305 ], [ 665086.269065906177275, 1525980.336869582301006 ] ] } },
+{ "type": "Feature", "properties": { "index": "120" }, "geometry": { "type": "LineString", "coordinates": [ [ 665086.269065906177275, 1525980.336869582301006 ], [ 665047.044596763444133, 1525979.371394482208416 ] ] } },
+{ "type": "Feature", "properties": { "index": "121" }, "geometry": { "type": "LineString", "coordinates": [ [ 665047.044596763444133, 1525979.371394482208416 ], [ 665010.408092503785156, 1525994.85021653259173 ] ] } },
+{ "type": "Feature", "properties": { "index": "122" }, "geometry": { "type": "LineString", "coordinates": [ [ 665010.408092503785156, 1525994.85021653259173 ], [ 664973.771588244126178, 1526010.329038582975045 ] ] } },
+{ "type": "Feature", "properties": { "index": "123" }, "geometry": { "type": "LineString", "coordinates": [ [ 664973.771588244126178, 1526010.329038582975045 ], [ 664938.496680563432164, 1526028.598012781469151 ] ] } },
+{ "type": "Feature", "properties": { "index": "124" }, "geometry": { "type": "LineString", "coordinates": [ [ 664938.496680563432164, 1526028.598012781469151 ], [ 664901.639608205063269, 1526040.120427191490307 ] ] } },
+{ "type": "Feature", "properties": { "index": "125" }, "geometry": { "type": "LineString", "coordinates": [ [ 664901.639608205063269, 1526040.120427191490307 ], [ 664861.874259244184941, 1526040.858260814798996 ] ] } },
+{ "type": "Feature", "properties": { "index": "126" }, "geometry": { "type": "LineString", "coordinates": [ [ 664861.874259244184941, 1526040.858260814798996 ], [ 664822.303925131564029, 1526042.771921063540503 ] ] } },
+{ "type": "Feature", "properties": { "index": "127" }, "geometry": { "type": "LineString", "coordinates": [ [ 664822.303925131564029, 1526042.771921063540503 ], [ 664784.429496395518072, 1526054.910908844787627 ] ] } },
+{ "type": "Feature", "properties": { "index": "128" }, "geometry": { "type": "LineString", "coordinates": [ [ 664784.429496395518072, 1526054.910908844787627 ], [ 664746.466373934643343, 1526066.746818236541003 ] ] } },
+{ "type": "Feature", "properties": { "index": "129" }, "geometry": { "type": "LineString", "coordinates": [ [ 664746.466373934643343, 1526066.746818236541003 ], [ 664708.023012482211925, 1526076.94168639043346 ] ] } },
+{ "type": "Feature", "properties": { "index": "130" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.023012482211925, 1526076.94168639043346 ], [ 664669.612146105035208, 1526087.249482669634745 ] ] } },
+{ "type": "Feature", "properties": { "index": "131" }, "geometry": { "type": "LineString", "coordinates": [ [ 664669.612146105035208, 1526087.249482669634745 ], [ 664631.365309132146649, 1526098.039463273249567 ] ] } },
+{ "type": "Feature", "properties": { "index": "132" }, "geometry": { "type": "LineString", "coordinates": [ [ 664631.365309132146649, 1526098.039463273249567 ], [ 664592.48802951478865, 1526106.429010697873309 ] ] } },
+{ "type": "Feature", "properties": { "index": "133" }, "geometry": { "type": "LineString", "coordinates": [ [ 664592.48802951478865, 1526106.429010697873309 ], [ 664553.610749897547066, 1526114.818558122497052 ] ] } },
+{ "type": "Feature", "properties": { "index": "134" }, "geometry": { "type": "LineString", "coordinates": [ [ 664553.610749897547066, 1526114.818558122497052 ], [ 664513.901909521664493, 1526115.549702192191035 ] ] } },
+{ "type": "Feature", "properties": { "index": "135" }, "geometry": { "type": "LineString", "coordinates": [ [ 664513.901909521664493, 1526115.549702192191035 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "index": "136" }, "geometry": { "type": "LineString", "coordinates": [ [ 664474.13, 1526115.7 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "index": "137" }, "geometry": { "type": "LineString", "coordinates": [ [ 664429.038999999989755, 1526107.098 ], [ 664387.960688623017631, 1526113.096526057226583 ] ] } },
+{ "type": "Feature", "properties": { "index": "138" }, "geometry": { "type": "LineString", "coordinates": [ [ 664387.960688623017631, 1526113.096526057226583 ], [ 664346.882377245929092, 1526119.095052114455029 ] ] } },
+{ "type": "Feature", "properties": { "index": "139" }, "geometry": { "type": "LineString", "coordinates": [ [ 664346.882377245929092, 1526119.095052114455029 ], [ 664305.804065868956968, 1526125.093578171683475 ] ] } },
+{ "type": "Feature", "properties": { "index": "140" }, "geometry": { "type": "LineString", "coordinates": [ [ 664305.804065868956968, 1526125.093578171683475 ], [ 664264.685201272019185, 1526130.766386552480981 ] ] } },
+{ "type": "Feature", "properties": { "index": "141" }, "geometry": { "type": "LineString", "coordinates": [ [ 664264.685201272019185, 1526130.766386552480981 ], [ 664223.390101169003174, 1526135.023696491727605 ] ] } },
+{ "type": "Feature", "properties": { "index": "142" }, "geometry": { "type": "LineString", "coordinates": [ [ 664223.390101169003174, 1526135.023696491727605 ], [ 664182.095001065870747, 1526139.281006431207061 ] ] } },
+{ "type": "Feature", "properties": { "index": "143" }, "geometry": { "type": "LineString", "coordinates": [ [ 664182.095001065870747, 1526139.281006431207061 ], [ 664140.663710137596354, 1526141.570815024664626 ] ] } },
+{ "type": "Feature", "properties": { "index": "144" }, "geometry": { "type": "LineString", "coordinates": [ [ 664140.663710137596354, 1526141.570815024664626 ], [ 664099.175875467481092, 1526143.043755900580436 ] ] } },
+{ "type": "Feature", "properties": { "index": "145" }, "geometry": { "type": "LineString", "coordinates": [ [ 664099.175875467481092, 1526143.043755900580436 ], [ 664057.966296999948099, 1526147.834882 ] ] } },
+{ "type": "Feature", "properties": { "index": "146" }, "geometry": { "type": "LineString", "coordinates": [ [ 666180.040000000037253, 1525894.77 ], [ 666142.948547384585254, 1525913.597077935002744 ] ] } },
+{ "type": "Feature", "properties": { "index": "147" }, "geometry": { "type": "LineString", "coordinates": [ [ 666142.948547384585254, 1525913.597077935002744 ], [ 666105.857094769133255, 1525932.424155869986862 ] ] } },
+{ "type": "Feature", "properties": { "index": "148" }, "geometry": { "type": "LineString", "coordinates": [ [ 666105.857094769133255, 1525932.424155869986862 ], [ 666068.765642153681256, 1525951.25123380497098 ] ] } },
+{ "type": "Feature", "properties": { "index": "149" }, "geometry": { "type": "LineString", "coordinates": [ [ 666068.765642153681256, 1525951.25123380497098 ], [ 666031.674189538229257, 1525970.078311739955097 ] ] } },
+{ "type": "Feature", "properties": { "index": "150" }, "geometry": { "type": "LineString", "coordinates": [ [ 666031.674189538229257, 1525970.078311739955097 ], [ 665994.582736922660843, 1525988.905389674939215 ] ] } },
+{ "type": "Feature", "properties": { "index": "151" }, "geometry": { "type": "LineString", "coordinates": [ [ 665994.582736922660843, 1525988.905389674939215 ], [ 665957.491284307208844, 1526007.732467609923333 ] ] } },
+{ "type": "Feature", "properties": { "index": "152" }, "geometry": { "type": "LineString", "coordinates": [ [ 665957.491284307208844, 1526007.732467609923333 ], [ 665920.399831691756845, 1526026.559545544907451 ] ] } },
+{ "type": "Feature", "properties": { "index": "153" }, "geometry": { "type": "LineString", "coordinates": [ [ 665920.399831691756845, 1526026.559545544907451 ], [ 665883.222522414289415, 1526045.212867236463353 ] ] } },
+{ "type": "Feature", "properties": { "index": "154" }, "geometry": { "type": "LineString", "coordinates": [ [ 665883.222522414289415, 1526045.212867236463353 ], [ 665845.734391810721718, 1526063.237150427419692 ] ] } },
+{ "type": "Feature", "properties": { "index": "155" }, "geometry": { "type": "LineString", "coordinates": [ [ 665845.734391810721718, 1526063.237150427419692 ], [ 665808.246261207154021, 1526081.261433618376032 ] ] } },
+{ "type": "Feature", "properties": { "index": "156" }, "geometry": { "type": "LineString", "coordinates": [ [ 665808.246261207154021, 1526081.261433618376032 ], [ 665770.758130603586324, 1526099.28571680909954 ] ] } },
+{ "type": "Feature", "properties": { "index": "157" }, "geometry": { "type": "LineString", "coordinates": [ [ 665770.758130603586324, 1526099.28571680909954 ], [ 665733.270000000018626, 1526117.31 ] ] } },
+{ "type": "Feature", "properties": { "index": "158" }, "geometry": { "type": "LineString", "coordinates": [ [ 665733.270000000018626, 1526117.31 ], [ 665714.974000000045635, 1526081.44 ] ] } },
+{ "type": "Feature", "properties": { "index": "159" }, "geometry": { "type": "LineString", "coordinates": [ [ 665714.974000000045635, 1526081.44 ], [ 665696.678000000072643, 1526045.57 ] ] } },
+{ "type": "Feature", "properties": { "index": "160" }, "geometry": { "type": "LineString", "coordinates": [ [ 665696.678000000072643, 1526045.57 ], [ 665678.381999999983236, 1526009.7 ] ] } },
+{ "type": "Feature", "properties": { "index": "161" }, "geometry": { "type": "LineString", "coordinates": [ [ 665678.381999999983236, 1526009.7 ], [ 665660.086000000010245, 1525973.83 ] ] } },
+{ "type": "Feature", "properties": { "index": "162" }, "geometry": { "type": "LineString", "coordinates": [ [ 665660.086000000010245, 1525973.83 ], [ 665641.790000000037253, 1525937.96 ] ] } },
+{ "type": "Feature", "properties": { "index": "163" }, "geometry": { "type": "LineString", "coordinates": [ [ 664789.146172999986447, 1525073.346127 ], [ 664805.289817785727791, 1525109.286717928480357 ] ] } },
+{ "type": "Feature", "properties": { "index": "164" }, "geometry": { "type": "LineString", "coordinates": [ [ 664805.289817785727791, 1525109.286717928480357 ], [ 664821.433462571469136, 1525145.227308857021853 ] ] } },
+{ "type": "Feature", "properties": { "index": "165" }, "geometry": { "type": "LineString", "coordinates": [ [ 664821.433462571469136, 1525145.227308857021853 ], [ 664837.577107357094064, 1525181.16789978556335 ] ] } },
+{ "type": "Feature", "properties": { "index": "166" }, "geometry": { "type": "LineString", "coordinates": [ [ 664837.577107357094064, 1525181.16789978556335 ], [ 664853.720752142835408, 1525217.108490714337677 ] ] } },
+{ "type": "Feature", "properties": { "index": "167" }, "geometry": { "type": "LineString", "coordinates": [ [ 664853.720752142835408, 1525217.108490714337677 ], [ 664869.864396928576753, 1525253.049081642879173 ] ] } },
+{ "type": "Feature", "properties": { "index": "168" }, "geometry": { "type": "LineString", "coordinates": [ [ 664869.864396928576753, 1525253.049081642879173 ], [ 664886.008041714318097, 1525288.98967257142067 ] ] } },
+{ "type": "Feature", "properties": { "index": "169" }, "geometry": { "type": "LineString", "coordinates": [ [ 664886.008041714318097, 1525288.98967257142067 ], [ 664902.151686500059441, 1525324.930263499962166 ] ] } },
+{ "type": "Feature", "properties": { "index": "170" }, "geometry": { "type": "LineString", "coordinates": [ [ 664902.151686500059441, 1525324.930263499962166 ], [ 664918.29533128568437, 1525360.870854428503662 ] ] } },
+{ "type": "Feature", "properties": { "index": "171" }, "geometry": { "type": "LineString", "coordinates": [ [ 664918.29533128568437, 1525360.870854428503662 ], [ 664934.438976071425714, 1525396.811445357045159 ] ] } },
+{ "type": "Feature", "properties": { "index": "172" }, "geometry": { "type": "LineString", "coordinates": [ [ 664934.438976071425714, 1525396.811445357045159 ], [ 664950.582620857167058, 1525432.752036285586655 ] ] } },
+{ "type": "Feature", "properties": { "index": "173" }, "geometry": { "type": "LineString", "coordinates": [ [ 664950.582620857167058, 1525432.752036285586655 ], [ 664966.726265642908402, 1525468.692627214360982 ] ] } },
+{ "type": "Feature", "properties": { "index": "174" }, "geometry": { "type": "LineString", "coordinates": [ [ 664966.726265642908402, 1525468.692627214360982 ], [ 664982.869910428533331, 1525504.633218142902479 ] ] } },
+{ "type": "Feature", "properties": { "index": "175" }, "geometry": { "type": "LineString", "coordinates": [ [ 664982.869910428533331, 1525504.633218142902479 ], [ 664999.013555214274675, 1525540.573809071443975 ] ] } },
+{ "type": "Feature", "properties": { "index": "176" }, "geometry": { "type": "LineString", "coordinates": [ [ 664999.013555214274675, 1525540.573809071443975 ], [ 665015.157200000016019, 1525576.5144 ] ] } },
+{ "type": "Feature", "properties": { "index": "177" }, "geometry": { "type": "LineString", "coordinates": [ [ 665015.157200000016019, 1525576.5144 ], [ 665030.183599999989383, 1525603.5069 ] ] } },
+{ "type": "Feature", "properties": { "index": "178" }, "geometry": { "type": "LineString", "coordinates": [ [ 665030.183599999989383, 1525603.5069 ], [ 665049.587818181840703, 1525639.850818181643263 ] ] } },
+{ "type": "Feature", "properties": { "index": "179" }, "geometry": { "type": "LineString", "coordinates": [ [ 665049.587818181840703, 1525639.850818181643263 ], [ 665068.992036363575608, 1525676.194736363599077 ] ] } },
+{ "type": "Feature", "properties": { "index": "180" }, "geometry": { "type": "LineString", "coordinates": [ [ 665068.992036363575608, 1525676.194736363599077 ], [ 665088.396254545426928, 1525712.538654545322061 ] ] } },
+{ "type": "Feature", "properties": { "index": "181" }, "geometry": { "type": "LineString", "coordinates": [ [ 665088.396254545426928, 1525712.538654545322061 ], [ 665107.800472727278247, 1525748.882572727277875 ] ] } },
+{ "type": "Feature", "properties": { "index": "182" }, "geometry": { "type": "LineString", "coordinates": [ [ 665107.800472727278247, 1525748.882572727277875 ], [ 665127.204690909129567, 1525785.226490909000859 ] ] } },
+{ "type": "Feature", "properties": { "index": "183" }, "geometry": { "type": "LineString", "coordinates": [ [ 665127.204690909129567, 1525785.226490909000859 ], [ 665146.608909090864472, 1525821.570409090956673 ] ] } },
+{ "type": "Feature", "properties": { "index": "184" }, "geometry": { "type": "LineString", "coordinates": [ [ 665146.608909090864472, 1525821.570409090956673 ], [ 665166.013127272715792, 1525857.914327272679657 ] ] } },
+{ "type": "Feature", "properties": { "index": "185" }, "geometry": { "type": "LineString", "coordinates": [ [ 665166.013127272715792, 1525857.914327272679657 ], [ 665185.417345454567112, 1525894.258245454635471 ] ] } },
+{ "type": "Feature", "properties": { "index": "186" }, "geometry": { "type": "LineString", "coordinates": [ [ 665185.417345454567112, 1525894.258245454635471 ], [ 665204.821563636418432, 1525930.602163636358455 ] ] } },
+{ "type": "Feature", "properties": { "index": "187" }, "geometry": { "type": "LineString", "coordinates": [ [ 665204.821563636418432, 1525930.602163636358455 ], [ 665224.225781818153337, 1525966.946081818314269 ] ] } },
+{ "type": "Feature", "properties": { "index": "188" }, "geometry": { "type": "LineString", "coordinates": [ [ 665224.225781818153337, 1525966.946081818314269 ], [ 665243.63, 1526003.29 ] ] } },
+{ "type": "Feature", "properties": { "index": "189" }, "geometry": { "type": "LineString", "coordinates": [ [ 664438.813829, 1525829.80028499988839 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "index": "190" }, "geometry": { "type": "LineString", "coordinates": [ [ 664190.385800000047311, 1525924.0326 ], [ 664438.813829, 1525829.80028499988839 ] ] } },
+{ "type": "Feature", "properties": { "index": "191" }, "geometry": { "type": "LineString", "coordinates": [ [ 664217.490141000016592, 1525583.239706 ], [ 664438.813829, 1525829.80028499988839 ] ] } },
+{ "type": "Feature", "properties": { "index": "192" }, "geometry": { "type": "LineString", "coordinates": [ [ 663936.86470100004226, 1525261.152572 ], [ 664217.490141000016592, 1525583.239706 ] ] } },
+{ "type": "Feature", "properties": { "index": "193" }, "geometry": { "type": "LineString", "coordinates": [ [ 663871.550461999955587, 1525175.738024 ], [ 663936.86470100004226, 1525261.152572 ] ] } },
+{ "type": "Feature", "properties": { "index": "194" }, "geometry": { "type": "LineString", "coordinates": [ [ 664048.32531999994535, 1525098.071112 ], [ 663871.550461999955587, 1525175.738024 ] ] } },
+{ "type": "Feature", "properties": { "index": "195" }, "geometry": { "type": "LineString", "coordinates": [ [ 664702.726925999973901, 1525750.09855 ], [ 664481.894199999980628, 1525830.3033 ] ] } },
+{ "type": "Feature", "properties": { "index": "196" }, "geometry": { "type": "LineString", "coordinates": [ [ 664481.894199999980628, 1525830.3033 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "index": "197" }, "geometry": { "type": "LineString", "coordinates": [ [ 664747.433497000019997, 1525729.6498 ], [ 665030.183599999989383, 1525603.5069 ] ] } },
+{ "type": "Feature", "properties": { "index": "198" }, "geometry": { "type": "LineString", "coordinates": [ [ 664849.475699999951757, 1525031.354499999899417 ], [ 665115.699999999953434, 1524944.79 ] ] } },
+{ "type": "Feature", "properties": { "index": "199" }, "geometry": { "type": "LineString", "coordinates": [ [ 665219.643112999969162, 1525514.959857 ], [ 665030.183599999989383, 1525603.5069 ] ] } },
+{ "type": "Feature", "properties": { "index": "200" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.738620999967679, 1524483.144798000110313 ], [ 664849.475699999951757, 1525031.354499999899417 ] ] } },
+{ "type": "Feature", "properties": { "index": "201" }, "geometry": { "type": "LineString", "coordinates": [ [ 665277.574117999989539, 1525446.393195 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "index": "202" }, "geometry": { "type": "LineString", "coordinates": [ [ 665292.615321, 1525470.849516 ], [ 665369.906399999978021, 1525431.4412 ] ] } }
+]
+}
diff --git a/examples/dflowfm_local/geoms/mesh2d.geojson b/examples/dflowfm_local/geoms/mesh2d.geojson
new file mode 100644
index 00000000..f65bc54d
--- /dev/null
+++ b/examples/dflowfm_local/geoms/mesh2d.geojson
@@ -0,0 +1,931 @@
+{
+"type": "FeatureCollection",
+"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
+"features": [
+{ "type": "Feature", "properties": { "index": "0" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1527200.0 ], [ 664200.0, 1527300.0 ], [ 664100.0, 1527300.0 ], [ 664100.0, 1527200.0 ], [ 664200.0, 1527200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "1" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1527200.0 ], [ 664300.0, 1527300.0 ], [ 664200.0, 1527300.0 ], [ 664200.0, 1527200.0 ], [ 664300.0, 1527200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "2" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1527200.0 ], [ 664400.0, 1527300.0 ], [ 664300.0, 1527300.0 ], [ 664300.0, 1527200.0 ], [ 664400.0, 1527200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "3" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1527100.0 ], [ 664100.0, 1527200.0 ], [ 664000.0, 1527200.0 ], [ 664000.0, 1527100.0 ], [ 664100.0, 1527100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "4" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1527100.0 ], [ 664200.0, 1527200.0 ], [ 664100.0, 1527200.0 ], [ 664100.0, 1527100.0 ], [ 664200.0, 1527100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "5" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1527100.0 ], [ 664300.0, 1527200.0 ], [ 664200.0, 1527200.0 ], [ 664200.0, 1527100.0 ], [ 664300.0, 1527100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "6" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1527100.0 ], [ 664400.0, 1527200.0 ], [ 664300.0, 1527200.0 ], [ 664300.0, 1527100.0 ], [ 664400.0, 1527100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "7" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1527100.0 ], [ 664500.0, 1527200.0 ], [ 664400.0, 1527200.0 ], [ 664400.0, 1527100.0 ], [ 664500.0, 1527100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "8" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1527000.0 ], [ 664000.0, 1527100.0 ], [ 663900.0, 1527100.0 ], [ 663900.0, 1527000.0 ], [ 664000.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "9" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1527000.0 ], [ 664100.0, 1527100.0 ], [ 664000.0, 1527100.0 ], [ 664000.0, 1527000.0 ], [ 664100.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "10" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1527000.0 ], [ 664200.0, 1527100.0 ], [ 664100.0, 1527100.0 ], [ 664100.0, 1527000.0 ], [ 664200.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "11" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1527000.0 ], [ 664300.0, 1527100.0 ], [ 664200.0, 1527100.0 ], [ 664200.0, 1527000.0 ], [ 664300.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "12" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1527000.0 ], [ 664400.0, 1527100.0 ], [ 664300.0, 1527100.0 ], [ 664300.0, 1527000.0 ], [ 664400.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "13" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1527000.0 ], [ 664500.0, 1527100.0 ], [ 664400.0, 1527100.0 ], [ 664400.0, 1527000.0 ], [ 664500.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "14" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1527000.0 ], [ 664600.0, 1527100.0 ], [ 664500.0, 1527100.0 ], [ 664500.0, 1527000.0 ], [ 664600.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "15" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1527000.0 ], [ 664700.0, 1527100.0 ], [ 664600.0, 1527100.0 ], [ 664600.0, 1527000.0 ], [ 664700.0, 1527000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "16" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526900.0 ], [ 664000.0, 1527000.0 ], [ 663900.0, 1527000.0 ], [ 663900.0, 1526900.0 ], [ 664000.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526900.0 ], [ 664100.0, 1527000.0 ], [ 664000.0, 1527000.0 ], [ 664000.0, 1526900.0 ], [ 664100.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526900.0 ], [ 664200.0, 1527000.0 ], [ 664100.0, 1527000.0 ], [ 664100.0, 1526900.0 ], [ 664200.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "19" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526900.0 ], [ 664300.0, 1527000.0 ], [ 664200.0, 1527000.0 ], [ 664200.0, 1526900.0 ], [ 664300.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "20" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526900.0 ], [ 664400.0, 1527000.0 ], [ 664300.0, 1527000.0 ], [ 664300.0, 1526900.0 ], [ 664400.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "21" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526900.0 ], [ 664500.0, 1527000.0 ], [ 664400.0, 1527000.0 ], [ 664400.0, 1526900.0 ], [ 664500.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "22" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526900.0 ], [ 664600.0, 1527000.0 ], [ 664500.0, 1527000.0 ], [ 664500.0, 1526900.0 ], [ 664600.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "23" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526900.0 ], [ 664700.0, 1527000.0 ], [ 664600.0, 1527000.0 ], [ 664600.0, 1526900.0 ], [ 664700.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "24" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526900.0 ], [ 664800.0, 1527000.0 ], [ 664700.0, 1527000.0 ], [ 664700.0, 1526900.0 ], [ 664800.0, 1526900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "25" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526800.0 ], [ 663900.0, 1526900.0 ], [ 663800.0, 1526900.0 ], [ 663800.0, 1526800.0 ], [ 663900.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "26" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526800.0 ], [ 664000.0, 1526900.0 ], [ 663900.0, 1526900.0 ], [ 663900.0, 1526800.0 ], [ 664000.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "27" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526800.0 ], [ 664100.0, 1526900.0 ], [ 664000.0, 1526900.0 ], [ 664000.0, 1526800.0 ], [ 664100.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "28" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526800.0 ], [ 664200.0, 1526900.0 ], [ 664100.0, 1526900.0 ], [ 664100.0, 1526800.0 ], [ 664200.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "29" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526800.0 ], [ 664300.0, 1526900.0 ], [ 664200.0, 1526900.0 ], [ 664200.0, 1526800.0 ], [ 664300.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "30" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526800.0 ], [ 664400.0, 1526900.0 ], [ 664300.0, 1526900.0 ], [ 664300.0, 1526800.0 ], [ 664400.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "31" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526800.0 ], [ 664500.0, 1526900.0 ], [ 664400.0, 1526900.0 ], [ 664400.0, 1526800.0 ], [ 664500.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "32" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526800.0 ], [ 664600.0, 1526900.0 ], [ 664500.0, 1526900.0 ], [ 664500.0, 1526800.0 ], [ 664600.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "33" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526800.0 ], [ 664700.0, 1526900.0 ], [ 664600.0, 1526900.0 ], [ 664600.0, 1526800.0 ], [ 664700.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "34" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526800.0 ], [ 664800.0, 1526900.0 ], [ 664700.0, 1526900.0 ], [ 664700.0, 1526800.0 ], [ 664800.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "35" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526800.0 ], [ 664900.0, 1526900.0 ], [ 664800.0, 1526900.0 ], [ 664800.0, 1526800.0 ], [ 664900.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "36" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526800.0 ], [ 665000.0, 1526900.0 ], [ 664900.0, 1526900.0 ], [ 664900.0, 1526800.0 ], [ 665000.0, 1526800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "37" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526700.0 ], [ 663900.0, 1526800.0 ], [ 663800.0, 1526800.0 ], [ 663800.0, 1526700.0 ], [ 663900.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "38" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526700.0 ], [ 664000.0, 1526800.0 ], [ 663900.0, 1526800.0 ], [ 663900.0, 1526700.0 ], [ 664000.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "39" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526700.0 ], [ 664100.0, 1526800.0 ], [ 664000.0, 1526800.0 ], [ 664000.0, 1526700.0 ], [ 664100.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "40" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526700.0 ], [ 664200.0, 1526800.0 ], [ 664100.0, 1526800.0 ], [ 664100.0, 1526700.0 ], [ 664200.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "41" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526700.0 ], [ 664300.0, 1526800.0 ], [ 664200.0, 1526800.0 ], [ 664200.0, 1526700.0 ], [ 664300.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "42" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526700.0 ], [ 664400.0, 1526800.0 ], [ 664300.0, 1526800.0 ], [ 664300.0, 1526700.0 ], [ 664400.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "43" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526700.0 ], [ 664500.0, 1526800.0 ], [ 664400.0, 1526800.0 ], [ 664400.0, 1526700.0 ], [ 664500.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "44" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526700.0 ], [ 664600.0, 1526800.0 ], [ 664500.0, 1526800.0 ], [ 664500.0, 1526700.0 ], [ 664600.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "45" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526700.0 ], [ 664700.0, 1526800.0 ], [ 664600.0, 1526800.0 ], [ 664600.0, 1526700.0 ], [ 664700.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "46" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526700.0 ], [ 664800.0, 1526800.0 ], [ 664700.0, 1526800.0 ], [ 664700.0, 1526700.0 ], [ 664800.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "47" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526700.0 ], [ 664900.0, 1526800.0 ], [ 664800.0, 1526800.0 ], [ 664800.0, 1526700.0 ], [ 664900.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "48" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526700.0 ], [ 665000.0, 1526800.0 ], [ 664900.0, 1526800.0 ], [ 664900.0, 1526700.0 ], [ 665000.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "49" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526700.0 ], [ 665100.0, 1526800.0 ], [ 665000.0, 1526800.0 ], [ 665000.0, 1526700.0 ], [ 665100.0, 1526700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "50" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526600.0 ], [ 663800.0, 1526700.0 ], [ 663700.0, 1526700.0 ], [ 663700.0, 1526600.0 ], [ 663800.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "51" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526600.0 ], [ 663900.0, 1526700.0 ], [ 663800.0, 1526700.0 ], [ 663800.0, 1526600.0 ], [ 663900.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "52" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526600.0 ], [ 664000.0, 1526700.0 ], [ 663900.0, 1526700.0 ], [ 663900.0, 1526600.0 ], [ 664000.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "53" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526600.0 ], [ 664100.0, 1526700.0 ], [ 664000.0, 1526700.0 ], [ 664000.0, 1526600.0 ], [ 664100.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "54" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526600.0 ], [ 664200.0, 1526700.0 ], [ 664100.0, 1526700.0 ], [ 664100.0, 1526600.0 ], [ 664200.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "55" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526600.0 ], [ 664300.0, 1526700.0 ], [ 664200.0, 1526700.0 ], [ 664200.0, 1526600.0 ], [ 664300.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "56" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526600.0 ], [ 664400.0, 1526700.0 ], [ 664300.0, 1526700.0 ], [ 664300.0, 1526600.0 ], [ 664400.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "57" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526600.0 ], [ 664500.0, 1526700.0 ], [ 664400.0, 1526700.0 ], [ 664400.0, 1526600.0 ], [ 664500.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "58" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526600.0 ], [ 664600.0, 1526700.0 ], [ 664500.0, 1526700.0 ], [ 664500.0, 1526600.0 ], [ 664600.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "59" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526600.0 ], [ 664700.0, 1526700.0 ], [ 664600.0, 1526700.0 ], [ 664600.0, 1526600.0 ], [ 664700.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "60" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526600.0 ], [ 664800.0, 1526700.0 ], [ 664700.0, 1526700.0 ], [ 664700.0, 1526600.0 ], [ 664800.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "61" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526600.0 ], [ 664900.0, 1526700.0 ], [ 664800.0, 1526700.0 ], [ 664800.0, 1526600.0 ], [ 664900.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "62" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526600.0 ], [ 665000.0, 1526700.0 ], [ 664900.0, 1526700.0 ], [ 664900.0, 1526600.0 ], [ 665000.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "63" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526600.0 ], [ 665100.0, 1526700.0 ], [ 665000.0, 1526700.0 ], [ 665000.0, 1526600.0 ], [ 665100.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "64" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526600.0 ], [ 665200.0, 1526700.0 ], [ 665100.0, 1526700.0 ], [ 665100.0, 1526600.0 ], [ 665200.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "65" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526600.0 ], [ 665300.0, 1526700.0 ], [ 665200.0, 1526700.0 ], [ 665200.0, 1526600.0 ], [ 665300.0, 1526600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "66" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1526500.0 ], [ 663700.0, 1526600.0 ], [ 663600.0, 1526600.0 ], [ 663600.0, 1526500.0 ], [ 663700.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "67" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526500.0 ], [ 663800.0, 1526600.0 ], [ 663700.0, 1526600.0 ], [ 663700.0, 1526500.0 ], [ 663800.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "68" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526500.0 ], [ 663900.0, 1526600.0 ], [ 663800.0, 1526600.0 ], [ 663800.0, 1526500.0 ], [ 663900.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "69" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526500.0 ], [ 664000.0, 1526600.0 ], [ 663900.0, 1526600.0 ], [ 663900.0, 1526500.0 ], [ 664000.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "70" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526500.0 ], [ 664100.0, 1526600.0 ], [ 664000.0, 1526600.0 ], [ 664000.0, 1526500.0 ], [ 664100.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "71" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526500.0 ], [ 664200.0, 1526600.0 ], [ 664100.0, 1526600.0 ], [ 664100.0, 1526500.0 ], [ 664200.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "72" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526500.0 ], [ 664300.0, 1526600.0 ], [ 664200.0, 1526600.0 ], [ 664200.0, 1526500.0 ], [ 664300.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "73" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526500.0 ], [ 664400.0, 1526600.0 ], [ 664300.0, 1526600.0 ], [ 664300.0, 1526500.0 ], [ 664400.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "74" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526500.0 ], [ 664500.0, 1526600.0 ], [ 664400.0, 1526600.0 ], [ 664400.0, 1526500.0 ], [ 664500.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "75" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526500.0 ], [ 664600.0, 1526600.0 ], [ 664500.0, 1526600.0 ], [ 664500.0, 1526500.0 ], [ 664600.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "76" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526500.0 ], [ 664700.0, 1526600.0 ], [ 664600.0, 1526600.0 ], [ 664600.0, 1526500.0 ], [ 664700.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "77" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526500.0 ], [ 664800.0, 1526600.0 ], [ 664700.0, 1526600.0 ], [ 664700.0, 1526500.0 ], [ 664800.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "78" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526500.0 ], [ 664900.0, 1526600.0 ], [ 664800.0, 1526600.0 ], [ 664800.0, 1526500.0 ], [ 664900.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "79" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526500.0 ], [ 665000.0, 1526600.0 ], [ 664900.0, 1526600.0 ], [ 664900.0, 1526500.0 ], [ 665000.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "80" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526500.0 ], [ 665100.0, 1526600.0 ], [ 665000.0, 1526600.0 ], [ 665000.0, 1526500.0 ], [ 665100.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "81" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526500.0 ], [ 665200.0, 1526600.0 ], [ 665100.0, 1526600.0 ], [ 665100.0, 1526500.0 ], [ 665200.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "82" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526500.0 ], [ 665300.0, 1526600.0 ], [ 665200.0, 1526600.0 ], [ 665200.0, 1526500.0 ], [ 665300.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "83" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1526500.0 ], [ 665400.0, 1526600.0 ], [ 665300.0, 1526600.0 ], [ 665300.0, 1526500.0 ], [ 665400.0, 1526500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "84" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1526400.0 ], [ 663700.0, 1526500.0 ], [ 663600.0, 1526500.0 ], [ 663600.0, 1526400.0 ], [ 663700.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "85" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526400.0 ], [ 663800.0, 1526500.0 ], [ 663700.0, 1526500.0 ], [ 663700.0, 1526400.0 ], [ 663800.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "86" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526400.0 ], [ 663900.0, 1526500.0 ], [ 663800.0, 1526500.0 ], [ 663800.0, 1526400.0 ], [ 663900.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "87" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526400.0 ], [ 664000.0, 1526500.0 ], [ 663900.0, 1526500.0 ], [ 663900.0, 1526400.0 ], [ 664000.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "88" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526400.0 ], [ 664100.0, 1526500.0 ], [ 664000.0, 1526500.0 ], [ 664000.0, 1526400.0 ], [ 664100.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "89" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526400.0 ], [ 664200.0, 1526500.0 ], [ 664100.0, 1526500.0 ], [ 664100.0, 1526400.0 ], [ 664200.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "90" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526400.0 ], [ 664300.0, 1526500.0 ], [ 664200.0, 1526500.0 ], [ 664200.0, 1526400.0 ], [ 664300.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "91" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526400.0 ], [ 664400.0, 1526500.0 ], [ 664300.0, 1526500.0 ], [ 664300.0, 1526400.0 ], [ 664400.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "92" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526400.0 ], [ 664500.0, 1526500.0 ], [ 664400.0, 1526500.0 ], [ 664400.0, 1526400.0 ], [ 664500.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "93" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526400.0 ], [ 664600.0, 1526500.0 ], [ 664500.0, 1526500.0 ], [ 664500.0, 1526400.0 ], [ 664600.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "94" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526400.0 ], [ 664700.0, 1526500.0 ], [ 664600.0, 1526500.0 ], [ 664600.0, 1526400.0 ], [ 664700.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "95" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526400.0 ], [ 664800.0, 1526500.0 ], [ 664700.0, 1526500.0 ], [ 664700.0, 1526400.0 ], [ 664800.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "96" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526400.0 ], [ 664900.0, 1526500.0 ], [ 664800.0, 1526500.0 ], [ 664800.0, 1526400.0 ], [ 664900.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "97" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526400.0 ], [ 665000.0, 1526500.0 ], [ 664900.0, 1526500.0 ], [ 664900.0, 1526400.0 ], [ 665000.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "98" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526400.0 ], [ 665100.0, 1526500.0 ], [ 665000.0, 1526500.0 ], [ 665000.0, 1526400.0 ], [ 665100.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "99" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526400.0 ], [ 665200.0, 1526500.0 ], [ 665100.0, 1526500.0 ], [ 665100.0, 1526400.0 ], [ 665200.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "100" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526400.0 ], [ 665300.0, 1526500.0 ], [ 665200.0, 1526500.0 ], [ 665200.0, 1526400.0 ], [ 665300.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "101" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1526400.0 ], [ 665400.0, 1526500.0 ], [ 665300.0, 1526500.0 ], [ 665300.0, 1526400.0 ], [ 665400.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "102" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1526400.0 ], [ 665500.0, 1526500.0 ], [ 665400.0, 1526500.0 ], [ 665400.0, 1526400.0 ], [ 665500.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "103" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1526400.0 ], [ 665600.0, 1526500.0 ], [ 665500.0, 1526500.0 ], [ 665500.0, 1526400.0 ], [ 665600.0, 1526400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "104" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1526300.0 ], [ 663600.0, 1526400.0 ], [ 663500.0, 1526400.0 ], [ 663500.0, 1526300.0 ], [ 663600.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "105" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1526300.0 ], [ 663700.0, 1526400.0 ], [ 663600.0, 1526400.0 ], [ 663600.0, 1526300.0 ], [ 663700.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "106" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526300.0 ], [ 663800.0, 1526400.0 ], [ 663700.0, 1526400.0 ], [ 663700.0, 1526300.0 ], [ 663800.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "107" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526300.0 ], [ 663900.0, 1526400.0 ], [ 663800.0, 1526400.0 ], [ 663800.0, 1526300.0 ], [ 663900.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "108" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526300.0 ], [ 664000.0, 1526400.0 ], [ 663900.0, 1526400.0 ], [ 663900.0, 1526300.0 ], [ 664000.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "109" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526300.0 ], [ 664100.0, 1526400.0 ], [ 664000.0, 1526400.0 ], [ 664000.0, 1526300.0 ], [ 664100.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "110" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526300.0 ], [ 664200.0, 1526400.0 ], [ 664100.0, 1526400.0 ], [ 664100.0, 1526300.0 ], [ 664200.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "111" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526300.0 ], [ 664300.0, 1526400.0 ], [ 664200.0, 1526400.0 ], [ 664200.0, 1526300.0 ], [ 664300.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "112" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526300.0 ], [ 664400.0, 1526400.0 ], [ 664300.0, 1526400.0 ], [ 664300.0, 1526300.0 ], [ 664400.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "113" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526300.0 ], [ 664500.0, 1526400.0 ], [ 664400.0, 1526400.0 ], [ 664400.0, 1526300.0 ], [ 664500.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "114" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526300.0 ], [ 664600.0, 1526400.0 ], [ 664500.0, 1526400.0 ], [ 664500.0, 1526300.0 ], [ 664600.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "115" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526300.0 ], [ 664700.0, 1526400.0 ], [ 664600.0, 1526400.0 ], [ 664600.0, 1526300.0 ], [ 664700.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "116" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526300.0 ], [ 664800.0, 1526400.0 ], [ 664700.0, 1526400.0 ], [ 664700.0, 1526300.0 ], [ 664800.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "117" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526300.0 ], [ 664900.0, 1526400.0 ], [ 664800.0, 1526400.0 ], [ 664800.0, 1526300.0 ], [ 664900.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "118" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526300.0 ], [ 665000.0, 1526400.0 ], [ 664900.0, 1526400.0 ], [ 664900.0, 1526300.0 ], [ 665000.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "119" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526300.0 ], [ 665100.0, 1526400.0 ], [ 665000.0, 1526400.0 ], [ 665000.0, 1526300.0 ], [ 665100.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "120" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526300.0 ], [ 665200.0, 1526400.0 ], [ 665100.0, 1526400.0 ], [ 665100.0, 1526300.0 ], [ 665200.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "121" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526300.0 ], [ 665300.0, 1526400.0 ], [ 665200.0, 1526400.0 ], [ 665200.0, 1526300.0 ], [ 665300.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "122" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1526300.0 ], [ 665400.0, 1526400.0 ], [ 665300.0, 1526400.0 ], [ 665300.0, 1526300.0 ], [ 665400.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "123" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1526300.0 ], [ 665500.0, 1526400.0 ], [ 665400.0, 1526400.0 ], [ 665400.0, 1526300.0 ], [ 665500.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "124" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1526300.0 ], [ 665600.0, 1526400.0 ], [ 665500.0, 1526400.0 ], [ 665500.0, 1526300.0 ], [ 665600.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "125" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1526300.0 ], [ 665700.0, 1526400.0 ], [ 665600.0, 1526400.0 ], [ 665600.0, 1526300.0 ], [ 665700.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "126" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1526300.0 ], [ 665800.0, 1526400.0 ], [ 665700.0, 1526400.0 ], [ 665700.0, 1526300.0 ], [ 665800.0, 1526300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "127" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1526200.0 ], [ 663600.0, 1526300.0 ], [ 663500.0, 1526300.0 ], [ 663500.0, 1526200.0 ], [ 663600.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "128" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1526200.0 ], [ 663700.0, 1526300.0 ], [ 663600.0, 1526300.0 ], [ 663600.0, 1526200.0 ], [ 663700.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "129" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526200.0 ], [ 663800.0, 1526300.0 ], [ 663700.0, 1526300.0 ], [ 663700.0, 1526200.0 ], [ 663800.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "130" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526200.0 ], [ 663900.0, 1526300.0 ], [ 663800.0, 1526300.0 ], [ 663800.0, 1526200.0 ], [ 663900.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "131" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526200.0 ], [ 664000.0, 1526300.0 ], [ 663900.0, 1526300.0 ], [ 663900.0, 1526200.0 ], [ 664000.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "132" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526200.0 ], [ 664100.0, 1526300.0 ], [ 664000.0, 1526300.0 ], [ 664000.0, 1526200.0 ], [ 664100.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "133" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526200.0 ], [ 664200.0, 1526300.0 ], [ 664100.0, 1526300.0 ], [ 664100.0, 1526200.0 ], [ 664200.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "134" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526200.0 ], [ 664300.0, 1526300.0 ], [ 664200.0, 1526300.0 ], [ 664200.0, 1526200.0 ], [ 664300.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "135" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526200.0 ], [ 664400.0, 1526300.0 ], [ 664300.0, 1526300.0 ], [ 664300.0, 1526200.0 ], [ 664400.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "136" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526200.0 ], [ 664500.0, 1526300.0 ], [ 664400.0, 1526300.0 ], [ 664400.0, 1526200.0 ], [ 664500.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "137" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526200.0 ], [ 664600.0, 1526300.0 ], [ 664500.0, 1526300.0 ], [ 664500.0, 1526200.0 ], [ 664600.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "138" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526200.0 ], [ 664700.0, 1526300.0 ], [ 664600.0, 1526300.0 ], [ 664600.0, 1526200.0 ], [ 664700.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "139" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526200.0 ], [ 664800.0, 1526300.0 ], [ 664700.0, 1526300.0 ], [ 664700.0, 1526200.0 ], [ 664800.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "140" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526200.0 ], [ 664900.0, 1526300.0 ], [ 664800.0, 1526300.0 ], [ 664800.0, 1526200.0 ], [ 664900.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "141" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526200.0 ], [ 665000.0, 1526300.0 ], [ 664900.0, 1526300.0 ], [ 664900.0, 1526200.0 ], [ 665000.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "142" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526200.0 ], [ 665100.0, 1526300.0 ], [ 665000.0, 1526300.0 ], [ 665000.0, 1526200.0 ], [ 665100.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "143" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526200.0 ], [ 665200.0, 1526300.0 ], [ 665100.0, 1526300.0 ], [ 665100.0, 1526200.0 ], [ 665200.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "144" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526200.0 ], [ 665300.0, 1526300.0 ], [ 665200.0, 1526300.0 ], [ 665200.0, 1526200.0 ], [ 665300.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "145" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1526200.0 ], [ 665400.0, 1526300.0 ], [ 665300.0, 1526300.0 ], [ 665300.0, 1526200.0 ], [ 665400.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "146" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1526200.0 ], [ 665500.0, 1526300.0 ], [ 665400.0, 1526300.0 ], [ 665400.0, 1526200.0 ], [ 665500.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "147" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1526200.0 ], [ 665600.0, 1526300.0 ], [ 665500.0, 1526300.0 ], [ 665500.0, 1526200.0 ], [ 665600.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "148" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1526200.0 ], [ 665700.0, 1526300.0 ], [ 665600.0, 1526300.0 ], [ 665600.0, 1526200.0 ], [ 665700.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "149" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1526200.0 ], [ 665800.0, 1526300.0 ], [ 665700.0, 1526300.0 ], [ 665700.0, 1526200.0 ], [ 665800.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "150" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1526200.0 ], [ 665900.0, 1526300.0 ], [ 665800.0, 1526300.0 ], [ 665800.0, 1526200.0 ], [ 665900.0, 1526200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "151" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1526100.0 ], [ 663500.0, 1526200.0 ], [ 663400.0, 1526200.0 ], [ 663400.0, 1526100.0 ], [ 663500.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "152" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1526100.0 ], [ 663600.0, 1526200.0 ], [ 663500.0, 1526200.0 ], [ 663500.0, 1526100.0 ], [ 663600.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "153" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1526100.0 ], [ 663700.0, 1526200.0 ], [ 663600.0, 1526200.0 ], [ 663600.0, 1526100.0 ], [ 663700.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "154" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526100.0 ], [ 663800.0, 1526200.0 ], [ 663700.0, 1526200.0 ], [ 663700.0, 1526100.0 ], [ 663800.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "155" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526100.0 ], [ 663900.0, 1526200.0 ], [ 663800.0, 1526200.0 ], [ 663800.0, 1526100.0 ], [ 663900.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "156" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526100.0 ], [ 664000.0, 1526200.0 ], [ 663900.0, 1526200.0 ], [ 663900.0, 1526100.0 ], [ 664000.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "157" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526100.0 ], [ 664100.0, 1526200.0 ], [ 664000.0, 1526200.0 ], [ 664000.0, 1526100.0 ], [ 664100.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "158" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526100.0 ], [ 664200.0, 1526200.0 ], [ 664100.0, 1526200.0 ], [ 664100.0, 1526100.0 ], [ 664200.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "159" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526100.0 ], [ 664300.0, 1526200.0 ], [ 664200.0, 1526200.0 ], [ 664200.0, 1526100.0 ], [ 664300.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "160" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526100.0 ], [ 664400.0, 1526200.0 ], [ 664300.0, 1526200.0 ], [ 664300.0, 1526100.0 ], [ 664400.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "161" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526100.0 ], [ 664500.0, 1526200.0 ], [ 664400.0, 1526200.0 ], [ 664400.0, 1526100.0 ], [ 664500.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "162" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526100.0 ], [ 664600.0, 1526200.0 ], [ 664500.0, 1526200.0 ], [ 664500.0, 1526100.0 ], [ 664600.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "163" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526100.0 ], [ 664700.0, 1526200.0 ], [ 664600.0, 1526200.0 ], [ 664600.0, 1526100.0 ], [ 664700.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "164" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526100.0 ], [ 664800.0, 1526200.0 ], [ 664700.0, 1526200.0 ], [ 664700.0, 1526100.0 ], [ 664800.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "165" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526100.0 ], [ 664900.0, 1526200.0 ], [ 664800.0, 1526200.0 ], [ 664800.0, 1526100.0 ], [ 664900.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "166" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526100.0 ], [ 665000.0, 1526200.0 ], [ 664900.0, 1526200.0 ], [ 664900.0, 1526100.0 ], [ 665000.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "167" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526100.0 ], [ 665100.0, 1526200.0 ], [ 665000.0, 1526200.0 ], [ 665000.0, 1526100.0 ], [ 665100.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "168" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526100.0 ], [ 665200.0, 1526200.0 ], [ 665100.0, 1526200.0 ], [ 665100.0, 1526100.0 ], [ 665200.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "169" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526100.0 ], [ 665300.0, 1526200.0 ], [ 665200.0, 1526200.0 ], [ 665200.0, 1526100.0 ], [ 665300.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "170" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1526100.0 ], [ 665400.0, 1526200.0 ], [ 665300.0, 1526200.0 ], [ 665300.0, 1526100.0 ], [ 665400.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "171" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1526100.0 ], [ 665500.0, 1526200.0 ], [ 665400.0, 1526200.0 ], [ 665400.0, 1526100.0 ], [ 665500.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "172" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1526100.0 ], [ 665600.0, 1526200.0 ], [ 665500.0, 1526200.0 ], [ 665500.0, 1526100.0 ], [ 665600.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "173" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1526100.0 ], [ 665700.0, 1526200.0 ], [ 665600.0, 1526200.0 ], [ 665600.0, 1526100.0 ], [ 665700.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "174" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1526100.0 ], [ 665800.0, 1526200.0 ], [ 665700.0, 1526200.0 ], [ 665700.0, 1526100.0 ], [ 665800.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "175" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1526100.0 ], [ 665900.0, 1526200.0 ], [ 665800.0, 1526200.0 ], [ 665800.0, 1526100.0 ], [ 665900.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "176" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1526100.0 ], [ 666000.0, 1526200.0 ], [ 665900.0, 1526200.0 ], [ 665900.0, 1526100.0 ], [ 666000.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "177" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1526100.0 ], [ 666100.0, 1526200.0 ], [ 666000.0, 1526200.0 ], [ 666000.0, 1526100.0 ], [ 666100.0, 1526100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "178" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1526000.0 ], [ 663400.0, 1526100.0 ], [ 663300.0, 1526100.0 ], [ 663300.0, 1526000.0 ], [ 663400.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "179" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1526000.0 ], [ 663500.0, 1526100.0 ], [ 663400.0, 1526100.0 ], [ 663400.0, 1526000.0 ], [ 663500.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "180" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1526000.0 ], [ 663600.0, 1526100.0 ], [ 663500.0, 1526100.0 ], [ 663500.0, 1526000.0 ], [ 663600.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "181" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1526000.0 ], [ 663700.0, 1526100.0 ], [ 663600.0, 1526100.0 ], [ 663600.0, 1526000.0 ], [ 663700.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "182" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1526000.0 ], [ 663800.0, 1526100.0 ], [ 663700.0, 1526100.0 ], [ 663700.0, 1526000.0 ], [ 663800.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "183" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1526000.0 ], [ 663900.0, 1526100.0 ], [ 663800.0, 1526100.0 ], [ 663800.0, 1526000.0 ], [ 663900.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "184" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1526000.0 ], [ 664000.0, 1526100.0 ], [ 663900.0, 1526100.0 ], [ 663900.0, 1526000.0 ], [ 664000.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "185" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1526000.0 ], [ 664100.0, 1526100.0 ], [ 664000.0, 1526100.0 ], [ 664000.0, 1526000.0 ], [ 664100.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "186" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1526000.0 ], [ 664200.0, 1526100.0 ], [ 664100.0, 1526100.0 ], [ 664100.0, 1526000.0 ], [ 664200.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "187" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1526000.0 ], [ 664300.0, 1526100.0 ], [ 664200.0, 1526100.0 ], [ 664200.0, 1526000.0 ], [ 664300.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "188" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1526000.0 ], [ 664400.0, 1526100.0 ], [ 664300.0, 1526100.0 ], [ 664300.0, 1526000.0 ], [ 664400.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "189" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1526000.0 ], [ 664500.0, 1526100.0 ], [ 664400.0, 1526100.0 ], [ 664400.0, 1526000.0 ], [ 664500.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "190" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1526000.0 ], [ 664600.0, 1526100.0 ], [ 664500.0, 1526100.0 ], [ 664500.0, 1526000.0 ], [ 664600.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "191" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1526000.0 ], [ 664700.0, 1526100.0 ], [ 664600.0, 1526100.0 ], [ 664600.0, 1526000.0 ], [ 664700.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "192" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1526000.0 ], [ 664800.0, 1526100.0 ], [ 664700.0, 1526100.0 ], [ 664700.0, 1526000.0 ], [ 664800.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "193" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1526000.0 ], [ 664900.0, 1526100.0 ], [ 664800.0, 1526100.0 ], [ 664800.0, 1526000.0 ], [ 664900.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "194" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1526000.0 ], [ 665000.0, 1526100.0 ], [ 664900.0, 1526100.0 ], [ 664900.0, 1526000.0 ], [ 665000.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "195" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1526000.0 ], [ 665100.0, 1526100.0 ], [ 665000.0, 1526100.0 ], [ 665000.0, 1526000.0 ], [ 665100.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "196" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1526000.0 ], [ 665200.0, 1526100.0 ], [ 665100.0, 1526100.0 ], [ 665100.0, 1526000.0 ], [ 665200.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "197" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1526000.0 ], [ 665300.0, 1526100.0 ], [ 665200.0, 1526100.0 ], [ 665200.0, 1526000.0 ], [ 665300.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "198" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1526000.0 ], [ 665400.0, 1526100.0 ], [ 665300.0, 1526100.0 ], [ 665300.0, 1526000.0 ], [ 665400.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "199" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1526000.0 ], [ 665500.0, 1526100.0 ], [ 665400.0, 1526100.0 ], [ 665400.0, 1526000.0 ], [ 665500.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "200" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1526000.0 ], [ 665600.0, 1526100.0 ], [ 665500.0, 1526100.0 ], [ 665500.0, 1526000.0 ], [ 665600.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "201" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1526000.0 ], [ 665700.0, 1526100.0 ], [ 665600.0, 1526100.0 ], [ 665600.0, 1526000.0 ], [ 665700.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "202" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1526000.0 ], [ 665800.0, 1526100.0 ], [ 665700.0, 1526100.0 ], [ 665700.0, 1526000.0 ], [ 665800.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "203" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1526000.0 ], [ 665900.0, 1526100.0 ], [ 665800.0, 1526100.0 ], [ 665800.0, 1526000.0 ], [ 665900.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "204" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1526000.0 ], [ 666000.0, 1526100.0 ], [ 665900.0, 1526100.0 ], [ 665900.0, 1526000.0 ], [ 666000.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "205" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1526000.0 ], [ 666100.0, 1526100.0 ], [ 666000.0, 1526100.0 ], [ 666000.0, 1526000.0 ], [ 666100.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "206" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1526000.0 ], [ 666200.0, 1526100.0 ], [ 666100.0, 1526100.0 ], [ 666100.0, 1526000.0 ], [ 666200.0, 1526000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "207" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525900.0 ], [ 663400.0, 1526000.0 ], [ 663300.0, 1526000.0 ], [ 663300.0, 1525900.0 ], [ 663400.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "208" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525900.0 ], [ 663500.0, 1526000.0 ], [ 663400.0, 1526000.0 ], [ 663400.0, 1525900.0 ], [ 663500.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "209" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525900.0 ], [ 663600.0, 1526000.0 ], [ 663500.0, 1526000.0 ], [ 663500.0, 1525900.0 ], [ 663600.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "210" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525900.0 ], [ 663700.0, 1526000.0 ], [ 663600.0, 1526000.0 ], [ 663600.0, 1525900.0 ], [ 663700.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "211" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525900.0 ], [ 663800.0, 1526000.0 ], [ 663700.0, 1526000.0 ], [ 663700.0, 1525900.0 ], [ 663800.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "212" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525900.0 ], [ 663900.0, 1526000.0 ], [ 663800.0, 1526000.0 ], [ 663800.0, 1525900.0 ], [ 663900.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "213" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525900.0 ], [ 664000.0, 1526000.0 ], [ 663900.0, 1526000.0 ], [ 663900.0, 1525900.0 ], [ 664000.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "214" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525900.0 ], [ 664100.0, 1526000.0 ], [ 664000.0, 1526000.0 ], [ 664000.0, 1525900.0 ], [ 664100.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "215" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525900.0 ], [ 664200.0, 1526000.0 ], [ 664100.0, 1526000.0 ], [ 664100.0, 1525900.0 ], [ 664200.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "216" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525900.0 ], [ 664300.0, 1526000.0 ], [ 664200.0, 1526000.0 ], [ 664200.0, 1525900.0 ], [ 664300.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "217" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525900.0 ], [ 664400.0, 1526000.0 ], [ 664300.0, 1526000.0 ], [ 664300.0, 1525900.0 ], [ 664400.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "218" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525900.0 ], [ 664500.0, 1526000.0 ], [ 664400.0, 1526000.0 ], [ 664400.0, 1525900.0 ], [ 664500.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "219" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525900.0 ], [ 664600.0, 1526000.0 ], [ 664500.0, 1526000.0 ], [ 664500.0, 1525900.0 ], [ 664600.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "220" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525900.0 ], [ 664700.0, 1526000.0 ], [ 664600.0, 1526000.0 ], [ 664600.0, 1525900.0 ], [ 664700.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "221" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525900.0 ], [ 664800.0, 1526000.0 ], [ 664700.0, 1526000.0 ], [ 664700.0, 1525900.0 ], [ 664800.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "222" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525900.0 ], [ 664900.0, 1526000.0 ], [ 664800.0, 1526000.0 ], [ 664800.0, 1525900.0 ], [ 664900.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "223" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525900.0 ], [ 665000.0, 1526000.0 ], [ 664900.0, 1526000.0 ], [ 664900.0, 1525900.0 ], [ 665000.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "224" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525900.0 ], [ 665100.0, 1526000.0 ], [ 665000.0, 1526000.0 ], [ 665000.0, 1525900.0 ], [ 665100.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "225" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525900.0 ], [ 665200.0, 1526000.0 ], [ 665100.0, 1526000.0 ], [ 665100.0, 1525900.0 ], [ 665200.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "226" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525900.0 ], [ 665300.0, 1526000.0 ], [ 665200.0, 1526000.0 ], [ 665200.0, 1525900.0 ], [ 665300.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "227" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525900.0 ], [ 665400.0, 1526000.0 ], [ 665300.0, 1526000.0 ], [ 665300.0, 1525900.0 ], [ 665400.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "228" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525900.0 ], [ 665500.0, 1526000.0 ], [ 665400.0, 1526000.0 ], [ 665400.0, 1525900.0 ], [ 665500.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "229" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525900.0 ], [ 665600.0, 1526000.0 ], [ 665500.0, 1526000.0 ], [ 665500.0, 1525900.0 ], [ 665600.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "230" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525900.0 ], [ 665700.0, 1526000.0 ], [ 665600.0, 1526000.0 ], [ 665600.0, 1525900.0 ], [ 665700.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "231" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525900.0 ], [ 665800.0, 1526000.0 ], [ 665700.0, 1526000.0 ], [ 665700.0, 1525900.0 ], [ 665800.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "232" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525900.0 ], [ 665900.0, 1526000.0 ], [ 665800.0, 1526000.0 ], [ 665800.0, 1525900.0 ], [ 665900.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "233" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525900.0 ], [ 666000.0, 1526000.0 ], [ 665900.0, 1526000.0 ], [ 665900.0, 1525900.0 ], [ 666000.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "234" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525900.0 ], [ 666100.0, 1526000.0 ], [ 666000.0, 1526000.0 ], [ 666000.0, 1525900.0 ], [ 666100.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "235" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525900.0 ], [ 666200.0, 1526000.0 ], [ 666100.0, 1526000.0 ], [ 666100.0, 1525900.0 ], [ 666200.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "236" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666300.0, 1525900.0 ], [ 666300.0, 1526000.0 ], [ 666200.0, 1526000.0 ], [ 666200.0, 1525900.0 ], [ 666300.0, 1525900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "237" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525800.0 ], [ 663300.0, 1525900.0 ], [ 663200.0, 1525900.0 ], [ 663200.0, 1525800.0 ], [ 663300.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "238" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525800.0 ], [ 663400.0, 1525900.0 ], [ 663300.0, 1525900.0 ], [ 663300.0, 1525800.0 ], [ 663400.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "239" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525800.0 ], [ 663500.0, 1525900.0 ], [ 663400.0, 1525900.0 ], [ 663400.0, 1525800.0 ], [ 663500.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "240" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525800.0 ], [ 663600.0, 1525900.0 ], [ 663500.0, 1525900.0 ], [ 663500.0, 1525800.0 ], [ 663600.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "241" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525800.0 ], [ 663700.0, 1525900.0 ], [ 663600.0, 1525900.0 ], [ 663600.0, 1525800.0 ], [ 663700.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "242" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525800.0 ], [ 663800.0, 1525900.0 ], [ 663700.0, 1525900.0 ], [ 663700.0, 1525800.0 ], [ 663800.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "243" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525800.0 ], [ 663900.0, 1525900.0 ], [ 663800.0, 1525900.0 ], [ 663800.0, 1525800.0 ], [ 663900.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "244" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525800.0 ], [ 664000.0, 1525900.0 ], [ 663900.0, 1525900.0 ], [ 663900.0, 1525800.0 ], [ 664000.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "245" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525800.0 ], [ 664100.0, 1525900.0 ], [ 664000.0, 1525900.0 ], [ 664000.0, 1525800.0 ], [ 664100.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "246" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525800.0 ], [ 664200.0, 1525900.0 ], [ 664100.0, 1525900.0 ], [ 664100.0, 1525800.0 ], [ 664200.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "247" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525800.0 ], [ 664300.0, 1525900.0 ], [ 664200.0, 1525900.0 ], [ 664200.0, 1525800.0 ], [ 664300.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "248" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525800.0 ], [ 664400.0, 1525900.0 ], [ 664300.0, 1525900.0 ], [ 664300.0, 1525800.0 ], [ 664400.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "249" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525800.0 ], [ 664500.0, 1525900.0 ], [ 664400.0, 1525900.0 ], [ 664400.0, 1525800.0 ], [ 664500.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "250" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525800.0 ], [ 664600.0, 1525900.0 ], [ 664500.0, 1525900.0 ], [ 664500.0, 1525800.0 ], [ 664600.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "251" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525800.0 ], [ 664700.0, 1525900.0 ], [ 664600.0, 1525900.0 ], [ 664600.0, 1525800.0 ], [ 664700.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "252" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525800.0 ], [ 664800.0, 1525900.0 ], [ 664700.0, 1525900.0 ], [ 664700.0, 1525800.0 ], [ 664800.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "253" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525800.0 ], [ 664900.0, 1525900.0 ], [ 664800.0, 1525900.0 ], [ 664800.0, 1525800.0 ], [ 664900.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "254" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525800.0 ], [ 665000.0, 1525900.0 ], [ 664900.0, 1525900.0 ], [ 664900.0, 1525800.0 ], [ 665000.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "255" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525800.0 ], [ 665100.0, 1525900.0 ], [ 665000.0, 1525900.0 ], [ 665000.0, 1525800.0 ], [ 665100.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "256" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525800.0 ], [ 665200.0, 1525900.0 ], [ 665100.0, 1525900.0 ], [ 665100.0, 1525800.0 ], [ 665200.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "257" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525800.0 ], [ 665300.0, 1525900.0 ], [ 665200.0, 1525900.0 ], [ 665200.0, 1525800.0 ], [ 665300.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "258" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525800.0 ], [ 665400.0, 1525900.0 ], [ 665300.0, 1525900.0 ], [ 665300.0, 1525800.0 ], [ 665400.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "259" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525800.0 ], [ 665500.0, 1525900.0 ], [ 665400.0, 1525900.0 ], [ 665400.0, 1525800.0 ], [ 665500.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "260" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525800.0 ], [ 665600.0, 1525900.0 ], [ 665500.0, 1525900.0 ], [ 665500.0, 1525800.0 ], [ 665600.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "261" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525800.0 ], [ 665700.0, 1525900.0 ], [ 665600.0, 1525900.0 ], [ 665600.0, 1525800.0 ], [ 665700.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "262" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525800.0 ], [ 665800.0, 1525900.0 ], [ 665700.0, 1525900.0 ], [ 665700.0, 1525800.0 ], [ 665800.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "263" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525800.0 ], [ 665900.0, 1525900.0 ], [ 665800.0, 1525900.0 ], [ 665800.0, 1525800.0 ], [ 665900.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "264" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525800.0 ], [ 666000.0, 1525900.0 ], [ 665900.0, 1525900.0 ], [ 665900.0, 1525800.0 ], [ 666000.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "265" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525800.0 ], [ 666100.0, 1525900.0 ], [ 666000.0, 1525900.0 ], [ 666000.0, 1525800.0 ], [ 666100.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "266" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525800.0 ], [ 666200.0, 1525900.0 ], [ 666100.0, 1525900.0 ], [ 666100.0, 1525800.0 ], [ 666200.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "267" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666300.0, 1525800.0 ], [ 666300.0, 1525900.0 ], [ 666200.0, 1525900.0 ], [ 666200.0, 1525800.0 ], [ 666300.0, 1525800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "268" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525700.0 ], [ 663300.0, 1525800.0 ], [ 663200.0, 1525800.0 ], [ 663200.0, 1525700.0 ], [ 663300.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "269" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525700.0 ], [ 663400.0, 1525800.0 ], [ 663300.0, 1525800.0 ], [ 663300.0, 1525700.0 ], [ 663400.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "270" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525700.0 ], [ 663500.0, 1525800.0 ], [ 663400.0, 1525800.0 ], [ 663400.0, 1525700.0 ], [ 663500.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "271" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525700.0 ], [ 663600.0, 1525800.0 ], [ 663500.0, 1525800.0 ], [ 663500.0, 1525700.0 ], [ 663600.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "272" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525700.0 ], [ 663700.0, 1525800.0 ], [ 663600.0, 1525800.0 ], [ 663600.0, 1525700.0 ], [ 663700.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "273" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525700.0 ], [ 663800.0, 1525800.0 ], [ 663700.0, 1525800.0 ], [ 663700.0, 1525700.0 ], [ 663800.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "274" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525700.0 ], [ 663900.0, 1525800.0 ], [ 663800.0, 1525800.0 ], [ 663800.0, 1525700.0 ], [ 663900.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "275" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525700.0 ], [ 664000.0, 1525800.0 ], [ 663900.0, 1525800.0 ], [ 663900.0, 1525700.0 ], [ 664000.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "276" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525700.0 ], [ 664100.0, 1525800.0 ], [ 664000.0, 1525800.0 ], [ 664000.0, 1525700.0 ], [ 664100.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "277" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525700.0 ], [ 664200.0, 1525800.0 ], [ 664100.0, 1525800.0 ], [ 664100.0, 1525700.0 ], [ 664200.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "278" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525700.0 ], [ 664300.0, 1525800.0 ], [ 664200.0, 1525800.0 ], [ 664200.0, 1525700.0 ], [ 664300.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "279" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525700.0 ], [ 664400.0, 1525800.0 ], [ 664300.0, 1525800.0 ], [ 664300.0, 1525700.0 ], [ 664400.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "280" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525700.0 ], [ 664500.0, 1525800.0 ], [ 664400.0, 1525800.0 ], [ 664400.0, 1525700.0 ], [ 664500.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "281" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525700.0 ], [ 664600.0, 1525800.0 ], [ 664500.0, 1525800.0 ], [ 664500.0, 1525700.0 ], [ 664600.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "282" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525700.0 ], [ 664700.0, 1525800.0 ], [ 664600.0, 1525800.0 ], [ 664600.0, 1525700.0 ], [ 664700.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "283" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525700.0 ], [ 664800.0, 1525800.0 ], [ 664700.0, 1525800.0 ], [ 664700.0, 1525700.0 ], [ 664800.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "284" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525700.0 ], [ 664900.0, 1525800.0 ], [ 664800.0, 1525800.0 ], [ 664800.0, 1525700.0 ], [ 664900.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "285" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525700.0 ], [ 665000.0, 1525800.0 ], [ 664900.0, 1525800.0 ], [ 664900.0, 1525700.0 ], [ 665000.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "286" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525700.0 ], [ 665100.0, 1525800.0 ], [ 665000.0, 1525800.0 ], [ 665000.0, 1525700.0 ], [ 665100.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "287" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525700.0 ], [ 665200.0, 1525800.0 ], [ 665100.0, 1525800.0 ], [ 665100.0, 1525700.0 ], [ 665200.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "288" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525700.0 ], [ 665300.0, 1525800.0 ], [ 665200.0, 1525800.0 ], [ 665200.0, 1525700.0 ], [ 665300.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "289" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525700.0 ], [ 665400.0, 1525800.0 ], [ 665300.0, 1525800.0 ], [ 665300.0, 1525700.0 ], [ 665400.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "290" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525700.0 ], [ 665500.0, 1525800.0 ], [ 665400.0, 1525800.0 ], [ 665400.0, 1525700.0 ], [ 665500.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "291" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525700.0 ], [ 665600.0, 1525800.0 ], [ 665500.0, 1525800.0 ], [ 665500.0, 1525700.0 ], [ 665600.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "292" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525700.0 ], [ 665700.0, 1525800.0 ], [ 665600.0, 1525800.0 ], [ 665600.0, 1525700.0 ], [ 665700.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "293" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525700.0 ], [ 665800.0, 1525800.0 ], [ 665700.0, 1525800.0 ], [ 665700.0, 1525700.0 ], [ 665800.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "294" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525700.0 ], [ 665900.0, 1525800.0 ], [ 665800.0, 1525800.0 ], [ 665800.0, 1525700.0 ], [ 665900.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "295" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525700.0 ], [ 666000.0, 1525800.0 ], [ 665900.0, 1525800.0 ], [ 665900.0, 1525700.0 ], [ 666000.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "296" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525700.0 ], [ 666100.0, 1525800.0 ], [ 666000.0, 1525800.0 ], [ 666000.0, 1525700.0 ], [ 666100.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "297" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525700.0 ], [ 666200.0, 1525800.0 ], [ 666100.0, 1525800.0 ], [ 666100.0, 1525700.0 ], [ 666200.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "298" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666300.0, 1525700.0 ], [ 666300.0, 1525800.0 ], [ 666200.0, 1525800.0 ], [ 666200.0, 1525700.0 ], [ 666300.0, 1525700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "299" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525600.0 ], [ 663200.0, 1525700.0 ], [ 663100.0, 1525700.0 ], [ 663100.0, 1525600.0 ], [ 663200.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "300" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525600.0 ], [ 663300.0, 1525700.0 ], [ 663200.0, 1525700.0 ], [ 663200.0, 1525600.0 ], [ 663300.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "301" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525600.0 ], [ 663400.0, 1525700.0 ], [ 663300.0, 1525700.0 ], [ 663300.0, 1525600.0 ], [ 663400.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "302" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525600.0 ], [ 663500.0, 1525700.0 ], [ 663400.0, 1525700.0 ], [ 663400.0, 1525600.0 ], [ 663500.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "303" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525600.0 ], [ 663600.0, 1525700.0 ], [ 663500.0, 1525700.0 ], [ 663500.0, 1525600.0 ], [ 663600.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "304" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525600.0 ], [ 663700.0, 1525700.0 ], [ 663600.0, 1525700.0 ], [ 663600.0, 1525600.0 ], [ 663700.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "305" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525600.0 ], [ 663800.0, 1525700.0 ], [ 663700.0, 1525700.0 ], [ 663700.0, 1525600.0 ], [ 663800.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "306" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525600.0 ], [ 663900.0, 1525700.0 ], [ 663800.0, 1525700.0 ], [ 663800.0, 1525600.0 ], [ 663900.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "307" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525600.0 ], [ 664000.0, 1525700.0 ], [ 663900.0, 1525700.0 ], [ 663900.0, 1525600.0 ], [ 664000.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "308" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525600.0 ], [ 664100.0, 1525700.0 ], [ 664000.0, 1525700.0 ], [ 664000.0, 1525600.0 ], [ 664100.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "309" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525600.0 ], [ 664200.0, 1525700.0 ], [ 664100.0, 1525700.0 ], [ 664100.0, 1525600.0 ], [ 664200.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "310" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525600.0 ], [ 664300.0, 1525700.0 ], [ 664200.0, 1525700.0 ], [ 664200.0, 1525600.0 ], [ 664300.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "311" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525600.0 ], [ 664400.0, 1525700.0 ], [ 664300.0, 1525700.0 ], [ 664300.0, 1525600.0 ], [ 664400.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "312" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525600.0 ], [ 664500.0, 1525700.0 ], [ 664400.0, 1525700.0 ], [ 664400.0, 1525600.0 ], [ 664500.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "313" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525600.0 ], [ 664600.0, 1525700.0 ], [ 664500.0, 1525700.0 ], [ 664500.0, 1525600.0 ], [ 664600.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "314" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525600.0 ], [ 664700.0, 1525700.0 ], [ 664600.0, 1525700.0 ], [ 664600.0, 1525600.0 ], [ 664700.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "315" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525600.0 ], [ 664800.0, 1525700.0 ], [ 664700.0, 1525700.0 ], [ 664700.0, 1525600.0 ], [ 664800.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "316" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525600.0 ], [ 664900.0, 1525700.0 ], [ 664800.0, 1525700.0 ], [ 664800.0, 1525600.0 ], [ 664900.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "317" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525600.0 ], [ 665000.0, 1525700.0 ], [ 664900.0, 1525700.0 ], [ 664900.0, 1525600.0 ], [ 665000.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "318" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525600.0 ], [ 665100.0, 1525700.0 ], [ 665000.0, 1525700.0 ], [ 665000.0, 1525600.0 ], [ 665100.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "319" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525600.0 ], [ 665200.0, 1525700.0 ], [ 665100.0, 1525700.0 ], [ 665100.0, 1525600.0 ], [ 665200.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "320" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525600.0 ], [ 665300.0, 1525700.0 ], [ 665200.0, 1525700.0 ], [ 665200.0, 1525600.0 ], [ 665300.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "321" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525600.0 ], [ 665400.0, 1525700.0 ], [ 665300.0, 1525700.0 ], [ 665300.0, 1525600.0 ], [ 665400.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "322" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525600.0 ], [ 665500.0, 1525700.0 ], [ 665400.0, 1525700.0 ], [ 665400.0, 1525600.0 ], [ 665500.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "323" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525600.0 ], [ 665600.0, 1525700.0 ], [ 665500.0, 1525700.0 ], [ 665500.0, 1525600.0 ], [ 665600.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "324" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525600.0 ], [ 665700.0, 1525700.0 ], [ 665600.0, 1525700.0 ], [ 665600.0, 1525600.0 ], [ 665700.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "325" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525600.0 ], [ 665800.0, 1525700.0 ], [ 665700.0, 1525700.0 ], [ 665700.0, 1525600.0 ], [ 665800.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "326" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525600.0 ], [ 665900.0, 1525700.0 ], [ 665800.0, 1525700.0 ], [ 665800.0, 1525600.0 ], [ 665900.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "327" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525600.0 ], [ 666000.0, 1525700.0 ], [ 665900.0, 1525700.0 ], [ 665900.0, 1525600.0 ], [ 666000.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "328" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525600.0 ], [ 666100.0, 1525700.0 ], [ 666000.0, 1525700.0 ], [ 666000.0, 1525600.0 ], [ 666100.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "329" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525600.0 ], [ 666200.0, 1525700.0 ], [ 666100.0, 1525700.0 ], [ 666100.0, 1525600.0 ], [ 666200.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "330" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666300.0, 1525600.0 ], [ 666300.0, 1525700.0 ], [ 666200.0, 1525700.0 ], [ 666200.0, 1525600.0 ], [ 666300.0, 1525600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "331" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1525500.0 ], [ 663100.0, 1525600.0 ], [ 663000.0, 1525600.0 ], [ 663000.0, 1525500.0 ], [ 663100.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "332" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525500.0 ], [ 663200.0, 1525600.0 ], [ 663100.0, 1525600.0 ], [ 663100.0, 1525500.0 ], [ 663200.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "333" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525500.0 ], [ 663300.0, 1525600.0 ], [ 663200.0, 1525600.0 ], [ 663200.0, 1525500.0 ], [ 663300.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "334" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525500.0 ], [ 663400.0, 1525600.0 ], [ 663300.0, 1525600.0 ], [ 663300.0, 1525500.0 ], [ 663400.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "335" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525500.0 ], [ 663500.0, 1525600.0 ], [ 663400.0, 1525600.0 ], [ 663400.0, 1525500.0 ], [ 663500.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "336" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525500.0 ], [ 663600.0, 1525600.0 ], [ 663500.0, 1525600.0 ], [ 663500.0, 1525500.0 ], [ 663600.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "337" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525500.0 ], [ 663700.0, 1525600.0 ], [ 663600.0, 1525600.0 ], [ 663600.0, 1525500.0 ], [ 663700.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "338" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525500.0 ], [ 663800.0, 1525600.0 ], [ 663700.0, 1525600.0 ], [ 663700.0, 1525500.0 ], [ 663800.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "339" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525500.0 ], [ 663900.0, 1525600.0 ], [ 663800.0, 1525600.0 ], [ 663800.0, 1525500.0 ], [ 663900.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "340" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525500.0 ], [ 664000.0, 1525600.0 ], [ 663900.0, 1525600.0 ], [ 663900.0, 1525500.0 ], [ 664000.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "341" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525500.0 ], [ 664100.0, 1525600.0 ], [ 664000.0, 1525600.0 ], [ 664000.0, 1525500.0 ], [ 664100.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "342" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525500.0 ], [ 664200.0, 1525600.0 ], [ 664100.0, 1525600.0 ], [ 664100.0, 1525500.0 ], [ 664200.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "343" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525500.0 ], [ 664300.0, 1525600.0 ], [ 664200.0, 1525600.0 ], [ 664200.0, 1525500.0 ], [ 664300.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "344" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525500.0 ], [ 664400.0, 1525600.0 ], [ 664300.0, 1525600.0 ], [ 664300.0, 1525500.0 ], [ 664400.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "345" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525500.0 ], [ 664500.0, 1525600.0 ], [ 664400.0, 1525600.0 ], [ 664400.0, 1525500.0 ], [ 664500.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "346" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525500.0 ], [ 664600.0, 1525600.0 ], [ 664500.0, 1525600.0 ], [ 664500.0, 1525500.0 ], [ 664600.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "347" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525500.0 ], [ 664700.0, 1525600.0 ], [ 664600.0, 1525600.0 ], [ 664600.0, 1525500.0 ], [ 664700.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "348" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525500.0 ], [ 664800.0, 1525600.0 ], [ 664700.0, 1525600.0 ], [ 664700.0, 1525500.0 ], [ 664800.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "349" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525500.0 ], [ 664900.0, 1525600.0 ], [ 664800.0, 1525600.0 ], [ 664800.0, 1525500.0 ], [ 664900.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "350" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525500.0 ], [ 665000.0, 1525600.0 ], [ 664900.0, 1525600.0 ], [ 664900.0, 1525500.0 ], [ 665000.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "351" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525500.0 ], [ 665100.0, 1525600.0 ], [ 665000.0, 1525600.0 ], [ 665000.0, 1525500.0 ], [ 665100.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "352" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525500.0 ], [ 665200.0, 1525600.0 ], [ 665100.0, 1525600.0 ], [ 665100.0, 1525500.0 ], [ 665200.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "353" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525500.0 ], [ 665300.0, 1525600.0 ], [ 665200.0, 1525600.0 ], [ 665200.0, 1525500.0 ], [ 665300.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "354" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525500.0 ], [ 665400.0, 1525600.0 ], [ 665300.0, 1525600.0 ], [ 665300.0, 1525500.0 ], [ 665400.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "355" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525500.0 ], [ 665500.0, 1525600.0 ], [ 665400.0, 1525600.0 ], [ 665400.0, 1525500.0 ], [ 665500.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "356" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525500.0 ], [ 665600.0, 1525600.0 ], [ 665500.0, 1525600.0 ], [ 665500.0, 1525500.0 ], [ 665600.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "357" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525500.0 ], [ 665700.0, 1525600.0 ], [ 665600.0, 1525600.0 ], [ 665600.0, 1525500.0 ], [ 665700.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "358" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525500.0 ], [ 665800.0, 1525600.0 ], [ 665700.0, 1525600.0 ], [ 665700.0, 1525500.0 ], [ 665800.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "359" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525500.0 ], [ 665900.0, 1525600.0 ], [ 665800.0, 1525600.0 ], [ 665800.0, 1525500.0 ], [ 665900.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "360" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525500.0 ], [ 666000.0, 1525600.0 ], [ 665900.0, 1525600.0 ], [ 665900.0, 1525500.0 ], [ 666000.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "361" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525500.0 ], [ 666100.0, 1525600.0 ], [ 666000.0, 1525600.0 ], [ 666000.0, 1525500.0 ], [ 666100.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "362" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525500.0 ], [ 666200.0, 1525600.0 ], [ 666100.0, 1525600.0 ], [ 666100.0, 1525500.0 ], [ 666200.0, 1525500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "363" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1525400.0 ], [ 663100.0, 1525500.0 ], [ 663000.0, 1525500.0 ], [ 663000.0, 1525400.0 ], [ 663100.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "364" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525400.0 ], [ 663200.0, 1525500.0 ], [ 663100.0, 1525500.0 ], [ 663100.0, 1525400.0 ], [ 663200.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "365" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525400.0 ], [ 663300.0, 1525500.0 ], [ 663200.0, 1525500.0 ], [ 663200.0, 1525400.0 ], [ 663300.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "366" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525400.0 ], [ 663400.0, 1525500.0 ], [ 663300.0, 1525500.0 ], [ 663300.0, 1525400.0 ], [ 663400.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "367" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525400.0 ], [ 663500.0, 1525500.0 ], [ 663400.0, 1525500.0 ], [ 663400.0, 1525400.0 ], [ 663500.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "368" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525400.0 ], [ 663600.0, 1525500.0 ], [ 663500.0, 1525500.0 ], [ 663500.0, 1525400.0 ], [ 663600.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "369" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525400.0 ], [ 663700.0, 1525500.0 ], [ 663600.0, 1525500.0 ], [ 663600.0, 1525400.0 ], [ 663700.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "370" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525400.0 ], [ 663800.0, 1525500.0 ], [ 663700.0, 1525500.0 ], [ 663700.0, 1525400.0 ], [ 663800.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "371" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525400.0 ], [ 663900.0, 1525500.0 ], [ 663800.0, 1525500.0 ], [ 663800.0, 1525400.0 ], [ 663900.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "372" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525400.0 ], [ 664000.0, 1525500.0 ], [ 663900.0, 1525500.0 ], [ 663900.0, 1525400.0 ], [ 664000.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "373" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525400.0 ], [ 664100.0, 1525500.0 ], [ 664000.0, 1525500.0 ], [ 664000.0, 1525400.0 ], [ 664100.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "374" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525400.0 ], [ 664200.0, 1525500.0 ], [ 664100.0, 1525500.0 ], [ 664100.0, 1525400.0 ], [ 664200.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "375" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525400.0 ], [ 664300.0, 1525500.0 ], [ 664200.0, 1525500.0 ], [ 664200.0, 1525400.0 ], [ 664300.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "376" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525400.0 ], [ 664400.0, 1525500.0 ], [ 664300.0, 1525500.0 ], [ 664300.0, 1525400.0 ], [ 664400.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "377" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525400.0 ], [ 664500.0, 1525500.0 ], [ 664400.0, 1525500.0 ], [ 664400.0, 1525400.0 ], [ 664500.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "378" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525400.0 ], [ 664600.0, 1525500.0 ], [ 664500.0, 1525500.0 ], [ 664500.0, 1525400.0 ], [ 664600.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "379" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525400.0 ], [ 664700.0, 1525500.0 ], [ 664600.0, 1525500.0 ], [ 664600.0, 1525400.0 ], [ 664700.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "380" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525400.0 ], [ 664800.0, 1525500.0 ], [ 664700.0, 1525500.0 ], [ 664700.0, 1525400.0 ], [ 664800.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "381" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525400.0 ], [ 664900.0, 1525500.0 ], [ 664800.0, 1525500.0 ], [ 664800.0, 1525400.0 ], [ 664900.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "382" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525400.0 ], [ 665000.0, 1525500.0 ], [ 664900.0, 1525500.0 ], [ 664900.0, 1525400.0 ], [ 665000.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "383" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525400.0 ], [ 665100.0, 1525500.0 ], [ 665000.0, 1525500.0 ], [ 665000.0, 1525400.0 ], [ 665100.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "384" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525400.0 ], [ 665200.0, 1525500.0 ], [ 665100.0, 1525500.0 ], [ 665100.0, 1525400.0 ], [ 665200.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "385" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525400.0 ], [ 665300.0, 1525500.0 ], [ 665200.0, 1525500.0 ], [ 665200.0, 1525400.0 ], [ 665300.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "386" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525400.0 ], [ 665400.0, 1525500.0 ], [ 665300.0, 1525500.0 ], [ 665300.0, 1525400.0 ], [ 665400.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "387" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525400.0 ], [ 665500.0, 1525500.0 ], [ 665400.0, 1525500.0 ], [ 665400.0, 1525400.0 ], [ 665500.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "388" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525400.0 ], [ 665600.0, 1525500.0 ], [ 665500.0, 1525500.0 ], [ 665500.0, 1525400.0 ], [ 665600.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "389" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525400.0 ], [ 665700.0, 1525500.0 ], [ 665600.0, 1525500.0 ], [ 665600.0, 1525400.0 ], [ 665700.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "390" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525400.0 ], [ 665800.0, 1525500.0 ], [ 665700.0, 1525500.0 ], [ 665700.0, 1525400.0 ], [ 665800.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "391" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525400.0 ], [ 665900.0, 1525500.0 ], [ 665800.0, 1525500.0 ], [ 665800.0, 1525400.0 ], [ 665900.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "392" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525400.0 ], [ 666000.0, 1525500.0 ], [ 665900.0, 1525500.0 ], [ 665900.0, 1525400.0 ], [ 666000.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "393" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525400.0 ], [ 666100.0, 1525500.0 ], [ 666000.0, 1525500.0 ], [ 666000.0, 1525400.0 ], [ 666100.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "394" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525400.0 ], [ 666200.0, 1525500.0 ], [ 666100.0, 1525500.0 ], [ 666100.0, 1525400.0 ], [ 666200.0, 1525400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "395" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1525300.0 ], [ 663000.0, 1525400.0 ], [ 662900.0, 1525400.0 ], [ 662900.0, 1525300.0 ], [ 663000.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "396" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1525300.0 ], [ 663100.0, 1525400.0 ], [ 663000.0, 1525400.0 ], [ 663000.0, 1525300.0 ], [ 663100.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "397" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525300.0 ], [ 663200.0, 1525400.0 ], [ 663100.0, 1525400.0 ], [ 663100.0, 1525300.0 ], [ 663200.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "398" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525300.0 ], [ 663300.0, 1525400.0 ], [ 663200.0, 1525400.0 ], [ 663200.0, 1525300.0 ], [ 663300.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "399" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525300.0 ], [ 663400.0, 1525400.0 ], [ 663300.0, 1525400.0 ], [ 663300.0, 1525300.0 ], [ 663400.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "400" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525300.0 ], [ 663500.0, 1525400.0 ], [ 663400.0, 1525400.0 ], [ 663400.0, 1525300.0 ], [ 663500.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "401" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525300.0 ], [ 663600.0, 1525400.0 ], [ 663500.0, 1525400.0 ], [ 663500.0, 1525300.0 ], [ 663600.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "402" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525300.0 ], [ 663700.0, 1525400.0 ], [ 663600.0, 1525400.0 ], [ 663600.0, 1525300.0 ], [ 663700.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "403" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525300.0 ], [ 663800.0, 1525400.0 ], [ 663700.0, 1525400.0 ], [ 663700.0, 1525300.0 ], [ 663800.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "404" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525300.0 ], [ 663900.0, 1525400.0 ], [ 663800.0, 1525400.0 ], [ 663800.0, 1525300.0 ], [ 663900.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "405" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525300.0 ], [ 664000.0, 1525400.0 ], [ 663900.0, 1525400.0 ], [ 663900.0, 1525300.0 ], [ 664000.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "406" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525300.0 ], [ 664100.0, 1525400.0 ], [ 664000.0, 1525400.0 ], [ 664000.0, 1525300.0 ], [ 664100.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "407" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525300.0 ], [ 664200.0, 1525400.0 ], [ 664100.0, 1525400.0 ], [ 664100.0, 1525300.0 ], [ 664200.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "408" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525300.0 ], [ 664300.0, 1525400.0 ], [ 664200.0, 1525400.0 ], [ 664200.0, 1525300.0 ], [ 664300.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "409" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525300.0 ], [ 664400.0, 1525400.0 ], [ 664300.0, 1525400.0 ], [ 664300.0, 1525300.0 ], [ 664400.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "410" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525300.0 ], [ 664500.0, 1525400.0 ], [ 664400.0, 1525400.0 ], [ 664400.0, 1525300.0 ], [ 664500.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "411" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525300.0 ], [ 664600.0, 1525400.0 ], [ 664500.0, 1525400.0 ], [ 664500.0, 1525300.0 ], [ 664600.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "412" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525300.0 ], [ 664700.0, 1525400.0 ], [ 664600.0, 1525400.0 ], [ 664600.0, 1525300.0 ], [ 664700.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "413" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525300.0 ], [ 664800.0, 1525400.0 ], [ 664700.0, 1525400.0 ], [ 664700.0, 1525300.0 ], [ 664800.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "414" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525300.0 ], [ 664900.0, 1525400.0 ], [ 664800.0, 1525400.0 ], [ 664800.0, 1525300.0 ], [ 664900.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "415" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525300.0 ], [ 665000.0, 1525400.0 ], [ 664900.0, 1525400.0 ], [ 664900.0, 1525300.0 ], [ 665000.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "416" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525300.0 ], [ 665100.0, 1525400.0 ], [ 665000.0, 1525400.0 ], [ 665000.0, 1525300.0 ], [ 665100.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "417" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525300.0 ], [ 665200.0, 1525400.0 ], [ 665100.0, 1525400.0 ], [ 665100.0, 1525300.0 ], [ 665200.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "418" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525300.0 ], [ 665300.0, 1525400.0 ], [ 665200.0, 1525400.0 ], [ 665200.0, 1525300.0 ], [ 665300.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "419" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525300.0 ], [ 665400.0, 1525400.0 ], [ 665300.0, 1525400.0 ], [ 665300.0, 1525300.0 ], [ 665400.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "420" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525300.0 ], [ 665500.0, 1525400.0 ], [ 665400.0, 1525400.0 ], [ 665400.0, 1525300.0 ], [ 665500.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "421" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525300.0 ], [ 665600.0, 1525400.0 ], [ 665500.0, 1525400.0 ], [ 665500.0, 1525300.0 ], [ 665600.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "422" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525300.0 ], [ 665700.0, 1525400.0 ], [ 665600.0, 1525400.0 ], [ 665600.0, 1525300.0 ], [ 665700.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "423" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525300.0 ], [ 665800.0, 1525400.0 ], [ 665700.0, 1525400.0 ], [ 665700.0, 1525300.0 ], [ 665800.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "424" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525300.0 ], [ 665900.0, 1525400.0 ], [ 665800.0, 1525400.0 ], [ 665800.0, 1525300.0 ], [ 665900.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "425" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525300.0 ], [ 666000.0, 1525400.0 ], [ 665900.0, 1525400.0 ], [ 665900.0, 1525300.0 ], [ 666000.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "426" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525300.0 ], [ 666100.0, 1525400.0 ], [ 666000.0, 1525400.0 ], [ 666000.0, 1525300.0 ], [ 666100.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "427" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666200.0, 1525300.0 ], [ 666200.0, 1525400.0 ], [ 666100.0, 1525400.0 ], [ 666100.0, 1525300.0 ], [ 666200.0, 1525300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "428" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1525200.0 ], [ 662900.0, 1525300.0 ], [ 662800.0, 1525300.0 ], [ 662800.0, 1525200.0 ], [ 662900.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "429" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1525200.0 ], [ 663000.0, 1525300.0 ], [ 662900.0, 1525300.0 ], [ 662900.0, 1525200.0 ], [ 663000.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "430" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1525200.0 ], [ 663100.0, 1525300.0 ], [ 663000.0, 1525300.0 ], [ 663000.0, 1525200.0 ], [ 663100.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "431" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525200.0 ], [ 663200.0, 1525300.0 ], [ 663100.0, 1525300.0 ], [ 663100.0, 1525200.0 ], [ 663200.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "432" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525200.0 ], [ 663300.0, 1525300.0 ], [ 663200.0, 1525300.0 ], [ 663200.0, 1525200.0 ], [ 663300.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "433" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525200.0 ], [ 663400.0, 1525300.0 ], [ 663300.0, 1525300.0 ], [ 663300.0, 1525200.0 ], [ 663400.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "434" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525200.0 ], [ 663500.0, 1525300.0 ], [ 663400.0, 1525300.0 ], [ 663400.0, 1525200.0 ], [ 663500.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "435" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525200.0 ], [ 663600.0, 1525300.0 ], [ 663500.0, 1525300.0 ], [ 663500.0, 1525200.0 ], [ 663600.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "436" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525200.0 ], [ 663700.0, 1525300.0 ], [ 663600.0, 1525300.0 ], [ 663600.0, 1525200.0 ], [ 663700.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "437" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525200.0 ], [ 663800.0, 1525300.0 ], [ 663700.0, 1525300.0 ], [ 663700.0, 1525200.0 ], [ 663800.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "438" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525200.0 ], [ 663900.0, 1525300.0 ], [ 663800.0, 1525300.0 ], [ 663800.0, 1525200.0 ], [ 663900.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "439" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525200.0 ], [ 664000.0, 1525300.0 ], [ 663900.0, 1525300.0 ], [ 663900.0, 1525200.0 ], [ 664000.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "440" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525200.0 ], [ 664100.0, 1525300.0 ], [ 664000.0, 1525300.0 ], [ 664000.0, 1525200.0 ], [ 664100.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "441" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525200.0 ], [ 664200.0, 1525300.0 ], [ 664100.0, 1525300.0 ], [ 664100.0, 1525200.0 ], [ 664200.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "442" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525200.0 ], [ 664300.0, 1525300.0 ], [ 664200.0, 1525300.0 ], [ 664200.0, 1525200.0 ], [ 664300.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "443" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525200.0 ], [ 664400.0, 1525300.0 ], [ 664300.0, 1525300.0 ], [ 664300.0, 1525200.0 ], [ 664400.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "444" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525200.0 ], [ 664500.0, 1525300.0 ], [ 664400.0, 1525300.0 ], [ 664400.0, 1525200.0 ], [ 664500.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "445" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525200.0 ], [ 664600.0, 1525300.0 ], [ 664500.0, 1525300.0 ], [ 664500.0, 1525200.0 ], [ 664600.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "446" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525200.0 ], [ 664700.0, 1525300.0 ], [ 664600.0, 1525300.0 ], [ 664600.0, 1525200.0 ], [ 664700.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "447" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525200.0 ], [ 664800.0, 1525300.0 ], [ 664700.0, 1525300.0 ], [ 664700.0, 1525200.0 ], [ 664800.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "448" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525200.0 ], [ 664900.0, 1525300.0 ], [ 664800.0, 1525300.0 ], [ 664800.0, 1525200.0 ], [ 664900.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "449" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525200.0 ], [ 665000.0, 1525300.0 ], [ 664900.0, 1525300.0 ], [ 664900.0, 1525200.0 ], [ 665000.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "450" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525200.0 ], [ 665100.0, 1525300.0 ], [ 665000.0, 1525300.0 ], [ 665000.0, 1525200.0 ], [ 665100.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "451" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525200.0 ], [ 665200.0, 1525300.0 ], [ 665100.0, 1525300.0 ], [ 665100.0, 1525200.0 ], [ 665200.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "452" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525200.0 ], [ 665300.0, 1525300.0 ], [ 665200.0, 1525300.0 ], [ 665200.0, 1525200.0 ], [ 665300.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "453" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525200.0 ], [ 665400.0, 1525300.0 ], [ 665300.0, 1525300.0 ], [ 665300.0, 1525200.0 ], [ 665400.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "454" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525200.0 ], [ 665500.0, 1525300.0 ], [ 665400.0, 1525300.0 ], [ 665400.0, 1525200.0 ], [ 665500.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "455" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525200.0 ], [ 665600.0, 1525300.0 ], [ 665500.0, 1525300.0 ], [ 665500.0, 1525200.0 ], [ 665600.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "456" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525200.0 ], [ 665700.0, 1525300.0 ], [ 665600.0, 1525300.0 ], [ 665600.0, 1525200.0 ], [ 665700.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "457" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525200.0 ], [ 665800.0, 1525300.0 ], [ 665700.0, 1525300.0 ], [ 665700.0, 1525200.0 ], [ 665800.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "458" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525200.0 ], [ 665900.0, 1525300.0 ], [ 665800.0, 1525300.0 ], [ 665800.0, 1525200.0 ], [ 665900.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "459" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525200.0 ], [ 666000.0, 1525300.0 ], [ 665900.0, 1525300.0 ], [ 665900.0, 1525200.0 ], [ 666000.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "460" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525200.0 ], [ 666100.0, 1525300.0 ], [ 666000.0, 1525300.0 ], [ 666000.0, 1525200.0 ], [ 666100.0, 1525200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "461" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1525100.0 ], [ 662900.0, 1525200.0 ], [ 662800.0, 1525200.0 ], [ 662800.0, 1525100.0 ], [ 662900.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "462" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1525100.0 ], [ 663000.0, 1525200.0 ], [ 662900.0, 1525200.0 ], [ 662900.0, 1525100.0 ], [ 663000.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "463" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1525100.0 ], [ 663100.0, 1525200.0 ], [ 663000.0, 1525200.0 ], [ 663000.0, 1525100.0 ], [ 663100.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "464" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525100.0 ], [ 663200.0, 1525200.0 ], [ 663100.0, 1525200.0 ], [ 663100.0, 1525100.0 ], [ 663200.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "465" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525100.0 ], [ 663300.0, 1525200.0 ], [ 663200.0, 1525200.0 ], [ 663200.0, 1525100.0 ], [ 663300.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "466" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525100.0 ], [ 663400.0, 1525200.0 ], [ 663300.0, 1525200.0 ], [ 663300.0, 1525100.0 ], [ 663400.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "467" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525100.0 ], [ 663500.0, 1525200.0 ], [ 663400.0, 1525200.0 ], [ 663400.0, 1525100.0 ], [ 663500.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "468" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525100.0 ], [ 663600.0, 1525200.0 ], [ 663500.0, 1525200.0 ], [ 663500.0, 1525100.0 ], [ 663600.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "469" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525100.0 ], [ 663700.0, 1525200.0 ], [ 663600.0, 1525200.0 ], [ 663600.0, 1525100.0 ], [ 663700.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "470" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525100.0 ], [ 663800.0, 1525200.0 ], [ 663700.0, 1525200.0 ], [ 663700.0, 1525100.0 ], [ 663800.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "471" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525100.0 ], [ 663900.0, 1525200.0 ], [ 663800.0, 1525200.0 ], [ 663800.0, 1525100.0 ], [ 663900.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "472" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525100.0 ], [ 664000.0, 1525200.0 ], [ 663900.0, 1525200.0 ], [ 663900.0, 1525100.0 ], [ 664000.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "473" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525100.0 ], [ 664100.0, 1525200.0 ], [ 664000.0, 1525200.0 ], [ 664000.0, 1525100.0 ], [ 664100.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "474" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525100.0 ], [ 664200.0, 1525200.0 ], [ 664100.0, 1525200.0 ], [ 664100.0, 1525100.0 ], [ 664200.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "475" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525100.0 ], [ 664300.0, 1525200.0 ], [ 664200.0, 1525200.0 ], [ 664200.0, 1525100.0 ], [ 664300.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "476" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525100.0 ], [ 664400.0, 1525200.0 ], [ 664300.0, 1525200.0 ], [ 664300.0, 1525100.0 ], [ 664400.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "477" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525100.0 ], [ 664500.0, 1525200.0 ], [ 664400.0, 1525200.0 ], [ 664400.0, 1525100.0 ], [ 664500.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "478" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525100.0 ], [ 664600.0, 1525200.0 ], [ 664500.0, 1525200.0 ], [ 664500.0, 1525100.0 ], [ 664600.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "479" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525100.0 ], [ 664700.0, 1525200.0 ], [ 664600.0, 1525200.0 ], [ 664600.0, 1525100.0 ], [ 664700.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "480" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525100.0 ], [ 664800.0, 1525200.0 ], [ 664700.0, 1525200.0 ], [ 664700.0, 1525100.0 ], [ 664800.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "481" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525100.0 ], [ 664900.0, 1525200.0 ], [ 664800.0, 1525200.0 ], [ 664800.0, 1525100.0 ], [ 664900.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "482" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525100.0 ], [ 665000.0, 1525200.0 ], [ 664900.0, 1525200.0 ], [ 664900.0, 1525100.0 ], [ 665000.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "483" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525100.0 ], [ 665100.0, 1525200.0 ], [ 665000.0, 1525200.0 ], [ 665000.0, 1525100.0 ], [ 665100.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "484" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525100.0 ], [ 665200.0, 1525200.0 ], [ 665100.0, 1525200.0 ], [ 665100.0, 1525100.0 ], [ 665200.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "485" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525100.0 ], [ 665300.0, 1525200.0 ], [ 665200.0, 1525200.0 ], [ 665200.0, 1525100.0 ], [ 665300.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "486" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525100.0 ], [ 665400.0, 1525200.0 ], [ 665300.0, 1525200.0 ], [ 665300.0, 1525100.0 ], [ 665400.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "487" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525100.0 ], [ 665500.0, 1525200.0 ], [ 665400.0, 1525200.0 ], [ 665400.0, 1525100.0 ], [ 665500.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "488" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525100.0 ], [ 665600.0, 1525200.0 ], [ 665500.0, 1525200.0 ], [ 665500.0, 1525100.0 ], [ 665600.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "489" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525100.0 ], [ 665700.0, 1525200.0 ], [ 665600.0, 1525200.0 ], [ 665600.0, 1525100.0 ], [ 665700.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "490" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525100.0 ], [ 665800.0, 1525200.0 ], [ 665700.0, 1525200.0 ], [ 665700.0, 1525100.0 ], [ 665800.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "491" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525100.0 ], [ 665900.0, 1525200.0 ], [ 665800.0, 1525200.0 ], [ 665800.0, 1525100.0 ], [ 665900.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "492" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525100.0 ], [ 666000.0, 1525200.0 ], [ 665900.0, 1525200.0 ], [ 665900.0, 1525100.0 ], [ 666000.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "493" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666100.0, 1525100.0 ], [ 666100.0, 1525200.0 ], [ 666000.0, 1525200.0 ], [ 666000.0, 1525100.0 ], [ 666100.0, 1525100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "494" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1525000.0 ], [ 662800.0, 1525100.0 ], [ 662700.0, 1525100.0 ], [ 662700.0, 1525000.0 ], [ 662800.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "495" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1525000.0 ], [ 662900.0, 1525100.0 ], [ 662800.0, 1525100.0 ], [ 662800.0, 1525000.0 ], [ 662900.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "496" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1525000.0 ], [ 663000.0, 1525100.0 ], [ 662900.0, 1525100.0 ], [ 662900.0, 1525000.0 ], [ 663000.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "497" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1525000.0 ], [ 663100.0, 1525100.0 ], [ 663000.0, 1525100.0 ], [ 663000.0, 1525000.0 ], [ 663100.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "498" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1525000.0 ], [ 663200.0, 1525100.0 ], [ 663100.0, 1525100.0 ], [ 663100.0, 1525000.0 ], [ 663200.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "499" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1525000.0 ], [ 663300.0, 1525100.0 ], [ 663200.0, 1525100.0 ], [ 663200.0, 1525000.0 ], [ 663300.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "500" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1525000.0 ], [ 663400.0, 1525100.0 ], [ 663300.0, 1525100.0 ], [ 663300.0, 1525000.0 ], [ 663400.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "501" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1525000.0 ], [ 663500.0, 1525100.0 ], [ 663400.0, 1525100.0 ], [ 663400.0, 1525000.0 ], [ 663500.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "502" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1525000.0 ], [ 663600.0, 1525100.0 ], [ 663500.0, 1525100.0 ], [ 663500.0, 1525000.0 ], [ 663600.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "503" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1525000.0 ], [ 663700.0, 1525100.0 ], [ 663600.0, 1525100.0 ], [ 663600.0, 1525000.0 ], [ 663700.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "504" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1525000.0 ], [ 663800.0, 1525100.0 ], [ 663700.0, 1525100.0 ], [ 663700.0, 1525000.0 ], [ 663800.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "505" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1525000.0 ], [ 663900.0, 1525100.0 ], [ 663800.0, 1525100.0 ], [ 663800.0, 1525000.0 ], [ 663900.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "506" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1525000.0 ], [ 664000.0, 1525100.0 ], [ 663900.0, 1525100.0 ], [ 663900.0, 1525000.0 ], [ 664000.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "507" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1525000.0 ], [ 664100.0, 1525100.0 ], [ 664000.0, 1525100.0 ], [ 664000.0, 1525000.0 ], [ 664100.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "508" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1525000.0 ], [ 664200.0, 1525100.0 ], [ 664100.0, 1525100.0 ], [ 664100.0, 1525000.0 ], [ 664200.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "509" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1525000.0 ], [ 664300.0, 1525100.0 ], [ 664200.0, 1525100.0 ], [ 664200.0, 1525000.0 ], [ 664300.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "510" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1525000.0 ], [ 664400.0, 1525100.0 ], [ 664300.0, 1525100.0 ], [ 664300.0, 1525000.0 ], [ 664400.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "511" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1525000.0 ], [ 664500.0, 1525100.0 ], [ 664400.0, 1525100.0 ], [ 664400.0, 1525000.0 ], [ 664500.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "512" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1525000.0 ], [ 664600.0, 1525100.0 ], [ 664500.0, 1525100.0 ], [ 664500.0, 1525000.0 ], [ 664600.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "513" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1525000.0 ], [ 664700.0, 1525100.0 ], [ 664600.0, 1525100.0 ], [ 664600.0, 1525000.0 ], [ 664700.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "514" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1525000.0 ], [ 664800.0, 1525100.0 ], [ 664700.0, 1525100.0 ], [ 664700.0, 1525000.0 ], [ 664800.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "515" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1525000.0 ], [ 664900.0, 1525100.0 ], [ 664800.0, 1525100.0 ], [ 664800.0, 1525000.0 ], [ 664900.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "516" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1525000.0 ], [ 665000.0, 1525100.0 ], [ 664900.0, 1525100.0 ], [ 664900.0, 1525000.0 ], [ 665000.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "517" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1525000.0 ], [ 665100.0, 1525100.0 ], [ 665000.0, 1525100.0 ], [ 665000.0, 1525000.0 ], [ 665100.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "518" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1525000.0 ], [ 665200.0, 1525100.0 ], [ 665100.0, 1525100.0 ], [ 665100.0, 1525000.0 ], [ 665200.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "519" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1525000.0 ], [ 665300.0, 1525100.0 ], [ 665200.0, 1525100.0 ], [ 665200.0, 1525000.0 ], [ 665300.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "520" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1525000.0 ], [ 665400.0, 1525100.0 ], [ 665300.0, 1525100.0 ], [ 665300.0, 1525000.0 ], [ 665400.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "521" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1525000.0 ], [ 665500.0, 1525100.0 ], [ 665400.0, 1525100.0 ], [ 665400.0, 1525000.0 ], [ 665500.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "522" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1525000.0 ], [ 665600.0, 1525100.0 ], [ 665500.0, 1525100.0 ], [ 665500.0, 1525000.0 ], [ 665600.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "523" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1525000.0 ], [ 665700.0, 1525100.0 ], [ 665600.0, 1525100.0 ], [ 665600.0, 1525000.0 ], [ 665700.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "524" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1525000.0 ], [ 665800.0, 1525100.0 ], [ 665700.0, 1525100.0 ], [ 665700.0, 1525000.0 ], [ 665800.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "525" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1525000.0 ], [ 665900.0, 1525100.0 ], [ 665800.0, 1525100.0 ], [ 665800.0, 1525000.0 ], [ 665900.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "526" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1525000.0 ], [ 666000.0, 1525100.0 ], [ 665900.0, 1525100.0 ], [ 665900.0, 1525000.0 ], [ 666000.0, 1525000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "527" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1524900.0 ], [ 662800.0, 1525000.0 ], [ 662700.0, 1525000.0 ], [ 662700.0, 1524900.0 ], [ 662800.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "528" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524900.0 ], [ 662900.0, 1525000.0 ], [ 662800.0, 1525000.0 ], [ 662800.0, 1524900.0 ], [ 662900.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "529" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524900.0 ], [ 663000.0, 1525000.0 ], [ 662900.0, 1525000.0 ], [ 662900.0, 1524900.0 ], [ 663000.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "530" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524900.0 ], [ 663100.0, 1525000.0 ], [ 663000.0, 1525000.0 ], [ 663000.0, 1524900.0 ], [ 663100.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "531" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524900.0 ], [ 663200.0, 1525000.0 ], [ 663100.0, 1525000.0 ], [ 663100.0, 1524900.0 ], [ 663200.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "532" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524900.0 ], [ 663300.0, 1525000.0 ], [ 663200.0, 1525000.0 ], [ 663200.0, 1524900.0 ], [ 663300.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "533" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524900.0 ], [ 663400.0, 1525000.0 ], [ 663300.0, 1525000.0 ], [ 663300.0, 1524900.0 ], [ 663400.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "534" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524900.0 ], [ 663500.0, 1525000.0 ], [ 663400.0, 1525000.0 ], [ 663400.0, 1524900.0 ], [ 663500.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "535" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524900.0 ], [ 663600.0, 1525000.0 ], [ 663500.0, 1525000.0 ], [ 663500.0, 1524900.0 ], [ 663600.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "536" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524900.0 ], [ 663700.0, 1525000.0 ], [ 663600.0, 1525000.0 ], [ 663600.0, 1524900.0 ], [ 663700.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "537" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524900.0 ], [ 663800.0, 1525000.0 ], [ 663700.0, 1525000.0 ], [ 663700.0, 1524900.0 ], [ 663800.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "538" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524900.0 ], [ 663900.0, 1525000.0 ], [ 663800.0, 1525000.0 ], [ 663800.0, 1524900.0 ], [ 663900.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "539" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524900.0 ], [ 664000.0, 1525000.0 ], [ 663900.0, 1525000.0 ], [ 663900.0, 1524900.0 ], [ 664000.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "540" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524900.0 ], [ 664100.0, 1525000.0 ], [ 664000.0, 1525000.0 ], [ 664000.0, 1524900.0 ], [ 664100.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "541" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524900.0 ], [ 664200.0, 1525000.0 ], [ 664100.0, 1525000.0 ], [ 664100.0, 1524900.0 ], [ 664200.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "542" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524900.0 ], [ 664300.0, 1525000.0 ], [ 664200.0, 1525000.0 ], [ 664200.0, 1524900.0 ], [ 664300.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "543" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524900.0 ], [ 664400.0, 1525000.0 ], [ 664300.0, 1525000.0 ], [ 664300.0, 1524900.0 ], [ 664400.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "544" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524900.0 ], [ 664500.0, 1525000.0 ], [ 664400.0, 1525000.0 ], [ 664400.0, 1524900.0 ], [ 664500.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "545" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524900.0 ], [ 664600.0, 1525000.0 ], [ 664500.0, 1525000.0 ], [ 664500.0, 1524900.0 ], [ 664600.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "546" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524900.0 ], [ 664700.0, 1525000.0 ], [ 664600.0, 1525000.0 ], [ 664600.0, 1524900.0 ], [ 664700.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "547" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524900.0 ], [ 664800.0, 1525000.0 ], [ 664700.0, 1525000.0 ], [ 664700.0, 1524900.0 ], [ 664800.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "548" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524900.0 ], [ 664900.0, 1525000.0 ], [ 664800.0, 1525000.0 ], [ 664800.0, 1524900.0 ], [ 664900.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "549" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524900.0 ], [ 665000.0, 1525000.0 ], [ 664900.0, 1525000.0 ], [ 664900.0, 1524900.0 ], [ 665000.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "550" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524900.0 ], [ 665100.0, 1525000.0 ], [ 665000.0, 1525000.0 ], [ 665000.0, 1524900.0 ], [ 665100.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "551" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524900.0 ], [ 665200.0, 1525000.0 ], [ 665100.0, 1525000.0 ], [ 665100.0, 1524900.0 ], [ 665200.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "552" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524900.0 ], [ 665300.0, 1525000.0 ], [ 665200.0, 1525000.0 ], [ 665200.0, 1524900.0 ], [ 665300.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "553" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524900.0 ], [ 665400.0, 1525000.0 ], [ 665300.0, 1525000.0 ], [ 665300.0, 1524900.0 ], [ 665400.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "554" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524900.0 ], [ 665500.0, 1525000.0 ], [ 665400.0, 1525000.0 ], [ 665400.0, 1524900.0 ], [ 665500.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "555" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524900.0 ], [ 665600.0, 1525000.0 ], [ 665500.0, 1525000.0 ], [ 665500.0, 1524900.0 ], [ 665600.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "556" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524900.0 ], [ 665700.0, 1525000.0 ], [ 665600.0, 1525000.0 ], [ 665600.0, 1524900.0 ], [ 665700.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "557" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524900.0 ], [ 665800.0, 1525000.0 ], [ 665700.0, 1525000.0 ], [ 665700.0, 1524900.0 ], [ 665800.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "558" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1524900.0 ], [ 665900.0, 1525000.0 ], [ 665800.0, 1525000.0 ], [ 665800.0, 1524900.0 ], [ 665900.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "559" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1524900.0 ], [ 666000.0, 1525000.0 ], [ 665900.0, 1525000.0 ], [ 665900.0, 1524900.0 ], [ 666000.0, 1524900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "560" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662700.0, 1524800.0 ], [ 662700.0, 1524900.0 ], [ 662600.0, 1524900.0 ], [ 662600.0, 1524800.0 ], [ 662700.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "561" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1524800.0 ], [ 662800.0, 1524900.0 ], [ 662700.0, 1524900.0 ], [ 662700.0, 1524800.0 ], [ 662800.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "562" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524800.0 ], [ 662900.0, 1524900.0 ], [ 662800.0, 1524900.0 ], [ 662800.0, 1524800.0 ], [ 662900.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "563" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524800.0 ], [ 663000.0, 1524900.0 ], [ 662900.0, 1524900.0 ], [ 662900.0, 1524800.0 ], [ 663000.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "564" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524800.0 ], [ 663100.0, 1524900.0 ], [ 663000.0, 1524900.0 ], [ 663000.0, 1524800.0 ], [ 663100.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "565" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524800.0 ], [ 663200.0, 1524900.0 ], [ 663100.0, 1524900.0 ], [ 663100.0, 1524800.0 ], [ 663200.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "566" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524800.0 ], [ 663300.0, 1524900.0 ], [ 663200.0, 1524900.0 ], [ 663200.0, 1524800.0 ], [ 663300.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "567" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524800.0 ], [ 663400.0, 1524900.0 ], [ 663300.0, 1524900.0 ], [ 663300.0, 1524800.0 ], [ 663400.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "568" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524800.0 ], [ 663500.0, 1524900.0 ], [ 663400.0, 1524900.0 ], [ 663400.0, 1524800.0 ], [ 663500.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "569" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524800.0 ], [ 663600.0, 1524900.0 ], [ 663500.0, 1524900.0 ], [ 663500.0, 1524800.0 ], [ 663600.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "570" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524800.0 ], [ 663700.0, 1524900.0 ], [ 663600.0, 1524900.0 ], [ 663600.0, 1524800.0 ], [ 663700.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "571" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524800.0 ], [ 663800.0, 1524900.0 ], [ 663700.0, 1524900.0 ], [ 663700.0, 1524800.0 ], [ 663800.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "572" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524800.0 ], [ 663900.0, 1524900.0 ], [ 663800.0, 1524900.0 ], [ 663800.0, 1524800.0 ], [ 663900.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "573" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524800.0 ], [ 664000.0, 1524900.0 ], [ 663900.0, 1524900.0 ], [ 663900.0, 1524800.0 ], [ 664000.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "574" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524800.0 ], [ 664100.0, 1524900.0 ], [ 664000.0, 1524900.0 ], [ 664000.0, 1524800.0 ], [ 664100.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "575" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524800.0 ], [ 664200.0, 1524900.0 ], [ 664100.0, 1524900.0 ], [ 664100.0, 1524800.0 ], [ 664200.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "576" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524800.0 ], [ 664300.0, 1524900.0 ], [ 664200.0, 1524900.0 ], [ 664200.0, 1524800.0 ], [ 664300.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "577" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524800.0 ], [ 664400.0, 1524900.0 ], [ 664300.0, 1524900.0 ], [ 664300.0, 1524800.0 ], [ 664400.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "578" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524800.0 ], [ 664500.0, 1524900.0 ], [ 664400.0, 1524900.0 ], [ 664400.0, 1524800.0 ], [ 664500.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "579" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524800.0 ], [ 664600.0, 1524900.0 ], [ 664500.0, 1524900.0 ], [ 664500.0, 1524800.0 ], [ 664600.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "580" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524800.0 ], [ 664700.0, 1524900.0 ], [ 664600.0, 1524900.0 ], [ 664600.0, 1524800.0 ], [ 664700.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "581" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524800.0 ], [ 664800.0, 1524900.0 ], [ 664700.0, 1524900.0 ], [ 664700.0, 1524800.0 ], [ 664800.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "582" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524800.0 ], [ 664900.0, 1524900.0 ], [ 664800.0, 1524900.0 ], [ 664800.0, 1524800.0 ], [ 664900.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "583" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524800.0 ], [ 665000.0, 1524900.0 ], [ 664900.0, 1524900.0 ], [ 664900.0, 1524800.0 ], [ 665000.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "584" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524800.0 ], [ 665100.0, 1524900.0 ], [ 665000.0, 1524900.0 ], [ 665000.0, 1524800.0 ], [ 665100.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "585" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524800.0 ], [ 665200.0, 1524900.0 ], [ 665100.0, 1524900.0 ], [ 665100.0, 1524800.0 ], [ 665200.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "586" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524800.0 ], [ 665300.0, 1524900.0 ], [ 665200.0, 1524900.0 ], [ 665200.0, 1524800.0 ], [ 665300.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "587" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524800.0 ], [ 665400.0, 1524900.0 ], [ 665300.0, 1524900.0 ], [ 665300.0, 1524800.0 ], [ 665400.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "588" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524800.0 ], [ 665500.0, 1524900.0 ], [ 665400.0, 1524900.0 ], [ 665400.0, 1524800.0 ], [ 665500.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "589" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524800.0 ], [ 665600.0, 1524900.0 ], [ 665500.0, 1524900.0 ], [ 665500.0, 1524800.0 ], [ 665600.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "590" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524800.0 ], [ 665700.0, 1524900.0 ], [ 665600.0, 1524900.0 ], [ 665600.0, 1524800.0 ], [ 665700.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "591" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524800.0 ], [ 665800.0, 1524900.0 ], [ 665700.0, 1524900.0 ], [ 665700.0, 1524800.0 ], [ 665800.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "592" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1524800.0 ], [ 665900.0, 1524900.0 ], [ 665800.0, 1524900.0 ], [ 665800.0, 1524800.0 ], [ 665900.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "593" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666000.0, 1524800.0 ], [ 666000.0, 1524900.0 ], [ 665900.0, 1524900.0 ], [ 665900.0, 1524800.0 ], [ 666000.0, 1524800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "594" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662700.0, 1524700.0 ], [ 662700.0, 1524800.0 ], [ 662600.0, 1524800.0 ], [ 662600.0, 1524700.0 ], [ 662700.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "595" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1524700.0 ], [ 662800.0, 1524800.0 ], [ 662700.0, 1524800.0 ], [ 662700.0, 1524700.0 ], [ 662800.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "596" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524700.0 ], [ 662900.0, 1524800.0 ], [ 662800.0, 1524800.0 ], [ 662800.0, 1524700.0 ], [ 662900.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "597" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524700.0 ], [ 663000.0, 1524800.0 ], [ 662900.0, 1524800.0 ], [ 662900.0, 1524700.0 ], [ 663000.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "598" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524700.0 ], [ 663100.0, 1524800.0 ], [ 663000.0, 1524800.0 ], [ 663000.0, 1524700.0 ], [ 663100.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "599" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524700.0 ], [ 663200.0, 1524800.0 ], [ 663100.0, 1524800.0 ], [ 663100.0, 1524700.0 ], [ 663200.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "600" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524700.0 ], [ 663300.0, 1524800.0 ], [ 663200.0, 1524800.0 ], [ 663200.0, 1524700.0 ], [ 663300.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "601" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524700.0 ], [ 663400.0, 1524800.0 ], [ 663300.0, 1524800.0 ], [ 663300.0, 1524700.0 ], [ 663400.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "602" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524700.0 ], [ 663500.0, 1524800.0 ], [ 663400.0, 1524800.0 ], [ 663400.0, 1524700.0 ], [ 663500.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "603" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524700.0 ], [ 663600.0, 1524800.0 ], [ 663500.0, 1524800.0 ], [ 663500.0, 1524700.0 ], [ 663600.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "604" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524700.0 ], [ 663700.0, 1524800.0 ], [ 663600.0, 1524800.0 ], [ 663600.0, 1524700.0 ], [ 663700.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "605" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524700.0 ], [ 663800.0, 1524800.0 ], [ 663700.0, 1524800.0 ], [ 663700.0, 1524700.0 ], [ 663800.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "606" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524700.0 ], [ 663900.0, 1524800.0 ], [ 663800.0, 1524800.0 ], [ 663800.0, 1524700.0 ], [ 663900.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "607" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524700.0 ], [ 664000.0, 1524800.0 ], [ 663900.0, 1524800.0 ], [ 663900.0, 1524700.0 ], [ 664000.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "608" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524700.0 ], [ 664100.0, 1524800.0 ], [ 664000.0, 1524800.0 ], [ 664000.0, 1524700.0 ], [ 664100.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "609" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524700.0 ], [ 664200.0, 1524800.0 ], [ 664100.0, 1524800.0 ], [ 664100.0, 1524700.0 ], [ 664200.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "610" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524700.0 ], [ 664300.0, 1524800.0 ], [ 664200.0, 1524800.0 ], [ 664200.0, 1524700.0 ], [ 664300.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "611" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524700.0 ], [ 664400.0, 1524800.0 ], [ 664300.0, 1524800.0 ], [ 664300.0, 1524700.0 ], [ 664400.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "612" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524700.0 ], [ 664500.0, 1524800.0 ], [ 664400.0, 1524800.0 ], [ 664400.0, 1524700.0 ], [ 664500.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "613" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524700.0 ], [ 664600.0, 1524800.0 ], [ 664500.0, 1524800.0 ], [ 664500.0, 1524700.0 ], [ 664600.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "614" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524700.0 ], [ 664700.0, 1524800.0 ], [ 664600.0, 1524800.0 ], [ 664600.0, 1524700.0 ], [ 664700.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "615" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524700.0 ], [ 664800.0, 1524800.0 ], [ 664700.0, 1524800.0 ], [ 664700.0, 1524700.0 ], [ 664800.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "616" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524700.0 ], [ 664900.0, 1524800.0 ], [ 664800.0, 1524800.0 ], [ 664800.0, 1524700.0 ], [ 664900.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "617" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524700.0 ], [ 665000.0, 1524800.0 ], [ 664900.0, 1524800.0 ], [ 664900.0, 1524700.0 ], [ 665000.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "618" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524700.0 ], [ 665100.0, 1524800.0 ], [ 665000.0, 1524800.0 ], [ 665000.0, 1524700.0 ], [ 665100.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "619" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524700.0 ], [ 665200.0, 1524800.0 ], [ 665100.0, 1524800.0 ], [ 665100.0, 1524700.0 ], [ 665200.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "620" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524700.0 ], [ 665300.0, 1524800.0 ], [ 665200.0, 1524800.0 ], [ 665200.0, 1524700.0 ], [ 665300.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "621" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524700.0 ], [ 665400.0, 1524800.0 ], [ 665300.0, 1524800.0 ], [ 665300.0, 1524700.0 ], [ 665400.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "622" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524700.0 ], [ 665500.0, 1524800.0 ], [ 665400.0, 1524800.0 ], [ 665400.0, 1524700.0 ], [ 665500.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "623" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524700.0 ], [ 665600.0, 1524800.0 ], [ 665500.0, 1524800.0 ], [ 665500.0, 1524700.0 ], [ 665600.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "624" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524700.0 ], [ 665700.0, 1524800.0 ], [ 665600.0, 1524800.0 ], [ 665600.0, 1524700.0 ], [ 665700.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "625" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524700.0 ], [ 665800.0, 1524800.0 ], [ 665700.0, 1524800.0 ], [ 665700.0, 1524700.0 ], [ 665800.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "626" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1524700.0 ], [ 665900.0, 1524800.0 ], [ 665800.0, 1524800.0 ], [ 665800.0, 1524700.0 ], [ 665900.0, 1524700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "627" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662700.0, 1524600.0 ], [ 662700.0, 1524700.0 ], [ 662600.0, 1524700.0 ], [ 662600.0, 1524600.0 ], [ 662700.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "628" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1524600.0 ], [ 662800.0, 1524700.0 ], [ 662700.0, 1524700.0 ], [ 662700.0, 1524600.0 ], [ 662800.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "629" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524600.0 ], [ 662900.0, 1524700.0 ], [ 662800.0, 1524700.0 ], [ 662800.0, 1524600.0 ], [ 662900.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "630" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524600.0 ], [ 663000.0, 1524700.0 ], [ 662900.0, 1524700.0 ], [ 662900.0, 1524600.0 ], [ 663000.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "631" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524600.0 ], [ 663100.0, 1524700.0 ], [ 663000.0, 1524700.0 ], [ 663000.0, 1524600.0 ], [ 663100.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "632" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524600.0 ], [ 663200.0, 1524700.0 ], [ 663100.0, 1524700.0 ], [ 663100.0, 1524600.0 ], [ 663200.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "633" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524600.0 ], [ 663300.0, 1524700.0 ], [ 663200.0, 1524700.0 ], [ 663200.0, 1524600.0 ], [ 663300.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "634" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524600.0 ], [ 663400.0, 1524700.0 ], [ 663300.0, 1524700.0 ], [ 663300.0, 1524600.0 ], [ 663400.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "635" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524600.0 ], [ 663500.0, 1524700.0 ], [ 663400.0, 1524700.0 ], [ 663400.0, 1524600.0 ], [ 663500.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "636" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524600.0 ], [ 663600.0, 1524700.0 ], [ 663500.0, 1524700.0 ], [ 663500.0, 1524600.0 ], [ 663600.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "637" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524600.0 ], [ 663700.0, 1524700.0 ], [ 663600.0, 1524700.0 ], [ 663600.0, 1524600.0 ], [ 663700.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "638" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524600.0 ], [ 663800.0, 1524700.0 ], [ 663700.0, 1524700.0 ], [ 663700.0, 1524600.0 ], [ 663800.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "639" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524600.0 ], [ 663900.0, 1524700.0 ], [ 663800.0, 1524700.0 ], [ 663800.0, 1524600.0 ], [ 663900.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "640" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524600.0 ], [ 664000.0, 1524700.0 ], [ 663900.0, 1524700.0 ], [ 663900.0, 1524600.0 ], [ 664000.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "641" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524600.0 ], [ 664100.0, 1524700.0 ], [ 664000.0, 1524700.0 ], [ 664000.0, 1524600.0 ], [ 664100.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "642" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524600.0 ], [ 664200.0, 1524700.0 ], [ 664100.0, 1524700.0 ], [ 664100.0, 1524600.0 ], [ 664200.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "643" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524600.0 ], [ 664300.0, 1524700.0 ], [ 664200.0, 1524700.0 ], [ 664200.0, 1524600.0 ], [ 664300.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "644" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524600.0 ], [ 664400.0, 1524700.0 ], [ 664300.0, 1524700.0 ], [ 664300.0, 1524600.0 ], [ 664400.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "645" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524600.0 ], [ 664500.0, 1524700.0 ], [ 664400.0, 1524700.0 ], [ 664400.0, 1524600.0 ], [ 664500.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "646" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524600.0 ], [ 664600.0, 1524700.0 ], [ 664500.0, 1524700.0 ], [ 664500.0, 1524600.0 ], [ 664600.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "647" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524600.0 ], [ 664700.0, 1524700.0 ], [ 664600.0, 1524700.0 ], [ 664600.0, 1524600.0 ], [ 664700.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "648" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524600.0 ], [ 664800.0, 1524700.0 ], [ 664700.0, 1524700.0 ], [ 664700.0, 1524600.0 ], [ 664800.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "649" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524600.0 ], [ 664900.0, 1524700.0 ], [ 664800.0, 1524700.0 ], [ 664800.0, 1524600.0 ], [ 664900.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "650" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524600.0 ], [ 665000.0, 1524700.0 ], [ 664900.0, 1524700.0 ], [ 664900.0, 1524600.0 ], [ 665000.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "651" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524600.0 ], [ 665100.0, 1524700.0 ], [ 665000.0, 1524700.0 ], [ 665000.0, 1524600.0 ], [ 665100.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "652" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524600.0 ], [ 665200.0, 1524700.0 ], [ 665100.0, 1524700.0 ], [ 665100.0, 1524600.0 ], [ 665200.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "653" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524600.0 ], [ 665300.0, 1524700.0 ], [ 665200.0, 1524700.0 ], [ 665200.0, 1524600.0 ], [ 665300.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "654" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524600.0 ], [ 665400.0, 1524700.0 ], [ 665300.0, 1524700.0 ], [ 665300.0, 1524600.0 ], [ 665400.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "655" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524600.0 ], [ 665500.0, 1524700.0 ], [ 665400.0, 1524700.0 ], [ 665400.0, 1524600.0 ], [ 665500.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "656" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524600.0 ], [ 665600.0, 1524700.0 ], [ 665500.0, 1524700.0 ], [ 665500.0, 1524600.0 ], [ 665600.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "657" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524600.0 ], [ 665700.0, 1524700.0 ], [ 665600.0, 1524700.0 ], [ 665600.0, 1524600.0 ], [ 665700.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "658" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524600.0 ], [ 665800.0, 1524700.0 ], [ 665700.0, 1524700.0 ], [ 665700.0, 1524600.0 ], [ 665800.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "659" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665900.0, 1524600.0 ], [ 665900.0, 1524700.0 ], [ 665800.0, 1524700.0 ], [ 665800.0, 1524600.0 ], [ 665900.0, 1524600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "660" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662700.0, 1524500.0 ], [ 662700.0, 1524600.0 ], [ 662600.0, 1524600.0 ], [ 662600.0, 1524500.0 ], [ 662700.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "661" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1524500.0 ], [ 662800.0, 1524600.0 ], [ 662700.0, 1524600.0 ], [ 662700.0, 1524500.0 ], [ 662800.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "662" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524500.0 ], [ 662900.0, 1524600.0 ], [ 662800.0, 1524600.0 ], [ 662800.0, 1524500.0 ], [ 662900.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "663" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524500.0 ], [ 663000.0, 1524600.0 ], [ 662900.0, 1524600.0 ], [ 662900.0, 1524500.0 ], [ 663000.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "664" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524500.0 ], [ 663100.0, 1524600.0 ], [ 663000.0, 1524600.0 ], [ 663000.0, 1524500.0 ], [ 663100.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "665" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524500.0 ], [ 663200.0, 1524600.0 ], [ 663100.0, 1524600.0 ], [ 663100.0, 1524500.0 ], [ 663200.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "666" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524500.0 ], [ 663300.0, 1524600.0 ], [ 663200.0, 1524600.0 ], [ 663200.0, 1524500.0 ], [ 663300.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "667" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524500.0 ], [ 663400.0, 1524600.0 ], [ 663300.0, 1524600.0 ], [ 663300.0, 1524500.0 ], [ 663400.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "668" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524500.0 ], [ 663500.0, 1524600.0 ], [ 663400.0, 1524600.0 ], [ 663400.0, 1524500.0 ], [ 663500.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "669" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524500.0 ], [ 663600.0, 1524600.0 ], [ 663500.0, 1524600.0 ], [ 663500.0, 1524500.0 ], [ 663600.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "670" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524500.0 ], [ 663700.0, 1524600.0 ], [ 663600.0, 1524600.0 ], [ 663600.0, 1524500.0 ], [ 663700.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "671" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524500.0 ], [ 663800.0, 1524600.0 ], [ 663700.0, 1524600.0 ], [ 663700.0, 1524500.0 ], [ 663800.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "672" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524500.0 ], [ 663900.0, 1524600.0 ], [ 663800.0, 1524600.0 ], [ 663800.0, 1524500.0 ], [ 663900.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "673" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524500.0 ], [ 664000.0, 1524600.0 ], [ 663900.0, 1524600.0 ], [ 663900.0, 1524500.0 ], [ 664000.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "674" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524500.0 ], [ 664100.0, 1524600.0 ], [ 664000.0, 1524600.0 ], [ 664000.0, 1524500.0 ], [ 664100.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "675" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524500.0 ], [ 664200.0, 1524600.0 ], [ 664100.0, 1524600.0 ], [ 664100.0, 1524500.0 ], [ 664200.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "676" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524500.0 ], [ 664300.0, 1524600.0 ], [ 664200.0, 1524600.0 ], [ 664200.0, 1524500.0 ], [ 664300.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "677" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524500.0 ], [ 664400.0, 1524600.0 ], [ 664300.0, 1524600.0 ], [ 664300.0, 1524500.0 ], [ 664400.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "678" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524500.0 ], [ 664500.0, 1524600.0 ], [ 664400.0, 1524600.0 ], [ 664400.0, 1524500.0 ], [ 664500.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "679" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524500.0 ], [ 664600.0, 1524600.0 ], [ 664500.0, 1524600.0 ], [ 664500.0, 1524500.0 ], [ 664600.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "680" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524500.0 ], [ 664700.0, 1524600.0 ], [ 664600.0, 1524600.0 ], [ 664600.0, 1524500.0 ], [ 664700.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "681" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524500.0 ], [ 664800.0, 1524600.0 ], [ 664700.0, 1524600.0 ], [ 664700.0, 1524500.0 ], [ 664800.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "682" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524500.0 ], [ 664900.0, 1524600.0 ], [ 664800.0, 1524600.0 ], [ 664800.0, 1524500.0 ], [ 664900.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "683" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524500.0 ], [ 665000.0, 1524600.0 ], [ 664900.0, 1524600.0 ], [ 664900.0, 1524500.0 ], [ 665000.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "684" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524500.0 ], [ 665100.0, 1524600.0 ], [ 665000.0, 1524600.0 ], [ 665000.0, 1524500.0 ], [ 665100.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "685" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524500.0 ], [ 665200.0, 1524600.0 ], [ 665100.0, 1524600.0 ], [ 665100.0, 1524500.0 ], [ 665200.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "686" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524500.0 ], [ 665300.0, 1524600.0 ], [ 665200.0, 1524600.0 ], [ 665200.0, 1524500.0 ], [ 665300.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "687" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524500.0 ], [ 665400.0, 1524600.0 ], [ 665300.0, 1524600.0 ], [ 665300.0, 1524500.0 ], [ 665400.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "688" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524500.0 ], [ 665500.0, 1524600.0 ], [ 665400.0, 1524600.0 ], [ 665400.0, 1524500.0 ], [ 665500.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "689" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524500.0 ], [ 665600.0, 1524600.0 ], [ 665500.0, 1524600.0 ], [ 665500.0, 1524500.0 ], [ 665600.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "690" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524500.0 ], [ 665700.0, 1524600.0 ], [ 665600.0, 1524600.0 ], [ 665600.0, 1524500.0 ], [ 665700.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "691" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524500.0 ], [ 665800.0, 1524600.0 ], [ 665700.0, 1524600.0 ], [ 665700.0, 1524500.0 ], [ 665800.0, 1524500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "692" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662700.0, 1524400.0 ], [ 662700.0, 1524500.0 ], [ 662600.0, 1524500.0 ], [ 662600.0, 1524400.0 ], [ 662700.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "693" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662800.0, 1524400.0 ], [ 662800.0, 1524500.0 ], [ 662700.0, 1524500.0 ], [ 662700.0, 1524400.0 ], [ 662800.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "694" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524400.0 ], [ 662900.0, 1524500.0 ], [ 662800.0, 1524500.0 ], [ 662800.0, 1524400.0 ], [ 662900.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "695" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524400.0 ], [ 663000.0, 1524500.0 ], [ 662900.0, 1524500.0 ], [ 662900.0, 1524400.0 ], [ 663000.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "696" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524400.0 ], [ 663100.0, 1524500.0 ], [ 663000.0, 1524500.0 ], [ 663000.0, 1524400.0 ], [ 663100.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "697" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524400.0 ], [ 663200.0, 1524500.0 ], [ 663100.0, 1524500.0 ], [ 663100.0, 1524400.0 ], [ 663200.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "698" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524400.0 ], [ 663300.0, 1524500.0 ], [ 663200.0, 1524500.0 ], [ 663200.0, 1524400.0 ], [ 663300.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "699" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524400.0 ], [ 663400.0, 1524500.0 ], [ 663300.0, 1524500.0 ], [ 663300.0, 1524400.0 ], [ 663400.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "700" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524400.0 ], [ 663500.0, 1524500.0 ], [ 663400.0, 1524500.0 ], [ 663400.0, 1524400.0 ], [ 663500.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "701" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524400.0 ], [ 663600.0, 1524500.0 ], [ 663500.0, 1524500.0 ], [ 663500.0, 1524400.0 ], [ 663600.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "702" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524400.0 ], [ 663700.0, 1524500.0 ], [ 663600.0, 1524500.0 ], [ 663600.0, 1524400.0 ], [ 663700.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "703" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524400.0 ], [ 663800.0, 1524500.0 ], [ 663700.0, 1524500.0 ], [ 663700.0, 1524400.0 ], [ 663800.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "704" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524400.0 ], [ 663900.0, 1524500.0 ], [ 663800.0, 1524500.0 ], [ 663800.0, 1524400.0 ], [ 663900.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "705" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524400.0 ], [ 664000.0, 1524500.0 ], [ 663900.0, 1524500.0 ], [ 663900.0, 1524400.0 ], [ 664000.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "706" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524400.0 ], [ 664100.0, 1524500.0 ], [ 664000.0, 1524500.0 ], [ 664000.0, 1524400.0 ], [ 664100.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "707" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524400.0 ], [ 664200.0, 1524500.0 ], [ 664100.0, 1524500.0 ], [ 664100.0, 1524400.0 ], [ 664200.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "708" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524400.0 ], [ 664300.0, 1524500.0 ], [ 664200.0, 1524500.0 ], [ 664200.0, 1524400.0 ], [ 664300.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "709" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524400.0 ], [ 664400.0, 1524500.0 ], [ 664300.0, 1524500.0 ], [ 664300.0, 1524400.0 ], [ 664400.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "710" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524400.0 ], [ 664500.0, 1524500.0 ], [ 664400.0, 1524500.0 ], [ 664400.0, 1524400.0 ], [ 664500.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "711" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524400.0 ], [ 664600.0, 1524500.0 ], [ 664500.0, 1524500.0 ], [ 664500.0, 1524400.0 ], [ 664600.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "712" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524400.0 ], [ 664700.0, 1524500.0 ], [ 664600.0, 1524500.0 ], [ 664600.0, 1524400.0 ], [ 664700.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "713" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524400.0 ], [ 664800.0, 1524500.0 ], [ 664700.0, 1524500.0 ], [ 664700.0, 1524400.0 ], [ 664800.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "714" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524400.0 ], [ 664900.0, 1524500.0 ], [ 664800.0, 1524500.0 ], [ 664800.0, 1524400.0 ], [ 664900.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "715" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524400.0 ], [ 665000.0, 1524500.0 ], [ 664900.0, 1524500.0 ], [ 664900.0, 1524400.0 ], [ 665000.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "716" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524400.0 ], [ 665100.0, 1524500.0 ], [ 665000.0, 1524500.0 ], [ 665000.0, 1524400.0 ], [ 665100.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "717" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524400.0 ], [ 665200.0, 1524500.0 ], [ 665100.0, 1524500.0 ], [ 665100.0, 1524400.0 ], [ 665200.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "718" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524400.0 ], [ 665300.0, 1524500.0 ], [ 665200.0, 1524500.0 ], [ 665200.0, 1524400.0 ], [ 665300.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "719" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524400.0 ], [ 665400.0, 1524500.0 ], [ 665300.0, 1524500.0 ], [ 665300.0, 1524400.0 ], [ 665400.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "720" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524400.0 ], [ 665500.0, 1524500.0 ], [ 665400.0, 1524500.0 ], [ 665400.0, 1524400.0 ], [ 665500.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "721" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524400.0 ], [ 665600.0, 1524500.0 ], [ 665500.0, 1524500.0 ], [ 665500.0, 1524400.0 ], [ 665600.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "722" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524400.0 ], [ 665700.0, 1524500.0 ], [ 665600.0, 1524500.0 ], [ 665600.0, 1524400.0 ], [ 665700.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "723" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524400.0 ], [ 665800.0, 1524500.0 ], [ 665700.0, 1524500.0 ], [ 665700.0, 1524400.0 ], [ 665800.0, 1524400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "724" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 662900.0, 1524300.0 ], [ 662900.0, 1524400.0 ], [ 662800.0, 1524400.0 ], [ 662800.0, 1524300.0 ], [ 662900.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "725" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663000.0, 1524300.0 ], [ 663000.0, 1524400.0 ], [ 662900.0, 1524400.0 ], [ 662900.0, 1524300.0 ], [ 663000.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "726" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524300.0 ], [ 663100.0, 1524400.0 ], [ 663000.0, 1524400.0 ], [ 663000.0, 1524300.0 ], [ 663100.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "727" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524300.0 ], [ 663200.0, 1524400.0 ], [ 663100.0, 1524400.0 ], [ 663100.0, 1524300.0 ], [ 663200.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "728" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524300.0 ], [ 663300.0, 1524400.0 ], [ 663200.0, 1524400.0 ], [ 663200.0, 1524300.0 ], [ 663300.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "729" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524300.0 ], [ 663400.0, 1524400.0 ], [ 663300.0, 1524400.0 ], [ 663300.0, 1524300.0 ], [ 663400.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "730" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524300.0 ], [ 663500.0, 1524400.0 ], [ 663400.0, 1524400.0 ], [ 663400.0, 1524300.0 ], [ 663500.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "731" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524300.0 ], [ 663600.0, 1524400.0 ], [ 663500.0, 1524400.0 ], [ 663500.0, 1524300.0 ], [ 663600.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "732" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524300.0 ], [ 663700.0, 1524400.0 ], [ 663600.0, 1524400.0 ], [ 663600.0, 1524300.0 ], [ 663700.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "733" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524300.0 ], [ 663800.0, 1524400.0 ], [ 663700.0, 1524400.0 ], [ 663700.0, 1524300.0 ], [ 663800.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "734" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524300.0 ], [ 663900.0, 1524400.0 ], [ 663800.0, 1524400.0 ], [ 663800.0, 1524300.0 ], [ 663900.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "735" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524300.0 ], [ 664000.0, 1524400.0 ], [ 663900.0, 1524400.0 ], [ 663900.0, 1524300.0 ], [ 664000.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "736" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524300.0 ], [ 664100.0, 1524400.0 ], [ 664000.0, 1524400.0 ], [ 664000.0, 1524300.0 ], [ 664100.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "737" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524300.0 ], [ 664200.0, 1524400.0 ], [ 664100.0, 1524400.0 ], [ 664100.0, 1524300.0 ], [ 664200.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "738" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524300.0 ], [ 664300.0, 1524400.0 ], [ 664200.0, 1524400.0 ], [ 664200.0, 1524300.0 ], [ 664300.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "739" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524300.0 ], [ 664400.0, 1524400.0 ], [ 664300.0, 1524400.0 ], [ 664300.0, 1524300.0 ], [ 664400.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "740" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524300.0 ], [ 664500.0, 1524400.0 ], [ 664400.0, 1524400.0 ], [ 664400.0, 1524300.0 ], [ 664500.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "741" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524300.0 ], [ 664600.0, 1524400.0 ], [ 664500.0, 1524400.0 ], [ 664500.0, 1524300.0 ], [ 664600.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "742" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524300.0 ], [ 664700.0, 1524400.0 ], [ 664600.0, 1524400.0 ], [ 664600.0, 1524300.0 ], [ 664700.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "743" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524300.0 ], [ 664800.0, 1524400.0 ], [ 664700.0, 1524400.0 ], [ 664700.0, 1524300.0 ], [ 664800.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "744" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524300.0 ], [ 664900.0, 1524400.0 ], [ 664800.0, 1524400.0 ], [ 664800.0, 1524300.0 ], [ 664900.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "745" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524300.0 ], [ 665000.0, 1524400.0 ], [ 664900.0, 1524400.0 ], [ 664900.0, 1524300.0 ], [ 665000.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "746" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524300.0 ], [ 665100.0, 1524400.0 ], [ 665000.0, 1524400.0 ], [ 665000.0, 1524300.0 ], [ 665100.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "747" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524300.0 ], [ 665200.0, 1524400.0 ], [ 665100.0, 1524400.0 ], [ 665100.0, 1524300.0 ], [ 665200.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "748" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524300.0 ], [ 665300.0, 1524400.0 ], [ 665200.0, 1524400.0 ], [ 665200.0, 1524300.0 ], [ 665300.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "749" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524300.0 ], [ 665400.0, 1524400.0 ], [ 665300.0, 1524400.0 ], [ 665300.0, 1524300.0 ], [ 665400.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "750" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524300.0 ], [ 665500.0, 1524400.0 ], [ 665400.0, 1524400.0 ], [ 665400.0, 1524300.0 ], [ 665500.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "751" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524300.0 ], [ 665600.0, 1524400.0 ], [ 665500.0, 1524400.0 ], [ 665500.0, 1524300.0 ], [ 665600.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "752" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524300.0 ], [ 665700.0, 1524400.0 ], [ 665600.0, 1524400.0 ], [ 665600.0, 1524300.0 ], [ 665700.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "753" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665800.0, 1524300.0 ], [ 665800.0, 1524400.0 ], [ 665700.0, 1524400.0 ], [ 665700.0, 1524300.0 ], [ 665800.0, 1524300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "754" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663100.0, 1524200.0 ], [ 663100.0, 1524300.0 ], [ 663000.0, 1524300.0 ], [ 663000.0, 1524200.0 ], [ 663100.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "755" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524200.0 ], [ 663200.0, 1524300.0 ], [ 663100.0, 1524300.0 ], [ 663100.0, 1524200.0 ], [ 663200.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "756" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524200.0 ], [ 663300.0, 1524300.0 ], [ 663200.0, 1524300.0 ], [ 663200.0, 1524200.0 ], [ 663300.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "757" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524200.0 ], [ 663400.0, 1524300.0 ], [ 663300.0, 1524300.0 ], [ 663300.0, 1524200.0 ], [ 663400.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "758" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524200.0 ], [ 663500.0, 1524300.0 ], [ 663400.0, 1524300.0 ], [ 663400.0, 1524200.0 ], [ 663500.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "759" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524200.0 ], [ 663600.0, 1524300.0 ], [ 663500.0, 1524300.0 ], [ 663500.0, 1524200.0 ], [ 663600.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "760" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524200.0 ], [ 663700.0, 1524300.0 ], [ 663600.0, 1524300.0 ], [ 663600.0, 1524200.0 ], [ 663700.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "761" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524200.0 ], [ 663800.0, 1524300.0 ], [ 663700.0, 1524300.0 ], [ 663700.0, 1524200.0 ], [ 663800.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "762" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524200.0 ], [ 663900.0, 1524300.0 ], [ 663800.0, 1524300.0 ], [ 663800.0, 1524200.0 ], [ 663900.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "763" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524200.0 ], [ 664000.0, 1524300.0 ], [ 663900.0, 1524300.0 ], [ 663900.0, 1524200.0 ], [ 664000.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "764" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524200.0 ], [ 664100.0, 1524300.0 ], [ 664000.0, 1524300.0 ], [ 664000.0, 1524200.0 ], [ 664100.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "765" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524200.0 ], [ 664200.0, 1524300.0 ], [ 664100.0, 1524300.0 ], [ 664100.0, 1524200.0 ], [ 664200.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "766" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524200.0 ], [ 664300.0, 1524300.0 ], [ 664200.0, 1524300.0 ], [ 664200.0, 1524200.0 ], [ 664300.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "767" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524200.0 ], [ 664400.0, 1524300.0 ], [ 664300.0, 1524300.0 ], [ 664300.0, 1524200.0 ], [ 664400.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "768" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524200.0 ], [ 664500.0, 1524300.0 ], [ 664400.0, 1524300.0 ], [ 664400.0, 1524200.0 ], [ 664500.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "769" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524200.0 ], [ 664600.0, 1524300.0 ], [ 664500.0, 1524300.0 ], [ 664500.0, 1524200.0 ], [ 664600.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "770" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524200.0 ], [ 664700.0, 1524300.0 ], [ 664600.0, 1524300.0 ], [ 664600.0, 1524200.0 ], [ 664700.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "771" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524200.0 ], [ 664800.0, 1524300.0 ], [ 664700.0, 1524300.0 ], [ 664700.0, 1524200.0 ], [ 664800.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "772" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524200.0 ], [ 664900.0, 1524300.0 ], [ 664800.0, 1524300.0 ], [ 664800.0, 1524200.0 ], [ 664900.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "773" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524200.0 ], [ 665000.0, 1524300.0 ], [ 664900.0, 1524300.0 ], [ 664900.0, 1524200.0 ], [ 665000.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "774" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524200.0 ], [ 665100.0, 1524300.0 ], [ 665000.0, 1524300.0 ], [ 665000.0, 1524200.0 ], [ 665100.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "775" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524200.0 ], [ 665200.0, 1524300.0 ], [ 665100.0, 1524300.0 ], [ 665100.0, 1524200.0 ], [ 665200.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "776" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524200.0 ], [ 665300.0, 1524300.0 ], [ 665200.0, 1524300.0 ], [ 665200.0, 1524200.0 ], [ 665300.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "777" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524200.0 ], [ 665400.0, 1524300.0 ], [ 665300.0, 1524300.0 ], [ 665300.0, 1524200.0 ], [ 665400.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "778" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524200.0 ], [ 665500.0, 1524300.0 ], [ 665400.0, 1524300.0 ], [ 665400.0, 1524200.0 ], [ 665500.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "779" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524200.0 ], [ 665600.0, 1524300.0 ], [ 665500.0, 1524300.0 ], [ 665500.0, 1524200.0 ], [ 665600.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "780" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524200.0 ], [ 665700.0, 1524300.0 ], [ 665600.0, 1524300.0 ], [ 665600.0, 1524200.0 ], [ 665700.0, 1524200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "781" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663200.0, 1524100.0 ], [ 663200.0, 1524200.0 ], [ 663100.0, 1524200.0 ], [ 663100.0, 1524100.0 ], [ 663200.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "782" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663300.0, 1524100.0 ], [ 663300.0, 1524200.0 ], [ 663200.0, 1524200.0 ], [ 663200.0, 1524100.0 ], [ 663300.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "783" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663400.0, 1524100.0 ], [ 663400.0, 1524200.0 ], [ 663300.0, 1524200.0 ], [ 663300.0, 1524100.0 ], [ 663400.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "784" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524100.0 ], [ 663500.0, 1524200.0 ], [ 663400.0, 1524200.0 ], [ 663400.0, 1524100.0 ], [ 663500.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "785" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524100.0 ], [ 663600.0, 1524200.0 ], [ 663500.0, 1524200.0 ], [ 663500.0, 1524100.0 ], [ 663600.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "786" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524100.0 ], [ 663700.0, 1524200.0 ], [ 663600.0, 1524200.0 ], [ 663600.0, 1524100.0 ], [ 663700.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "787" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524100.0 ], [ 663800.0, 1524200.0 ], [ 663700.0, 1524200.0 ], [ 663700.0, 1524100.0 ], [ 663800.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "788" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524100.0 ], [ 663900.0, 1524200.0 ], [ 663800.0, 1524200.0 ], [ 663800.0, 1524100.0 ], [ 663900.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "789" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524100.0 ], [ 664000.0, 1524200.0 ], [ 663900.0, 1524200.0 ], [ 663900.0, 1524100.0 ], [ 664000.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "790" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524100.0 ], [ 664100.0, 1524200.0 ], [ 664000.0, 1524200.0 ], [ 664000.0, 1524100.0 ], [ 664100.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "791" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524100.0 ], [ 664200.0, 1524200.0 ], [ 664100.0, 1524200.0 ], [ 664100.0, 1524100.0 ], [ 664200.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "792" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524100.0 ], [ 664300.0, 1524200.0 ], [ 664200.0, 1524200.0 ], [ 664200.0, 1524100.0 ], [ 664300.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "793" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524100.0 ], [ 664400.0, 1524200.0 ], [ 664300.0, 1524200.0 ], [ 664300.0, 1524100.0 ], [ 664400.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "794" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524100.0 ], [ 664500.0, 1524200.0 ], [ 664400.0, 1524200.0 ], [ 664400.0, 1524100.0 ], [ 664500.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "795" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524100.0 ], [ 664600.0, 1524200.0 ], [ 664500.0, 1524200.0 ], [ 664500.0, 1524100.0 ], [ 664600.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "796" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524100.0 ], [ 664700.0, 1524200.0 ], [ 664600.0, 1524200.0 ], [ 664600.0, 1524100.0 ], [ 664700.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "797" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524100.0 ], [ 664800.0, 1524200.0 ], [ 664700.0, 1524200.0 ], [ 664700.0, 1524100.0 ], [ 664800.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "798" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524100.0 ], [ 664900.0, 1524200.0 ], [ 664800.0, 1524200.0 ], [ 664800.0, 1524100.0 ], [ 664900.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "799" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524100.0 ], [ 665000.0, 1524200.0 ], [ 664900.0, 1524200.0 ], [ 664900.0, 1524100.0 ], [ 665000.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "800" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524100.0 ], [ 665100.0, 1524200.0 ], [ 665000.0, 1524200.0 ], [ 665000.0, 1524100.0 ], [ 665100.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "801" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524100.0 ], [ 665200.0, 1524200.0 ], [ 665100.0, 1524200.0 ], [ 665100.0, 1524100.0 ], [ 665200.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "802" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524100.0 ], [ 665300.0, 1524200.0 ], [ 665200.0, 1524200.0 ], [ 665200.0, 1524100.0 ], [ 665300.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "803" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524100.0 ], [ 665400.0, 1524200.0 ], [ 665300.0, 1524200.0 ], [ 665300.0, 1524100.0 ], [ 665400.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "804" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524100.0 ], [ 665500.0, 1524200.0 ], [ 665400.0, 1524200.0 ], [ 665400.0, 1524100.0 ], [ 665500.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "805" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524100.0 ], [ 665600.0, 1524200.0 ], [ 665500.0, 1524200.0 ], [ 665500.0, 1524100.0 ], [ 665600.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "806" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665700.0, 1524100.0 ], [ 665700.0, 1524200.0 ], [ 665600.0, 1524200.0 ], [ 665600.0, 1524100.0 ], [ 665700.0, 1524100.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "807" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663500.0, 1524000.0 ], [ 663500.0, 1524100.0 ], [ 663400.0, 1524100.0 ], [ 663400.0, 1524000.0 ], [ 663500.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "808" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1524000.0 ], [ 663600.0, 1524100.0 ], [ 663500.0, 1524100.0 ], [ 663500.0, 1524000.0 ], [ 663600.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "809" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1524000.0 ], [ 663700.0, 1524100.0 ], [ 663600.0, 1524100.0 ], [ 663600.0, 1524000.0 ], [ 663700.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "810" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1524000.0 ], [ 663800.0, 1524100.0 ], [ 663700.0, 1524100.0 ], [ 663700.0, 1524000.0 ], [ 663800.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "811" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1524000.0 ], [ 663900.0, 1524100.0 ], [ 663800.0, 1524100.0 ], [ 663800.0, 1524000.0 ], [ 663900.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "812" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1524000.0 ], [ 664000.0, 1524100.0 ], [ 663900.0, 1524100.0 ], [ 663900.0, 1524000.0 ], [ 664000.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "813" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1524000.0 ], [ 664100.0, 1524100.0 ], [ 664000.0, 1524100.0 ], [ 664000.0, 1524000.0 ], [ 664100.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "814" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1524000.0 ], [ 664200.0, 1524100.0 ], [ 664100.0, 1524100.0 ], [ 664100.0, 1524000.0 ], [ 664200.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "815" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1524000.0 ], [ 664300.0, 1524100.0 ], [ 664200.0, 1524100.0 ], [ 664200.0, 1524000.0 ], [ 664300.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "816" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1524000.0 ], [ 664400.0, 1524100.0 ], [ 664300.0, 1524100.0 ], [ 664300.0, 1524000.0 ], [ 664400.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "817" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1524000.0 ], [ 664500.0, 1524100.0 ], [ 664400.0, 1524100.0 ], [ 664400.0, 1524000.0 ], [ 664500.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "818" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1524000.0 ], [ 664600.0, 1524100.0 ], [ 664500.0, 1524100.0 ], [ 664500.0, 1524000.0 ], [ 664600.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "819" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1524000.0 ], [ 664700.0, 1524100.0 ], [ 664600.0, 1524100.0 ], [ 664600.0, 1524000.0 ], [ 664700.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "820" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1524000.0 ], [ 664800.0, 1524100.0 ], [ 664700.0, 1524100.0 ], [ 664700.0, 1524000.0 ], [ 664800.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "821" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1524000.0 ], [ 664900.0, 1524100.0 ], [ 664800.0, 1524100.0 ], [ 664800.0, 1524000.0 ], [ 664900.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "822" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1524000.0 ], [ 665000.0, 1524100.0 ], [ 664900.0, 1524100.0 ], [ 664900.0, 1524000.0 ], [ 665000.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "823" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1524000.0 ], [ 665100.0, 1524100.0 ], [ 665000.0, 1524100.0 ], [ 665000.0, 1524000.0 ], [ 665100.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "824" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1524000.0 ], [ 665200.0, 1524100.0 ], [ 665100.0, 1524100.0 ], [ 665100.0, 1524000.0 ], [ 665200.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "825" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1524000.0 ], [ 665300.0, 1524100.0 ], [ 665200.0, 1524100.0 ], [ 665200.0, 1524000.0 ], [ 665300.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "826" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1524000.0 ], [ 665400.0, 1524100.0 ], [ 665300.0, 1524100.0 ], [ 665300.0, 1524000.0 ], [ 665400.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "827" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1524000.0 ], [ 665500.0, 1524100.0 ], [ 665400.0, 1524100.0 ], [ 665400.0, 1524000.0 ], [ 665500.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "828" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1524000.0 ], [ 665600.0, 1524100.0 ], [ 665500.0, 1524100.0 ], [ 665500.0, 1524000.0 ], [ 665600.0, 1524000.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "829" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663600.0, 1523900.0 ], [ 663600.0, 1524000.0 ], [ 663500.0, 1524000.0 ], [ 663500.0, 1523900.0 ], [ 663600.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "830" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663700.0, 1523900.0 ], [ 663700.0, 1524000.0 ], [ 663600.0, 1524000.0 ], [ 663600.0, 1523900.0 ], [ 663700.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "831" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1523900.0 ], [ 663800.0, 1524000.0 ], [ 663700.0, 1524000.0 ], [ 663700.0, 1523900.0 ], [ 663800.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "832" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1523900.0 ], [ 663900.0, 1524000.0 ], [ 663800.0, 1524000.0 ], [ 663800.0, 1523900.0 ], [ 663900.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "833" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1523900.0 ], [ 664000.0, 1524000.0 ], [ 663900.0, 1524000.0 ], [ 663900.0, 1523900.0 ], [ 664000.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "834" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1523900.0 ], [ 664100.0, 1524000.0 ], [ 664000.0, 1524000.0 ], [ 664000.0, 1523900.0 ], [ 664100.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "835" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1523900.0 ], [ 664200.0, 1524000.0 ], [ 664100.0, 1524000.0 ], [ 664100.0, 1523900.0 ], [ 664200.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "836" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1523900.0 ], [ 664300.0, 1524000.0 ], [ 664200.0, 1524000.0 ], [ 664200.0, 1523900.0 ], [ 664300.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "837" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1523900.0 ], [ 664400.0, 1524000.0 ], [ 664300.0, 1524000.0 ], [ 664300.0, 1523900.0 ], [ 664400.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "838" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1523900.0 ], [ 664500.0, 1524000.0 ], [ 664400.0, 1524000.0 ], [ 664400.0, 1523900.0 ], [ 664500.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "839" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1523900.0 ], [ 664600.0, 1524000.0 ], [ 664500.0, 1524000.0 ], [ 664500.0, 1523900.0 ], [ 664600.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "840" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1523900.0 ], [ 664700.0, 1524000.0 ], [ 664600.0, 1524000.0 ], [ 664600.0, 1523900.0 ], [ 664700.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "841" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1523900.0 ], [ 664800.0, 1524000.0 ], [ 664700.0, 1524000.0 ], [ 664700.0, 1523900.0 ], [ 664800.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "842" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523900.0 ], [ 664900.0, 1524000.0 ], [ 664800.0, 1524000.0 ], [ 664800.0, 1523900.0 ], [ 664900.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "843" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523900.0 ], [ 665000.0, 1524000.0 ], [ 664900.0, 1524000.0 ], [ 664900.0, 1523900.0 ], [ 665000.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "844" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523900.0 ], [ 665100.0, 1524000.0 ], [ 665000.0, 1524000.0 ], [ 665000.0, 1523900.0 ], [ 665100.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "845" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523900.0 ], [ 665200.0, 1524000.0 ], [ 665100.0, 1524000.0 ], [ 665100.0, 1523900.0 ], [ 665200.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "846" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523900.0 ], [ 665300.0, 1524000.0 ], [ 665200.0, 1524000.0 ], [ 665200.0, 1523900.0 ], [ 665300.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "847" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523900.0 ], [ 665400.0, 1524000.0 ], [ 665300.0, 1524000.0 ], [ 665300.0, 1523900.0 ], [ 665400.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "848" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1523900.0 ], [ 665500.0, 1524000.0 ], [ 665400.0, 1524000.0 ], [ 665400.0, 1523900.0 ], [ 665500.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "849" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1523900.0 ], [ 665600.0, 1524000.0 ], [ 665500.0, 1524000.0 ], [ 665500.0, 1523900.0 ], [ 665600.0, 1523900.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "850" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663800.0, 1523800.0 ], [ 663800.0, 1523900.0 ], [ 663700.0, 1523900.0 ], [ 663700.0, 1523800.0 ], [ 663800.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "851" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 663900.0, 1523800.0 ], [ 663900.0, 1523900.0 ], [ 663800.0, 1523900.0 ], [ 663800.0, 1523800.0 ], [ 663900.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "852" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1523800.0 ], [ 664000.0, 1523900.0 ], [ 663900.0, 1523900.0 ], [ 663900.0, 1523800.0 ], [ 664000.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "853" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1523800.0 ], [ 664100.0, 1523900.0 ], [ 664000.0, 1523900.0 ], [ 664000.0, 1523800.0 ], [ 664100.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "854" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1523800.0 ], [ 664200.0, 1523900.0 ], [ 664100.0, 1523900.0 ], [ 664100.0, 1523800.0 ], [ 664200.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "855" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1523800.0 ], [ 664300.0, 1523900.0 ], [ 664200.0, 1523900.0 ], [ 664200.0, 1523800.0 ], [ 664300.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "856" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1523800.0 ], [ 664400.0, 1523900.0 ], [ 664300.0, 1523900.0 ], [ 664300.0, 1523800.0 ], [ 664400.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "857" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1523800.0 ], [ 664500.0, 1523900.0 ], [ 664400.0, 1523900.0 ], [ 664400.0, 1523800.0 ], [ 664500.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "858" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1523800.0 ], [ 664600.0, 1523900.0 ], [ 664500.0, 1523900.0 ], [ 664500.0, 1523800.0 ], [ 664600.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "859" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1523800.0 ], [ 664700.0, 1523900.0 ], [ 664600.0, 1523900.0 ], [ 664600.0, 1523800.0 ], [ 664700.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "860" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1523800.0 ], [ 664800.0, 1523900.0 ], [ 664700.0, 1523900.0 ], [ 664700.0, 1523800.0 ], [ 664800.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "861" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523800.0 ], [ 664900.0, 1523900.0 ], [ 664800.0, 1523900.0 ], [ 664800.0, 1523800.0 ], [ 664900.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "862" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523800.0 ], [ 665000.0, 1523900.0 ], [ 664900.0, 1523900.0 ], [ 664900.0, 1523800.0 ], [ 665000.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "863" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523800.0 ], [ 665100.0, 1523900.0 ], [ 665000.0, 1523900.0 ], [ 665000.0, 1523800.0 ], [ 665100.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "864" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523800.0 ], [ 665200.0, 1523900.0 ], [ 665100.0, 1523900.0 ], [ 665100.0, 1523800.0 ], [ 665200.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "865" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523800.0 ], [ 665300.0, 1523900.0 ], [ 665200.0, 1523900.0 ], [ 665200.0, 1523800.0 ], [ 665300.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "866" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523800.0 ], [ 665400.0, 1523900.0 ], [ 665300.0, 1523900.0 ], [ 665300.0, 1523800.0 ], [ 665400.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "867" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1523800.0 ], [ 665500.0, 1523900.0 ], [ 665400.0, 1523900.0 ], [ 665400.0, 1523800.0 ], [ 665500.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "868" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665600.0, 1523800.0 ], [ 665600.0, 1523900.0 ], [ 665500.0, 1523900.0 ], [ 665500.0, 1523800.0 ], [ 665600.0, 1523800.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "869" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664000.0, 1523700.0 ], [ 664000.0, 1523800.0 ], [ 663900.0, 1523800.0 ], [ 663900.0, 1523700.0 ], [ 664000.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "870" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664100.0, 1523700.0 ], [ 664100.0, 1523800.0 ], [ 664000.0, 1523800.0 ], [ 664000.0, 1523700.0 ], [ 664100.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "871" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664200.0, 1523700.0 ], [ 664200.0, 1523800.0 ], [ 664100.0, 1523800.0 ], [ 664100.0, 1523700.0 ], [ 664200.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "872" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664300.0, 1523700.0 ], [ 664300.0, 1523800.0 ], [ 664200.0, 1523800.0 ], [ 664200.0, 1523700.0 ], [ 664300.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "873" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1523700.0 ], [ 664400.0, 1523800.0 ], [ 664300.0, 1523800.0 ], [ 664300.0, 1523700.0 ], [ 664400.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "874" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1523700.0 ], [ 664500.0, 1523800.0 ], [ 664400.0, 1523800.0 ], [ 664400.0, 1523700.0 ], [ 664500.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "875" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1523700.0 ], [ 664600.0, 1523800.0 ], [ 664500.0, 1523800.0 ], [ 664500.0, 1523700.0 ], [ 664600.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "876" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1523700.0 ], [ 664700.0, 1523800.0 ], [ 664600.0, 1523800.0 ], [ 664600.0, 1523700.0 ], [ 664700.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "877" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1523700.0 ], [ 664800.0, 1523800.0 ], [ 664700.0, 1523800.0 ], [ 664700.0, 1523700.0 ], [ 664800.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "878" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523700.0 ], [ 664900.0, 1523800.0 ], [ 664800.0, 1523800.0 ], [ 664800.0, 1523700.0 ], [ 664900.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "879" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523700.0 ], [ 665000.0, 1523800.0 ], [ 664900.0, 1523800.0 ], [ 664900.0, 1523700.0 ], [ 665000.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "880" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523700.0 ], [ 665100.0, 1523800.0 ], [ 665000.0, 1523800.0 ], [ 665000.0, 1523700.0 ], [ 665100.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "881" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523700.0 ], [ 665200.0, 1523800.0 ], [ 665100.0, 1523800.0 ], [ 665100.0, 1523700.0 ], [ 665200.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "882" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523700.0 ], [ 665300.0, 1523800.0 ], [ 665200.0, 1523800.0 ], [ 665200.0, 1523700.0 ], [ 665300.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "883" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523700.0 ], [ 665400.0, 1523800.0 ], [ 665300.0, 1523800.0 ], [ 665300.0, 1523700.0 ], [ 665400.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "884" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1523700.0 ], [ 665500.0, 1523800.0 ], [ 665400.0, 1523800.0 ], [ 665400.0, 1523700.0 ], [ 665500.0, 1523700.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "885" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664400.0, 1523600.0 ], [ 664400.0, 1523700.0 ], [ 664300.0, 1523700.0 ], [ 664300.0, 1523600.0 ], [ 664400.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "886" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1523600.0 ], [ 664500.0, 1523700.0 ], [ 664400.0, 1523700.0 ], [ 664400.0, 1523600.0 ], [ 664500.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "887" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1523600.0 ], [ 664600.0, 1523700.0 ], [ 664500.0, 1523700.0 ], [ 664500.0, 1523600.0 ], [ 664600.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "888" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1523600.0 ], [ 664700.0, 1523700.0 ], [ 664600.0, 1523700.0 ], [ 664600.0, 1523600.0 ], [ 664700.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "889" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1523600.0 ], [ 664800.0, 1523700.0 ], [ 664700.0, 1523700.0 ], [ 664700.0, 1523600.0 ], [ 664800.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "890" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523600.0 ], [ 664900.0, 1523700.0 ], [ 664800.0, 1523700.0 ], [ 664800.0, 1523600.0 ], [ 664900.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "891" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523600.0 ], [ 665000.0, 1523700.0 ], [ 664900.0, 1523700.0 ], [ 664900.0, 1523600.0 ], [ 665000.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "892" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523600.0 ], [ 665100.0, 1523700.0 ], [ 665000.0, 1523700.0 ], [ 665000.0, 1523600.0 ], [ 665100.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "893" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523600.0 ], [ 665200.0, 1523700.0 ], [ 665100.0, 1523700.0 ], [ 665100.0, 1523600.0 ], [ 665200.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "894" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523600.0 ], [ 665300.0, 1523700.0 ], [ 665200.0, 1523700.0 ], [ 665200.0, 1523600.0 ], [ 665300.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "895" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523600.0 ], [ 665400.0, 1523700.0 ], [ 665300.0, 1523700.0 ], [ 665300.0, 1523600.0 ], [ 665400.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "896" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665500.0, 1523600.0 ], [ 665500.0, 1523700.0 ], [ 665400.0, 1523700.0 ], [ 665400.0, 1523600.0 ], [ 665500.0, 1523600.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "897" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664500.0, 1523500.0 ], [ 664500.0, 1523600.0 ], [ 664400.0, 1523600.0 ], [ 664400.0, 1523500.0 ], [ 664500.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "898" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664600.0, 1523500.0 ], [ 664600.0, 1523600.0 ], [ 664500.0, 1523600.0 ], [ 664500.0, 1523500.0 ], [ 664600.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "899" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1523500.0 ], [ 664700.0, 1523600.0 ], [ 664600.0, 1523600.0 ], [ 664600.0, 1523500.0 ], [ 664700.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "900" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1523500.0 ], [ 664800.0, 1523600.0 ], [ 664700.0, 1523600.0 ], [ 664700.0, 1523500.0 ], [ 664800.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "901" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523500.0 ], [ 664900.0, 1523600.0 ], [ 664800.0, 1523600.0 ], [ 664800.0, 1523500.0 ], [ 664900.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "902" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523500.0 ], [ 665000.0, 1523600.0 ], [ 664900.0, 1523600.0 ], [ 664900.0, 1523500.0 ], [ 665000.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "903" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523500.0 ], [ 665100.0, 1523600.0 ], [ 665000.0, 1523600.0 ], [ 665000.0, 1523500.0 ], [ 665100.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "904" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523500.0 ], [ 665200.0, 1523600.0 ], [ 665100.0, 1523600.0 ], [ 665100.0, 1523500.0 ], [ 665200.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "905" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523500.0 ], [ 665300.0, 1523600.0 ], [ 665200.0, 1523600.0 ], [ 665200.0, 1523500.0 ], [ 665300.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "906" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523500.0 ], [ 665400.0, 1523600.0 ], [ 665300.0, 1523600.0 ], [ 665300.0, 1523500.0 ], [ 665400.0, 1523500.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "907" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664700.0, 1523400.0 ], [ 664700.0, 1523500.0 ], [ 664600.0, 1523500.0 ], [ 664600.0, 1523400.0 ], [ 664700.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "908" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664800.0, 1523400.0 ], [ 664800.0, 1523500.0 ], [ 664700.0, 1523500.0 ], [ 664700.0, 1523400.0 ], [ 664800.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "909" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523400.0 ], [ 664900.0, 1523500.0 ], [ 664800.0, 1523500.0 ], [ 664800.0, 1523400.0 ], [ 664900.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "910" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523400.0 ], [ 665000.0, 1523500.0 ], [ 664900.0, 1523500.0 ], [ 664900.0, 1523400.0 ], [ 665000.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "911" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523400.0 ], [ 665100.0, 1523500.0 ], [ 665000.0, 1523500.0 ], [ 665000.0, 1523400.0 ], [ 665100.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "912" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523400.0 ], [ 665200.0, 1523500.0 ], [ 665100.0, 1523500.0 ], [ 665100.0, 1523400.0 ], [ 665200.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "913" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523400.0 ], [ 665300.0, 1523500.0 ], [ 665200.0, 1523500.0 ], [ 665200.0, 1523400.0 ], [ 665300.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "914" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523400.0 ], [ 665400.0, 1523500.0 ], [ 665300.0, 1523500.0 ], [ 665300.0, 1523400.0 ], [ 665400.0, 1523400.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "915" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 664900.0, 1523300.0 ], [ 664900.0, 1523400.0 ], [ 664800.0, 1523400.0 ], [ 664800.0, 1523300.0 ], [ 664900.0, 1523300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "916" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523300.0 ], [ 665000.0, 1523400.0 ], [ 664900.0, 1523400.0 ], [ 664900.0, 1523300.0 ], [ 665000.0, 1523300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "917" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523300.0 ], [ 665100.0, 1523400.0 ], [ 665000.0, 1523400.0 ], [ 665000.0, 1523300.0 ], [ 665100.0, 1523300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "918" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523300.0 ], [ 665200.0, 1523400.0 ], [ 665100.0, 1523400.0 ], [ 665100.0, 1523300.0 ], [ 665200.0, 1523300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "919" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523300.0 ], [ 665300.0, 1523400.0 ], [ 665200.0, 1523400.0 ], [ 665200.0, 1523300.0 ], [ 665300.0, 1523300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "920" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665400.0, 1523300.0 ], [ 665400.0, 1523400.0 ], [ 665300.0, 1523400.0 ], [ 665300.0, 1523300.0 ], [ 665400.0, 1523300.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "921" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665000.0, 1523200.0 ], [ 665000.0, 1523300.0 ], [ 664900.0, 1523300.0 ], [ 664900.0, 1523200.0 ], [ 665000.0, 1523200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "922" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665100.0, 1523200.0 ], [ 665100.0, 1523300.0 ], [ 665000.0, 1523300.0 ], [ 665000.0, 1523200.0 ], [ 665100.0, 1523200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "923" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665200.0, 1523200.0 ], [ 665200.0, 1523300.0 ], [ 665100.0, 1523300.0 ], [ 665100.0, 1523200.0 ], [ 665200.0, 1523200.0 ] ] ] } },
+{ "type": "Feature", "properties": { "index": "924" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 665300.0, 1523200.0 ], [ 665300.0, 1523300.0 ], [ 665200.0, 1523300.0 ], [ 665200.0, 1523200.0 ], [ 665300.0, 1523200.0 ] ] ] } }
+]
+}
diff --git a/examples/dflowfm_local/geoms/network1d.geojson b/examples/dflowfm_local/geoms/network1d.geojson
new file mode 100644
index 00000000..993d5ddb
--- /dev/null
+++ b/examples/dflowfm_local/geoms/network1d.geojson
@@ -0,0 +1,34 @@
+{
+"type": "FeatureCollection",
+"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
+"features": [
+{ "type": "Feature", "properties": { "index": "0" }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 662793.794187000021338, 1524515.45173200010322 ] ] } },
+{ "type": "Feature", "properties": { "index": "1" }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664197.23416, 1527152.705984999891371 ] ] } },
+{ "type": "Feature", "properties": { "index": "2" }, "geometry": { "type": "LineString", "coordinates": [ [ 665115.699999999953434, 1524944.79 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "index": "3" }, "geometry": { "type": "LineString", "coordinates": [ [ 665356.868200000026263, 1525406.9835 ], [ 665369.906399999978021, 1525431.4412 ] ] } },
+{ "type": "Feature", "properties": { "index": "4" }, "geometry": { "type": "LineString", "coordinates": [ [ 665369.906399999978021, 1525431.4412 ], [ 665641.790000000037253, 1525937.96 ] ] } },
+{ "type": "Feature", "properties": { "index": "5" }, "geometry": { "type": "LineString", "coordinates": [ [ 665641.790000000037253, 1525937.96 ], [ 665243.63, 1526003.29 ] ] } },
+{ "type": "Feature", "properties": { "index": "6" }, "geometry": { "type": "LineString", "coordinates": [ [ 665243.63, 1526003.29 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "index": "7" }, "geometry": { "type": "LineString", "coordinates": [ [ 664474.13, 1526115.7 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "index": "8" }, "geometry": { "type": "LineString", "coordinates": [ [ 664429.038999999989755, 1526107.098 ], [ 664057.966296999948099, 1526147.834882 ] ] } },
+{ "type": "Feature", "properties": { "index": "9" }, "geometry": { "type": "LineString", "coordinates": [ [ 666180.040000000037253, 1525894.77 ], [ 665733.270000000018626, 1526117.31 ] ] } },
+{ "type": "Feature", "properties": { "index": "10" }, "geometry": { "type": "LineString", "coordinates": [ [ 665733.270000000018626, 1526117.31 ], [ 665641.790000000037253, 1525937.96 ] ] } },
+{ "type": "Feature", "properties": { "index": "11" }, "geometry": { "type": "LineString", "coordinates": [ [ 664789.146172999986447, 1525073.346127 ], [ 665015.157200000016019, 1525576.5144 ] ] } },
+{ "type": "Feature", "properties": { "index": "12" }, "geometry": { "type": "LineString", "coordinates": [ [ 665015.157200000016019, 1525576.5144 ], [ 665030.183599999989383, 1525603.5069 ] ] } },
+{ "type": "Feature", "properties": { "index": "13" }, "geometry": { "type": "LineString", "coordinates": [ [ 665030.183599999989383, 1525603.5069 ], [ 665243.63, 1526003.29 ] ] } },
+{ "type": "Feature", "properties": { "index": "14" }, "geometry": { "type": "LineString", "coordinates": [ [ 664438.813829, 1525829.80028499988839 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "index": "15" }, "geometry": { "type": "LineString", "coordinates": [ [ 664190.385800000047311, 1525924.0326 ], [ 664438.813829, 1525829.80028499988839 ] ] } },
+{ "type": "Feature", "properties": { "index": "16" }, "geometry": { "type": "LineString", "coordinates": [ [ 664217.490141000016592, 1525583.239706 ], [ 664438.813829, 1525829.80028499988839 ] ] } },
+{ "type": "Feature", "properties": { "index": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 663936.86470100004226, 1525261.152572 ], [ 664217.490141000016592, 1525583.239706 ] ] } },
+{ "type": "Feature", "properties": { "index": "18" }, "geometry": { "type": "LineString", "coordinates": [ [ 663871.550461999955587, 1525175.738024 ], [ 663936.86470100004226, 1525261.152572 ] ] } },
+{ "type": "Feature", "properties": { "index": "19" }, "geometry": { "type": "LineString", "coordinates": [ [ 664048.32531999994535, 1525098.071112 ], [ 663871.550461999955587, 1525175.738024 ] ] } },
+{ "type": "Feature", "properties": { "index": "20" }, "geometry": { "type": "LineString", "coordinates": [ [ 664702.726925999973901, 1525750.09855 ], [ 664481.894199999980628, 1525830.3033 ] ] } },
+{ "type": "Feature", "properties": { "index": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 664481.894199999980628, 1525830.3033 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "index": "22" }, "geometry": { "type": "LineString", "coordinates": [ [ 664747.433497000019997, 1525729.6498 ], [ 665030.183599999989383, 1525603.5069 ] ] } },
+{ "type": "Feature", "properties": { "index": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 664849.475699999951757, 1525031.354499999899417 ], [ 665115.699999999953434, 1524944.79 ] ] } },
+{ "type": "Feature", "properties": { "index": "24" }, "geometry": { "type": "LineString", "coordinates": [ [ 665219.643112999969162, 1525514.959857 ], [ 665030.183599999989383, 1525603.5069 ] ] } },
+{ "type": "Feature", "properties": { "index": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.738620999967679, 1524483.144798000110313 ], [ 664849.475699999951757, 1525031.354499999899417 ] ] } },
+{ "type": "Feature", "properties": { "index": "26" }, "geometry": { "type": "LineString", "coordinates": [ [ 665277.574117999989539, 1525446.393195 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "index": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 665292.615321, 1525470.849516 ], [ 665369.906399999978021, 1525431.4412 ] ] } }
+]
+}
diff --git a/examples/dflowfm_local/geoms/pipes.geojson b/examples/dflowfm_local/geoms/pipes.geojson
index fc4f2d74..0c634f01 100644
--- a/examples/dflowfm_local/geoms/pipes.geojson
+++ b/examples/dflowfm_local/geoms/pipes.geojson
@@ -2,19 +2,19 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "branchid": "pipe_4", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_4", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_0_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664438.813829420600086, 1525829.800284768920392 ], [ 664429.038999999989755, 1526107.098 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_5", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_5", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_1_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664190.385799999814481, 1525924.032600000267848 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_6", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_2_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664217.490140905487351, 1525583.23970616585575 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_7", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_3_generated", "manhole_dn": "manhole_2_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663936.864700614358298, 1525261.152571672573686 ], [ 664217.490140905487351, 1525583.23970616585575 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_8", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_4_generated", "manhole_dn": "manhole_3_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663871.550461587961763, 1525175.738024139311165 ], [ 663897.086400000494905, 1525212.559499999275431 ], [ 663936.864700614358298, 1525261.152571672573686 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_5_generated", "manhole_dn": "manhole_4_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664048.325319660594687, 1525098.071112430887297 ], [ 663871.550461587961763, 1525175.738024139311165 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_10", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_6_generated", "manhole_dn": "manhole_7_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664702.726926030125469, 1525750.098550153663382 ], [ 664481.894200000097044, 1525830.303300000727177 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_11", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_7_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664481.894200000097044, 1525830.303300000727177 ], [ 664474.13, 1526115.7 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_8_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664747.433496630517766, 1525729.649799561593682 ], [ 664838.810497992672026, 1525698.612855288665742 ], [ 664907.926478271954693, 1525663.288345249835402 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_13", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_13", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_9_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664849.475700000301003, 1525031.354499999433756 ], [ 665115.699999999953434, 1524944.79 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_14", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_14", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_10_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665219.643113493453711, 1525514.959856803994626 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_15", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_11_generated", "manhole_dn": "manhole_9_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.738620752468705, 1524483.144798168679699 ], [ 664849.475700000301003, 1525031.354499999433756 ], [ 664849.475700000301003, 1525031.354499999433756 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_12_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665277.574117646785453, 1525446.393194784643129 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_13_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665292.615320706507191, 1525470.849516379414126 ], [ 665369.906399999978021, 1525431.4412 ], [ 665369.906399999978021, 1525431.4412 ] ] } }
+{ "type": "Feature", "properties": { "branchid": "pipe_4", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_4", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_0_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664438.813829420600086, 1525829.800284768920392 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_5", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_5", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_1_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664190.385799999814481, 1525924.032600000267848 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_6", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_2_generated", "manhole_dn": "manhole_0_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664217.490140905487351, 1525583.23970616585575 ], [ 664438.813829420600086, 1525829.800284768920392 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_7", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_3_generated", "manhole_dn": "manhole_2_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663936.864700614358298, 1525261.152571672573686 ], [ 664217.490140905487351, 1525583.23970616585575 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_8", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_4_generated", "manhole_dn": "manhole_3_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 663871.550461587961763, 1525175.738024139311165 ], [ 663897.086400000494905, 1525212.559499999275431 ], [ 663936.864700614358298, 1525261.152571672573686 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_5_generated", "manhole_dn": "manhole_4_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664048.325319660594687, 1525098.071112430887297 ], [ 663871.550461587961763, 1525175.738024139311165 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_10", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_6_generated", "manhole_dn": "manhole_7_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664702.726926030125469, 1525750.098550153663382 ], [ 664481.894200000097044, 1525830.303300000727177 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_11", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_7_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664481.894200000097044, 1525830.303300000727177 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_8_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664747.433496630517766, 1525729.649799561593682 ], [ 664838.810497992672026, 1525698.612855288665742 ], [ 664907.926478271954693, 1525663.288345249835402 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_13", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_13", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_9_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 664849.475700000301003, 1525031.354499999433756 ], [ 665115.699999999953434, 1524944.79 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_14", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_14", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_10_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665219.643113493453711, 1525514.959856803994626 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_15", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_11_generated", "manhole_dn": "manhole_9_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 664708.738620752468705, 1524483.144798168679699 ], [ 664849.475700000301003, 1525031.354499999433756 ], [ 664849.475700000301003, 1525031.354499999433756 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_16", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_16", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_12_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665277.574117646785453, 1525446.393194784643129 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "pipe_17", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "width": null, "t_width": null, "height": null, "bedlev": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_17", "frictionid": "WhiteColeBrook_0.003", "diameter": 0.5, "index_right": 0.0, "OBJECTID": 1.0, "invlev_up": -2.5, "invlev_dn": -2.5, "manhole_up": "manhole_13_generated", "manhole_dn": "" }, "geometry": { "type": "LineString", "coordinates": [ [ 665292.615320706507191, 1525470.849516379414126 ], [ 665369.906399999978021, 1525431.4412 ], [ 665369.906399999978021, 1525431.4412 ] ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/region.geojson b/examples/dflowfm_local/geoms/region.geojson
index e2099dd8..4ba560b6 100644
--- a/examples/dflowfm_local/geoms/region.geojson
+++ b/examples/dflowfm_local/geoms/region.geojson
@@ -2,6 +2,6 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "OBJECTID": 1 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 662830.21120763279032, 1524430.057181378826499 ], [ 662622.988909114035778, 1524534.050932794110849 ], [ 662598.738900827476755, 1524551.145258803386241 ], [ 662580.5719131634105, 1524574.602441985160112 ], [ 662570.087147683952935, 1524602.357596036978066 ], [ 662568.207556153996848, 1524631.967493356904015 ], [ 662575.098595047020353, 1524660.82563720876351 ], [ 662590.15366076072678, 1524686.391706127673388 ], [ 664162.106334679410793, 1527293.217284597689286 ], [ 666210.922041146201082, 1525971.235766541445628 ], [ 666217.740565548767336, 1525967.926334642805159 ], [ 666217.937299297191203, 1525967.830893355188891 ], [ 666220.486814841278829, 1525966.593371719587594 ], [ 666244.128101406036876, 1525950.587811806239188 ], [ 666262.283150243223645, 1525928.554142563603818 ], [ 666273.472164420876652, 1525902.288302765227854 ], [ 666276.783140396699309, 1525873.93119048862718 ], [ 666271.946204366511665, 1525845.794161000521854 ], [ 666269.179971663048491, 1525837.260868597310036 ], [ 666267.217870405991562, 1525831.208081687800586 ], [ 666266.727113701519556, 1525829.694123746128753 ], [ 666259.657022636383772, 1525807.884217360755429 ], [ 666255.452810432179831, 1525794.915171232074499 ], [ 666253.344318196643144, 1525789.042270516511053 ], [ 666239.982018196489662, 1525755.184370517265052 ], [ 666229.28287966188509, 1525728.074572876561433 ], [ 666228.684796666842885, 1525726.593866211362183 ], [ 666202.888396667432971, 1525664.168366211466491 ], [ 666193.998179752379656, 1525642.654725277796388 ], [ 666184.414340146118775, 1525619.462489342782646 ], [ 666156.064990225946531, 1525534.323221000144258 ], [ 666153.781008029938675, 1525528.149681027745828 ], [ 666153.100408030324616, 1525526.480981027474627 ], [ 666125.761426990036853, 1525459.453822588780895 ], [ 666101.899102989700623, 1525397.249949325341731 ], [ 666101.120678966748528, 1525395.220708072418347 ], [ 666094.736832488444634, 1525378.579544186824933 ], [ 666094.554528510314412, 1525378.107890677871183 ], [ 666088.811528510530479, 1525363.360690678702667 ], [ 666077.48748814733699, 1525334.282630247995257 ], [ 666064.531331634148955, 1525301.013341914396733 ], [ 666064.101389039657079, 1525299.928094373783097 ], [ 666055.448689039214514, 1525278.454094374319538 ], [ 666054.930905433138832, 1525277.169086882844567 ], [ 666051.119034511852078, 1525267.7089597878512 ], [ 666051.031653830781579, 1525267.49201130354777 ], [ 666050.213584230747074, 1525265.461834243964404 ], [ 666050.098429401172325, 1525265.176039084559307 ], [ 666044.170996755128726, 1525250.465513523202389 ], [ 666036.83370767661836, 1525232.256115971831605 ], [ 666017.490024370257743, 1525184.117054936708882 ], [ 666009.96918957377784, 1525165.400729869725183 ], [ 665979.415668553090654, 1525087.691033495124429 ], [ 665957.370084160822444, 1525027.171254583401605 ], [ 665957.094264116953127, 1525026.423353037098423 ], [ 665933.95646411634516, 1524964.445953037822619 ], [ 665933.042782013420947, 1524962.0898402123712 ], [ 665895.499998538172804, 1524868.792757912073284 ], [ 665890.153282124199905, 1524855.419268969912082 ], [ 665853.578241840121336, 1524763.937567965127528 ], [ 665853.457144608953968, 1524763.636100438190624 ], [ 665832.997444609412923, 1524712.940600438741967 ], [ 665819.134590821457095, 1524678.5911683535669 ], [ 665795.123831138247624, 1524616.216746940510347 ], [ 665794.789099160698242, 1524615.358989947475493 ], [ 665761.592594558023848, 1524531.435235627694055 ], [ 665743.593420556630008, 1524485.50145899830386 ], [ 665735.906242218683474, 1524464.957394703291357 ], [ 665735.501098869135603, 1524463.893146310467273 ], [ 665717.429898869013414, 1524417.223846311215311 ], [ 665708.594847832689993, 1524394.407214508159086 ], [ 665708.505721895839088, 1524394.177883871831 ], [ 665677.465321895550005, 1524314.597683872096241 ], [ 665637.609972488600761, 1524212.418070145882666 ], [ 665578.008870246470906, 1524058.118084811605513 ], [ 665576.050277310889214, 1524053.047503100242466 ], [ 665554.344996326835826, 1523996.855293442262337 ], [ 665554.007106043631211, 1523995.992453712970018 ], [ 665528.073806043947116, 1523930.662053713575006 ], [ 665517.760929551441222, 1523904.682112933136523 ], [ 665437.587020443635993, 1523702.710614155279472 ], [ 665406.456280933343805, 1523621.400928623043001 ], [ 665381.994326354702935, 1523557.509586069034413 ], [ 665371.321637136512436, 1523529.634014228358865 ], [ 665341.103865935350768, 1523450.708989448146895 ], [ 665340.447042045649141, 1523448.993543488439173 ], [ 665303.166784704546444, 1523351.622038471512496 ], [ 665292.768042081035674, 1523324.462027144851163 ], [ 665284.332001636968926, 1523302.428082695230842 ], [ 665282.140228642849252, 1523296.703608495183289 ], [ 665281.899087733821943, 1523296.080046813236549 ], [ 665266.329592064139433, 1523256.215824698563665 ], [ 665263.711489832494408, 1523249.504905584966764 ], [ 665248.522986777825281, 1523223.237992985872552 ], [ 665226.155968356179073, 1523202.735363655723631 ], [ 665198.669634709716775, 1523189.884574372321367 ], [ 665168.594491294468753, 1523185.868721900042146 ], [ 665138.699380091275088, 1523191.057522211922333 ], [ 665111.736568571650423, 1523204.973272909875959 ], [ 665110.065150164999068, 1523206.188731813337654 ], [ 665068.104931393056177, 1523236.700891012558714 ], [ 665058.802792854025029, 1523244.363001121906564 ], [ 665023.796344702830538, 1523276.930182862794027 ], [ 665004.093639379949309, 1523293.242416140856221 ], [ 664983.853455722215585, 1523309.293431308818981 ], [ 664977.532319976831786, 1523313.036847942974418 ], [ 664945.756001216475852, 1523328.505356287350878 ], [ 664932.786256848485209, 1523336.072833940153942 ], [ 664903.371892586583272, 1523356.340339578222483 ], [ 664887.189117853413336, 1523366.439002942526713 ], [ 664876.149743095855229, 1523374.42181864194572 ], [ 664830.58424309536349, 1523412.355018641799688 ], [ 664822.132849808200262, 1523420.262252727290615 ], [ 664819.777711343951523, 1523422.73645232245326 ], [ 664816.86469723819755, 1523424.544561488786712 ], [ 664816.854829672956839, 1523424.551255344646052 ], [ 664799.020144276903011, 1523434.278538757469505 ], [ 664797.653990875813179, 1523435.037568543106318 ], [ 664780.779513361514546, 1523444.586289093131199 ], [ 664756.998186502838507, 1523457.998299572616816 ], [ 664737.41037660848815, 1523469.045374345500022 ], [ 664723.774350481573492, 1523478.29418275761418 ], [ 664715.480850481893867, 1523484.979782757116482 ], [ 664710.934882972156629, 1523488.874545205617324 ], [ 664700.429882972268388, 1523498.434545206138864 ], [ 664680.477340320707299, 1523523.547019409947097 ], [ 664671.45994032046292, 1523539.655519410036504 ], [ 664663.020572308916599, 1523559.485712939640507 ], [ 664660.555261504952796, 1523567.616478998679668 ], [ 664658.633188673993573, 1523568.244818201754242 ], [ 664653.973795074038208, 1523569.896561417495832 ], [ 664630.718795074149966, 1523578.793361417716369 ], [ 664624.789078287780285, 1523581.283353530103341 ], [ 664611.22991485404782, 1523587.497275365050882 ], [ 664591.485620222869329, 1523594.597601183690131 ], [ 664590.366181184421293, 1523594.652716841548681 ], [ 664588.418598225922324, 1523594.874476847471669 ], [ 664586.551238958141766, 1523594.222457348834723 ], [ 664564.805410882458091, 1523589.264135165140033 ], [ 664550.681010883301497, 1523587.669435165822506 ], [ 664548.619191559730098, 1523587.458262627245858 ], [ 664534.881591559154913, 1523586.194962627487257 ], [ 664517.146380495629273, 1523586.143382782116532 ], [ 664513.94332489662338, 1523586.419154761126265 ], [ 664502.993124933680519, 1523586.681785868480802 ], [ 664491.986324934056029, 1523587.722685867920518 ], [ 664490.68127834238112, 1523587.854743886739016 ], [ 664481.706178341992199, 1523588.822443887591362 ], [ 664454.574573847930878, 1523595.686694989446551 ], [ 664427.416973848361522, 1523606.792594988364726 ], [ 664409.633708505542018, 1523616.257154453545809 ], [ 664397.02670850569848, 1523624.697954453527927 ], [ 664394.149101751740091, 1523626.698515168391168 ], [ 664381.84560175135266, 1523635.575915168039501 ], [ 664379.040308359777555, 1523637.675738845486194 ], [ 664367.055408360203728, 1523646.97873884672299 ], [ 664364.324648052221164, 1523649.176191962324083 ], [ 664352.673148051602766, 1523658.893491961993277 ], [ 664350.021674831747077, 1523661.184761419892311 ], [ 664339.476399212493561, 1523670.625217471038923 ], [ 664337.386495061800815, 1523672.420861481921747 ], [ 664328.680719702620991, 1523680.871203911723569 ], [ 664309.682719702948816, 1523701.694803911494091 ], [ 664304.532179989037104, 1523707.814955015666783 ], [ 664299.201379989390261, 1523714.689655016176403 ], [ 664299.046499305753969, 1523714.897351855644956 ], [ 664293.541850996785797, 1523717.250570213887841 ], [ 664282.966849877149798, 1523719.463247267296538 ], [ 664276.275622147368267, 1523721.105789209483191 ], [ 664243.248854143428616, 1523730.430427678627893 ], [ 664215.085168570512906, 1523737.335605178261176 ], [ 664209.654705068212934, 1523738.830366474110633 ], [ 664187.751032389001921, 1523745.528500142507255 ], [ 664186.105118376552127, 1523745.660940605448559 ], [ 664184.019024548470043, 1523745.55977722373791 ], [ 664166.33974887104705, 1523746.269577980041504 ], [ 664153.098773929057643, 1523747.983305666828528 ], [ 664139.397068216931075, 1523749.441335173789412 ], [ 664126.183391434140503, 1523750.130718388827518 ], [ 664120.870252323336899, 1523750.550135137978941 ], [ 664094.122952323406935, 1523753.380535139236599 ], [ 664062.631417318247259, 1523762.079732416430488 ], [ 664043.350017317570746, 1523771.00693241530098 ], [ 664041.128662596107461, 1523772.068810581462458 ], [ 664024.804562596254982, 1523780.120610582875088 ], [ 664022.622132477350533, 1523781.230508227134123 ], [ 664004.266832477413118, 1523790.849908225471154 ], [ 663992.503484587883577, 1523798.091881385538727 ], [ 663988.517196936882101, 1523800.943531021242961 ], [ 663978.308207620051689, 1523807.438122757244855 ], [ 663973.089107619714923, 1523811.494222756940871 ], [ 663963.051578479469754, 1523820.43977976590395 ], [ 663957.18647847941611, 1523826.421179765835404 ], [ 663956.206246542744339, 1523827.435051867505535 ], [ 663950.900346542708576, 1523833.001051867147908 ], [ 663940.757892014691606, 1523847.879573627607897 ], [ 663939.341703328886069, 1523849.569978228770196 ], [ 663932.464554270613007, 1523858.812002093531191 ], [ 663926.707603064132854, 1523867.558976302854717 ], [ 663924.606479437206872, 1523869.410269602900371 ], [ 663917.910687147872522, 1523874.522942857351154 ], [ 663912.738105485332198, 1523874.043591937283054 ], [ 663906.97460475738626, 1523873.301422611577436 ], [ 663891.657528758049011, 1523872.514902368653566 ], [ 663884.499838648247533, 1523872.697158367140219 ], [ 663871.505133826867677, 1523872.384358811657876 ], [ 663841.50583386910148, 1523876.237588233780116 ], [ 663828.70049015362747, 1523879.913661673199385 ], [ 663819.948671241058037, 1523882.175727111520246 ], [ 663816.291026000748388, 1523883.195572920376435 ], [ 663804.152426000568084, 1523886.829872919479385 ], [ 663774.357305177021772, 1523901.508526296820492 ], [ 663755.544605177361518, 1523915.070126296486706 ], [ 663749.462855857913382, 1523919.821433135075495 ], [ 663719.366255858098157, 1523945.263933135895059 ], [ 663714.320883434731513, 1523949.832406160421669 ], [ 663703.874153469572775, 1523959.959670254494995 ], [ 663692.655252549331635, 1523970.706709724385291 ], [ 663678.262619300978258, 1523987.998613455332816 ], [ 663675.870019301073626, 1523991.639213454909623 ], [ 663672.357318550115451, 1523997.398472801782191 ], [ 663668.461920480476692, 1524004.298449794296175 ], [ 663661.121267309994437, 1524001.145490833558142 ], [ 663629.057920295279473, 1523993.302740640705451 ], [ 663623.103120294865221, 1523992.860740640899166 ], [ 663601.251595049281605, 1523993.635818463750184 ], [ 663596.296295049716718, 1523994.359418463893235 ], [ 663586.038365594227798, 1523996.410296347690746 ], [ 663580.242165594478138, 1523997.888196347979829 ], [ 663565.652176837786101, 1524002.83286614343524 ], [ 663560.15507683751639, 1524005.182066142559052 ], [ 663551.22255439509172, 1524009.536348639754578 ], [ 663541.251854394678958, 1524015.025848638964817 ], [ 663536.685490037547424, 1524017.699744571233168 ], [ 663500.786290037678555, 1524040.017044572392479 ], [ 663494.682254747720435, 1524044.130702505819499 ], [ 663489.755954748252407, 1524047.721202504821122 ], [ 663482.182833789964207, 1524054.332798853283748 ], [ 663451.802745139575563, 1524072.377371069975197 ], [ 663429.382739502703771, 1524085.717269600369036 ], [ 663425.321147318347357, 1524088.267747911158949 ], [ 663401.200847318745218, 1524104.233147910330445 ], [ 663391.32921857770998, 1524111.684479343704879 ], [ 663350.535318577778526, 1524146.638979344628751 ], [ 663344.347034078091383, 1524152.413130350410938 ], [ 663333.55414493184071, 1524163.374090890167281 ], [ 663332.135453410563059, 1524163.170894816052169 ], [ 663310.829353410867043, 1524161.586094814818352 ], [ 663287.483206605422311, 1524162.587318632518873 ], [ 663276.151506605441682, 1524164.415618633618578 ], [ 663262.807552696554922, 1524167.519186116289347 ], [ 663252.142252696095966, 1524170.784186115022749 ], [ 663231.116016840795055, 1524179.974434351315722 ], [ 663217.003216840559617, 1524188.187534352531657 ], [ 663210.929517653072253, 1524192.02059703390114 ], [ 663195.944909836282022, 1524202.247634923784062 ], [ 663181.69774482306093, 1524209.768474299460649 ], [ 663178.566003471729346, 1524211.493953516241163 ], [ 663162.395446851965971, 1524220.784030024893582 ], [ 663150.930358469020575, 1524226.572108030319214 ], [ 663144.286155676818453, 1524230.249392256140709 ], [ 663136.719789427821524, 1524234.820687890751287 ], [ 663125.356379057746381, 1524238.967770955525339 ], [ 663121.857443947927095, 1524240.319597739493474 ], [ 663108.039943948038854, 1524245.958097738912329 ], [ 663101.428969977190718, 1524248.939867122331634 ], [ 663075.74698921025265, 1524261.663408641004935 ], [ 663070.379636117490008, 1524263.700170688563958 ], [ 663058.366537818103097, 1524269.191874343203381 ], [ 663053.311137817217968, 1524271.920074342982844 ], [ 663029.004416913725436, 1524290.31722505716607 ], [ 663026.585231893579476, 1524292.812615207629278 ], [ 663024.050023117219098, 1524295.295660400297493 ], [ 663009.879809316713363, 1524312.699471026426181 ], [ 662991.288209316786379, 1524341.648271025856957 ], [ 662985.416314204456285, 1524354.825746005401015 ], [ 662977.94124804076273, 1524353.443451489554718 ], [ 662968.848648040671833, 1524352.264851489337161 ], [ 662938.614341161912307, 1524352.957042733440176 ], [ 662909.969564743456431, 1524362.655971802771091 ], [ 662904.025864743744023, 1524365.73727180249989 ], [ 662896.031170832342468, 1524370.36227441416122 ], [ 662890.036370831890963, 1524374.210374415153638 ], [ 662885.532549814903177, 1524377.277829799801111 ], [ 662880.485249815159477, 1524380.920629799365997 ], [ 662875.105973048135638, 1524385.088576617650688 ], [ 662863.686273047700524, 1524394.57577661704272 ], [ 662855.015931908390485, 1524402.696181699400768 ], [ 662844.99553190858569, 1524413.266281699528918 ], [ 662837.895726343500428, 1524421.630331665743142 ], [ 662833.906816784176044, 1524426.88902637292631 ], [ 662830.21120763279032, 1524430.057181378826499 ] ] ] ] } }
+{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 666300.0, 1523200.0 ], [ 666300.0, 1527300.0 ], [ 662600.0, 1527300.0 ], [ 662600.0, 1523200.0 ], [ 666300.0, 1523200.0 ] ] ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/rivers.geojson b/examples/dflowfm_local/geoms/rivers.geojson
index bc031b61..0216bc58 100644
--- a/examples/dflowfm_local/geoms/rivers.geojson
+++ b/examples/dflowfm_local/geoms/rivers.geojson
@@ -2,19 +2,19 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "branchid": "river_1", "branchtype": "river", "branchorder": 2.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 663918.391924358904362, 1525803.10090322420001 ], [ 663700.482064640615135, 1525466.331120023271069 ], [ 663353.045365229598247, 1525088.417517154943198 ], [ 662879.129516471526586, 1524643.454726681346074 ], [ 662793.794186791637912, 1524515.451732161454856 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "river_2", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664218.310854589915834, 1526625.788610660471022 ], [ 664218.310854589915834, 1527005.169120056321844 ], [ 664197.234159623389132, 1527152.705984821310267 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_1", "branchtype": "river", "branchorder": 4.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665115.70000000030268, 1524944.7899999988731 ], [ 665356.868200001074001, 1525406.983500000322238 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_2", "branchtype": "river", "branchorder": 6.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_2", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665356.868200001074001, 1525406.983500000322238 ], [ 665369.906399999978021, 1525431.441199999069795 ], [ 665369.906399999978021, 1525431.441199998836964 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_3", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665369.906399999978021, 1525431.441199998836964 ], [ 665641.789999999804422, 1525937.96000000089407 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_4", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_4", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665641.789999999804422, 1525937.96000000089407 ], [ 665560.620547444559634, 1525952.124135404126719 ], [ 665480.575254552299157, 1525953.687039414886385 ], [ 665416.820000000414439, 1525962.189999999245629 ], [ 665346.659376955241896, 1525982.895817694021389 ], [ 665271.309999999706633, 1526001.859999999403954 ], [ 665243.630000000470318, 1526003.289999998640269 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_5", "branchtype": "river", "branchorder": 5.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665243.630000000470318, 1526003.289999997941777 ], [ 665116.950000000419095, 1525983.029999999096617 ], [ 665051.90000000083819, 1525977.32 ], [ 664963.504724813159555, 1526014.666760261869058 ], [ 664918.370000000344589, 1526039.810000000521541 ], [ 664826.210000000428408, 1526041.519999999552965 ], [ 664752.459499345044605, 1526065.157490010838956 ], [ 664672.28994727297686, 1526086.417805780190974 ], [ 664642.852168873418123, 1526095.560649296734482 ], [ 664550.869999999529682, 1526115.410000000149012 ], [ 664474.13, 1526115.699999999254942 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_6", "branchtype": "river", "branchorder": 3.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_6", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664474.13, 1526115.699999999254942 ], [ 664429.038999999407679, 1526107.097999999299645 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_7", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_7", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664429.038999999407679, 1526107.097999999299645 ], [ 664272.40999999945052, 1526129.970000000204891 ], [ 664169.979999999864958, 1526140.529999999562278 ], [ 664092.240000000223517, 1526143.2899999988731 ], [ 664057.966296999948099, 1526147.834882 ], [ 664057.966296999948099, 1526147.834882 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_8", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 666180.040000000037253, 1525894.769999999320135 ], [ 665891.336423385655507, 1526041.311705864733085 ], [ 665733.269999999320135, 1526117.310000000521541 ], [ 665733.269999999320135, 1526117.310000000521541 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_10", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_10", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665733.269999999320135, 1526117.310000000521541 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_11", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664789.146172603359446, 1525073.346127192256972 ], [ 665015.157200000365265, 1525576.51439999951981 ], [ 665015.157200000365265, 1525576.514399999286979 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_12", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665015.157200000365265, 1525576.514399999286979 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
-{ "type": "Feature", "properties": { "branchid": "branch_13", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_13", "frictionid": "Manning_0.023", "diameter": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665030.18360000057146, 1525603.506899999454618 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } }
+{ "type": "Feature", "properties": { "branchid": "river_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 663918.391924358904362, 1525803.10090322420001 ], [ 663700.482064640615135, 1525466.331120023271069 ], [ 663353.045365229598247, 1525088.417517154943198 ], [ 662879.129516471526586, 1524643.454726681346074 ], [ 662793.794186791637912, 1524515.451732161454856 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "river_2", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664057.966296999948099, 1526147.834882 ], [ 664218.310854589915834, 1526625.788610660471022 ], [ 664218.310854589915834, 1527005.169120056321844 ], [ 664197.234159623389132, 1527152.705984821310267 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665115.699999999953434, 1524944.79 ], [ 665356.868200000026263, 1525406.9835 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_2", "branchtype": "river", "branchorder": 2.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_2", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665356.868200000026263, 1525406.9835 ], [ 665369.906399999978021, 1525431.441199999069795 ], [ 665369.906399999978021, 1525431.4412 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_3", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665369.906399999978021, 1525431.4412 ], [ 665641.789999999804422, 1525937.96000000089407 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_4", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_4", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665641.789999999804422, 1525937.96000000089407 ], [ 665560.620547444559634, 1525952.124135404126719 ], [ 665480.575254552299157, 1525953.687039414886385 ], [ 665416.820000000414439, 1525962.189999999245629 ], [ 665346.659376955241896, 1525982.895817694021389 ], [ 665271.309999999706633, 1526001.859999999403954 ], [ 665243.630000000470318, 1526003.289999998640269 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_5", "branchtype": "river", "branchorder": 3.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665243.630000000470318, 1526003.289999997941777 ], [ 665116.950000000419095, 1525983.029999999096617 ], [ 665051.90000000083819, 1525977.32 ], [ 664963.504724813159555, 1526014.666760261869058 ], [ 664918.370000000344589, 1526039.810000000521541 ], [ 664826.210000000428408, 1526041.519999999552965 ], [ 664752.459499345044605, 1526065.157490010838956 ], [ 664672.28994727297686, 1526086.417805780190974 ], [ 664642.852168873418123, 1526095.560649296734482 ], [ 664550.869999999529682, 1526115.410000000149012 ], [ 664474.13, 1526115.7 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_6", "branchtype": "river", "branchorder": 4.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_6", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664474.13, 1526115.7 ], [ 664429.038999999989755, 1526107.098 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_7", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_7", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664429.038999999989755, 1526107.098 ], [ 664272.40999999945052, 1526129.970000000204891 ], [ 664169.979999999864958, 1526140.529999999562278 ], [ 664092.240000000223517, 1526143.2899999988731 ], [ 664057.966296999948099, 1526147.834882 ], [ 664057.966296999948099, 1526147.834882 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_8", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 666180.040000000037253, 1525894.769999999320135 ], [ 665891.336423385655507, 1526041.311705864733085 ], [ 665733.269999999320135, 1526117.310000000521541 ], [ 665733.269999999320135, 1526117.310000000521541 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_10", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_10", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665733.269999999320135, 1526117.310000000521541 ], [ 665641.789999999804422, 1525937.96000000089407 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_11", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 664789.146172603359446, 1525073.346127192256972 ], [ 665015.157200000365265, 1525576.51439999951981 ], [ 665015.157200000365265, 1525576.514399999286979 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_12", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665015.157200000365265, 1525576.514399999286979 ], [ 665030.18360000057146, 1525603.506899999454618 ], [ 665030.18360000057146, 1525603.506899999454618 ] ] } },
+{ "type": "Feature", "properties": { "branchid": "branch_13", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_13", "frictionid": "Manning_0.023", "diameter": null, "index_right": null, "OBJECTID": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null }, "geometry": { "type": "LineString", "coordinates": [ [ 665030.18360000057146, 1525603.506899999454618 ], [ 665243.630000000470318, 1526003.289999997941777 ] ] } }
]
}
diff --git a/examples/dflowfm_local/geoms/rivers_nodes.geojson b/examples/dflowfm_local/geoms/rivers_nodes.geojson
index 9ada5e67..be50d994 100644
--- a/examples/dflowfm_local/geoms/rivers_nodes.geojson
+++ b/examples/dflowfm_local/geoms/rivers_nodes.geojson
@@ -2,22 +2,22 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32647" } },
"features": [
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_0", "branch_id": "branch_1", "branchid": "branch_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1" }, "geometry": { "type": "Point", "coordinates": [ 665115.70000000030268, 1524944.7899999988731 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_1", "branch_id": "branch_1", "branchid": "branch_1", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1" }, "geometry": { "type": "Point", "coordinates": [ 665356.868200001074001, 1525406.983500000322238 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_2", "branch_id": "branch_2", "branchid": "branch_2", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_2" }, "geometry": { "type": "Point", "coordinates": [ 665369.906399999978021, 1525431.441199999069795 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_3", "branch_id": "branch_3", "branchid": "branch_3", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3" }, "geometry": { "type": "Point", "coordinates": [ 665369.906399999978021, 1525431.441199998836964 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_4", "branch_id": "branch_3", "branchid": "branch_3", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3" }, "geometry": { "type": "Point", "coordinates": [ 665641.789999999804422, 1525937.96000000089407 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_5", "branch_id": "branch_4", "branchid": "branch_4", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_4" }, "geometry": { "type": "Point", "coordinates": [ 665243.630000000470318, 1526003.289999998640269 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_6", "branch_id": "branch_5", "branchid": "branch_5", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5" }, "geometry": { "type": "Point", "coordinates": [ 665243.630000000470318, 1526003.289999998174608 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_7", "branch_id": "branch_5", "branchid": "branch_5", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5" }, "geometry": { "type": "Point", "coordinates": [ 664474.13, 1526115.699999999254942 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_8", "branch_id": "branch_6", "branchid": "branch_6", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_6" }, "geometry": { "type": "Point", "coordinates": [ 664429.038999999407679, 1526107.097999999299645 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_9", "branch_id": "branch_7", "branchid": "branch_7", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_7" }, "geometry": { "type": "Point", "coordinates": [ 664057.966297403792851, 1526147.834882111055776 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_10", "branch_id": "branch_8", "branchid": "branch_8", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8" }, "geometry": { "type": "Point", "coordinates": [ 666180.040000000037253, 1525894.769999999320135 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_11", "branch_id": "branch_8", "branchid": "branch_8", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8" }, "geometry": { "type": "Point", "coordinates": [ 665733.269999999320135, 1526117.310000000521541 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_12", "branch_id": "branch_11", "branchid": "branch_11", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11" }, "geometry": { "type": "Point", "coordinates": [ 664789.146172603359446, 1525073.346127192256972 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_13", "branch_id": "branch_11", "branchid": "branch_11", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11" }, "geometry": { "type": "Point", "coordinates": [ 665015.157200000365265, 1525576.51439999951981 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_14", "branch_id": "branch_12", "branchid": "branch_12", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12" }, "geometry": { "type": "Point", "coordinates": [ 665015.157200000365265, 1525576.514399999286979 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_15", "branch_id": "branch_12", "branchid": "branch_12", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12" }, "geometry": { "type": "Point", "coordinates": [ 665030.18360000057146, 1525603.506899999454618 ] } },
-{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_16", "branch_id": "branch_13", "branchid": "branch_13", "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_13" }, "geometry": { "type": "Point", "coordinates": [ 665243.630000000470318, 1526003.289999997941777 ] } }
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_0", "branch_id": "branch_1", "branchid": "branch_1", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1" }, "geometry": { "type": "Point", "coordinates": [ 665115.70000000030268, 1524944.7899999988731 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_1", "branch_id": "branch_1", "branchid": "branch_1", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_1" }, "geometry": { "type": "Point", "coordinates": [ 665356.868200001074001, 1525406.983500000322238 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_2", "branch_id": "branch_2", "branchid": "branch_2", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_2" }, "geometry": { "type": "Point", "coordinates": [ 665369.906399999978021, 1525431.441199999069795 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_3", "branch_id": "branch_3", "branchid": "branch_3", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3" }, "geometry": { "type": "Point", "coordinates": [ 665369.906399999978021, 1525431.441199998836964 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_4", "branch_id": "branch_3", "branchid": "branch_3", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_3" }, "geometry": { "type": "Point", "coordinates": [ 665641.789999999804422, 1525937.96000000089407 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_5", "branch_id": "branch_4", "branchid": "branch_4", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_4" }, "geometry": { "type": "Point", "coordinates": [ 665243.630000000470318, 1526003.289999998640269 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_6", "branch_id": "branch_5", "branchid": "branch_5", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5" }, "geometry": { "type": "Point", "coordinates": [ 665243.630000000470318, 1526003.289999998174608 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_7", "branch_id": "branch_5", "branchid": "branch_5", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_5" }, "geometry": { "type": "Point", "coordinates": [ 664474.13, 1526115.699999999254942 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_8", "branch_id": "branch_6", "branchid": "branch_6", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_6" }, "geometry": { "type": "Point", "coordinates": [ 664429.038999999407679, 1526107.097999999299645 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_9", "branch_id": "branch_7", "branchid": "branch_7", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_7" }, "geometry": { "type": "Point", "coordinates": [ 664057.966297403792851, 1526147.834882111055776 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_10", "branch_id": "branch_8", "branchid": "branch_8", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8" }, "geometry": { "type": "Point", "coordinates": [ 666180.040000000037253, 1525894.769999999320135 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_11", "branch_id": "branch_8", "branchid": "branch_8", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_8" }, "geometry": { "type": "Point", "coordinates": [ 665733.269999999320135, 1526117.310000000521541 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_12", "branch_id": "branch_11", "branchid": "branch_11", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11" }, "geometry": { "type": "Point", "coordinates": [ 664789.146172603359446, 1525073.346127192256972 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_13", "branch_id": "branch_11", "branchid": "branch_11", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_11" }, "geometry": { "type": "Point", "coordinates": [ 665015.157200000365265, 1525576.51439999951981 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_14", "branch_id": "branch_12", "branchid": "branch_12", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12" }, "geometry": { "type": "Point", "coordinates": [ 665015.157200000365265, 1525576.514399999286979 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_15", "branch_id": "branch_12", "branchid": "branch_12", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_12" }, "geometry": { "type": "Point", "coordinates": [ 665030.18360000057146, 1525603.506899999454618 ] } },
+{ "type": "Feature", "properties": { "branchnodeid": "branchnodes_16", "branch_id": "branch_13", "branchid": "branch_13", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "width": 10.0, "t_width": 20.0, "height": 10.0, "bedlev": -10.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "branch_13" }, "geometry": { "type": "Point", "coordinates": [ 665243.630000000470318, 1526003.289999997941777 ] } }
]
}
diff --git a/examples/dflowfm_local/hydromt_data.yml b/examples/dflowfm_local/hydromt_data.yml
deleted file mode 100644
index 4cc2cb03..00000000
--- a/examples/dflowfm_local/hydromt_data.yml
+++ /dev/null
@@ -1,147 +0,0 @@
-1D_boundaries_timeseries:
- data_type: GeoDataset
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\boundaries.geojson
- driver: vector
- filesystem: local
- kwargs:
- fn_data: C:\Developments\hydromt_delft3dfm\tests\data\local_data\boundaries_series.csv
- crs: 32647
-1D_branches:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\1D_rivers.geojson
- driver: vector
- filesystem: local
- crs: 32647
- rename:
- BRANCH_ID: branchid
- BR_TYPE: branchtype
-1D_rivers_pointcrosssections:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\1D_rivers_pointcrosssections.geojson
- driver: vector
- filesystem: local
- crs: 32647
- rename:
- id: crsid
- TYPE: shape
- WIDTH: width
- HEIGHT: height
- BEDLEVEL: shift
-1D_rivers_xyzcrosssections:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\1D_rivers_xyzcrosssections.geojson
- driver: vector
- filesystem: local
- crs: 32647
- rename:
- ORDER: order
- CRS_ID: crsid
- Z: z
-1d_bridges:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\bridges.geojson
- driver: vector
- filesystem: local
- crs: 32647
- rename:
- STRUC_ID: structure_id
- STRUC_TYPE: structure_type
- SHAPE: shape
- WIDTH: width
- HEIGHT: height
- CLOSED: closed
- BEDLEV: shift
- LENGTH: length
- FLOW_DIR: allowedflowdir
- IN_LOSS: inletlosscoeff
- OUT_LOSS: outletlosscoeff
-1d_culverts:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\culverts.geojson
- driver: vector
- filesystem: local
- crs: 32647
- rename:
- STRUC_ID: structure_id
- STRUC_TYPE: structure_type
- SHAPE: shape
- WIDTH: width
- HEIGHT: height
- CLOSED: closed
- INVLEV_UP: leftlevel
- INVLEV_DN: rightlevel
- FLOW_DIR: allowedflowdir
-1d_manholes:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\manholes.geojson
- driver: vector
- filesystem: local
- crs: 32647
- rename:
- ID: manholeid
- AREA: area
- STR_AREA: streetArea
-2D_boundary:
- data_type: GeoDataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\2d_boundary.geojson
- driver: vector
- filesystem: local
- crs: 32647
- meta:
- notes: created by buffer the extent by aqrt(2) * res. Must contain boundary_id
- if timeseries is specified
-2D_boundary_timeseries:
- data_type: DataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\2dboundaries_series.csv
- driver: csv
- filesystem: local
- kwargs:
- index_col: time
- parse_dates: true
- dayfirst: true
- meta:
- notes: time series data for the 2D boundary, must contain time as index and boundary_id
- as columns
-bridges_defaults:
- data_type: DataFrame
- path: C:\Developments\hydromt_delft3dfm\hydromt_delft3dfm\data\bridges\bridges_defaults.csv
- driver: csv
- filesystem: local
-culverts_defaults:
- data_type: DataFrame
- path: C:\Developments\hydromt_delft3dfm\hydromt_delft3dfm\data\culverts\culverts_defaults.csv
- driver: csv
- filesystem: local
-dem:
- data_type: RasterDataset
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\dem.tif
- driver: raster
- filesystem: local
- crs: 32647
- rename:
- dem: elevtn
- meta:
- category: dem
- history: temporary dem within model extent
-meteo_timeseries_T2:
- data_type: DataFrame
- path: C:\Developments\hydromt_delft3dfm\tests\data\local_data\rainfall_series.csv
- driver: csv
- filesystem: local
- kwargs:
- index_col: 0
- parse_dates: true
- rename:
- T2_mm/day: precip
- meta:
- unit: mm day-1
-pipes_defaults:
- data_type: DataFrame
- path: C:\Developments\hydromt_delft3dfm\hydromt_delft3dfm\data\pipes\pipes_defaults.csv
- driver: csv
- filesystem: local
-rivers_defaults:
- data_type: DataFrame
- path: C:\Developments\hydromt_delft3dfm\hydromt_delft3dfm\data\rivers\rivers_defaults.csv
- driver: csv
- filesystem: local
diff --git a/examples/dflowfm_local/mesh/fm_net.nc b/examples/dflowfm_local/mesh/fm_net.nc
deleted file mode 100644
index 9ccf901d..00000000
Binary files a/examples/dflowfm_local/mesh/fm_net.nc and /dev/null differ
diff --git a/examples/dflowfm_piave/dflowfm/branches.gui b/examples/dflowfm_piave/dflowfm/branches.gui
index c13fce37..89562a5c 100644
--- a/examples/dflowfm_piave/dflowfm/branches.gui
+++ b/examples/dflowfm_piave/dflowfm/branches.gui
@@ -1139,18651 +1139,5876 @@ sourceCompartmentName = manhole_160_generated # Source compartment name this sew
targetCompartmentName = manhole_161_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E141 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_161_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_162_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E142 # Unique branch id.
+name = pipe_9_E1045 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_162_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_163_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E143 # Unique branch id.
+name = pipe_9_E1046 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_163_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_164_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E144 # Unique branch id.
+name = pipe_9_E1047 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_164_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_165_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E145 # Unique branch id.
+name = pipe_9_E1048 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_165_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_166_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E146 # Unique branch id.
+name = pipe_9_E1049 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_166_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_167_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E147 # Unique branch id.
+name = pipe_9_E1050 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_167_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_168_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E148 # Unique branch id.
+name = pipe_9_E1051 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_168_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_169_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E149 # Unique branch id.
+name = pipe_9_E1052 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_169_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_170_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E150 # Unique branch id.
+name = pipe_9_E1053 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_170_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_171_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E151 # Unique branch id.
+name = pipe_9_E1054 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_171_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_172_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E152 # Unique branch id.
+name = pipe_9_E1055 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_172_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_173_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E153 # Unique branch id.
+name = pipe_9_E1056 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_173_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_174_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E154 # Unique branch id.
+name = pipe_9_E1057 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_174_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_175_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E155 # Unique branch id.
+name = pipe_9_E1058 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_175_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_176_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E156 # Unique branch id.
+name = pipe_9_E1059 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_176_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_177_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E157 # Unique branch id.
+name = pipe_9_E1060 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_177_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_178_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E158 # Unique branch id.
+name = pipe_9_E1061 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_178_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_179_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E159 # Unique branch id.
+name = pipe_9_E1062 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_179_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_180_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E160 # Unique branch id.
+name = pipe_9_E1063 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_180_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_181_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E161 # Unique branch id.
+name = pipe_9_E1064 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_181_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_182_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E162 # Unique branch id.
+name = pipe_9_E1065 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_182_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_183_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E163 # Unique branch id.
+name = pipe_9_E1066 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_183_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_184_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E164 # Unique branch id.
+name = pipe_9_E1067 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_184_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_185_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E165 # Unique branch id.
+name = pipe_9_E1068 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_185_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_186_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E166 # Unique branch id.
+name = pipe_9_E1069 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_186_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_187_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E167 # Unique branch id.
+name = pipe_9_E1070 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_187_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_188_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E168 # Unique branch id.
+name = pipe_9_E1071 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_188_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_189_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E169 # Unique branch id.
+name = pipe_9_E1072 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_189_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_190_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E170 # Unique branch id.
+name = pipe_9_E1073 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_190_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_191_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E171 # Unique branch id.
+name = pipe_9_E1074 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_191_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_192_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E172 # Unique branch id.
+name = pipe_9_E1075 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_192_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_193_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E173 # Unique branch id.
+name = pipe_9_E1076 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_193_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_194_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E174 # Unique branch id.
+name = pipe_9_E1077 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_194_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_195_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E175 # Unique branch id.
+name = pipe_9_E1078 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_195_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_196_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E176 # Unique branch id.
+name = pipe_9_E1079 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_196_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_197_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E177 # Unique branch id.
+name = pipe_9_E1080 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_197_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_198_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E178 # Unique branch id.
+name = pipe_9_E1081 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_198_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_199_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E179 # Unique branch id.
+name = pipe_9_E1082 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_199_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_200_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E180 # Unique branch id.
+name = pipe_9_E1083 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_200_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_201_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E181 # Unique branch id.
+name = pipe_9_E1084 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_201_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_202_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E182 # Unique branch id.
+name = pipe_9_E1085 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_202_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_203_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E183 # Unique branch id.
+name = pipe_9_E1086 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_203_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_204_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E184 # Unique branch id.
+name = pipe_9_E1087 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_204_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_205_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E185 # Unique branch id.
+name = pipe_9_E1088 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_205_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_206_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E186 # Unique branch id.
+name = pipe_9_E1089 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_206_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_207_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E187 # Unique branch id.
+name = pipe_9_E1090 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_207_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_208_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E188 # Unique branch id.
+name = pipe_9_E1091 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_208_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_209_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E189 # Unique branch id.
+name = pipe_9_E1092 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_209_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_210_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E190 # Unique branch id.
+name = pipe_9_E1093 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_210_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_211_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E191 # Unique branch id.
+name = pipe_9_E1094 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_211_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_212_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E192 # Unique branch id.
+name = pipe_9_E1095 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_212_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_213_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E193 # Unique branch id.
+name = pipe_9_E1096 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_213_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_214_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E194 # Unique branch id.
+name = pipe_9_E1097 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_214_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_215_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E195 # Unique branch id.
+name = pipe_9_E1098 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_215_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_216_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E196 # Unique branch id.
+name = pipe_9_E1099 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_216_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_217_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E197 # Unique branch id.
+name = pipe_9_E1100 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_217_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_218_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E198 # Unique branch id.
+name = pipe_9_E1101 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_218_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_219_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E199 # Unique branch id.
+name = pipe_9_E1102 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_219_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_220_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E200 # Unique branch id.
+name = pipe_9_E1103 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_220_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_221_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E201 # Unique branch id.
+name = pipe_9_E1104 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_221_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_222_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E202 # Unique branch id.
+name = pipe_9_E1105 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_222_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_223_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E203 # Unique branch id.
+name = pipe_9_E1106 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_223_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_224_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E204 # Unique branch id.
+name = pipe_9_E1107 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_224_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_225_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E205 # Unique branch id.
+name = pipe_9_E1108 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_225_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_226_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E206 # Unique branch id.
+name = pipe_9_E1109 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_226_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_227_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E207 # Unique branch id.
+name = pipe_9_E1110 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_227_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_228_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E208 # Unique branch id.
+name = pipe_9_E1111 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_228_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_229_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E209 # Unique branch id.
+name = pipe_9_E1112 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_229_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_230_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E210 # Unique branch id.
+name = pipe_9_E1113 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_230_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_231_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E211 # Unique branch id.
+name = pipe_9_E1114 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_231_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_232_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E212 # Unique branch id.
+name = pipe_9_E1115 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_232_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_233_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E213 # Unique branch id.
+name = pipe_9_E1116 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_233_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_234_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E214 # Unique branch id.
+name = pipe_9_E1117 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_234_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_235_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E215 # Unique branch id.
+name = pipe_9_E1118 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_235_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_236_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E216 # Unique branch id.
+name = pipe_9_E1119 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_236_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_237_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E217 # Unique branch id.
+name = pipe_9_E1120 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_237_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_238_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E218 # Unique branch id.
+name = pipe_9_E1121 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_238_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_239_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E219 # Unique branch id.
+name = pipe_9_E1122 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_239_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_240_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E220 # Unique branch id.
+name = pipe_9_E1123 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_240_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_241_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E221 # Unique branch id.
+name = pipe_9_E1124 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_241_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_242_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E222 # Unique branch id.
+name = pipe_9_E1125 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_242_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_243_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E223 # Unique branch id.
+name = pipe_9_E1126 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_243_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_244_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E224 # Unique branch id.
+name = pipe_9_E1127 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_244_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_245_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E225 # Unique branch id.
+name = pipe_9_E1128 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_245_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_246_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E226 # Unique branch id.
+name = pipe_9_E1129 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_246_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_247_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E227 # Unique branch id.
+name = pipe_9_E1130 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_247_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_248_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E228 # Unique branch id.
+name = pipe_9_E1131 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_248_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_249_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E229 # Unique branch id.
+name = pipe_9_E1132 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_249_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_250_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E230 # Unique branch id.
+name = pipe_9_E1133 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_250_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_251_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E231 # Unique branch id.
+name = pipe_9_E1134 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_251_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_252_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E232 # Unique branch id.
+name = pipe_9_E1135 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_252_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_253_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E233 # Unique branch id.
+name = pipe_9_E1136 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_253_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_254_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E234 # Unique branch id.
+name = pipe_9_E1137 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_254_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_255_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E235 # Unique branch id.
+name = pipe_9_E1138 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_255_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_256_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E236 # Unique branch id.
+name = pipe_9_E1139 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_256_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_257_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E237 # Unique branch id.
+name = pipe_9_E1140 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_257_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_258_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E238 # Unique branch id.
+name = pipe_9_E1141 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_258_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_259_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E239 # Unique branch id.
+name = pipe_9_E1142 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_259_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_260_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E240 # Unique branch id.
+name = pipe_9_E1143 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_260_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_261_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E241 # Unique branch id.
+name = pipe_9_E1144 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_261_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_262_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E242 # Unique branch id.
+name = pipe_9_E1145 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_262_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_263_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E243 # Unique branch id.
+name = pipe_9_E1146 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_263_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_264_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E244 # Unique branch id.
+name = pipe_9_E1147 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_264_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_265_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E245 # Unique branch id.
+name = pipe_9_E1148 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_265_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_266_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E246 # Unique branch id.
+name = pipe_9_E1149 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_266_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_267_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E247 # Unique branch id.
+name = pipe_9_E1150 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_267_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_268_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E248 # Unique branch id.
+name = pipe_9_E1151 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_268_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_269_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E249 # Unique branch id.
+name = pipe_9_E1152 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_269_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_270_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E250 # Unique branch id.
+name = pipe_9_E1153 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_270_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_271_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E251 # Unique branch id.
+name = pipe_9_E1154 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_271_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_272_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E252 # Unique branch id.
+name = pipe_9_E1155 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_272_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_273_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E253 # Unique branch id.
+name = pipe_9_E1156 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_273_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_274_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E254 # Unique branch id.
+name = pipe_9_E1157 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_274_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_275_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E255 # Unique branch id.
+name = pipe_9_E1158 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_275_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_276_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E256 # Unique branch id.
+name = pipe_9_E1159 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_276_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_277_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E257 # Unique branch id.
+name = pipe_9_E1160 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_277_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_278_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E258 # Unique branch id.
+name = pipe_9_E1161 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_278_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_279_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E259 # Unique branch id.
+name = pipe_9_E1162 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_279_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_280_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E260 # Unique branch id.
+name = pipe_9_E1163 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_280_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_281_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E261 # Unique branch id.
+name = pipe_9_E1164 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_281_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_282_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E262 # Unique branch id.
+name = pipe_9_E1165 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_282_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_283_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E263 # Unique branch id.
+name = pipe_9_E1166 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_283_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_284_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E264 # Unique branch id.
+name = pipe_9_E1167 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_284_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_285_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E265 # Unique branch id.
+name = pipe_9_E1168 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_285_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_286_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E266 # Unique branch id.
+name = pipe_9_E1169 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_286_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_287_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E267 # Unique branch id.
+name = pipe_9_E1170 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_287_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_288_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E268 # Unique branch id.
+name = pipe_9_E1171 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_288_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_289_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E269 # Unique branch id.
+name = pipe_9_E1172 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_289_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_290_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E270 # Unique branch id.
+name = pipe_9_E1173 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_290_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_291_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E271 # Unique branch id.
+name = pipe_9_E1174 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_291_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_292_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E272 # Unique branch id.
+name = pipe_9_E1175 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_292_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_293_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E273 # Unique branch id.
+name = pipe_9_E1176 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_293_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_294_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E274 # Unique branch id.
+name = pipe_9_E1177 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_294_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_295_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E275 # Unique branch id.
+name = pipe_9_E1178 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_295_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_296_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E276 # Unique branch id.
+name = pipe_9_E1179 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_296_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_297_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E277 # Unique branch id.
+name = pipe_9_E1180 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_297_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_298_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E278 # Unique branch id.
+name = pipe_9_E1181 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_298_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_299_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E279 # Unique branch id.
+name = pipe_9_E1182 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_299_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_300_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E280 # Unique branch id.
+name = pipe_9_E1183 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_300_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_301_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E281 # Unique branch id.
+name = pipe_9_E1184 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_301_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_302_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E282 # Unique branch id.
+name = pipe_9_E1185 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_302_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_303_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E283 # Unique branch id.
+name = pipe_9_E1186 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_303_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_304_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E284 # Unique branch id.
+name = pipe_9_E1187 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_304_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_305_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E285 # Unique branch id.
+name = pipe_9_E1188 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_305_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_306_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E286 # Unique branch id.
+name = pipe_9_E1189 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_306_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_307_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E287 # Unique branch id.
+name = pipe_9_E1190 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_307_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_308_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E288 # Unique branch id.
+name = pipe_9_E1191 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_308_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_309_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E289 # Unique branch id.
+name = pipe_9_E1192 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_309_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_310_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E290 # Unique branch id.
+name = pipe_9_E1193 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_310_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_311_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E291 # Unique branch id.
+name = pipe_9_E1194 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_311_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_312_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E292 # Unique branch id.
+name = pipe_9_E1195 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_312_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_313_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E293 # Unique branch id.
+name = pipe_9_E1196 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_313_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_314_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E294 # Unique branch id.
+name = pipe_9_E1197 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_314_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_315_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E295 # Unique branch id.
+name = pipe_9_E1198 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_315_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_316_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E296 # Unique branch id.
+name = pipe_9_E1199 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_316_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_317_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E297 # Unique branch id.
+name = pipe_9_E1200 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_317_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_318_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E298 # Unique branch id.
+name = pipe_9_E1201 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_318_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_319_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E299 # Unique branch id.
+name = pipe_9_E1202 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_319_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_320_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E300 # Unique branch id.
+name = pipe_9_E1203 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_320_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_321_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E301 # Unique branch id.
+name = pipe_9_E1204 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_321_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_322_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E302 # Unique branch id.
+name = pipe_9_E1205 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_322_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_323_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E303 # Unique branch id.
+name = pipe_9_E1206 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_323_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_324_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E304 # Unique branch id.
+name = pipe_9_E1207 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_324_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_325_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E305 # Unique branch id.
+name = pipe_9_E1208 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_325_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_326_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E306 # Unique branch id.
+name = pipe_9_E1209 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_326_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_327_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E307 # Unique branch id.
+name = pipe_9_E1210 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_327_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_328_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E308 # Unique branch id.
+name = pipe_9_E1211 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_328_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_329_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E309 # Unique branch id.
+name = pipe_9_E1212 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_329_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_330_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E310 # Unique branch id.
+name = pipe_9_E1213 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_330_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_331_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E311 # Unique branch id.
+name = pipe_9_E1214 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_331_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_332_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E312 # Unique branch id.
+name = pipe_9_E1215 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_332_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_333_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E313 # Unique branch id.
+name = pipe_9_E1216 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_333_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_334_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E314 # Unique branch id.
+name = pipe_9_E1217 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_334_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_335_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E315 # Unique branch id.
+name = pipe_9_E1218 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_335_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_336_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E316 # Unique branch id.
+name = pipe_9_E1219 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_336_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_337_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E317 # Unique branch id.
+name = pipe_9_E1220 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_337_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_338_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E318 # Unique branch id.
+name = pipe_9_E1221 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_338_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_339_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E319 # Unique branch id.
+name = pipe_9_E1222 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_339_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_340_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E320 # Unique branch id.
+name = pipe_9_E1223 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_340_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_341_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E321 # Unique branch id.
+name = pipe_9_E1224 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_341_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_342_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E322 # Unique branch id.
+name = pipe_9_E1225 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_342_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_343_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E323 # Unique branch id.
+name = pipe_9_E1226 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_343_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_344_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E324 # Unique branch id.
+name = pipe_9_E1227 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_344_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_345_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E325 # Unique branch id.
+name = pipe_9_E1228 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_345_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_346_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E326 # Unique branch id.
+name = pipe_9_E1229 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_346_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_347_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E327 # Unique branch id.
+name = pipe_9_E1230 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_347_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_348_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E328 # Unique branch id.
+name = pipe_9_E1231 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_348_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_349_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E329 # Unique branch id.
+name = pipe_9_E1232 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_349_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_350_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E330 # Unique branch id.
+name = pipe_9_E1233 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_350_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_351_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E331 # Unique branch id.
+name = pipe_9_E1234 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_351_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_352_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E332 # Unique branch id.
+name = pipe_9_E1235 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_352_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_353_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E333 # Unique branch id.
+name = pipe_9_E1236 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_353_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_354_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E334 # Unique branch id.
+name = pipe_9_E1237 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_354_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_355_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E335 # Unique branch id.
+name = pipe_9_E1238 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_355_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_356_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E336 # Unique branch id.
+name = pipe_9_E1239 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_356_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_357_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E337 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_357_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_358_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E338 # Unique branch id.
+name = pipe_10_E195 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_358_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_359_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E339 # Unique branch id.
+name = pipe_10_E196 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_359_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_360_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E340 # Unique branch id.
+name = pipe_10_E197 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_360_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_361_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E341 # Unique branch id.
+name = pipe_10_E198 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_361_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_362_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E342 # Unique branch id.
+name = pipe_10_E199 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_362_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_363_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E343 # Unique branch id.
+name = pipe_10_E200 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_363_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_364_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E344 # Unique branch id.
+name = pipe_10_E201 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_364_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_365_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E345 # Unique branch id.
+name = pipe_10_E202 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_365_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_366_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E346 # Unique branch id.
+name = pipe_10_E203 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_366_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_367_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E347 # Unique branch id.
+name = pipe_10_E204 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_367_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_368_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E348 # Unique branch id.
+name = pipe_10_E205 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_368_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_369_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E349 # Unique branch id.
+name = pipe_10_E206 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_369_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_370_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E350 # Unique branch id.
+name = pipe_10_E207 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_370_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_371_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E351 # Unique branch id.
+name = pipe_10_E208 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_371_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_372_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E352 # Unique branch id.
+name = pipe_10_E209 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_372_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_373_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E353 # Unique branch id.
+name = pipe_10_E210 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_373_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_374_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E354 # Unique branch id.
+name = pipe_10_E211 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_374_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_375_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E355 # Unique branch id.
+name = pipe_10_E212 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_375_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_376_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E356 # Unique branch id.
+name = pipe_10_E213 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_376_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_377_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E357 # Unique branch id.
+name = pipe_10_E214 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_377_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_378_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E358 # Unique branch id.
+name = pipe_10_E215 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_378_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_379_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E359 # Unique branch id.
+name = pipe_10_E216 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_379_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_380_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E360 # Unique branch id.
+name = pipe_10_E217 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_380_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_381_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E361 # Unique branch id.
+name = pipe_10_E218 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_381_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_382_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E362 # Unique branch id.
+name = pipe_10_E219 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_382_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_383_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E363 # Unique branch id.
+name = pipe_10_E220 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_383_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_384_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E364 # Unique branch id.
+name = pipe_10_E221 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_384_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_385_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E365 # Unique branch id.
+name = pipe_10_E222 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_385_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_386_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E366 # Unique branch id.
+name = pipe_10_E223 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_386_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_387_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E367 # Unique branch id.
+name = pipe_10_E224 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_387_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_388_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E368 # Unique branch id.
+name = pipe_10_E225 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_388_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_389_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E369 # Unique branch id.
+name = pipe_10_E226 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_389_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_390_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E370 # Unique branch id.
+name = pipe_10_E227 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_390_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_391_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E371 # Unique branch id.
+name = pipe_10_E228 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_391_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_392_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E372 # Unique branch id.
+name = pipe_10_E229 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_392_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_393_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E373 # Unique branch id.
+name = pipe_10_E230 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_393_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_394_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E374 # Unique branch id.
+name = pipe_10_E231 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_394_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_395_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E375 # Unique branch id.
+name = pipe_10_E232 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_395_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_396_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E376 # Unique branch id.
+name = pipe_10_E233 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_396_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_397_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E377 # Unique branch id.
+name = pipe_10_E234 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_397_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_398_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E378 # Unique branch id.
+name = pipe_10_E235 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_398_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_399_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E379 # Unique branch id.
+name = pipe_10_E236 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_399_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_400_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E380 # Unique branch id.
+name = pipe_10_E237 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_400_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_401_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E381 # Unique branch id.
+name = pipe_10_E238 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_401_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_402_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E382 # Unique branch id.
+name = pipe_10_E239 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_402_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_403_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E383 # Unique branch id.
+name = pipe_10_E240 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_403_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_404_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E384 # Unique branch id.
+name = pipe_10_E241 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_404_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_405_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E385 # Unique branch id.
+name = pipe_10_E242 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_405_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_406_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E386 # Unique branch id.
+name = pipe_10_E243 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_406_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_407_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E387 # Unique branch id.
+name = pipe_10_E244 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_407_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_408_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E388 # Unique branch id.
+name = pipe_10_E245 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_408_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_409_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E389 # Unique branch id.
+name = pipe_10_E246 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_409_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_410_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E390 # Unique branch id.
+name = pipe_10_E247 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_410_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_411_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E391 # Unique branch id.
+name = pipe_10_E248 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_411_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_412_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E392 # Unique branch id.
+name = pipe_10_E249 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_412_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_413_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E393 # Unique branch id.
+name = pipe_10_E250 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_413_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_414_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E394 # Unique branch id.
+name = pipe_10_E251 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_414_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_415_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E395 # Unique branch id.
+name = pipe_10_E252 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_415_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_416_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E396 # Unique branch id.
+name = pipe_10_E253 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_416_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_417_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E397 # Unique branch id.
+name = pipe_10_E254 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_417_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_418_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E398 # Unique branch id.
+name = pipe_10_E255 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_418_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_419_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E399 # Unique branch id.
+name = pipe_10_E256 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_419_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_420_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E400 # Unique branch id.
+name = pipe_10_E257 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_420_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_421_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E401 # Unique branch id.
+name = pipe_10_E258 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_421_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_422_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E402 # Unique branch id.
+name = pipe_10_E259 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_422_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_423_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E403 # Unique branch id.
+name = pipe_10_E260 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_423_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_424_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E404 # Unique branch id.
+name = pipe_10_E261 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_424_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_425_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E405 # Unique branch id.
+name = pipe_10_E262 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_425_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_426_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E406 # Unique branch id.
+name = pipe_10_E263 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_426_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_427_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E407 # Unique branch id.
+name = pipe_10_E264 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_427_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_428_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E408 # Unique branch id.
+name = pipe_10_E265 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_428_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_429_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E409 # Unique branch id.
+name = pipe_10_E266 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_429_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_430_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E410 # Unique branch id.
+name = pipe_10_E267 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_430_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_431_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E411 # Unique branch id.
+name = pipe_10_E268 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_431_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_432_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E412 # Unique branch id.
+name = pipe_10_E269 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_432_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_433_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E413 # Unique branch id.
+name = pipe_10_E270 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_433_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_434_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E414 # Unique branch id.
+name = pipe_10_E271 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_434_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_435_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E415 # Unique branch id.
+name = pipe_10_E272 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_435_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_436_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E416 # Unique branch id.
+name = pipe_10_E273 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_436_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_437_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E417 # Unique branch id.
+name = pipe_10_E274 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_437_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_438_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E418 # Unique branch id.
+name = pipe_10_E275 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_438_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_439_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E419 # Unique branch id.
+name = pipe_10_E276 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_439_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_440_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E420 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_440_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_441_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E421 # Unique branch id.
+name = pipe_11_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_441_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_442_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E422 # Unique branch id.
+name = pipe_11_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_442_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_443_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E423 # Unique branch id.
+name = pipe_11_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_443_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_444_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E424 # Unique branch id.
+name = pipe_11_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_444_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_445_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E425 # Unique branch id.
+name = pipe_11_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_445_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_446_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E426 # Unique branch id.
+name = pipe_11_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_446_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_447_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E427 # Unique branch id.
+name = pipe_11_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_447_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_448_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E428 # Unique branch id.
+name = pipe_11_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_448_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_449_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E429 # Unique branch id.
+name = pipe_11_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_449_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_450_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E430 # Unique branch id.
+name = pipe_11_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_450_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_451_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E431 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_451_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_452_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E432 # Unique branch id.
+name = pipe_12_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_452_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_453_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E433 # Unique branch id.
+name = pipe_12_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_453_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_454_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E434 # Unique branch id.
+name = pipe_12_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_454_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_455_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E435 # Unique branch id.
+name = pipe_12_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_455_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_456_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E436 # Unique branch id.
+name = pipe_12_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_456_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_457_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E437 # Unique branch id.
+name = pipe_12_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_457_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_458_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E438 # Unique branch id.
+name = pipe_12_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_458_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_459_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E439 # Unique branch id.
+name = pipe_15_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_459_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_460_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E440 # Unique branch id.
+name = pipe_17_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_460_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_459_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_461_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E441 # Unique branch id.
+name = pipe_18_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_461_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_462_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_462_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_461_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E442 # Unique branch id.
+name = pipe_19_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_462_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_463_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E443 # Unique branch id.
+name = pipe_19_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_463_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_464_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_461_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E444 # Unique branch id.
+name = pipe_20_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_464_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_465_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E445 # Unique branch id.
+name = pipe_20_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_465_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_466_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E446 # Unique branch id.
+name = pipe_20_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_466_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_467_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E447 # Unique branch id.
+name = pipe_20_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_467_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_468_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E448 # Unique branch id.
+name = pipe_20_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_468_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_469_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E449 # Unique branch id.
+name = pipe_20_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_469_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_470_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E450 # Unique branch id.
+name = pipe_20_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_470_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_471_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E451 # Unique branch id.
+name = pipe_20_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_471_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_472_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E452 # Unique branch id.
+name = pipe_20_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_472_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_473_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E453 # Unique branch id.
+name = pipe_20_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_473_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_474_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E454 # Unique branch id.
+name = pipe_20_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_474_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_475_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E455 # Unique branch id.
+name = pipe_20_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_475_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_476_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E456 # Unique branch id.
+name = pipe_20_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_476_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_477_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E457 # Unique branch id.
+name = pipe_20_E13 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_477_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_478_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E458 # Unique branch id.
+name = pipe_20_E14 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_478_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_479_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E459 # Unique branch id.
+name = pipe_20_E15 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_479_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_480_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E460 # Unique branch id.
+name = pipe_20_E16 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_480_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_481_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E461 # Unique branch id.
+name = pipe_20_E17 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_481_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_482_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E462 # Unique branch id.
+name = pipe_20_E18 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_482_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_483_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E463 # Unique branch id.
+name = pipe_20_E19 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_483_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_484_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E464 # Unique branch id.
+name = pipe_20_E20 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_484_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_485_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E465 # Unique branch id.
+name = pipe_20_E21 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_485_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_486_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E466 # Unique branch id.
+name = pipe_20_E22 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_486_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_487_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E467 # Unique branch id.
+name = pipe_20_E23 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_487_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_488_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E468 # Unique branch id.
+name = pipe_20_E24 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_488_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_489_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E469 # Unique branch id.
+name = pipe_20_E25 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_489_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_490_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E470 # Unique branch id.
+name = pipe_20_E26 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_490_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_491_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E471 # Unique branch id.
+name = pipe_20_E27 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_491_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_492_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E472 # Unique branch id.
+name = pipe_20_E28 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_492_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_493_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E473 # Unique branch id.
+name = pipe_20_E29 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_493_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_494_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E474 # Unique branch id.
+name = pipe_20_E30 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_494_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_495_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E475 # Unique branch id.
+name = pipe_20_E31 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_495_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_496_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E476 # Unique branch id.
+name = pipe_20_E32 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_496_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_497_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E477 # Unique branch id.
+name = pipe_20_E33 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_497_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_498_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E478 # Unique branch id.
+name = pipe_20_E34 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_498_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_499_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E479 # Unique branch id.
+name = pipe_20_E35 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_499_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_500_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E480 # Unique branch id.
+name = pipe_20_E36 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_500_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_501_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E481 # Unique branch id.
+name = pipe_20_E37 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_501_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_502_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E482 # Unique branch id.
+name = pipe_20_E38 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_502_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_503_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E483 # Unique branch id.
+name = pipe_20_E39 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_503_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_504_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E484 # Unique branch id.
+name = pipe_20_E40 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_504_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_505_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E485 # Unique branch id.
+name = pipe_20_E41 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_505_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_506_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E486 # Unique branch id.
+name = pipe_20_E42 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_506_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_507_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E487 # Unique branch id.
+name = pipe_20_E43 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_507_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_508_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E488 # Unique branch id.
+name = pipe_20_E44 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_508_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_509_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E489 # Unique branch id.
+name = pipe_20_E45 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_509_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_510_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E490 # Unique branch id.
+name = pipe_20_E46 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_510_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_511_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E491 # Unique branch id.
+name = pipe_20_E47 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_511_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_512_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E492 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_512_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_513_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E493 # Unique branch id.
+name = pipe_21_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_513_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_514_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E494 # Unique branch id.
+name = pipe_21_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_514_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_515_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E495 # Unique branch id.
+name = pipe_21_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_515_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_516_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E496 # Unique branch id.
+name = pipe_21_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_516_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_517_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E497 # Unique branch id.
+name = pipe_21_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_517_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_518_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E498 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_518_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_519_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E499 # Unique branch id.
+name = pipe_23_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_519_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_520_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E500 # Unique branch id.
+name = pipe_23_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_520_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_521_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E501 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_521_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_522_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E502 # Unique branch id.
+name = pipe_24_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_522_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_523_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E503 # Unique branch id.
+name = pipe_24_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_523_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_524_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E504 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_524_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_525_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_8_E505 # Unique branch id.
+name = pipe_25_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_525_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_526_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E506 # Unique branch id.
+name = pipe_25_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_526_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_527_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E507 # Unique branch id.
+name = pipe_25_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_527_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_528_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E508 # Unique branch id.
+name = pipe_26_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_528_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_529_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_522_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_524_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E509 # Unique branch id.
+name = pipe_29_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_529_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_530_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E510 # Unique branch id.
+name = pipe_29_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_530_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_531_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_522_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E511 # Unique branch id.
+name = pipe_30_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_531_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_532_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E512 # Unique branch id.
+name = pipe_30_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_532_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_533_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E513 # Unique branch id.
+name = pipe_30_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_533_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_534_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E514 # Unique branch id.
+name = pipe_30_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_534_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_535_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E515 # Unique branch id.
+name = pipe_30_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_535_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_536_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E516 # Unique branch id.
+name = pipe_30_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_536_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_537_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E517 # Unique branch id.
+name = pipe_30_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_537_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_538_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E518 # Unique branch id.
+name = pipe_30_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_538_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_539_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E519 # Unique branch id.
+name = pipe_32_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_539_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_540_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E520 # Unique branch id.
+name = pipe_32_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_540_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_541_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E521 # Unique branch id.
+name = pipe_32_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_541_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_542_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E522 # Unique branch id.
+name = pipe_32_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_542_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_543_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E523 # Unique branch id.
+name = pipe_32_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_543_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_544_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E524 # Unique branch id.
+name = pipe_32_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_544_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_545_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E525 # Unique branch id.
+name = pipe_32_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_545_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_546_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E526 # Unique branch id.
+name = pipe_32_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_546_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_547_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E527 # Unique branch id.
+name = pipe_32_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_547_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_548_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E528 # Unique branch id.
+name = pipe_32_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_548_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_549_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E529 # Unique branch id.
+name = pipe_32_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_549_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_550_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E530 # Unique branch id.
+name = pipe_32_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_550_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_551_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E531 # Unique branch id.
+name = pipe_32_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_551_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_552_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E532 # Unique branch id.
+name = pipe_32_E13 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_552_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_553_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E533 # Unique branch id.
+name = pipe_32_E14 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_553_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_554_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E534 # Unique branch id.
+name = pipe_32_E15 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_554_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_555_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E535 # Unique branch id.
+name = pipe_32_E16 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_555_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_556_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E536 # Unique branch id.
+name = pipe_32_E17 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_556_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_557_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E537 # Unique branch id.
+name = pipe_32_E18 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_557_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_558_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E538 # Unique branch id.
+name = pipe_32_E19 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_558_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_559_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E539 # Unique branch id.
+name = pipe_32_E20 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_559_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_560_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E540 # Unique branch id.
+name = pipe_32_E21 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_560_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_561_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E541 # Unique branch id.
+name = pipe_32_E22 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_561_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_562_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E542 # Unique branch id.
+name = pipe_32_E23 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_562_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_563_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E543 # Unique branch id.
+name = pipe_32_E24 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_563_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_564_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E544 # Unique branch id.
+name = pipe_32_E25 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_564_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_565_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E545 # Unique branch id.
+name = pipe_32_E26 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_565_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_566_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E546 # Unique branch id.
+name = pipe_32_E27 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_566_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_567_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E547 # Unique branch id.
+name = pipe_32_E28 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_567_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_568_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E548 # Unique branch id.
+name = pipe_32_E29 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_568_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_569_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E549 # Unique branch id.
+name = pipe_32_E30 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_569_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_570_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E550 # Unique branch id.
+name = pipe_32_E31 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_570_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_571_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E551 # Unique branch id.
+name = pipe_32_E32 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_571_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_572_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E552 # Unique branch id.
+name = pipe_32_E33 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_572_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_573_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E553 # Unique branch id.
+name = pipe_32_E34 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_573_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_574_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E554 # Unique branch id.
+name = pipe_32_E35 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_574_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_575_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E555 # Unique branch id.
+name = pipe_32_E36 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_575_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_576_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E556 # Unique branch id.
+name = pipe_32_E37 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_576_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_577_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E557 # Unique branch id.
+name = pipe_32_E38 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_577_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_578_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E558 # Unique branch id.
+name = pipe_32_E39 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_578_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_579_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E559 # Unique branch id.
+name = pipe_32_E40 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_579_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_580_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E560 # Unique branch id.
+name = pipe_32_E41 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_580_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_581_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E561 # Unique branch id.
+name = pipe_32_E42 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_581_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_582_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E562 # Unique branch id.
+name = pipe_32_E43 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_582_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_583_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E563 # Unique branch id.
+name = pipe_32_E44 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_583_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_584_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E564 # Unique branch id.
+name = pipe_32_E45 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_584_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_585_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E565 # Unique branch id.
+name = pipe_32_E46 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_585_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_586_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_8_E566 # Unique branch id.
+name = pipe_32_E47 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_586_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_587_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E0 # Unique branch id.
+name = pipe_32_E48 # Unique branch id.
+branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
+isLengthCustom = 1 # branch length specified by user.
+sourceCompartmentName = manhole_587_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_588_generated # Source compartment name this sewer connection is beginning.
+
+[Branch]
+name = pipe_32_E49 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_588_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_589_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E1 # Unique branch id.
+name = pipe_32_E50 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_589_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_590_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E2 # Unique branch id.
+name = pipe_32_E51 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_590_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_591_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E3 # Unique branch id.
+name = pipe_32_E52 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_591_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_592_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E4 # Unique branch id.
+name = pipe_32_E53 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_592_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_593_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E5 # Unique branch id.
+name = pipe_32_E54 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_593_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_594_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E6 # Unique branch id.
+name = pipe_32_E55 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_594_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_595_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E7 # Unique branch id.
+name = pipe_32_E56 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_595_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_596_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E8 # Unique branch id.
+name = pipe_32_E57 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_596_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_597_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E9 # Unique branch id.
+name = pipe_32_E58 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_597_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_598_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E10 # Unique branch id.
+name = pipe_32_E59 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_598_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_599_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E11 # Unique branch id.
+name = pipe_32_E60 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_599_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_600_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E12 # Unique branch id.
+name = pipe_32_E61 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_600_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_601_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E13 # Unique branch id.
+name = pipe_32_E62 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_601_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_602_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E14 # Unique branch id.
+name = pipe_32_E63 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_602_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_603_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E15 # Unique branch id.
+name = pipe_32_E64 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_603_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_604_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E16 # Unique branch id.
+name = pipe_32_E65 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_604_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_605_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E17 # Unique branch id.
+name = pipe_32_E66 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_605_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_606_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E18 # Unique branch id.
+name = pipe_32_E67 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_606_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_607_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E19 # Unique branch id.
+name = pipe_32_E68 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_607_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_608_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E20 # Unique branch id.
+name = pipe_32_E69 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_608_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_609_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E21 # Unique branch id.
+name = pipe_32_E70 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_609_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_610_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E22 # Unique branch id.
+name = pipe_32_E71 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_610_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_611_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E23 # Unique branch id.
+name = pipe_32_E72 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_611_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_612_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E24 # Unique branch id.
+name = pipe_32_E73 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_612_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_613_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E25 # Unique branch id.
+name = pipe_33_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_613_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_539_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_614_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E26 # Unique branch id.
+name = pipe_33_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_614_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_615_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E27 # Unique branch id.
+name = pipe_33_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_615_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_616_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E28 # Unique branch id.
+name = pipe_33_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_616_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_617_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E29 # Unique branch id.
+name = pipe_33_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_617_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_618_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E30 # Unique branch id.
+name = pipe_33_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_618_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_619_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E31 # Unique branch id.
+name = pipe_33_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_619_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_620_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E32 # Unique branch id.
+name = pipe_33_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_620_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_621_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E33 # Unique branch id.
+name = pipe_33_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_621_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_622_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E34 # Unique branch id.
+name = pipe_33_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_622_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_623_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E35 # Unique branch id.
+name = pipe_33_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_623_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_624_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E36 # Unique branch id.
+name = pipe_33_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_624_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_625_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E37 # Unique branch id.
+name = pipe_33_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_625_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_626_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E38 # Unique branch id.
+name = pipe_34_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_626_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_10_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_627_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E39 # Unique branch id.
+name = pipe_34_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_627_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_628_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E40 # Unique branch id.
+name = pipe_34_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_628_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_629_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E41 # Unique branch id.
+name = pipe_34_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_629_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_630_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E42 # Unique branch id.
+name = pipe_34_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_630_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_631_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E43 # Unique branch id.
+name = pipe_34_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_631_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_632_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E44 # Unique branch id.
+name = pipe_34_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_632_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_633_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E45 # Unique branch id.
+name = pipe_34_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_633_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_634_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E46 # Unique branch id.
+name = pipe_34_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_634_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_635_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E47 # Unique branch id.
+name = pipe_34_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_635_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_636_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E48 # Unique branch id.
+name = pipe_34_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_636_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_637_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E49 # Unique branch id.
+name = pipe_34_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_637_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_638_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E50 # Unique branch id.
+name = pipe_34_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_638_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_639_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E51 # Unique branch id.
+name = pipe_34_E13 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_639_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_640_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E52 # Unique branch id.
+name = pipe_34_E14 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_640_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_641_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E53 # Unique branch id.
+name = pipe_34_E15 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_641_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_642_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E54 # Unique branch id.
+name = pipe_34_E16 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_642_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_643_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E55 # Unique branch id.
+name = pipe_34_E17 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_643_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_644_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E56 # Unique branch id.
+name = pipe_34_E18 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_644_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_645_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E57 # Unique branch id.
+name = pipe_34_E19 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_645_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_646_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E58 # Unique branch id.
+name = pipe_34_E20 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_646_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_647_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E59 # Unique branch id.
+name = pipe_34_E21 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_647_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_648_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E60 # Unique branch id.
+name = pipe_34_E22 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_648_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_649_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E61 # Unique branch id.
+name = pipe_34_E23 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_649_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_650_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E62 # Unique branch id.
+name = pipe_34_E24 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_650_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_651_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E63 # Unique branch id.
+name = pipe_34_E25 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_651_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_652_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E64 # Unique branch id.
+name = pipe_34_E26 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_652_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_653_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E65 # Unique branch id.
+name = pipe_34_E27 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_653_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_654_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E66 # Unique branch id.
+name = pipe_34_E28 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_654_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_655_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E67 # Unique branch id.
+name = pipe_34_E29 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_655_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_656_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E68 # Unique branch id.
+name = pipe_34_E30 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_656_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_657_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E69 # Unique branch id.
+name = pipe_34_E31 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_657_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_658_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E70 # Unique branch id.
+name = pipe_34_E32 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_658_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_659_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E71 # Unique branch id.
+name = pipe_34_E33 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_659_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_660_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E72 # Unique branch id.
+name = pipe_34_E34 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_660_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_661_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E73 # Unique branch id.
+name = pipe_34_E35 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_661_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_662_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E74 # Unique branch id.
+name = pipe_34_E36 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_662_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_663_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E75 # Unique branch id.
+name = pipe_34_E37 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_663_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_664_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E76 # Unique branch id.
+name = pipe_34_E38 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_664_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_665_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E77 # Unique branch id.
+name = pipe_34_E39 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_665_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_666_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E78 # Unique branch id.
+name = pipe_34_E40 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_666_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_667_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E79 # Unique branch id.
+name = pipe_34_E41 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_667_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_668_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E80 # Unique branch id.
+name = pipe_34_E42 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_668_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_669_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E81 # Unique branch id.
+name = pipe_34_E43 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_669_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_670_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E82 # Unique branch id.
+name = pipe_34_E44 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_670_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_671_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E83 # Unique branch id.
+name = pipe_34_E45 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_671_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_672_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E84 # Unique branch id.
+name = pipe_34_E46 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_672_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_673_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E85 # Unique branch id.
+name = pipe_34_E47 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_673_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_674_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E86 # Unique branch id.
+name = pipe_34_E48 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_674_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_675_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E87 # Unique branch id.
+name = pipe_34_E49 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_675_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_676_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E88 # Unique branch id.
+name = pipe_34_E50 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_676_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_677_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E89 # Unique branch id.
+name = pipe_34_E51 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_677_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_678_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E90 # Unique branch id.
+name = pipe_34_E52 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_678_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_679_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E91 # Unique branch id.
+name = pipe_34_E53 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_679_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_680_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E92 # Unique branch id.
+name = pipe_34_E54 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_680_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_681_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E93 # Unique branch id.
+name = pipe_34_E55 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_681_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_682_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E94 # Unique branch id.
+name = pipe_34_E56 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_682_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_683_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E95 # Unique branch id.
+name = pipe_34_E57 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_683_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_684_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E96 # Unique branch id.
+name = pipe_34_E58 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_684_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_685_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E97 # Unique branch id.
+name = pipe_34_E59 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_685_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_686_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E98 # Unique branch id.
+name = pipe_34_E60 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_686_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_687_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E99 # Unique branch id.
+name = pipe_34_E61 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_687_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_688_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E100 # Unique branch id.
+name = pipe_34_E62 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_688_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_689_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E101 # Unique branch id.
+name = pipe_34_E63 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_689_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_690_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E102 # Unique branch id.
+name = pipe_34_E64 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_690_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_691_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E103 # Unique branch id.
+name = pipe_34_E65 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_691_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_692_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E104 # Unique branch id.
+name = pipe_34_E66 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_692_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_693_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E105 # Unique branch id.
+name = pipe_34_E67 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_693_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_694_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E106 # Unique branch id.
+name = pipe_34_E68 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_694_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_695_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E107 # Unique branch id.
+name = pipe_34_E69 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_695_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_696_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E108 # Unique branch id.
+name = pipe_34_E70 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_696_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_697_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E109 # Unique branch id.
+name = pipe_34_E71 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_697_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_698_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E110 # Unique branch id.
+name = pipe_34_E72 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_698_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_699_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E111 # Unique branch id.
+name = pipe_34_E73 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_699_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_700_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E112 # Unique branch id.
+name = pipe_34_E74 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_700_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_701_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E113 # Unique branch id.
+name = pipe_34_E75 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_701_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_702_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E114 # Unique branch id.
+name = pipe_34_E76 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_702_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_703_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E115 # Unique branch id.
+name = pipe_34_E77 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_703_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_704_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E116 # Unique branch id.
+name = pipe_34_E78 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_704_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_705_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E117 # Unique branch id.
+name = pipe_34_E79 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_705_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_706_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E118 # Unique branch id.
+name = pipe_34_E80 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_706_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_707_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E119 # Unique branch id.
+name = pipe_34_E81 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_707_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_708_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E120 # Unique branch id.
+name = pipe_34_E82 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_708_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_709_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E121 # Unique branch id.
+name = pipe_34_E83 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_709_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_710_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E122 # Unique branch id.
+name = pipe_34_E84 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_710_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_711_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E123 # Unique branch id.
+name = pipe_34_E85 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_711_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_712_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E124 # Unique branch id.
+name = pipe_34_E86 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_712_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_713_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E125 # Unique branch id.
+name = pipe_34_E87 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_713_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_714_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E126 # Unique branch id.
+name = pipe_34_E88 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_714_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_715_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E127 # Unique branch id.
+name = pipe_34_E89 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_715_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_716_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E128 # Unique branch id.
+name = pipe_35_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_716_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_717_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E129 # Unique branch id.
+name = pipe_35_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_717_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_718_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E130 # Unique branch id.
+name = pipe_36_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_718_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_719_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_719_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_716_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E131 # Unique branch id.
+name = pipe_37_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_719_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_720_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_720_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_716_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E132 # Unique branch id.
+name = pipe_38_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_720_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_718_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_721_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E133 # Unique branch id.
+name = pipe_38_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_721_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_722_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E134 # Unique branch id.
+name = pipe_38_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_722_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_723_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E135 # Unique branch id.
+name = pipe_39_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_723_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_718_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_724_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E136 # Unique branch id.
+name = pipe_39_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_724_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_725_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E137 # Unique branch id.
+name = pipe_39_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_725_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_726_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E138 # Unique branch id.
+name = pipe_39_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_726_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_723_generated # Source compartment name this sewer connection is beginning.
+
+[Branch]
+name = pipe_40_E0 # Unique branch id.
+branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
+isLengthCustom = 1 # branch length specified by user.
+sourceCompartmentName = manhole_723_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_727_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E139 # Unique branch id.
+name = pipe_40_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_727_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_728_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E140 # Unique branch id.
+name = pipe_40_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_728_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_729_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E141 # Unique branch id.
+name = pipe_40_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_729_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_730_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E142 # Unique branch id.
+name = pipe_40_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_730_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_731_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E143 # Unique branch id.
+name = pipe_40_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_731_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_732_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E144 # Unique branch id.
+name = pipe_40_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_732_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_733_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E145 # Unique branch id.
+name = pipe_40_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_733_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_734_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E146 # Unique branch id.
+name = pipe_40_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_734_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_735_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E147 # Unique branch id.
+name = pipe_40_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_735_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_736_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E148 # Unique branch id.
+name = pipe_40_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_736_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_737_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E149 # Unique branch id.
+name = pipe_40_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_737_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_738_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E150 # Unique branch id.
+name = pipe_40_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_738_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_739_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E151 # Unique branch id.
+name = pipe_40_E13 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_739_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_740_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E152 # Unique branch id.
+name = pipe_40_E14 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_740_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_741_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E153 # Unique branch id.
+name = pipe_40_E15 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_741_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_742_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E154 # Unique branch id.
+name = pipe_40_E16 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_742_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_743_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E155 # Unique branch id.
+name = pipe_40_E17 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_743_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_744_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E156 # Unique branch id.
+name = pipe_40_E18 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_744_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_745_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E157 # Unique branch id.
+name = pipe_40_E19 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_745_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_746_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E158 # Unique branch id.
+name = pipe_40_E20 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_746_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_747_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E159 # Unique branch id.
+name = pipe_40_E21 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_747_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_748_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E160 # Unique branch id.
+name = pipe_40_E22 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_748_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_749_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E161 # Unique branch id.
+name = pipe_40_E23 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_749_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_750_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E162 # Unique branch id.
+name = pipe_40_E24 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_750_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_751_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E163 # Unique branch id.
+name = pipe_40_E25 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_751_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_752_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E164 # Unique branch id.
+name = pipe_40_E26 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_752_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_753_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E165 # Unique branch id.
+name = pipe_40_E27 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_753_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_754_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E166 # Unique branch id.
+name = pipe_40_E28 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_754_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_755_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E167 # Unique branch id.
+name = pipe_40_E29 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_755_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_756_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E168 # Unique branch id.
+name = pipe_40_E30 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_756_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_757_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E169 # Unique branch id.
+name = pipe_40_E31 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_757_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_758_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E170 # Unique branch id.
+name = pipe_40_E32 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_758_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_759_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E171 # Unique branch id.
+name = pipe_40_E33 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_759_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_760_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E172 # Unique branch id.
+name = pipe_40_E34 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_760_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_761_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E173 # Unique branch id.
+name = pipe_40_E35 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_761_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_762_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E174 # Unique branch id.
+name = pipe_40_E36 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_762_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_763_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E175 # Unique branch id.
+name = pipe_40_E37 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_763_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_764_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E176 # Unique branch id.
+name = pipe_40_E38 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_764_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_765_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E177 # Unique branch id.
+name = pipe_41_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_765_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_766_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E178 # Unique branch id.
+name = pipe_41_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_766_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_767_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E179 # Unique branch id.
+name = pipe_41_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_767_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_768_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E180 # Unique branch id.
+name = pipe_41_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_768_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_769_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E181 # Unique branch id.
+name = pipe_41_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_769_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_770_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E182 # Unique branch id.
+name = pipe_41_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_770_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_771_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E183 # Unique branch id.
+name = pipe_41_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_771_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_772_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E184 # Unique branch id.
+name = pipe_41_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_772_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_773_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E185 # Unique branch id.
+name = pipe_41_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_773_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_774_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E186 # Unique branch id.
+name = pipe_41_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_774_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_775_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E187 # Unique branch id.
+name = pipe_41_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_775_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_776_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E188 # Unique branch id.
+name = pipe_41_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_776_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_777_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E189 # Unique branch id.
+name = pipe_41_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_777_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_778_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E190 # Unique branch id.
+name = pipe_41_E13 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_778_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_779_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E191 # Unique branch id.
+name = pipe_41_E14 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_779_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_780_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E192 # Unique branch id.
+name = pipe_41_E15 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_780_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_781_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E193 # Unique branch id.
+name = pipe_41_E16 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_781_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_782_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E194 # Unique branch id.
+name = pipe_41_E17 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_782_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_783_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E195 # Unique branch id.
+name = pipe_41_E18 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_783_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_784_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E196 # Unique branch id.
+name = pipe_41_E19 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_784_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_785_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E197 # Unique branch id.
+name = pipe_41_E20 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_785_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_786_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E198 # Unique branch id.
+name = pipe_41_E21 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_786_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_787_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E199 # Unique branch id.
+name = pipe_41_E22 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_787_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_788_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E200 # Unique branch id.
+name = pipe_41_E23 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_788_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_789_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E201 # Unique branch id.
+name = pipe_41_E24 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_789_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_790_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E202 # Unique branch id.
+name = pipe_41_E25 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_790_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_791_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E203 # Unique branch id.
+name = pipe_41_E26 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_791_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_792_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E204 # Unique branch id.
+name = pipe_41_E27 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_792_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_793_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E205 # Unique branch id.
+name = pipe_41_E28 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_793_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_794_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E206 # Unique branch id.
+name = pipe_41_E29 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_794_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_795_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E207 # Unique branch id.
+name = pipe_41_E30 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_795_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_796_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E208 # Unique branch id.
+name = pipe_41_E31 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_796_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_797_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E209 # Unique branch id.
+name = pipe_41_E32 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_797_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_798_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E210 # Unique branch id.
+name = pipe_41_E33 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_798_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_799_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E211 # Unique branch id.
+name = pipe_41_E34 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_799_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_800_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E212 # Unique branch id.
+name = pipe_41_E35 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_800_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_801_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E213 # Unique branch id.
+name = pipe_41_E36 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_801_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_802_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E214 # Unique branch id.
+name = pipe_41_E37 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_802_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_803_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E215 # Unique branch id.
+name = pipe_41_E38 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_803_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_804_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E216 # Unique branch id.
+name = pipe_41_E39 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_804_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_805_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E217 # Unique branch id.
+name = pipe_41_E40 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_805_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_806_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E218 # Unique branch id.
+name = pipe_41_E41 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_806_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_807_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E219 # Unique branch id.
+name = pipe_41_E42 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_807_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_808_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E220 # Unique branch id.
+name = pipe_41_E43 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_808_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_809_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E221 # Unique branch id.
+name = pipe_41_E44 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_809_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_810_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E222 # Unique branch id.
+name = pipe_41_E45 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_810_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_811_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E223 # Unique branch id.
+name = pipe_41_E46 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_811_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_812_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E224 # Unique branch id.
+name = pipe_41_E47 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_812_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_813_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E225 # Unique branch id.
+name = pipe_41_E48 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_813_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_814_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E226 # Unique branch id.
+name = pipe_41_E49 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_814_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_815_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E227 # Unique branch id.
+name = pipe_41_E50 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_815_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_816_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E228 # Unique branch id.
+name = pipe_41_E51 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_816_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_817_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E229 # Unique branch id.
+name = pipe_41_E52 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_817_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_818_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E230 # Unique branch id.
+name = pipe_41_E53 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_818_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_819_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E231 # Unique branch id.
+name = pipe_41_E54 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_819_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_820_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E232 # Unique branch id.
+name = pipe_41_E55 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_820_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_821_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E233 # Unique branch id.
+name = pipe_41_E56 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_821_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_822_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E234 # Unique branch id.
+name = pipe_41_E57 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_822_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_823_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E235 # Unique branch id.
+name = pipe_41_E58 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_823_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_824_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E236 # Unique branch id.
+name = pipe_41_E59 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_824_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_825_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E237 # Unique branch id.
+name = pipe_41_E60 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_825_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_826_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E238 # Unique branch id.
+name = pipe_41_E61 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_826_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_827_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E239 # Unique branch id.
+name = pipe_41_E62 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_827_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_828_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E240 # Unique branch id.
+name = pipe_41_E63 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_828_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_829_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E241 # Unique branch id.
+name = pipe_41_E64 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_829_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_830_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E242 # Unique branch id.
+name = pipe_41_E65 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_830_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_831_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E243 # Unique branch id.
+name = pipe_41_E66 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_831_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_832_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E244 # Unique branch id.
+name = pipe_41_E67 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_832_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_833_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E245 # Unique branch id.
+name = pipe_41_E68 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_833_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_834_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E246 # Unique branch id.
+name = pipe_41_E69 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_834_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_835_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E247 # Unique branch id.
+name = pipe_41_E70 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_835_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_836_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E248 # Unique branch id.
+name = pipe_41_E71 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_836_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_837_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E249 # Unique branch id.
+name = pipe_41_E72 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_837_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_838_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E250 # Unique branch id.
+name = pipe_41_E73 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_838_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_839_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E251 # Unique branch id.
+name = pipe_41_E74 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_839_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_840_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E252 # Unique branch id.
+name = pipe_41_E75 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_840_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_841_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E253 # Unique branch id.
+name = pipe_41_E76 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_841_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_842_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E254 # Unique branch id.
+name = pipe_41_E77 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_842_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_843_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E255 # Unique branch id.
+name = pipe_41_E78 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_843_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_844_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E256 # Unique branch id.
+name = pipe_41_E79 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_844_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_845_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E257 # Unique branch id.
+name = pipe_41_E80 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_845_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_846_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E258 # Unique branch id.
+name = pipe_41_E81 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_846_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_847_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E259 # Unique branch id.
+name = pipe_41_E82 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_847_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_848_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E260 # Unique branch id.
+name = pipe_41_E83 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_848_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_849_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E261 # Unique branch id.
+name = pipe_41_E84 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_849_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_850_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E262 # Unique branch id.
+name = pipe_41_E85 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_850_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_851_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E263 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_851_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_852_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E264 # Unique branch id.
+name = pipe_42_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_852_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_853_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E265 # Unique branch id.
+name = pipe_42_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_853_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_854_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E266 # Unique branch id.
+name = pipe_42_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_854_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_855_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E267 # Unique branch id.
+name = pipe_42_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_855_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_856_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E268 # Unique branch id.
+name = pipe_42_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_856_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_857_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E269 # Unique branch id.
+name = pipe_42_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_857_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_858_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E270 # Unique branch id.
+name = pipe_42_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_858_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_859_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E271 # Unique branch id.
+name = pipe_42_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_859_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_860_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E272 # Unique branch id.
+name = pipe_43_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_860_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_861_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_861_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_862_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E273 # Unique branch id.
+name = pipe_43_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_861_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_862_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_862_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_852_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E274 # Unique branch id.
+name = pipe_44_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_862_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_852_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_863_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E275 # Unique branch id.
+name = pipe_44_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_863_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_864_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E276 # Unique branch id.
+name = pipe_44_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_864_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_865_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E277 # Unique branch id.
+name = pipe_44_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_865_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_866_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E278 # Unique branch id.
+name = pipe_44_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_866_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_867_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E279 # Unique branch id.
+name = pipe_44_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_867_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_868_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E280 # Unique branch id.
+name = pipe_44_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_868_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_869_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E281 # Unique branch id.
+name = pipe_44_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_869_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_870_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E282 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_870_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_871_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E283 # Unique branch id.
+name = pipe_45_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_871_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_872_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E284 # Unique branch id.
+name = pipe_45_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_872_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_873_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E285 # Unique branch id.
+name = pipe_45_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_873_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_874_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E286 # Unique branch id.
+name = pipe_45_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_874_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_861_generated # Source compartment name this sewer connection is beginning.
+
+[Branch]
+name = pipe_46_E0 # Unique branch id.
+branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
+isLengthCustom = 1 # branch length specified by user.
+sourceCompartmentName = manhole_870_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_875_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E287 # Unique branch id.
+name = pipe_46_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_875_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_876_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E288 # Unique branch id.
+name = pipe_46_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_876_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_877_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E289 # Unique branch id.
+name = pipe_46_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_877_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_878_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E290 # Unique branch id.
+name = pipe_46_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_878_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_879_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_861_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E291 # Unique branch id.
+name = pipe_47_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_879_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_880_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E292 # Unique branch id.
+name = pipe_47_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_880_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_881_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E293 # Unique branch id.
+name = pipe_47_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_881_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_882_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E294 # Unique branch id.
+name = pipe_47_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_882_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_883_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E295 # Unique branch id.
+name = pipe_47_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_883_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_884_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E296 # Unique branch id.
+name = pipe_47_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_884_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_885_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_870_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E297 # Unique branch id.
+name = pipe_48_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_885_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_886_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_870_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_885_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E298 # Unique branch id.
+name = pipe_49_E125 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_886_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_887_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E299 # Unique branch id.
+name = pipe_49_E126 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_887_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_888_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E300 # Unique branch id.
+name = pipe_49_E127 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_888_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_889_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E301 # Unique branch id.
+name = pipe_49_E128 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_889_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_890_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E302 # Unique branch id.
+name = pipe_49_E129 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_890_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_891_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E303 # Unique branch id.
+name = pipe_49_E130 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_891_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_892_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E304 # Unique branch id.
+name = pipe_49_E131 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_892_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_893_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E305 # Unique branch id.
+name = pipe_49_E132 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_893_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_894_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E306 # Unique branch id.
+name = pipe_49_E133 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_894_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_895_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E307 # Unique branch id.
+name = pipe_49_E134 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_895_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_896_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E308 # Unique branch id.
+name = pipe_49_E135 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_896_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_897_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E309 # Unique branch id.
+name = pipe_49_E136 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_897_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_898_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E310 # Unique branch id.
+name = pipe_49_E137 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_898_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_899_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E311 # Unique branch id.
+name = pipe_49_E138 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_899_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_900_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E312 # Unique branch id.
+name = pipe_49_E139 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_900_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_901_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E313 # Unique branch id.
+name = pipe_49_E140 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_901_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_902_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E314 # Unique branch id.
+name = pipe_49_E141 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_902_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_903_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E315 # Unique branch id.
+name = pipe_49_E142 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_903_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_904_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E316 # Unique branch id.
+name = pipe_49_E143 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_904_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_905_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E317 # Unique branch id.
+name = pipe_49_E144 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_905_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_906_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E318 # Unique branch id.
+name = pipe_49_E145 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_906_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_907_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E319 # Unique branch id.
+name = pipe_49_E146 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_907_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_908_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E320 # Unique branch id.
+name = pipe_49_E147 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_908_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_909_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E321 # Unique branch id.
+name = pipe_49_E148 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_909_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_910_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E322 # Unique branch id.
+name = pipe_49_E149 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_910_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_911_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E323 # Unique branch id.
+name = pipe_49_E150 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_911_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_912_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E324 # Unique branch id.
+name = pipe_49_E151 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_912_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_913_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E325 # Unique branch id.
+name = pipe_49_E152 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_913_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_914_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E326 # Unique branch id.
+name = pipe_49_E153 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_914_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_915_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E327 # Unique branch id.
+name = pipe_49_E154 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_915_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_916_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E328 # Unique branch id.
+name = pipe_49_E155 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_916_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_917_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E329 # Unique branch id.
+name = pipe_49_E156 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_917_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_918_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E330 # Unique branch id.
+name = pipe_49_E157 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_918_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_919_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E331 # Unique branch id.
+name = pipe_49_E158 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_919_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_920_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E332 # Unique branch id.
+name = pipe_49_E159 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_920_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_921_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E333 # Unique branch id.
+name = pipe_49_E160 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_921_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_922_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E334 # Unique branch id.
+name = pipe_49_E161 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_922_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_923_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E335 # Unique branch id.
+name = pipe_49_E162 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_923_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_924_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E336 # Unique branch id.
+name = pipe_49_E163 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_924_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_925_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E337 # Unique branch id.
+name = pipe_49_E164 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_925_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_926_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E338 # Unique branch id.
+name = pipe_49_E165 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_926_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_927_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E339 # Unique branch id.
+name = pipe_49_E166 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_927_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_928_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E340 # Unique branch id.
+name = pipe_49_E167 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_928_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_929_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E341 # Unique branch id.
+name = pipe_49_E168 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_929_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_930_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E342 # Unique branch id.
+name = pipe_49_E169 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_930_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_931_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E343 # Unique branch id.
+name = pipe_49_E170 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_931_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_932_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E344 # Unique branch id.
+name = pipe_49_E171 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_932_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_933_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E345 # Unique branch id.
+name = pipe_49_E172 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_933_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_934_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E346 # Unique branch id.
+name = pipe_49_E173 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_934_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_935_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E347 # Unique branch id.
+name = pipe_49_E174 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_935_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_936_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E348 # Unique branch id.
+name = pipe_49_E175 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_936_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_937_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E349 # Unique branch id.
+name = pipe_49_E176 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_937_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_938_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E350 # Unique branch id.
+name = pipe_49_E177 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_938_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_939_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E351 # Unique branch id.
+name = pipe_49_E178 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_939_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_940_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E352 # Unique branch id.
+name = pipe_49_E179 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_940_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_941_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E353 # Unique branch id.
+name = pipe_49_E180 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_941_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_942_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E354 # Unique branch id.
+name = pipe_49_E181 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_942_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_943_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E355 # Unique branch id.
+name = pipe_49_E182 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_943_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_944_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E356 # Unique branch id.
+name = pipe_49_E183 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_944_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_945_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E357 # Unique branch id.
+name = pipe_49_E184 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_945_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_946_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E358 # Unique branch id.
+name = pipe_49_E185 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_946_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_947_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E359 # Unique branch id.
+name = pipe_49_E186 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_947_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_948_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E360 # Unique branch id.
+name = pipe_49_E187 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_948_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_949_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E361 # Unique branch id.
+name = pipe_49_E188 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_949_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_950_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E362 # Unique branch id.
+name = pipe_49_E189 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_950_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_951_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E363 # Unique branch id.
+name = pipe_49_E190 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_951_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_952_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E364 # Unique branch id.
+name = pipe_49_E191 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_952_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_953_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E365 # Unique branch id.
+name = pipe_49_E192 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_953_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_954_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E366 # Unique branch id.
+name = pipe_49_E193 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_954_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_955_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E367 # Unique branch id.
+name = pipe_49_E194 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_955_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_956_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E368 # Unique branch id.
+name = pipe_49_E195 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_956_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_957_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E369 # Unique branch id.
+name = pipe_49_E196 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_957_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_958_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E370 # Unique branch id.
+name = pipe_49_E197 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_958_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_959_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E371 # Unique branch id.
+name = pipe_49_E198 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_959_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_960_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E372 # Unique branch id.
+name = pipe_49_E199 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_960_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_961_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E373 # Unique branch id.
+name = pipe_49_E200 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_961_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_962_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E374 # Unique branch id.
+name = pipe_49_E201 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_962_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_963_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E375 # Unique branch id.
+name = pipe_49_E202 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_963_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_964_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E376 # Unique branch id.
+name = pipe_49_E203 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_964_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_965_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E377 # Unique branch id.
+name = pipe_49_E204 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_965_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_966_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E378 # Unique branch id.
+name = pipe_49_E205 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_966_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_967_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E379 # Unique branch id.
+name = pipe_49_E206 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_967_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_968_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E380 # Unique branch id.
+name = pipe_49_E207 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_968_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_969_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E381 # Unique branch id.
+name = pipe_49_E208 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_969_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_970_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E382 # Unique branch id.
+name = pipe_49_E209 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_970_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_971_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E383 # Unique branch id.
+name = pipe_49_E210 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_971_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_972_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E384 # Unique branch id.
+name = pipe_49_E211 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_972_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_973_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E385 # Unique branch id.
+name = pipe_49_E212 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_973_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_974_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E386 # Unique branch id.
+name = pipe_49_E213 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_974_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_975_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E387 # Unique branch id.
+name = pipe_49_E214 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_975_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_976_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E388 # Unique branch id.
+name = pipe_49_E215 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_976_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_977_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E389 # Unique branch id.
+name = pipe_49_E216 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_977_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_978_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E390 # Unique branch id.
+name = pipe_49_E217 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_978_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_979_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E391 # Unique branch id.
+name = pipe_49_E218 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_979_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_980_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E392 # Unique branch id.
+name = pipe_49_E219 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_980_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_981_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E393 # Unique branch id.
+name = pipe_49_E220 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_981_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_982_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E394 # Unique branch id.
+name = pipe_49_E221 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_982_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_983_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E395 # Unique branch id.
+name = pipe_50_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_983_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_851_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_984_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E396 # Unique branch id.
+name = pipe_50_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_984_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_985_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E397 # Unique branch id.
+name = pipe_50_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_985_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_986_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E398 # Unique branch id.
+name = pipe_50_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_986_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_987_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E399 # Unique branch id.
+name = pipe_50_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_987_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_988_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E400 # Unique branch id.
+name = pipe_50_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_988_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_989_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E401 # Unique branch id.
+name = pipe_50_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_989_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_990_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E402 # Unique branch id.
+name = pipe_50_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_990_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_991_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E403 # Unique branch id.
+name = pipe_50_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_991_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_992_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E404 # Unique branch id.
+name = pipe_51_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_992_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_993_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E405 # Unique branch id.
+name = pipe_51_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_993_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_994_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E406 # Unique branch id.
+name = pipe_51_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_994_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_995_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E407 # Unique branch id.
+name = pipe_51_E3 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_995_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_996_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E408 # Unique branch id.
+name = pipe_51_E4 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_996_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_997_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E409 # Unique branch id.
+name = pipe_51_E5 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_997_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_998_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E410 # Unique branch id.
+name = pipe_51_E6 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_998_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_999_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E411 # Unique branch id.
+name = pipe_51_E7 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_999_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_1000_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E412 # Unique branch id.
+name = pipe_51_E8 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_1000_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_1001_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E413 # Unique branch id.
+name = pipe_51_E9 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_1001_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_1002_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E414 # Unique branch id.
+name = pipe_51_E10 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_1002_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_1003_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E415 # Unique branch id.
+name = pipe_51_E11 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_1003_generated # Source compartment name this sewer connection is beginning.
targetCompartmentName = manhole_1004_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E416 # Unique branch id.
+name = pipe_51_E12 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
sourceCompartmentName = manhole_1004_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1005_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E417 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1005_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1006_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E418 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1006_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1007_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E419 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1007_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1008_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E420 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1008_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1009_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E421 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1009_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1010_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E422 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1010_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1011_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_851_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E423 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1011_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1012_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E424 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1012_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1013_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E425 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1013_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1014_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E426 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1014_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1015_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E427 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1015_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1016_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E428 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1016_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1017_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E429 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1017_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1018_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E430 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1018_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1019_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E431 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1019_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1020_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E432 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1020_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1021_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E433 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1021_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1022_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E434 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1022_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1023_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E435 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1023_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1024_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E436 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1024_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1025_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E437 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1025_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1026_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E438 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1026_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1027_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E439 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1027_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1028_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E440 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1028_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1029_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E441 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1029_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1030_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E442 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1030_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1031_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E443 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1031_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1032_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E444 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1032_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1033_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E445 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1033_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1034_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E446 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1034_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1035_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E447 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1035_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1036_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E448 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1036_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1037_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E449 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1037_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1038_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E450 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1038_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1039_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E451 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1039_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1040_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E452 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1040_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1041_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E453 # Unique branch id.
+name = pipe_52_E0 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1041_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1042_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_983_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_1005_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E454 # Unique branch id.
+name = pipe_52_E1 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1042_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1043_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_1005_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_1006_generated # Source compartment name this sewer connection is beginning.
[Branch]
-name = pipe_9_E455 # Unique branch id.
+name = pipe_52_E2 # Unique branch id.
branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1043_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1044_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E456 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1044_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1045_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E457 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1045_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1046_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E458 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1046_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1047_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E459 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1047_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1048_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E460 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1048_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1049_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E461 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1049_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1050_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E462 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1050_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1051_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E463 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1051_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1052_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E464 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1052_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1053_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E465 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1053_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1054_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E466 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1054_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1055_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E467 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1055_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1056_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E468 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1056_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1057_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E469 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1057_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1058_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E470 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1058_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1059_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E471 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1059_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1060_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E472 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1060_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1061_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E473 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1061_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1062_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E474 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1062_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1063_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E475 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1063_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1064_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E476 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1064_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1065_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E477 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1065_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1066_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E478 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1066_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1067_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E479 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1067_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1068_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E480 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1068_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1069_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E481 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1069_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1070_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E482 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1070_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1071_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E483 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1071_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1072_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E484 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1072_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1073_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E485 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1073_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1074_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E486 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1074_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1075_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E487 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1075_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1076_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E488 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1076_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1077_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E489 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1077_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1078_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E490 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1078_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1079_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E491 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1079_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1080_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E492 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1080_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1081_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E493 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1081_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1082_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E494 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1082_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1083_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E495 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1083_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1084_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E496 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1084_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1085_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E497 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1085_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1086_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E498 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1086_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1087_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E499 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1087_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1088_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E500 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1088_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1089_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E501 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1089_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1090_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E502 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1090_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1091_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E503 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1091_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1092_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E504 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1092_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1093_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E505 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1093_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1094_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E506 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1094_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1095_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E507 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1095_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1096_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E508 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1096_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1097_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E509 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1097_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1098_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E510 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1098_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1099_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E511 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1099_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1100_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E512 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1100_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1101_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E513 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1101_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1102_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E514 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1102_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1103_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E515 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1103_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1104_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E516 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1104_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1105_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E517 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1105_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1106_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E518 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1106_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1107_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E519 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1107_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1108_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E520 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1108_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1109_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E521 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1109_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1110_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E522 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1110_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1111_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E523 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1111_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1112_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E524 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1112_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1113_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E525 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1113_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1114_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E526 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1114_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1115_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E527 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1115_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1116_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E528 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1116_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1117_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E529 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1117_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1118_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E530 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1118_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1119_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E531 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1119_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1120_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E532 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1120_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1121_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E533 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1121_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1122_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E534 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1122_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1123_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E535 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1123_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1124_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E536 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1124_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1125_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E537 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1125_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1126_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E538 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1126_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1127_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E539 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1127_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1128_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E540 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1128_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1129_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E541 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1129_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1130_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E542 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1130_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1131_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E543 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1131_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1132_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E544 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1132_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1133_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E545 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1133_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1134_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E546 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1134_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1135_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E547 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1135_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1136_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E548 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1136_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1137_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E549 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1137_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1138_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E550 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1138_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1139_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E551 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1139_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1140_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E552 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1140_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1141_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E553 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1141_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1142_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E554 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1142_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1143_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E555 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1143_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1144_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E556 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1144_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1145_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E557 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1145_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1146_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E558 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1146_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1147_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E559 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1147_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1148_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E560 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1148_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1149_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E561 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1149_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1150_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E562 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1150_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1151_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E563 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1151_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1152_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E564 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1152_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1153_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E565 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1153_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1154_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E566 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1154_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1155_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E567 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1155_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1156_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E568 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1156_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1157_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E569 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1157_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1158_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E570 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1158_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1159_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E571 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1159_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1160_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E572 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1160_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1161_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E573 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1161_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1162_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E574 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1162_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1163_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E575 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1163_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1164_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E576 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1164_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1165_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E577 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1165_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1166_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E578 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1166_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1167_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E579 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1167_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1168_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E580 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1168_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1169_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E581 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1169_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1170_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E582 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1170_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1171_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E583 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1171_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1172_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E584 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1172_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1173_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E585 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1173_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1174_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E586 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1174_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1175_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E587 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1175_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1176_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E588 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1176_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1177_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E589 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1177_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1178_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E590 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1178_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1179_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E591 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1179_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1180_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E592 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1180_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1181_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E593 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1181_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1182_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E594 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1182_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1183_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E595 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1183_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1184_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E596 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1184_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1185_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E597 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1185_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1186_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E598 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1186_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1187_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E599 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1187_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1188_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E600 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1188_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1189_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E601 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1189_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1190_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E602 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1190_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1191_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E603 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1191_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1192_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E604 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1192_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1193_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E605 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1193_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1194_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E606 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1194_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1195_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E607 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1195_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1196_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E608 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1196_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1197_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E609 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1197_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1198_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E610 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1198_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1199_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E611 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1199_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1200_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E612 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1200_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1201_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E613 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1201_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1202_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E614 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1202_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1203_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E615 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1203_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1204_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E616 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1204_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1205_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E617 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1205_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1206_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E618 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1206_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1207_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E619 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1207_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1208_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E620 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1208_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1209_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E621 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1209_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1210_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E622 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1210_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1211_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E623 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1211_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1212_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E624 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1212_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1213_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E625 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1213_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1214_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E626 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1214_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1215_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E627 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1215_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1216_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E628 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1216_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1217_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E629 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1217_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1218_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E630 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1218_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1219_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E631 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1219_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1220_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E632 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1220_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1221_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E633 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1221_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1222_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E634 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1222_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1223_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E635 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1223_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1224_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E636 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1224_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1225_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E637 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1225_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1226_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E638 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1226_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1227_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E639 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1227_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1228_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E640 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1228_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1229_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E641 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1229_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1230_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E642 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1230_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1231_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E643 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1231_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1232_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E644 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1232_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1233_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E645 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1233_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1234_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E646 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1234_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1235_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E647 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1235_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1236_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E648 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1236_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1237_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E649 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1237_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1238_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E650 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1238_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1239_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E651 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1239_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1240_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E652 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1240_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1241_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E653 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1241_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1242_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E654 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1242_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1243_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E655 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1243_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1244_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E656 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1244_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1245_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E657 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1245_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1246_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E658 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1246_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1247_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E659 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1247_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1248_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E660 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1248_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1249_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E661 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1249_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1250_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E662 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1250_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1251_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E663 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1251_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1252_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E664 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1252_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1253_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E665 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1253_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1254_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E666 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1254_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1255_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E667 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1255_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1256_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E668 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1256_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1257_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E669 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1257_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1258_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E670 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1258_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1259_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E671 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1259_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1260_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E672 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1260_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1261_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E673 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1261_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1262_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E674 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1262_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1263_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E675 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1263_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1264_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E676 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1264_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1265_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E677 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1265_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1266_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E678 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1266_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1267_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E679 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1267_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1268_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E680 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1268_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1269_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E681 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1269_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1270_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E682 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1270_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1271_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E683 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1271_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1272_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E684 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1272_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1273_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E685 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1273_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1274_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E686 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1274_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1275_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E687 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1275_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1276_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E688 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1276_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1277_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E689 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1277_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1278_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E690 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1278_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1279_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E691 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1279_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1280_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E692 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1280_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1281_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E693 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1281_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1282_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E694 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1282_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1283_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E695 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1283_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1284_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E696 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1284_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1285_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E697 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1285_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1286_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E698 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1286_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1287_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E699 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1287_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1288_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E700 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1288_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1289_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E701 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1289_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1290_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E702 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1290_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1291_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E703 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1291_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1292_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E704 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1292_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1293_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E705 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1293_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1294_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E706 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1294_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1295_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E707 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1295_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1296_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E708 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1296_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1297_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E709 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1297_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1298_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E710 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1298_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1299_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E711 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1299_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1300_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E712 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1300_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1301_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E713 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1301_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1302_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E714 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1302_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1303_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E715 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1303_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1304_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E716 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1304_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1305_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E717 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1305_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1306_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E718 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1306_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1307_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E719 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1307_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1308_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E720 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1308_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1309_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E721 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1309_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1310_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E722 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1310_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1311_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E723 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1311_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1312_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E724 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1312_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1313_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E725 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1313_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1314_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E726 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1314_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1315_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E727 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1315_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1316_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E728 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1316_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1317_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E729 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1317_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1318_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E730 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1318_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1319_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E731 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1319_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1320_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E732 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1320_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1321_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E733 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1321_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1322_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E734 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1322_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1323_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E735 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1323_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1324_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E736 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1324_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1325_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E737 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1325_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1326_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E738 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1326_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1327_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E739 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1327_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1328_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E740 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1328_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1329_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E741 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1329_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1330_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E742 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1330_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1331_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E743 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1331_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1332_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E744 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1332_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1333_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E745 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1333_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1334_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E746 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1334_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1335_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E747 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1335_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1336_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E748 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1336_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1337_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E749 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1337_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1338_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E750 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1338_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1339_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E751 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1339_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1340_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E752 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1340_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1341_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E753 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1341_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1342_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E754 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1342_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1343_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E755 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1343_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1344_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E756 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1344_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1345_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E757 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1345_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1346_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E758 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1346_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1347_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E759 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1347_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1348_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E760 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1348_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1349_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E761 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1349_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1350_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E762 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1350_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1351_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E763 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1351_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1352_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E764 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1352_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1353_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E765 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1353_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1354_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E766 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1354_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1355_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E767 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1355_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1356_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E768 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1356_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1357_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E769 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1357_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1358_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E770 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1358_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1359_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E771 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1359_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1360_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E772 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1360_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1361_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E773 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1361_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1362_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E774 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1362_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1363_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E775 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1363_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1364_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E776 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1364_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1365_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E777 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1365_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1366_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E778 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1366_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1367_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E779 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1367_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1368_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E780 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1368_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1369_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E781 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1369_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1370_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E782 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1370_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1371_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E783 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1371_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1372_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E784 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1372_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1373_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E785 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1373_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1374_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E786 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1374_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1375_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E787 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1375_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1376_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E788 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1376_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1377_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E789 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1377_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1378_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E790 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1378_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1379_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E791 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1379_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1380_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E792 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1380_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1381_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E793 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1381_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1382_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E794 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1382_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1383_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E795 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1383_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1384_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E796 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1384_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1385_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E797 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1385_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1386_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E798 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1386_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1387_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E799 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1387_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1388_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E800 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1388_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1389_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E801 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1389_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1390_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E802 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1390_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1391_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E803 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1391_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1392_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E804 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1392_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1393_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E805 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1393_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1394_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E806 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1394_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1395_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E807 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1395_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1396_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E808 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1396_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1397_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E809 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1397_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1398_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E810 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1398_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1399_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E811 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1399_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1400_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E812 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1400_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1401_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E813 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1401_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1402_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E814 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1402_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1403_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E815 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1403_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1404_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E816 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1404_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1405_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E817 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1405_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1406_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E818 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1406_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1407_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E819 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1407_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1408_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E820 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1408_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1409_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E821 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1409_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1410_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E822 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1410_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1411_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E823 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1411_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1412_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E824 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1412_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1413_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E825 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1413_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1414_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E826 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1414_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1415_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E827 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1415_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1416_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E828 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1416_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1417_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E829 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1417_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1418_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E830 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1418_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1419_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E831 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1419_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1420_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E832 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1420_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1421_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E833 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1421_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1422_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E834 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1422_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1423_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E835 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1423_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1424_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E836 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1424_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1425_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E837 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1425_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1426_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E838 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1426_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1427_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E839 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1427_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1428_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E840 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1428_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1429_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E841 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1429_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1430_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E842 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1430_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1431_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E843 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1431_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1432_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E844 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1432_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1433_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E845 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1433_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1434_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E846 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1434_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1435_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E847 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1435_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1436_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E848 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1436_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1437_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E849 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1437_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1438_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E850 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1438_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1439_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E851 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1439_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1440_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E852 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1440_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1441_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E853 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1441_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1442_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E854 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1442_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1443_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E855 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1443_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1444_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E856 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1444_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1445_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E857 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1445_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1446_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E858 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1446_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1447_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E859 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1447_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1448_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E860 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1448_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1449_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E861 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1449_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1450_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E862 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1450_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1451_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E863 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1451_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1452_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E864 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1452_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1453_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E865 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1453_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1454_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E866 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1454_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1455_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E867 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1455_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1456_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E868 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1456_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1457_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E869 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1457_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1458_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E870 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1458_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1459_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E871 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1459_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1460_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E872 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1460_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1461_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E873 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1461_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1462_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E874 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1462_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1463_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E875 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1463_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1464_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E876 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1464_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1465_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E877 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1465_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1466_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E878 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1466_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1467_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E879 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1467_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1468_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E880 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1468_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1469_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E881 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1469_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1470_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E882 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1470_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1471_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E883 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1471_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1472_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E884 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1472_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1473_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E885 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1473_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1474_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E886 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1474_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1475_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E887 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1475_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1476_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E888 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1476_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1477_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E889 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1477_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1478_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E890 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1478_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1479_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E891 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1479_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1480_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E892 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1480_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1481_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E893 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1481_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1482_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E894 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1482_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1483_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E895 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1483_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1484_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E896 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1484_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1485_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E897 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1485_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1486_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E898 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1486_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1487_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E899 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1487_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1488_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E900 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1488_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1489_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E901 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1489_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1490_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E902 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1490_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1491_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E903 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1491_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1492_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E904 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1492_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1493_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E905 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1493_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1494_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E906 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1494_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1495_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E907 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1495_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1496_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E908 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1496_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1497_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E909 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1497_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1498_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E910 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1498_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1499_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E911 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1499_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1500_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E912 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1500_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1501_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E913 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1501_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1502_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E914 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1502_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1503_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E915 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1503_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1504_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E916 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1504_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1505_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E917 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1505_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1506_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E918 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1506_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1507_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E919 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1507_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1508_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E920 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1508_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1509_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E921 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1509_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1510_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E922 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1510_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1511_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E923 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1511_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1512_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E924 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1512_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1513_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E925 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1513_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1514_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E926 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1514_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1515_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E927 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1515_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1516_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E928 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1516_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1517_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E929 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1517_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1518_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E930 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1518_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1519_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E931 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1519_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1520_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E932 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1520_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1521_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E933 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1521_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1522_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E934 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1522_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1523_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E935 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1523_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1524_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E936 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1524_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1525_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E937 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1525_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1526_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E938 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1526_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1527_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E939 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1527_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1528_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E940 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1528_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1529_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E941 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1529_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1530_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E942 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1530_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1531_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E943 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1531_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1532_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E944 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1532_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1533_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E945 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1533_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1534_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E946 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1534_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1535_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E947 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1535_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1536_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E948 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1536_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1537_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E949 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1537_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1538_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E950 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1538_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1539_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E951 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1539_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1540_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E952 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1540_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1541_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E953 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1541_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1542_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E954 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1542_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1543_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E955 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1543_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1544_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E956 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1544_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1545_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E957 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1545_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1546_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E958 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1546_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1547_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E959 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1547_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1548_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E960 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1548_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1549_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E961 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1549_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1550_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E962 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1550_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1551_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E963 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1551_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1552_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E964 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1552_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1553_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E965 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1553_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1554_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E966 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1554_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1555_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E967 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1555_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1556_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E968 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1556_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1557_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E969 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1557_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1558_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E970 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1558_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1559_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E971 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1559_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1560_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E972 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1560_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1561_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E973 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1561_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1562_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E974 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1562_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1563_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E975 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1563_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1564_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E976 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1564_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1565_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E977 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1565_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1566_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E978 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1566_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1567_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E979 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1567_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1568_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E980 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1568_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1569_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E981 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1569_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1570_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E982 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1570_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1571_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E983 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1571_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1572_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E984 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1572_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1573_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E985 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1573_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1574_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E986 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1574_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1575_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E987 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1575_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1576_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E988 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1576_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1577_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E989 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1577_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1578_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E990 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1578_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1579_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E991 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1579_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1580_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E992 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1580_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1581_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E993 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1581_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1582_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E994 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1582_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1583_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E995 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1583_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1584_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E996 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1584_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1585_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E997 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1585_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1586_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E998 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1586_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1587_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E999 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1587_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1588_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1000 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1588_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1589_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1001 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1589_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1590_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1002 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1590_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1591_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1003 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1591_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1592_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1004 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1592_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1593_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1005 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1593_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1594_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1006 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1594_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1595_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1007 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1595_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1596_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1008 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1596_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1597_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1009 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1597_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1598_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1010 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1598_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1599_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1011 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1599_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1600_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1012 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1600_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1601_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1013 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1601_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1602_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1014 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1602_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1603_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1015 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1603_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1604_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1016 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1604_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1605_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1017 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1605_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1606_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1018 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1606_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1607_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1019 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1607_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1608_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1020 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1608_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1609_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1021 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1609_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1610_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1022 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1610_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1611_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1023 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1611_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1612_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1024 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1612_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1613_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1025 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1613_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1614_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1026 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1614_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1615_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1027 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1615_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1616_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1028 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1616_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1617_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1029 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1617_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1618_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1030 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1618_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1619_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1031 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1619_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1620_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1032 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1620_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1621_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1033 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1621_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1622_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1034 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1622_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1623_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1035 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1623_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1624_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1036 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1624_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1625_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1037 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1625_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1626_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1038 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1626_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1627_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1039 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1627_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1628_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1040 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1628_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1629_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1041 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1629_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1630_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1042 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1630_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1631_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1043 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1631_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1632_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1044 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1632_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1633_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1045 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1633_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1634_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1046 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1634_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1635_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1047 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1635_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1636_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1048 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1636_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1637_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1049 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1637_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1638_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1050 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1638_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1639_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1051 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1639_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1640_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1052 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1640_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1641_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1053 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1641_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1642_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1054 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1642_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1643_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1055 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1643_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1644_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1056 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1644_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1645_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1057 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1645_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1646_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1058 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1646_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1647_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1059 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1647_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1648_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1060 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1648_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1649_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1061 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1649_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1650_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1062 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1650_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1651_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1063 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1651_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1652_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1064 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1652_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1653_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1065 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1653_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1654_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1066 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1654_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1655_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1067 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1655_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1656_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1068 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1656_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1657_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1069 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1657_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1658_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1070 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1658_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1659_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1071 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1659_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1660_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1072 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1660_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1661_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1073 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1661_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1662_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1074 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1662_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1663_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1075 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1663_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1664_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1076 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1664_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1665_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1077 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1665_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1666_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1078 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1666_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1667_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1079 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1667_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1668_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1080 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1668_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1669_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1081 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1669_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1670_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1082 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1670_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1671_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1083 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1671_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1672_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1084 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1672_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1673_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1085 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1673_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1674_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1086 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1674_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1675_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1087 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1675_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1676_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1088 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1676_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1677_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1089 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1677_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1678_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1090 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1678_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1679_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1091 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1679_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1680_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1092 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1680_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1681_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1093 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1681_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1682_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1094 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1682_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1683_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1095 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1683_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1684_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1096 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1684_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1685_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1097 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1685_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1686_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1098 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1686_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1687_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1099 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1687_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1688_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1100 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1688_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1689_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1101 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1689_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1690_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1102 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1690_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1691_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1103 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1691_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1692_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1104 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1692_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1693_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1105 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1693_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1694_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1106 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1694_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1695_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1107 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1695_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1696_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1108 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1696_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1697_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1109 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1697_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1698_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1110 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1698_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1699_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1111 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1699_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1700_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1112 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1700_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1701_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1113 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1701_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1702_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1114 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1702_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1703_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1115 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1703_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1704_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1116 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1704_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1705_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1117 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1705_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1706_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1118 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1706_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1707_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1119 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1707_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1708_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1120 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1708_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1709_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1121 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1709_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1710_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1122 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1710_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1711_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1123 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1711_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1712_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1124 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1712_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1713_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1125 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1713_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1714_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1126 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1714_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1715_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1127 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1715_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1716_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1128 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1716_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1717_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1129 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1717_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1718_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1130 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1718_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1719_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1131 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1719_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1720_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1132 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1720_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1721_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1133 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1721_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1722_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1134 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1722_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1723_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1135 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1723_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1724_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1136 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1724_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1725_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1137 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1725_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1726_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1138 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1726_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1727_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1139 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1727_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1728_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1140 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1728_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1729_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1141 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1729_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1730_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1142 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1730_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1731_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1143 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1731_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1732_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1144 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1732_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1733_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1145 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1733_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1734_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1146 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1734_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1735_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1147 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1735_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1736_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1148 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1736_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1737_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1149 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1737_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1738_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1150 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1738_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1739_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1151 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1739_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1740_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1152 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1740_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1741_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1153 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1741_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1742_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1154 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1742_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1743_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1155 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1743_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1744_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1156 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1744_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1745_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1157 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1745_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1746_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1158 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1746_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1747_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1159 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1747_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1748_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1160 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1748_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1749_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1161 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1749_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1750_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1162 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1750_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1751_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1163 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1751_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1752_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1164 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1752_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1753_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1165 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1753_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1754_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1166 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1754_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1755_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1167 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1755_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1756_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1168 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1756_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1757_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1169 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1757_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1758_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1170 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1758_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1759_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1171 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1759_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1760_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1172 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1760_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1761_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1173 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1761_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1762_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1174 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1762_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1763_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1175 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1763_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1764_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1176 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1764_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1765_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1177 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1765_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1766_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1178 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1766_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1767_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1179 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1767_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1768_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1180 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1768_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1769_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1181 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1769_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1770_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1182 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1770_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1771_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1183 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1771_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1772_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1184 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1772_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1773_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1185 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1773_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1774_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1186 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1774_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1775_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1187 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1775_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1776_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1188 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1776_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1777_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1189 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1777_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1778_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1190 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1778_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1779_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1191 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1779_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1780_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1192 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1780_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1781_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1193 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1781_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1782_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1194 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1782_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1783_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1195 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1783_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1784_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1196 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1784_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1785_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1197 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1785_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1786_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1198 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1786_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1787_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1199 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1787_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1788_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1200 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1788_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1789_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1201 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1789_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1790_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1202 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1790_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1791_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1203 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1791_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1792_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1204 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1792_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1793_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1205 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1793_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1794_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1206 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1794_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1795_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1207 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1795_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1796_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1208 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1796_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1797_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1209 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1797_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1798_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1210 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1798_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1799_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1211 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1799_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1800_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1212 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1800_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1801_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1213 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1801_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1802_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1214 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1802_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1803_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1215 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1803_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1804_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1216 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1804_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1805_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1217 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1805_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1806_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1218 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1806_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1807_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1219 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1807_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1808_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1220 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1808_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1809_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1221 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1809_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1810_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1222 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1810_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1811_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1223 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1811_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1812_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1224 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1812_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1813_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1225 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1813_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1814_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1226 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1814_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1815_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1227 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1815_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1816_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1228 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1816_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1817_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1229 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1817_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1818_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1230 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1818_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1819_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1231 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1819_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1820_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1232 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1820_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1821_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1233 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1821_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1822_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1234 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1822_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1823_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1235 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1823_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1824_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1236 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1824_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1825_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1237 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1825_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1826_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1238 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1826_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1827_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_9_E1239 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1827_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1828_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1829_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1830_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1830_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1831_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1831_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1832_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1832_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1833_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1833_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1834_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1834_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1835_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1835_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1836_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1836_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1837_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1837_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1838_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1838_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1839_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1839_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1840_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1840_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1841_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1841_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1842_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1842_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1843_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1843_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1844_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1844_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1845_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1845_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1846_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1846_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1847_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1847_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1848_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1848_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1849_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1849_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1850_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1850_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1851_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1851_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1852_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1852_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1853_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1853_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1854_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1854_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1855_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1855_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1856_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1856_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1857_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1857_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1858_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1858_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1859_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1859_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1860_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1860_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1861_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1861_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1862_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1862_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1863_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1863_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1864_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1864_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1865_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1865_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1866_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1866_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1867_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1867_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1868_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1868_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1869_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1869_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1870_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1870_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1871_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E42 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1871_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1872_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E43 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1872_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1873_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E44 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1873_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1874_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E45 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1874_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1875_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E46 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1875_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1876_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E47 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1876_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1877_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E48 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1877_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1878_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E49 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1878_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1879_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E50 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1879_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1880_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E51 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1880_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1881_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E52 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1881_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1882_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E53 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1882_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1883_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E54 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1883_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1884_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E55 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1884_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1885_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E56 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1885_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1886_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E57 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1886_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1887_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E58 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1887_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1888_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E59 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1888_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1889_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E60 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1889_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1890_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E61 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1890_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1891_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E62 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1891_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1892_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E63 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1892_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1893_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E64 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1893_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1894_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E65 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1894_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1895_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E66 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1895_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1896_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E67 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1896_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1897_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E68 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1897_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1898_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E69 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1898_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1899_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E70 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1899_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1900_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E71 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1900_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1901_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E72 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1901_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1902_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E73 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1902_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1903_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E74 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1903_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1904_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E75 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1904_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1905_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E76 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1905_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1906_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E77 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1906_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1907_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E78 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1907_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1908_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E79 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1908_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1909_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E80 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1909_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1910_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E81 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1910_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1911_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E82 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1911_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1912_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E83 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1912_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1913_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E84 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1913_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1914_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E85 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1914_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1915_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E86 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1915_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1916_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E87 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1916_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1917_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E88 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1917_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1918_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E89 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1918_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1919_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E90 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1919_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1920_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E91 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1920_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1921_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E92 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1921_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1922_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E93 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1922_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1923_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E94 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1923_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1924_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E95 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1924_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1925_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E96 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1925_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1926_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E97 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1926_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1927_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E98 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1927_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1928_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E99 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1928_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1929_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E100 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1929_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1930_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E101 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1930_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1931_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E102 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1931_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1932_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E103 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1932_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1933_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E104 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1933_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1934_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E105 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1934_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1935_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E106 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1935_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1936_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E107 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1936_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1937_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E108 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1937_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1938_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E109 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1938_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1939_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E110 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1939_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1940_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E111 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1940_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1941_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E112 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1941_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1942_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E113 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1942_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1943_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E114 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1943_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1944_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E115 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1944_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1945_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E116 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1945_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1946_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E117 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1946_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1947_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E118 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1947_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1948_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E119 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1948_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1949_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E120 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1949_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1950_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E121 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1950_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1951_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E122 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1951_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1952_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E123 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1952_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1953_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E124 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1953_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1954_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E125 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1954_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1955_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E126 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1955_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1956_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E127 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1956_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1957_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E128 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1957_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1958_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E129 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1958_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1959_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E130 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1959_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1960_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E131 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1960_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1961_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E132 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1961_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1962_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E133 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1962_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1963_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E134 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1963_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1964_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E135 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1964_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1965_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E136 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1965_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1966_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E137 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1966_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1967_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E138 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1967_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1968_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E139 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1968_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1969_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E140 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1969_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1970_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E141 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1970_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1971_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E142 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1971_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1972_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E143 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1972_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1973_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E144 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1973_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1974_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E145 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1974_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1975_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E146 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1975_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1976_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E147 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1976_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1977_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E148 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1977_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1978_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E149 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1978_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1979_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E150 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1979_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1980_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E151 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1980_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1981_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E152 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1981_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1982_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E153 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1982_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1983_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E154 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1983_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1984_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E155 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1984_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1985_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E156 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1985_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1986_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E157 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1986_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1987_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E158 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1987_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1988_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E159 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1988_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1989_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E160 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1989_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1990_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E161 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1990_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1991_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E162 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1991_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1992_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E163 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1992_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1993_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E164 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1993_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1994_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E165 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1994_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1995_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E166 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1995_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1996_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E167 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1996_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1997_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E168 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1997_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1998_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E169 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1998_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_1999_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E170 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_1999_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2000_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E171 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2000_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2001_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E172 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2001_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2002_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E173 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2002_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2003_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E174 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2003_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2004_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E175 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2004_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2005_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E176 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2005_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2006_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E177 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2006_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2007_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E178 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2007_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2008_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E179 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2008_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2009_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E180 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2009_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2010_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E181 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2010_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2011_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E182 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2011_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2012_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E183 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2012_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2013_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E184 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2013_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2014_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E185 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2014_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2015_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E186 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2015_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2016_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E187 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2016_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2017_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E188 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2017_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2018_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E189 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2018_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2019_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E190 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2019_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2020_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E191 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2020_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2021_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E192 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2021_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2022_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E193 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2022_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2023_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E194 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2023_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2024_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E195 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2024_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2025_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E196 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2025_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2026_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E197 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2026_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2027_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E198 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2027_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2028_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E199 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2028_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2029_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E200 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2029_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2030_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E201 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2030_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2031_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E202 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2031_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2032_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E203 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2032_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2033_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E204 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2033_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2034_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E205 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2034_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2035_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E206 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2035_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2036_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E207 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2036_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2037_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E208 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2037_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2038_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E209 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2038_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2039_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E210 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2039_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2040_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E211 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2040_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2041_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E212 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2041_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2042_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E213 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2042_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2043_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E214 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2043_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2044_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E215 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2044_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2045_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E216 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2045_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2046_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E217 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2046_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2047_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E218 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2047_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2048_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E219 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2048_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2049_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E220 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2049_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2050_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E221 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2050_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2051_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E222 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2051_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2052_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E223 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2052_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2053_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E224 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2053_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2054_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E225 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2054_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2055_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E226 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2055_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2056_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E227 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2056_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2057_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E228 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2057_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2058_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E229 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2058_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2059_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E230 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2059_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2060_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E231 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2060_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2061_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E232 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2061_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2062_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E233 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2062_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2063_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E234 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2063_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2064_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E235 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2064_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2065_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E236 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2065_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2066_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E237 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2066_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2067_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E238 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2067_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2068_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E239 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2068_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2069_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E240 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2069_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2070_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E241 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2070_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2071_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E242 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2071_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2072_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E243 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2072_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2073_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E244 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2073_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2074_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E245 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2074_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2075_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E246 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2075_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2076_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E247 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2076_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2077_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E248 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2077_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2078_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E249 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2078_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2079_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E250 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2079_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2080_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E251 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2080_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2081_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E252 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2081_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2082_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E253 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2082_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2083_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E254 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2083_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2084_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E255 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2084_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2085_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E256 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2085_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2086_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E257 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2086_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2087_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E258 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2087_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2088_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E259 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2088_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2089_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E260 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2089_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2090_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E261 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2090_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2091_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E262 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2091_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2092_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E263 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2092_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2093_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E264 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2093_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2094_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E265 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2094_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2095_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E266 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2095_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2096_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E267 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2096_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2097_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E268 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2097_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2098_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E269 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2098_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2099_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E270 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2099_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2100_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E271 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2100_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2101_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E272 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2101_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2102_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E273 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2102_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2103_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E274 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2103_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2104_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E275 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2104_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2105_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_10_E276 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2105_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2106_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2107_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2108_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2108_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2109_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2109_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2110_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2110_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2111_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2111_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2112_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2112_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2113_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2113_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2114_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2114_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2115_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2115_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2116_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_11_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2116_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2117_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2118_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2119_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2119_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2120_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2120_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2121_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2121_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2122_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2122_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2123_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2123_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2124_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_12_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2124_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2125_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_15_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2125_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2126_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_17_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2125_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2127_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_18_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2128_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2127_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_19_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2128_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2129_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_19_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2129_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2127_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2130_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2131_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2131_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2132_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2132_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2133_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2133_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2134_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2134_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2135_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2135_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2136_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2136_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2137_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2137_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2138_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2138_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2139_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2139_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2140_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2140_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2141_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2141_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2142_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2142_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2143_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2143_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2144_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2144_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2145_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2145_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2146_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2146_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2147_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2147_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2148_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2148_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2149_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2149_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2150_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2150_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2151_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2151_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2152_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2152_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2153_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2153_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2154_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2154_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2155_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2155_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2156_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2156_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2157_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2157_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2158_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2158_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2159_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2159_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2160_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2160_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2161_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2161_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2162_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2162_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2163_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2163_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2164_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2164_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2165_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2165_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2166_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2166_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2167_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2167_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2168_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2168_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2169_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2169_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2170_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2170_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2171_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2171_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2172_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E42 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2172_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2173_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E43 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2173_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2174_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E44 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2174_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2175_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E45 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2175_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2176_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E46 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2176_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2177_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_20_E47 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2177_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2178_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_21_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2179_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2180_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_21_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2180_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2181_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_21_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2181_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2182_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_21_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2182_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2183_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_21_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2183_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2184_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_23_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2185_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2186_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_23_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2186_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2187_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_24_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2188_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2189_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_24_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2189_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2190_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_25_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2191_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2192_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_25_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2192_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2193_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_25_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2193_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2194_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_26_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2188_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2190_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_29_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2195_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2196_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_29_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2196_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2188_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2197_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2198_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2198_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2199_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2199_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2200_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2200_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2201_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2201_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2202_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2202_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2203_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2203_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2204_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_30_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2204_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2205_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2205_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2206_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2206_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2207_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2207_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2208_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2208_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2209_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2209_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2210_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2210_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2211_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2211_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2212_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2212_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2213_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2213_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2214_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2214_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2215_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2215_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2216_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2216_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2217_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2217_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2218_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2218_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2219_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2219_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2220_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2220_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2221_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2221_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2222_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2222_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2223_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2223_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2224_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2224_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2225_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2225_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2226_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2226_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2227_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2227_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2228_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2228_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2229_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2229_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2230_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2230_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2231_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2231_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2232_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2232_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2233_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2233_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2234_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2234_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2235_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2235_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2236_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2236_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2237_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2237_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2238_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2238_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2239_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2239_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2240_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2240_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2241_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2241_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2242_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2242_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2243_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2243_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2244_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2244_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2245_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2245_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2246_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2246_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2247_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E42 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2247_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2248_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E43 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2248_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2249_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E44 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2249_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2250_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E45 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2250_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2251_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E46 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2251_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2252_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E47 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2252_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2253_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E48 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2253_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2254_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E49 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2254_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2255_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E50 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2255_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2256_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E51 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2256_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2257_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E52 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2257_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2258_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E53 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2258_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2259_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E54 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2259_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2260_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E55 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2260_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2261_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E56 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2261_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2262_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E57 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2262_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2263_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E58 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2263_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2264_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E59 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2264_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2265_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E60 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2265_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2266_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E61 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2266_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2267_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E62 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2267_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2268_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E63 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2268_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2269_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E64 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2269_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2270_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E65 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2270_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2271_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E66 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2271_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2272_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E67 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2272_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2273_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E68 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2273_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2274_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E69 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2274_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2275_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E70 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2275_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2276_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E71 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2276_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2277_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E72 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2277_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2278_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_32_E73 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2278_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2279_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2205_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2280_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2280_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2281_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2281_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2282_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2282_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2283_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2283_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2284_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2284_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2285_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2285_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2286_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2286_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2287_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2287_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2288_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2288_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2289_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2289_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2290_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2290_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2291_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_33_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2291_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2292_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_10_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2293_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2293_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2294_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2294_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2295_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2295_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2296_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2296_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2297_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2297_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2298_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2298_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2299_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2299_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2300_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2300_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2301_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2301_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2302_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2302_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2303_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2303_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2304_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2304_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2305_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2305_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2306_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2306_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2307_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2307_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2308_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2308_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2309_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2309_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2310_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2310_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2311_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2311_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2312_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2312_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2313_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2313_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2314_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2314_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2315_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2315_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2316_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2316_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2317_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2317_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2318_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2318_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2319_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2319_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2320_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2320_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2321_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2321_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2322_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2322_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2323_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2323_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2324_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2324_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2325_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2325_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2326_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2326_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2327_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2327_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2328_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2328_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2329_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2329_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2330_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2330_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2331_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2331_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2332_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2332_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2333_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2333_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2334_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E42 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2334_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2335_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E43 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2335_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2336_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E44 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2336_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2337_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E45 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2337_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2338_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E46 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2338_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2339_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E47 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2339_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2340_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E48 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2340_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2341_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E49 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2341_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2342_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E50 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2342_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2343_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E51 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2343_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2344_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E52 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2344_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2345_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E53 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2345_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2346_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E54 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2346_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2347_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E55 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2347_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2348_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E56 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2348_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2349_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E57 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2349_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2350_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E58 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2350_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2351_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E59 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2351_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2352_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E60 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2352_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2353_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E61 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2353_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2354_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E62 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2354_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2355_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E63 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2355_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2356_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E64 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2356_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2357_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E65 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2357_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2358_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E66 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2358_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2359_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E67 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2359_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2360_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E68 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2360_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2361_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E69 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2361_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2362_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E70 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2362_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2363_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E71 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2363_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2364_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E72 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2364_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2365_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E73 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2365_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2366_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E74 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2366_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2367_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E75 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2367_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2368_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E76 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2368_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2369_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E77 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2369_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2370_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E78 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2370_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2371_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E79 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2371_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2372_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E80 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2372_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2373_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E81 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2373_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2374_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E82 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2374_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2375_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E83 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2375_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2376_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E84 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2376_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2377_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E85 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2377_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2378_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E86 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2378_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2379_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E87 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2379_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2380_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E88 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2380_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2381_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_34_E89 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2381_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_35_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2382_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2383_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_35_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2383_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2384_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_36_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2385_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2382_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_37_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2386_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2382_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_38_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2384_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2387_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_38_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2387_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2388_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_38_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2388_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2389_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_39_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2384_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2390_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_39_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2390_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2391_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_39_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2391_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2392_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_39_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2392_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2389_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2389_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2393_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2393_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2394_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2394_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2395_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2395_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2396_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2396_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2397_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2397_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2398_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2398_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2399_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2399_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2400_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2400_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2401_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2401_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2402_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2402_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2403_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2403_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2404_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2404_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2405_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2405_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2406_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2406_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2407_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2407_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2408_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2408_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2409_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2409_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2410_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2410_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2411_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2411_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2412_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2412_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2413_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2413_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2414_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2414_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2415_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2415_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2416_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2416_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2417_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2417_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2418_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2418_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2419_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2419_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2420_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2420_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2421_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2421_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2422_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2422_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2423_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2423_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2424_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2424_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2425_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2425_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2426_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2426_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2427_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2427_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2428_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2428_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2429_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2429_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2430_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_40_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2430_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2431_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2431_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2432_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2432_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2433_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2433_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2434_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2434_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2435_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2435_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2436_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2436_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2437_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2437_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2438_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2438_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2439_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2439_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2440_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2440_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2441_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2441_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2442_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2442_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2443_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2443_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2444_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2444_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2445_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2445_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2446_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2446_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2447_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2447_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2448_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2448_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2449_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2449_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2450_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2450_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2451_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2451_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2452_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2452_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2453_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2453_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2454_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2454_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2455_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2455_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2456_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2456_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2457_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2457_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2458_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2458_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2459_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2459_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2460_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2460_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2461_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2461_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2462_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2462_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2463_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2463_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2464_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2464_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2465_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2465_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2466_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2466_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2467_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2467_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2468_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2468_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2469_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2469_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2470_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2470_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2471_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2471_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2472_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2472_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2473_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E42 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2473_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2474_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E43 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2474_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2475_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E44 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2475_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2476_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E45 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2476_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2477_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E46 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2477_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2478_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E47 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2478_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2479_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E48 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2479_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2480_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E49 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2480_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2481_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E50 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2481_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2482_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E51 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2482_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2483_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E52 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2483_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2484_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E53 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2484_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2485_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E54 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2485_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2486_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E55 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2486_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2487_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E56 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2487_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2488_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E57 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2488_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2489_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E58 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2489_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2490_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E59 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2490_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2491_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E60 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2491_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2492_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E61 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2492_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2493_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E62 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2493_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2494_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E63 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2494_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2495_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E64 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2495_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2496_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E65 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2496_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2497_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E66 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2497_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2498_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E67 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2498_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2499_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E68 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2499_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2500_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E69 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2500_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2501_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E70 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2501_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2502_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E71 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2502_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2503_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E72 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2503_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2504_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E73 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2504_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2505_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E74 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2505_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2506_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E75 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2506_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2507_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E76 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2507_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2508_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E77 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2508_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2509_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E78 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2509_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2510_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E79 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2510_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2511_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E80 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2511_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2512_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E81 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2512_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2513_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E82 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2513_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2514_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E83 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2514_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2515_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E84 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2515_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2516_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_41_E85 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2516_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2517_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2518_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2519_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2519_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2520_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2520_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2521_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2521_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2522_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2522_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2523_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2523_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2524_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2524_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2525_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2525_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2526_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2526_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2527_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2527_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2528_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2528_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2529_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2529_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2530_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2530_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2531_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2531_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2532_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2532_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2533_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2533_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2534_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2534_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2535_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2535_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2536_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2536_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2537_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2537_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2538_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2538_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2539_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2539_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2540_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2540_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2541_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2541_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2542_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2542_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2543_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2543_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2544_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2544_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2545_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2545_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2546_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2546_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2547_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2547_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2548_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2548_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2549_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2549_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2550_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2550_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2551_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2551_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2552_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2552_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2553_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2553_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2554_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2554_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2555_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2555_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2556_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2556_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2557_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2557_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2558_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2558_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2559_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_42_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2559_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2560_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_43_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2561_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2562_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_43_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2562_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2518_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2518_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2563_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2563_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2564_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2564_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2565_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2565_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2566_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2566_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2567_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2567_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2568_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2568_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2569_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_44_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2569_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2570_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_45_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2571_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2572_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_45_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2572_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2573_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_45_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2573_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2574_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_45_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2574_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2561_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_46_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2570_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2575_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_46_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2575_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2576_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_46_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2576_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2577_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_46_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2577_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2578_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_46_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2578_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2561_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_47_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2579_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2580_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_47_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2580_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2581_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_47_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2581_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2582_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_47_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2582_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2583_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_47_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2583_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2584_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_47_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2584_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2570_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_48_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2570_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2585_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2586_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2587_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2587_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2588_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2588_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2589_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2589_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2590_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2590_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2591_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2591_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2592_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2592_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2593_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2593_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2594_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2594_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2595_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2595_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2596_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2596_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2597_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2597_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2598_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2598_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2599_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E13 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2599_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2600_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E14 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2600_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2601_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E15 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2601_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2602_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E16 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2602_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2603_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E17 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2603_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2604_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E18 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2604_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2605_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E19 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2605_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2606_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E20 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2606_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2607_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E21 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2607_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2608_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E22 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2608_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2609_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E23 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2609_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2610_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E24 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2610_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2611_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E25 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2611_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2612_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E26 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2612_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2613_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E27 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2613_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2614_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E28 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2614_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2615_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E29 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2615_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2616_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E30 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2616_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2617_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E31 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2617_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2618_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E32 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2618_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2619_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E33 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2619_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2620_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E34 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2620_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2621_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E35 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2621_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2622_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E36 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2622_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2623_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E37 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2623_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2624_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E38 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2624_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2625_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E39 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2625_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2626_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E40 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2626_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2627_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E41 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2627_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2628_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E42 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2628_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2629_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E43 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2629_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2630_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E44 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2630_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2631_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E45 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2631_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2632_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E46 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2632_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2633_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E47 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2633_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2634_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E48 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2634_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2635_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E49 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2635_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2636_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E50 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2636_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2637_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E51 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2637_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2638_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E52 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2638_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2639_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E53 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2639_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2640_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E54 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2640_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2641_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E55 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2641_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2642_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E56 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2642_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2643_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E57 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2643_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2644_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E58 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2644_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2645_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E59 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2645_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2646_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E60 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2646_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2647_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E61 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2647_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2648_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E62 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2648_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2649_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E63 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2649_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2650_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E64 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2650_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2651_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E65 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2651_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2652_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E66 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2652_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2653_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E67 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2653_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2654_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E68 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2654_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2655_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E69 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2655_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2656_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E70 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2656_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2657_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E71 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2657_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2658_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E72 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2658_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2659_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E73 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2659_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2660_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E74 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2660_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2661_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E75 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2661_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2662_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E76 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2662_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2663_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E77 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2663_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2664_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E78 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2664_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2665_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E79 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2665_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2666_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E80 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2666_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2667_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E81 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2667_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2668_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E82 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2668_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2669_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E83 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2669_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2670_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E84 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2670_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2671_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E85 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2671_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2672_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E86 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2672_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2673_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E87 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2673_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2674_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E88 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2674_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2675_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E89 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2675_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2676_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E90 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2676_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2677_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E91 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2677_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2678_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E92 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2678_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2679_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E93 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2679_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2680_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E94 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2680_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2681_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E95 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2681_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2682_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E96 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2682_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2683_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E97 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2683_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2684_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E98 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2684_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2685_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E99 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2685_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2686_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E100 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2686_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2687_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E101 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2687_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2688_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E102 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2688_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2689_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E103 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2689_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2690_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E104 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2690_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2691_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E105 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2691_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2692_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E106 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2692_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2693_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E107 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2693_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2694_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E108 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2694_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2695_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E109 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2695_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2696_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E110 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2696_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2697_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E111 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2697_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2698_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E112 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2698_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2699_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E113 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2699_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2700_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E114 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2700_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2701_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E115 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2701_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2702_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E116 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2702_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2703_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E117 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2703_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2704_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E118 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2704_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2705_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E119 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2705_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2706_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E120 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2706_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2707_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E121 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2707_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2708_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E122 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2708_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2709_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E123 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2709_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2710_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E124 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2710_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2711_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E125 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2711_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2712_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E126 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2712_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2713_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E127 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2713_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2714_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E128 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2714_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2715_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E129 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2715_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2716_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E130 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2716_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2717_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E131 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2717_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2718_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E132 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2718_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2719_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E133 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2719_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2720_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E134 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2720_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2721_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E135 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2721_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2722_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E136 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2722_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2723_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E137 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2723_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2724_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E138 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2724_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2725_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E139 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2725_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2726_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E140 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2726_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2727_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E141 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2727_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2728_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E142 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2728_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2729_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E143 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2729_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2730_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E144 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2730_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2731_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E145 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2731_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2732_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E146 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2732_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2733_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E147 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2733_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2734_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E148 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2734_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2735_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E149 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2735_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2736_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E150 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2736_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2737_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E151 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2737_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2738_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E152 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2738_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2739_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E153 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2739_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2740_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E154 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2740_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2741_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E155 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2741_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2742_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E156 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2742_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2743_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E157 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2743_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2744_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E158 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2744_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2745_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E159 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2745_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2746_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E160 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2746_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2747_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E161 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2747_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2748_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E162 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2748_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2749_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E163 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2749_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2750_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E164 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2750_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2751_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E165 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2751_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2752_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E166 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2752_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2753_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E167 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2753_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2754_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E168 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2754_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2755_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E169 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2755_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2756_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E170 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2756_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2757_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E171 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2757_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2758_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E172 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2758_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2759_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E173 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2759_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2760_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E174 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2760_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2761_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E175 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2761_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2762_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E176 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2762_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2763_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E177 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2763_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2764_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E178 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2764_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2765_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E179 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2765_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2766_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E180 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2766_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2767_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E181 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2767_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2768_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E182 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2768_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2769_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E183 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2769_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2770_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E184 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2770_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2771_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E185 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2771_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2772_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E186 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2772_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2773_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E187 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2773_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2774_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E188 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2774_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2775_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E189 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2775_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2776_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E190 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2776_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2777_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E191 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2777_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2778_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E192 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2778_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2779_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E193 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2779_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2780_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E194 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2780_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2781_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E195 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2781_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2782_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E196 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2782_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2783_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E197 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2783_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2784_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E198 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2784_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2785_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E199 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2785_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2786_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E200 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2786_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2787_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E201 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2787_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2788_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E202 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2788_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2789_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E203 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2789_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2790_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E204 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2790_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2791_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E205 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2791_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2792_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E206 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2792_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2793_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E207 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2793_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2794_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E208 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2794_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2795_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E209 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2795_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2796_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E210 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2796_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2797_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E211 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2797_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2798_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E212 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2798_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2799_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E213 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2799_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2800_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E214 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2800_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2801_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E215 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2801_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2802_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E216 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2802_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2803_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E217 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2803_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2804_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E218 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2804_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2805_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E219 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2805_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2806_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E220 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2806_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2807_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_49_E221 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2807_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2808_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2517_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2809_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2809_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2810_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2810_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2811_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2811_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2812_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2812_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2813_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2813_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2814_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2814_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2815_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2815_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2816_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_50_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2816_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2817_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2817_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2818_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2818_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2819_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2819_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2820_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E3 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2820_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2821_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E4 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2821_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2822_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E5 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2822_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2823_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E6 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2823_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2824_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E7 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2824_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2825_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E8 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2825_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2826_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E9 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2826_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2827_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E10 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2827_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2828_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E11 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2828_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2829_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_51_E12 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2829_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2517_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_52_E0 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2808_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2830_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_52_E1 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2830_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2831_generated # Source compartment name this sewer connection is beginning.
-
-[Branch]
-name = pipe_52_E2 # Unique branch id.
-branchType = 2 # Channel = 0, SewerConnection = 1, Pipe = 2.
-isLengthCustom = 1 # branch length specified by user.
-sourceCompartmentName = manhole_2831_generated # Source compartment name this sewer connection is beginning.
-targetCompartmentName = manhole_2817_generated # Source compartment name this sewer connection is beginning.
+sourceCompartmentName = manhole_1006_generated # Source compartment name this sewer connection is beginning.
+targetCompartmentName = manhole_992_generated # Source compartment name this sewer connection is beginning.
[Branch]
name = river_1 # Unique branch id.
diff --git a/examples/dflowfm_piave/dflowfm/crsloc.ini b/examples/dflowfm_piave/dflowfm/crsloc.ini
index 9e84107e..69888316 100644
--- a/examples/dflowfm_piave/dflowfm/crsloc.ini
+++ b/examples/dflowfm_piave/dflowfm/crsloc.ini
@@ -1341,42946 +1341,13746 @@ definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E141_0.00 # Unique cross-section location id.
-branchId = pipe_8_E141 # Branch on which the cross section is located.
+id = pipe_9_E1045_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1045 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E142_0.00 # Unique cross-section location id.
-branchId = pipe_8_E142 # Branch on which the cross section is located.
+id = pipe_9_E1046_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1046 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E143_0.00 # Unique cross-section location id.
-branchId = pipe_8_E143 # Branch on which the cross section is located.
+id = pipe_9_E1047_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1047 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E144_0.00 # Unique cross-section location id.
-branchId = pipe_8_E144 # Branch on which the cross section is located.
+id = pipe_9_E1048_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1048 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E145_0.00 # Unique cross-section location id.
-branchId = pipe_8_E145 # Branch on which the cross section is located.
+id = pipe_9_E1049_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1049 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E146_0.00 # Unique cross-section location id.
-branchId = pipe_8_E146 # Branch on which the cross section is located.
+id = pipe_9_E1050_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1050 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E147_0.00 # Unique cross-section location id.
-branchId = pipe_8_E147 # Branch on which the cross section is located.
+id = pipe_9_E1051_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1051 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E148_0.00 # Unique cross-section location id.
-branchId = pipe_8_E148 # Branch on which the cross section is located.
+id = pipe_9_E1052_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1052 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 971.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E149_0.00 # Unique cross-section location id.
-branchId = pipe_8_E149 # Branch on which the cross section is located.
+id = pipe_9_E1053_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1053 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E150_0.00 # Unique cross-section location id.
-branchId = pipe_8_E150 # Branch on which the cross section is located.
+id = pipe_9_E1054_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1054 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E151_0.00 # Unique cross-section location id.
-branchId = pipe_8_E151 # Branch on which the cross section is located.
+id = pipe_9_E1055_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1055 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E152_0.00 # Unique cross-section location id.
-branchId = pipe_8_E152 # Branch on which the cross section is located.
+id = pipe_9_E1056_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1056 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E153_0.00 # Unique cross-section location id.
-branchId = pipe_8_E153 # Branch on which the cross section is located.
+id = pipe_9_E1057_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1057 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E154_0.00 # Unique cross-section location id.
-branchId = pipe_8_E154 # Branch on which the cross section is located.
+id = pipe_9_E1058_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1058 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 928.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E155_0.00 # Unique cross-section location id.
-branchId = pipe_8_E155 # Branch on which the cross section is located.
+id = pipe_9_E1059_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1059 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 954.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E156_0.00 # Unique cross-section location id.
-branchId = pipe_8_E156 # Branch on which the cross section is located.
+id = pipe_9_E1060_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1060 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E157_0.00 # Unique cross-section location id.
-branchId = pipe_8_E157 # Branch on which the cross section is located.
+id = pipe_9_E1061_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1061 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E158_0.00 # Unique cross-section location id.
-branchId = pipe_8_E158 # Branch on which the cross section is located.
+id = pipe_9_E1062_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1062 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E159_0.00 # Unique cross-section location id.
-branchId = pipe_8_E159 # Branch on which the cross section is located.
+id = pipe_9_E1063_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1063 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E160_0.00 # Unique cross-section location id.
-branchId = pipe_8_E160 # Branch on which the cross section is located.
+id = pipe_9_E1064_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1064 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E161_0.00 # Unique cross-section location id.
-branchId = pipe_8_E161 # Branch on which the cross section is located.
+id = pipe_9_E1065_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1065 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 908.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E162_0.00 # Unique cross-section location id.
-branchId = pipe_8_E162 # Branch on which the cross section is located.
+id = pipe_9_E1066_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1066 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E163_0.00 # Unique cross-section location id.
-branchId = pipe_8_E163 # Branch on which the cross section is located.
+id = pipe_9_E1067_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1067 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E164_0.00 # Unique cross-section location id.
-branchId = pipe_8_E164 # Branch on which the cross section is located.
+id = pipe_9_E1068_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1068 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E165_0.00 # Unique cross-section location id.
-branchId = pipe_8_E165 # Branch on which the cross section is located.
+id = pipe_9_E1069_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1069 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E166_0.00 # Unique cross-section location id.
-branchId = pipe_8_E166 # Branch on which the cross section is located.
+id = pipe_9_E1070_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1070 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E167_0.00 # Unique cross-section location id.
-branchId = pipe_8_E167 # Branch on which the cross section is located.
+id = pipe_9_E1071_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1071 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E168_0.00 # Unique cross-section location id.
-branchId = pipe_8_E168 # Branch on which the cross section is located.
+id = pipe_9_E1072_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1072 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E169_0.00 # Unique cross-section location id.
-branchId = pipe_8_E169 # Branch on which the cross section is located.
+id = pipe_9_E1073_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1073 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E170_0.00 # Unique cross-section location id.
-branchId = pipe_8_E170 # Branch on which the cross section is located.
+id = pipe_9_E1074_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1074 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 870.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E171_0.00 # Unique cross-section location id.
-branchId = pipe_8_E171 # Branch on which the cross section is located.
+id = pipe_9_E1075_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1075 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 936.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E172_0.00 # Unique cross-section location id.
-branchId = pipe_8_E172 # Branch on which the cross section is located.
+id = pipe_9_E1076_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1076 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E173_0.00 # Unique cross-section location id.
-branchId = pipe_8_E173 # Branch on which the cross section is located.
+id = pipe_9_E1077_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1077 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E174_0.00 # Unique cross-section location id.
-branchId = pipe_8_E174 # Branch on which the cross section is located.
+id = pipe_9_E1078_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1078 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E175_0.00 # Unique cross-section location id.
-branchId = pipe_8_E175 # Branch on which the cross section is located.
+id = pipe_9_E1079_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1079 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E176_0.00 # Unique cross-section location id.
-branchId = pipe_8_E176 # Branch on which the cross section is located.
+id = pipe_9_E1080_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1080 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E177_0.00 # Unique cross-section location id.
-branchId = pipe_8_E177 # Branch on which the cross section is located.
+id = pipe_9_E1081_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1081 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E178_0.00 # Unique cross-section location id.
-branchId = pipe_8_E178 # Branch on which the cross section is located.
+id = pipe_9_E1082_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1082 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E179_0.00 # Unique cross-section location id.
-branchId = pipe_8_E179 # Branch on which the cross section is located.
+id = pipe_9_E1083_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1083 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E180_0.00 # Unique cross-section location id.
-branchId = pipe_8_E180 # Branch on which the cross section is located.
+id = pipe_9_E1084_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1084 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E181_0.00 # Unique cross-section location id.
-branchId = pipe_8_E181 # Branch on which the cross section is located.
+id = pipe_9_E1085_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1085 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E182_0.00 # Unique cross-section location id.
-branchId = pipe_8_E182 # Branch on which the cross section is located.
+id = pipe_9_E1086_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1086 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E183_0.00 # Unique cross-section location id.
-branchId = pipe_8_E183 # Branch on which the cross section is located.
+id = pipe_9_E1087_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1087 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E184_0.00 # Unique cross-section location id.
-branchId = pipe_8_E184 # Branch on which the cross section is located.
+id = pipe_9_E1088_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1088 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E185_0.00 # Unique cross-section location id.
-branchId = pipe_8_E185 # Branch on which the cross section is located.
+id = pipe_9_E1089_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1089 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E186_0.00 # Unique cross-section location id.
-branchId = pipe_8_E186 # Branch on which the cross section is located.
+id = pipe_9_E1090_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1090 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E187_0.00 # Unique cross-section location id.
-branchId = pipe_8_E187 # Branch on which the cross section is located.
+id = pipe_9_E1091_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1091 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E188_0.00 # Unique cross-section location id.
-branchId = pipe_8_E188 # Branch on which the cross section is located.
+id = pipe_9_E1092_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1092 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E189_0.00 # Unique cross-section location id.
-branchId = pipe_8_E189 # Branch on which the cross section is located.
+id = pipe_9_E1093_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1093 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E190_0.00 # Unique cross-section location id.
-branchId = pipe_8_E190 # Branch on which the cross section is located.
+id = pipe_9_E1094_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1094 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E191_0.00 # Unique cross-section location id.
-branchId = pipe_8_E191 # Branch on which the cross section is located.
+id = pipe_9_E1095_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1095 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E192_0.00 # Unique cross-section location id.
-branchId = pipe_8_E192 # Branch on which the cross section is located.
+id = pipe_9_E1096_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1096 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E193_0.00 # Unique cross-section location id.
-branchId = pipe_8_E193 # Branch on which the cross section is located.
+id = pipe_9_E1097_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1097 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E194_0.00 # Unique cross-section location id.
-branchId = pipe_8_E194 # Branch on which the cross section is located.
+id = pipe_9_E1098_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1098 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E195_0.00 # Unique cross-section location id.
-branchId = pipe_8_E195 # Branch on which the cross section is located.
+id = pipe_9_E1099_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1099 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E196_0.00 # Unique cross-section location id.
-branchId = pipe_8_E196 # Branch on which the cross section is located.
+id = pipe_9_E1100_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1100 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E197_0.00 # Unique cross-section location id.
-branchId = pipe_8_E197 # Branch on which the cross section is located.
+id = pipe_9_E1101_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1101 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E198_0.00 # Unique cross-section location id.
-branchId = pipe_8_E198 # Branch on which the cross section is located.
+id = pipe_9_E1102_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1102 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E199_0.00 # Unique cross-section location id.
-branchId = pipe_8_E199 # Branch on which the cross section is located.
+id = pipe_9_E1103_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1103 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E200_0.00 # Unique cross-section location id.
-branchId = pipe_8_E200 # Branch on which the cross section is located.
+id = pipe_9_E1104_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1104 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E201_0.00 # Unique cross-section location id.
-branchId = pipe_8_E201 # Branch on which the cross section is located.
+id = pipe_9_E1105_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1105 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E202_0.00 # Unique cross-section location id.
-branchId = pipe_8_E202 # Branch on which the cross section is located.
+id = pipe_9_E1106_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1106 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E203_0.00 # Unique cross-section location id.
-branchId = pipe_8_E203 # Branch on which the cross section is located.
+id = pipe_9_E1107_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1107 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E204_0.00 # Unique cross-section location id.
-branchId = pipe_8_E204 # Branch on which the cross section is located.
+id = pipe_9_E1108_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1108 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 891.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E205_0.00 # Unique cross-section location id.
-branchId = pipe_8_E205 # Branch on which the cross section is located.
+id = pipe_9_E1109_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1109 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E206_0.00 # Unique cross-section location id.
-branchId = pipe_8_E206 # Branch on which the cross section is located.
+id = pipe_9_E1110_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1110 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E207_0.00 # Unique cross-section location id.
-branchId = pipe_8_E207 # Branch on which the cross section is located.
+id = pipe_9_E1111_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1111 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E208_0.00 # Unique cross-section location id.
-branchId = pipe_8_E208 # Branch on which the cross section is located.
+id = pipe_9_E1112_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1112 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E209_0.00 # Unique cross-section location id.
-branchId = pipe_8_E209 # Branch on which the cross section is located.
+id = pipe_9_E1113_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1113 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E210_0.00 # Unique cross-section location id.
-branchId = pipe_8_E210 # Branch on which the cross section is located.
+id = pipe_9_E1114_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1114 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E211_0.00 # Unique cross-section location id.
-branchId = pipe_8_E211 # Branch on which the cross section is located.
+id = pipe_9_E1115_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1115 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E212_0.00 # Unique cross-section location id.
-branchId = pipe_8_E212 # Branch on which the cross section is located.
+id = pipe_9_E1116_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1116 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E213_0.00 # Unique cross-section location id.
-branchId = pipe_8_E213 # Branch on which the cross section is located.
+id = pipe_9_E1117_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1117 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E214_0.00 # Unique cross-section location id.
-branchId = pipe_8_E214 # Branch on which the cross section is located.
+id = pipe_9_E1118_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1118 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E215_0.00 # Unique cross-section location id.
-branchId = pipe_8_E215 # Branch on which the cross section is located.
+id = pipe_9_E1119_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1119 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E216_0.00 # Unique cross-section location id.
-branchId = pipe_8_E216 # Branch on which the cross section is located.
+id = pipe_9_E1120_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1120 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E217_0.00 # Unique cross-section location id.
-branchId = pipe_8_E217 # Branch on which the cross section is located.
+id = pipe_9_E1121_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1121 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E218_0.00 # Unique cross-section location id.
-branchId = pipe_8_E218 # Branch on which the cross section is located.
+id = pipe_9_E1122_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1122 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 876.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E219_0.00 # Unique cross-section location id.
-branchId = pipe_8_E219 # Branch on which the cross section is located.
+id = pipe_9_E1123_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1123 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E220_0.00 # Unique cross-section location id.
-branchId = pipe_8_E220 # Branch on which the cross section is located.
+id = pipe_9_E1124_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1124 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E221_0.00 # Unique cross-section location id.
-branchId = pipe_8_E221 # Branch on which the cross section is located.
+id = pipe_9_E1125_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1125 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E222_0.00 # Unique cross-section location id.
-branchId = pipe_8_E222 # Branch on which the cross section is located.
+id = pipe_9_E1126_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1126 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 890.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E223_0.00 # Unique cross-section location id.
-branchId = pipe_8_E223 # Branch on which the cross section is located.
+id = pipe_9_E1127_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1127 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E224_0.00 # Unique cross-section location id.
-branchId = pipe_8_E224 # Branch on which the cross section is located.
+id = pipe_9_E1128_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1128 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E225_0.00 # Unique cross-section location id.
-branchId = pipe_8_E225 # Branch on which the cross section is located.
+id = pipe_9_E1129_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1129 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E226_0.00 # Unique cross-section location id.
-branchId = pipe_8_E226 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1130_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1130 # Branch on which the cross section is located.
+chainage = 0.0 # Chainage on the branch (m).
+shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E227_0.00 # Unique cross-section location id.
-branchId = pipe_8_E227 # Branch on which the cross section is located.
+id = pipe_9_E1131_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1131 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E228_0.00 # Unique cross-section location id.
-branchId = pipe_8_E228 # Branch on which the cross section is located.
+id = pipe_9_E1132_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1132 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E229_0.00 # Unique cross-section location id.
-branchId = pipe_8_E229 # Branch on which the cross section is located.
+id = pipe_9_E1133_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1133 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E230_0.00 # Unique cross-section location id.
-branchId = pipe_8_E230 # Branch on which the cross section is located.
+id = pipe_9_E1134_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1134 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 858.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E231_0.00 # Unique cross-section location id.
-branchId = pipe_8_E231 # Branch on which the cross section is located.
+id = pipe_9_E1135_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1135 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E232_0.00 # Unique cross-section location id.
-branchId = pipe_8_E232 # Branch on which the cross section is located.
+id = pipe_9_E1136_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1136 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E233_0.00 # Unique cross-section location id.
-branchId = pipe_8_E233 # Branch on which the cross section is located.
+id = pipe_9_E1137_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1137 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E234_0.00 # Unique cross-section location id.
-branchId = pipe_8_E234 # Branch on which the cross section is located.
+id = pipe_9_E1138_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1138 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E235_0.00 # Unique cross-section location id.
-branchId = pipe_8_E235 # Branch on which the cross section is located.
+id = pipe_9_E1139_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1139 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E236_0.00 # Unique cross-section location id.
-branchId = pipe_8_E236 # Branch on which the cross section is located.
+id = pipe_9_E1140_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1140 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E237_0.00 # Unique cross-section location id.
-branchId = pipe_8_E237 # Branch on which the cross section is located.
+id = pipe_9_E1141_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1141 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E238_0.00 # Unique cross-section location id.
-branchId = pipe_8_E238 # Branch on which the cross section is located.
+id = pipe_9_E1142_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1142 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 869.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E239_0.00 # Unique cross-section location id.
-branchId = pipe_8_E239 # Branch on which the cross section is located.
+id = pipe_9_E1143_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1143 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 862.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E240_0.00 # Unique cross-section location id.
-branchId = pipe_8_E240 # Branch on which the cross section is located.
+id = pipe_9_E1144_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1144 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E241_0.00 # Unique cross-section location id.
-branchId = pipe_8_E241 # Branch on which the cross section is located.
+id = pipe_9_E1145_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1145 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E242_0.00 # Unique cross-section location id.
-branchId = pipe_8_E242 # Branch on which the cross section is located.
+id = pipe_9_E1146_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1146 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E243_0.00 # Unique cross-section location id.
-branchId = pipe_8_E243 # Branch on which the cross section is located.
+id = pipe_9_E1147_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1147 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E244_0.00 # Unique cross-section location id.
-branchId = pipe_8_E244 # Branch on which the cross section is located.
+id = pipe_9_E1148_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1148 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E245_0.00 # Unique cross-section location id.
-branchId = pipe_8_E245 # Branch on which the cross section is located.
+id = pipe_9_E1149_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1149 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E246_0.00 # Unique cross-section location id.
-branchId = pipe_8_E246 # Branch on which the cross section is located.
+id = pipe_9_E1150_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1150 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E247_0.00 # Unique cross-section location id.
-branchId = pipe_8_E247 # Branch on which the cross section is located.
+id = pipe_9_E1151_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1151 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E248_0.00 # Unique cross-section location id.
-branchId = pipe_8_E248 # Branch on which the cross section is located.
+id = pipe_9_E1152_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1152 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E249_0.00 # Unique cross-section location id.
-branchId = pipe_8_E249 # Branch on which the cross section is located.
+id = pipe_9_E1153_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1153 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E250_0.00 # Unique cross-section location id.
-branchId = pipe_8_E250 # Branch on which the cross section is located.
+id = pipe_9_E1154_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1154 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E251_0.00 # Unique cross-section location id.
-branchId = pipe_8_E251 # Branch on which the cross section is located.
+id = pipe_9_E1155_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1155 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E252_0.00 # Unique cross-section location id.
-branchId = pipe_8_E252 # Branch on which the cross section is located.
+id = pipe_9_E1156_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1156 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E253_0.00 # Unique cross-section location id.
-branchId = pipe_8_E253 # Branch on which the cross section is located.
+id = pipe_9_E1157_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1157 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 841.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E254_0.00 # Unique cross-section location id.
-branchId = pipe_8_E254 # Branch on which the cross section is located.
+id = pipe_9_E1158_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1158 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E255_0.00 # Unique cross-section location id.
-branchId = pipe_8_E255 # Branch on which the cross section is located.
+id = pipe_9_E1159_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1159 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E256_0.00 # Unique cross-section location id.
-branchId = pipe_8_E256 # Branch on which the cross section is located.
+id = pipe_9_E1160_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1160 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E257_0.00 # Unique cross-section location id.
-branchId = pipe_8_E257 # Branch on which the cross section is located.
+id = pipe_9_E1161_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1161 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E258_0.00 # Unique cross-section location id.
-branchId = pipe_8_E258 # Branch on which the cross section is located.
+id = pipe_9_E1162_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1162 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E259_0.00 # Unique cross-section location id.
-branchId = pipe_8_E259 # Branch on which the cross section is located.
+id = pipe_9_E1163_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1163 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E260_0.00 # Unique cross-section location id.
-branchId = pipe_8_E260 # Branch on which the cross section is located.
+id = pipe_9_E1164_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1164 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E261_0.00 # Unique cross-section location id.
-branchId = pipe_8_E261 # Branch on which the cross section is located.
+id = pipe_9_E1165_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1165 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E262_0.00 # Unique cross-section location id.
-branchId = pipe_8_E262 # Branch on which the cross section is located.
+id = pipe_9_E1166_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1166 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E263_0.00 # Unique cross-section location id.
-branchId = pipe_8_E263 # Branch on which the cross section is located.
+id = pipe_9_E1167_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1167 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E264_0.00 # Unique cross-section location id.
-branchId = pipe_8_E264 # Branch on which the cross section is located.
+id = pipe_9_E1168_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1168 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E265_0.00 # Unique cross-section location id.
-branchId = pipe_8_E265 # Branch on which the cross section is located.
+id = pipe_9_E1169_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1169 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E266_0.00 # Unique cross-section location id.
-branchId = pipe_8_E266 # Branch on which the cross section is located.
+id = pipe_9_E1170_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1170 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E267_0.00 # Unique cross-section location id.
-branchId = pipe_8_E267 # Branch on which the cross section is located.
+id = pipe_9_E1171_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1171 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E268_0.00 # Unique cross-section location id.
-branchId = pipe_8_E268 # Branch on which the cross section is located.
+id = pipe_9_E1172_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1172 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E269_0.00 # Unique cross-section location id.
-branchId = pipe_8_E269 # Branch on which the cross section is located.
+id = pipe_9_E1173_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1173 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E270_0.00 # Unique cross-section location id.
-branchId = pipe_8_E270 # Branch on which the cross section is located.
+id = pipe_9_E1174_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1174 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E271_0.00 # Unique cross-section location id.
-branchId = pipe_8_E271 # Branch on which the cross section is located.
+id = pipe_9_E1175_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1175 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E272_0.00 # Unique cross-section location id.
-branchId = pipe_8_E272 # Branch on which the cross section is located.
+id = pipe_9_E1176_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1176 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E273_0.00 # Unique cross-section location id.
-branchId = pipe_8_E273 # Branch on which the cross section is located.
+id = pipe_9_E1177_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1177 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E274_0.00 # Unique cross-section location id.
-branchId = pipe_8_E274 # Branch on which the cross section is located.
+id = pipe_9_E1178_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1178 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E275_0.00 # Unique cross-section location id.
-branchId = pipe_8_E275 # Branch on which the cross section is located.
+id = pipe_9_E1179_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1179 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E276_0.00 # Unique cross-section location id.
-branchId = pipe_8_E276 # Branch on which the cross section is located.
+id = pipe_9_E1180_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1180 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E277_0.00 # Unique cross-section location id.
-branchId = pipe_8_E277 # Branch on which the cross section is located.
+id = pipe_9_E1181_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1181 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E278_0.00 # Unique cross-section location id.
-branchId = pipe_8_E278 # Branch on which the cross section is located.
+id = pipe_9_E1182_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1182 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E279_0.00 # Unique cross-section location id.
-branchId = pipe_8_E279 # Branch on which the cross section is located.
+id = pipe_9_E1183_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1183 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E280_0.00 # Unique cross-section location id.
-branchId = pipe_8_E280 # Branch on which the cross section is located.
+id = pipe_9_E1184_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1184 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E281_0.00 # Unique cross-section location id.
-branchId = pipe_8_E281 # Branch on which the cross section is located.
+id = pipe_9_E1185_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1185 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E282_0.00 # Unique cross-section location id.
-branchId = pipe_8_E282 # Branch on which the cross section is located.
+id = pipe_9_E1186_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1186 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E283_0.00 # Unique cross-section location id.
-branchId = pipe_8_E283 # Branch on which the cross section is located.
+id = pipe_9_E1187_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1187 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E284_0.00 # Unique cross-section location id.
-branchId = pipe_8_E284 # Branch on which the cross section is located.
+id = pipe_9_E1188_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1188 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E285_0.00 # Unique cross-section location id.
-branchId = pipe_8_E285 # Branch on which the cross section is located.
+id = pipe_9_E1189_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1189 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E286_0.00 # Unique cross-section location id.
-branchId = pipe_8_E286 # Branch on which the cross section is located.
+id = pipe_9_E1190_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1190 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E287_0.00 # Unique cross-section location id.
-branchId = pipe_8_E287 # Branch on which the cross section is located.
+id = pipe_9_E1191_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1191 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E288_0.00 # Unique cross-section location id.
-branchId = pipe_8_E288 # Branch on which the cross section is located.
+id = pipe_9_E1192_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1192 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E289_0.00 # Unique cross-section location id.
-branchId = pipe_8_E289 # Branch on which the cross section is located.
+id = pipe_9_E1193_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1193 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E290_0.00 # Unique cross-section location id.
-branchId = pipe_8_E290 # Branch on which the cross section is located.
+id = pipe_9_E1194_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1194 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E291_0.00 # Unique cross-section location id.
-branchId = pipe_8_E291 # Branch on which the cross section is located.
+id = pipe_9_E1195_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1195 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E292_0.00 # Unique cross-section location id.
-branchId = pipe_8_E292 # Branch on which the cross section is located.
+id = pipe_9_E1196_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1196 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E293_0.00 # Unique cross-section location id.
-branchId = pipe_8_E293 # Branch on which the cross section is located.
+id = pipe_9_E1197_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1197 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E294_0.00 # Unique cross-section location id.
-branchId = pipe_8_E294 # Branch on which the cross section is located.
+id = pipe_9_E1198_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1198 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E295_0.00 # Unique cross-section location id.
-branchId = pipe_8_E295 # Branch on which the cross section is located.
+id = pipe_9_E1199_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1199 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E296_0.00 # Unique cross-section location id.
-branchId = pipe_8_E296 # Branch on which the cross section is located.
+id = pipe_9_E1200_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1200 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 770.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E297_0.00 # Unique cross-section location id.
-branchId = pipe_8_E297 # Branch on which the cross section is located.
+id = pipe_9_E1201_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1201 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E298_0.00 # Unique cross-section location id.
-branchId = pipe_8_E298 # Branch on which the cross section is located.
+id = pipe_9_E1202_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1202 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E299_0.00 # Unique cross-section location id.
-branchId = pipe_8_E299 # Branch on which the cross section is located.
+id = pipe_9_E1203_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1203 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E300_0.00 # Unique cross-section location id.
-branchId = pipe_8_E300 # Branch on which the cross section is located.
+id = pipe_9_E1204_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1204 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E301_0.00 # Unique cross-section location id.
-branchId = pipe_8_E301 # Branch on which the cross section is located.
+id = pipe_9_E1205_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1205 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E302_0.00 # Unique cross-section location id.
-branchId = pipe_8_E302 # Branch on which the cross section is located.
+id = pipe_9_E1206_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1206 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E303_0.00 # Unique cross-section location id.
-branchId = pipe_8_E303 # Branch on which the cross section is located.
+id = pipe_9_E1207_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1207 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E304_0.00 # Unique cross-section location id.
-branchId = pipe_8_E304 # Branch on which the cross section is located.
+id = pipe_9_E1208_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1208 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E305_0.00 # Unique cross-section location id.
-branchId = pipe_8_E305 # Branch on which the cross section is located.
+id = pipe_9_E1209_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1209 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E306_0.00 # Unique cross-section location id.
-branchId = pipe_8_E306 # Branch on which the cross section is located.
+id = pipe_9_E1210_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1210 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E307_0.00 # Unique cross-section location id.
-branchId = pipe_8_E307 # Branch on which the cross section is located.
+id = pipe_9_E1211_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1211 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E308_0.00 # Unique cross-section location id.
-branchId = pipe_8_E308 # Branch on which the cross section is located.
+id = pipe_9_E1212_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1212 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E309_0.00 # Unique cross-section location id.
-branchId = pipe_8_E309 # Branch on which the cross section is located.
+id = pipe_9_E1213_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1213 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E310_0.00 # Unique cross-section location id.
-branchId = pipe_8_E310 # Branch on which the cross section is located.
+id = pipe_9_E1214_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1214 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E311_0.00 # Unique cross-section location id.
-branchId = pipe_8_E311 # Branch on which the cross section is located.
+id = pipe_9_E1215_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1215 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E312_0.00 # Unique cross-section location id.
-branchId = pipe_8_E312 # Branch on which the cross section is located.
+id = pipe_9_E1216_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1216 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 724.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E313_0.00 # Unique cross-section location id.
-branchId = pipe_8_E313 # Branch on which the cross section is located.
+id = pipe_9_E1217_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1217 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E314_0.00 # Unique cross-section location id.
-branchId = pipe_8_E314 # Branch on which the cross section is located.
+id = pipe_9_E1218_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1218 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E315_0.00 # Unique cross-section location id.
-branchId = pipe_8_E315 # Branch on which the cross section is located.
+id = pipe_9_E1219_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1219 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E316_0.00 # Unique cross-section location id.
-branchId = pipe_8_E316 # Branch on which the cross section is located.
+id = pipe_9_E1220_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1220 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E317_0.00 # Unique cross-section location id.
-branchId = pipe_8_E317 # Branch on which the cross section is located.
+id = pipe_9_E1221_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1221 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E318_0.00 # Unique cross-section location id.
-branchId = pipe_8_E318 # Branch on which the cross section is located.
+id = pipe_9_E1222_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1222 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E319_0.00 # Unique cross-section location id.
-branchId = pipe_8_E319 # Branch on which the cross section is located.
+id = pipe_9_E1223_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1223 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E320_0.00 # Unique cross-section location id.
-branchId = pipe_8_E320 # Branch on which the cross section is located.
+id = pipe_9_E1224_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1224 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E321_0.00 # Unique cross-section location id.
-branchId = pipe_8_E321 # Branch on which the cross section is located.
+id = pipe_9_E1225_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1225 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E322_0.00 # Unique cross-section location id.
-branchId = pipe_8_E322 # Branch on which the cross section is located.
+id = pipe_9_E1226_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1226 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E323_0.00 # Unique cross-section location id.
-branchId = pipe_8_E323 # Branch on which the cross section is located.
+id = pipe_9_E1227_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1227 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E324_0.00 # Unique cross-section location id.
-branchId = pipe_8_E324 # Branch on which the cross section is located.
+id = pipe_9_E1228_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1228 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 708.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E325_0.00 # Unique cross-section location id.
-branchId = pipe_8_E325 # Branch on which the cross section is located.
+id = pipe_9_E1229_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1229 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E326_0.00 # Unique cross-section location id.
-branchId = pipe_8_E326 # Branch on which the cross section is located.
+id = pipe_9_E1230_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1230 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E327_0.00 # Unique cross-section location id.
-branchId = pipe_8_E327 # Branch on which the cross section is located.
+id = pipe_9_E1231_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1231 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E328_0.00 # Unique cross-section location id.
-branchId = pipe_8_E328 # Branch on which the cross section is located.
+id = pipe_9_E1232_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1232 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E329_0.00 # Unique cross-section location id.
-branchId = pipe_8_E329 # Branch on which the cross section is located.
+id = pipe_9_E1233_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1233 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E330_0.00 # Unique cross-section location id.
-branchId = pipe_8_E330 # Branch on which the cross section is located.
+id = pipe_9_E1234_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1234 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E331_0.00 # Unique cross-section location id.
-branchId = pipe_8_E331 # Branch on which the cross section is located.
+id = pipe_9_E1235_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1235 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E332_0.00 # Unique cross-section location id.
-branchId = pipe_8_E332 # Branch on which the cross section is located.
+id = pipe_9_E1236_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1236 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E333_0.00 # Unique cross-section location id.
-branchId = pipe_8_E333 # Branch on which the cross section is located.
+id = pipe_9_E1237_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1237 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E334_0.00 # Unique cross-section location id.
-branchId = pipe_8_E334 # Branch on which the cross section is located.
+id = pipe_9_E1238_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1238 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E335_0.00 # Unique cross-section location id.
-branchId = pipe_8_E335 # Branch on which the cross section is located.
+id = pipe_9_E1239_0.00 # Unique cross-section location id.
+branchId = pipe_9_E1239 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E336_0.00 # Unique cross-section location id.
-branchId = pipe_8_E336 # Branch on which the cross section is located.
+id = pipe_10_E195_0.00 # Unique cross-section location id.
+branchId = pipe_10_E195 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 811.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E337_0.00 # Unique cross-section location id.
-branchId = pipe_8_E337 # Branch on which the cross section is located.
+id = pipe_10_E196_0.00 # Unique cross-section location id.
+branchId = pipe_10_E196 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E338_0.00 # Unique cross-section location id.
-branchId = pipe_8_E338 # Branch on which the cross section is located.
+id = pipe_10_E197_0.00 # Unique cross-section location id.
+branchId = pipe_10_E197 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E339_0.00 # Unique cross-section location id.
-branchId = pipe_8_E339 # Branch on which the cross section is located.
+id = pipe_10_E198_0.00 # Unique cross-section location id.
+branchId = pipe_10_E198 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 813.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E340_0.00 # Unique cross-section location id.
-branchId = pipe_8_E340 # Branch on which the cross section is located.
+id = pipe_10_E199_0.00 # Unique cross-section location id.
+branchId = pipe_10_E199 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E341_0.00 # Unique cross-section location id.
-branchId = pipe_8_E341 # Branch on which the cross section is located.
+id = pipe_10_E200_0.00 # Unique cross-section location id.
+branchId = pipe_10_E200 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E342_0.00 # Unique cross-section location id.
-branchId = pipe_8_E342 # Branch on which the cross section is located.
+id = pipe_10_E201_0.00 # Unique cross-section location id.
+branchId = pipe_10_E201 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E343_0.00 # Unique cross-section location id.
-branchId = pipe_8_E343 # Branch on which the cross section is located.
+id = pipe_10_E202_0.00 # Unique cross-section location id.
+branchId = pipe_10_E202 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E344_0.00 # Unique cross-section location id.
-branchId = pipe_8_E344 # Branch on which the cross section is located.
+id = pipe_10_E203_0.00 # Unique cross-section location id.
+branchId = pipe_10_E203 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E345_0.00 # Unique cross-section location id.
-branchId = pipe_8_E345 # Branch on which the cross section is located.
+id = pipe_10_E204_0.00 # Unique cross-section location id.
+branchId = pipe_10_E204 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E346_0.00 # Unique cross-section location id.
-branchId = pipe_8_E346 # Branch on which the cross section is located.
+id = pipe_10_E205_0.00 # Unique cross-section location id.
+branchId = pipe_10_E205 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E347_0.00 # Unique cross-section location id.
-branchId = pipe_8_E347 # Branch on which the cross section is located.
+id = pipe_10_E206_0.00 # Unique cross-section location id.
+branchId = pipe_10_E206 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E348_0.00 # Unique cross-section location id.
-branchId = pipe_8_E348 # Branch on which the cross section is located.
+id = pipe_10_E207_0.00 # Unique cross-section location id.
+branchId = pipe_10_E207 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E349_0.00 # Unique cross-section location id.
-branchId = pipe_8_E349 # Branch on which the cross section is located.
+id = pipe_10_E208_0.00 # Unique cross-section location id.
+branchId = pipe_10_E208 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E350_0.00 # Unique cross-section location id.
-branchId = pipe_8_E350 # Branch on which the cross section is located.
+id = pipe_10_E209_0.00 # Unique cross-section location id.
+branchId = pipe_10_E209 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E351_0.00 # Unique cross-section location id.
-branchId = pipe_8_E351 # Branch on which the cross section is located.
+id = pipe_10_E210_0.00 # Unique cross-section location id.
+branchId = pipe_10_E210 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E352_0.00 # Unique cross-section location id.
-branchId = pipe_8_E352 # Branch on which the cross section is located.
+id = pipe_10_E211_0.00 # Unique cross-section location id.
+branchId = pipe_10_E211 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E353_0.00 # Unique cross-section location id.
-branchId = pipe_8_E353 # Branch on which the cross section is located.
+id = pipe_10_E212_0.00 # Unique cross-section location id.
+branchId = pipe_10_E212 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 783.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E354_0.00 # Unique cross-section location id.
-branchId = pipe_8_E354 # Branch on which the cross section is located.
+id = pipe_10_E213_0.00 # Unique cross-section location id.
+branchId = pipe_10_E213 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E355_0.00 # Unique cross-section location id.
-branchId = pipe_8_E355 # Branch on which the cross section is located.
+id = pipe_10_E214_0.00 # Unique cross-section location id.
+branchId = pipe_10_E214 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E356_0.00 # Unique cross-section location id.
-branchId = pipe_8_E356 # Branch on which the cross section is located.
+id = pipe_10_E215_0.00 # Unique cross-section location id.
+branchId = pipe_10_E215 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E357_0.00 # Unique cross-section location id.
-branchId = pipe_8_E357 # Branch on which the cross section is located.
+id = pipe_10_E216_0.00 # Unique cross-section location id.
+branchId = pipe_10_E216 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 779.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E358_0.00 # Unique cross-section location id.
-branchId = pipe_8_E358 # Branch on which the cross section is located.
+id = pipe_10_E217_0.00 # Unique cross-section location id.
+branchId = pipe_10_E217 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E359_0.00 # Unique cross-section location id.
-branchId = pipe_8_E359 # Branch on which the cross section is located.
+id = pipe_10_E218_0.00 # Unique cross-section location id.
+branchId = pipe_10_E218 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E360_0.00 # Unique cross-section location id.
-branchId = pipe_8_E360 # Branch on which the cross section is located.
+id = pipe_10_E219_0.00 # Unique cross-section location id.
+branchId = pipe_10_E219 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 794.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E361_0.00 # Unique cross-section location id.
-branchId = pipe_8_E361 # Branch on which the cross section is located.
+id = pipe_10_E220_0.00 # Unique cross-section location id.
+branchId = pipe_10_E220 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E362_0.00 # Unique cross-section location id.
-branchId = pipe_8_E362 # Branch on which the cross section is located.
+id = pipe_10_E221_0.00 # Unique cross-section location id.
+branchId = pipe_10_E221 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E363_0.00 # Unique cross-section location id.
-branchId = pipe_8_E363 # Branch on which the cross section is located.
+id = pipe_10_E222_0.00 # Unique cross-section location id.
+branchId = pipe_10_E222 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E364_0.00 # Unique cross-section location id.
-branchId = pipe_8_E364 # Branch on which the cross section is located.
+id = pipe_10_E223_0.00 # Unique cross-section location id.
+branchId = pipe_10_E223 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E365_0.00 # Unique cross-section location id.
-branchId = pipe_8_E365 # Branch on which the cross section is located.
+id = pipe_10_E224_0.00 # Unique cross-section location id.
+branchId = pipe_10_E224 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E366_0.00 # Unique cross-section location id.
-branchId = pipe_8_E366 # Branch on which the cross section is located.
+id = pipe_10_E225_0.00 # Unique cross-section location id.
+branchId = pipe_10_E225 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E367_0.00 # Unique cross-section location id.
-branchId = pipe_8_E367 # Branch on which the cross section is located.
+id = pipe_10_E226_0.00 # Unique cross-section location id.
+branchId = pipe_10_E226 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 743.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E368_0.00 # Unique cross-section location id.
-branchId = pipe_8_E368 # Branch on which the cross section is located.
+id = pipe_10_E227_0.00 # Unique cross-section location id.
+branchId = pipe_10_E227 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E369_0.00 # Unique cross-section location id.
-branchId = pipe_8_E369 # Branch on which the cross section is located.
+id = pipe_10_E228_0.00 # Unique cross-section location id.
+branchId = pipe_10_E228 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E370_0.00 # Unique cross-section location id.
-branchId = pipe_8_E370 # Branch on which the cross section is located.
+id = pipe_10_E229_0.00 # Unique cross-section location id.
+branchId = pipe_10_E229 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E371_0.00 # Unique cross-section location id.
-branchId = pipe_8_E371 # Branch on which the cross section is located.
+id = pipe_10_E230_0.00 # Unique cross-section location id.
+branchId = pipe_10_E230 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E372_0.00 # Unique cross-section location id.
-branchId = pipe_8_E372 # Branch on which the cross section is located.
+id = pipe_10_E231_0.00 # Unique cross-section location id.
+branchId = pipe_10_E231 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E373_0.00 # Unique cross-section location id.
-branchId = pipe_8_E373 # Branch on which the cross section is located.
+id = pipe_10_E232_0.00 # Unique cross-section location id.
+branchId = pipe_10_E232 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E374_0.00 # Unique cross-section location id.
-branchId = pipe_8_E374 # Branch on which the cross section is located.
+id = pipe_10_E233_0.00 # Unique cross-section location id.
+branchId = pipe_10_E233 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E375_0.00 # Unique cross-section location id.
-branchId = pipe_8_E375 # Branch on which the cross section is located.
+id = pipe_10_E234_0.00 # Unique cross-section location id.
+branchId = pipe_10_E234 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E376_0.00 # Unique cross-section location id.
-branchId = pipe_8_E376 # Branch on which the cross section is located.
+id = pipe_10_E235_0.00 # Unique cross-section location id.
+branchId = pipe_10_E235 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E377_0.00 # Unique cross-section location id.
-branchId = pipe_8_E377 # Branch on which the cross section is located.
+id = pipe_10_E236_0.00 # Unique cross-section location id.
+branchId = pipe_10_E236 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E378_0.00 # Unique cross-section location id.
-branchId = pipe_8_E378 # Branch on which the cross section is located.
+id = pipe_10_E237_0.00 # Unique cross-section location id.
+branchId = pipe_10_E237 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E379_0.00 # Unique cross-section location id.
-branchId = pipe_8_E379 # Branch on which the cross section is located.
+id = pipe_10_E238_0.00 # Unique cross-section location id.
+branchId = pipe_10_E238 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E380_0.00 # Unique cross-section location id.
-branchId = pipe_8_E380 # Branch on which the cross section is located.
+id = pipe_10_E239_0.00 # Unique cross-section location id.
+branchId = pipe_10_E239 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E381_0.00 # Unique cross-section location id.
-branchId = pipe_8_E381 # Branch on which the cross section is located.
+id = pipe_10_E240_0.00 # Unique cross-section location id.
+branchId = pipe_10_E240 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E382_0.00 # Unique cross-section location id.
-branchId = pipe_8_E382 # Branch on which the cross section is located.
+id = pipe_10_E241_0.00 # Unique cross-section location id.
+branchId = pipe_10_E241 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 688.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E383_0.00 # Unique cross-section location id.
-branchId = pipe_8_E383 # Branch on which the cross section is located.
+id = pipe_10_E242_0.00 # Unique cross-section location id.
+branchId = pipe_10_E242 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E384_0.00 # Unique cross-section location id.
-branchId = pipe_8_E384 # Branch on which the cross section is located.
+id = pipe_10_E243_0.00 # Unique cross-section location id.
+branchId = pipe_10_E243 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E385_0.00 # Unique cross-section location id.
-branchId = pipe_8_E385 # Branch on which the cross section is located.
+id = pipe_10_E244_0.00 # Unique cross-section location id.
+branchId = pipe_10_E244 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E386_0.00 # Unique cross-section location id.
-branchId = pipe_8_E386 # Branch on which the cross section is located.
+id = pipe_10_E245_0.00 # Unique cross-section location id.
+branchId = pipe_10_E245 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E387_0.00 # Unique cross-section location id.
-branchId = pipe_8_E387 # Branch on which the cross section is located.
+id = pipe_10_E246_0.00 # Unique cross-section location id.
+branchId = pipe_10_E246 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E388_0.00 # Unique cross-section location id.
-branchId = pipe_8_E388 # Branch on which the cross section is located.
+id = pipe_10_E247_0.00 # Unique cross-section location id.
+branchId = pipe_10_E247 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E389_0.00 # Unique cross-section location id.
-branchId = pipe_8_E389 # Branch on which the cross section is located.
+id = pipe_10_E248_0.00 # Unique cross-section location id.
+branchId = pipe_10_E248 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E390_0.00 # Unique cross-section location id.
-branchId = pipe_8_E390 # Branch on which the cross section is located.
+id = pipe_10_E249_0.00 # Unique cross-section location id.
+branchId = pipe_10_E249 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E391_0.00 # Unique cross-section location id.
-branchId = pipe_8_E391 # Branch on which the cross section is located.
+id = pipe_10_E250_0.00 # Unique cross-section location id.
+branchId = pipe_10_E250 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E392_0.00 # Unique cross-section location id.
-branchId = pipe_8_E392 # Branch on which the cross section is located.
+id = pipe_10_E251_0.00 # Unique cross-section location id.
+branchId = pipe_10_E251 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E393_0.00 # Unique cross-section location id.
-branchId = pipe_8_E393 # Branch on which the cross section is located.
+id = pipe_10_E252_0.00 # Unique cross-section location id.
+branchId = pipe_10_E252 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E394_0.00 # Unique cross-section location id.
-branchId = pipe_8_E394 # Branch on which the cross section is located.
+id = pipe_10_E253_0.00 # Unique cross-section location id.
+branchId = pipe_10_E253 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E395_0.00 # Unique cross-section location id.
-branchId = pipe_8_E395 # Branch on which the cross section is located.
+id = pipe_10_E254_0.00 # Unique cross-section location id.
+branchId = pipe_10_E254 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E396_0.00 # Unique cross-section location id.
-branchId = pipe_8_E396 # Branch on which the cross section is located.
+id = pipe_10_E255_0.00 # Unique cross-section location id.
+branchId = pipe_10_E255 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E397_0.00 # Unique cross-section location id.
-branchId = pipe_8_E397 # Branch on which the cross section is located.
+id = pipe_10_E256_0.00 # Unique cross-section location id.
+branchId = pipe_10_E256 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E398_0.00 # Unique cross-section location id.
-branchId = pipe_8_E398 # Branch on which the cross section is located.
+id = pipe_10_E257_0.00 # Unique cross-section location id.
+branchId = pipe_10_E257 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E399_0.00 # Unique cross-section location id.
-branchId = pipe_8_E399 # Branch on which the cross section is located.
+id = pipe_10_E258_0.00 # Unique cross-section location id.
+branchId = pipe_10_E258 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E400_0.00 # Unique cross-section location id.
-branchId = pipe_8_E400 # Branch on which the cross section is located.
+id = pipe_10_E259_0.00 # Unique cross-section location id.
+branchId = pipe_10_E259 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E401_0.00 # Unique cross-section location id.
-branchId = pipe_8_E401 # Branch on which the cross section is located.
+id = pipe_10_E260_0.00 # Unique cross-section location id.
+branchId = pipe_10_E260 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 766.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E402_0.00 # Unique cross-section location id.
-branchId = pipe_8_E402 # Branch on which the cross section is located.
+id = pipe_10_E261_0.00 # Unique cross-section location id.
+branchId = pipe_10_E261 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E403_0.00 # Unique cross-section location id.
-branchId = pipe_8_E403 # Branch on which the cross section is located.
+id = pipe_10_E262_0.00 # Unique cross-section location id.
+branchId = pipe_10_E262 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E404_0.00 # Unique cross-section location id.
-branchId = pipe_8_E404 # Branch on which the cross section is located.
+id = pipe_10_E263_0.00 # Unique cross-section location id.
+branchId = pipe_10_E263 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E405_0.00 # Unique cross-section location id.
-branchId = pipe_8_E405 # Branch on which the cross section is located.
+id = pipe_10_E264_0.00 # Unique cross-section location id.
+branchId = pipe_10_E264 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E406_0.00 # Unique cross-section location id.
-branchId = pipe_8_E406 # Branch on which the cross section is located.
+id = pipe_10_E265_0.00 # Unique cross-section location id.
+branchId = pipe_10_E265 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E407_0.00 # Unique cross-section location id.
-branchId = pipe_8_E407 # Branch on which the cross section is located.
+id = pipe_10_E266_0.00 # Unique cross-section location id.
+branchId = pipe_10_E266 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E408_0.00 # Unique cross-section location id.
-branchId = pipe_8_E408 # Branch on which the cross section is located.
+id = pipe_10_E267_0.00 # Unique cross-section location id.
+branchId = pipe_10_E267 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E409_0.00 # Unique cross-section location id.
-branchId = pipe_8_E409 # Branch on which the cross section is located.
+id = pipe_10_E268_0.00 # Unique cross-section location id.
+branchId = pipe_10_E268 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E410_0.00 # Unique cross-section location id.
-branchId = pipe_8_E410 # Branch on which the cross section is located.
+id = pipe_10_E269_0.00 # Unique cross-section location id.
+branchId = pipe_10_E269 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E411_0.00 # Unique cross-section location id.
-branchId = pipe_8_E411 # Branch on which the cross section is located.
+id = pipe_10_E270_0.00 # Unique cross-section location id.
+branchId = pipe_10_E270 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E412_0.00 # Unique cross-section location id.
-branchId = pipe_8_E412 # Branch on which the cross section is located.
+id = pipe_10_E271_0.00 # Unique cross-section location id.
+branchId = pipe_10_E271 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E413_0.00 # Unique cross-section location id.
-branchId = pipe_8_E413 # Branch on which the cross section is located.
+id = pipe_10_E272_0.00 # Unique cross-section location id.
+branchId = pipe_10_E272 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E414_0.00 # Unique cross-section location id.
-branchId = pipe_8_E414 # Branch on which the cross section is located.
+id = pipe_10_E273_0.00 # Unique cross-section location id.
+branchId = pipe_10_E273 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E415_0.00 # Unique cross-section location id.
-branchId = pipe_8_E415 # Branch on which the cross section is located.
+id = pipe_10_E274_0.00 # Unique cross-section location id.
+branchId = pipe_10_E274 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E416_0.00 # Unique cross-section location id.
-branchId = pipe_8_E416 # Branch on which the cross section is located.
+id = pipe_10_E275_0.00 # Unique cross-section location id.
+branchId = pipe_10_E275 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E417_0.00 # Unique cross-section location id.
-branchId = pipe_8_E417 # Branch on which the cross section is located.
+id = pipe_10_E276_0.00 # Unique cross-section location id.
+branchId = pipe_10_E276 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E418_0.00 # Unique cross-section location id.
-branchId = pipe_8_E418 # Branch on which the cross section is located.
+id = pipe_11_E0_0.00 # Unique cross-section location id.
+branchId = pipe_11_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E419_0.00 # Unique cross-section location id.
-branchId = pipe_8_E419 # Branch on which the cross section is located.
+id = pipe_11_E1_0.00 # Unique cross-section location id.
+branchId = pipe_11_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E420_0.00 # Unique cross-section location id.
-branchId = pipe_8_E420 # Branch on which the cross section is located.
+id = pipe_11_E2_0.00 # Unique cross-section location id.
+branchId = pipe_11_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E421_0.00 # Unique cross-section location id.
-branchId = pipe_8_E421 # Branch on which the cross section is located.
+id = pipe_11_E3_0.00 # Unique cross-section location id.
+branchId = pipe_11_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E422_0.00 # Unique cross-section location id.
-branchId = pipe_8_E422 # Branch on which the cross section is located.
+id = pipe_11_E4_0.00 # Unique cross-section location id.
+branchId = pipe_11_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E423_0.00 # Unique cross-section location id.
-branchId = pipe_8_E423 # Branch on which the cross section is located.
+id = pipe_11_E5_0.00 # Unique cross-section location id.
+branchId = pipe_11_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E424_0.00 # Unique cross-section location id.
-branchId = pipe_8_E424 # Branch on which the cross section is located.
+id = pipe_11_E6_0.00 # Unique cross-section location id.
+branchId = pipe_11_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E425_0.00 # Unique cross-section location id.
-branchId = pipe_8_E425 # Branch on which the cross section is located.
+id = pipe_11_E7_0.00 # Unique cross-section location id.
+branchId = pipe_11_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E426_0.00 # Unique cross-section location id.
-branchId = pipe_8_E426 # Branch on which the cross section is located.
+id = pipe_11_E8_0.00 # Unique cross-section location id.
+branchId = pipe_11_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E427_0.00 # Unique cross-section location id.
-branchId = pipe_8_E427 # Branch on which the cross section is located.
+id = pipe_11_E9_0.00 # Unique cross-section location id.
+branchId = pipe_11_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E428_0.00 # Unique cross-section location id.
-branchId = pipe_8_E428 # Branch on which the cross section is located.
+id = pipe_12_E0_0.00 # Unique cross-section location id.
+branchId = pipe_12_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E429_0.00 # Unique cross-section location id.
-branchId = pipe_8_E429 # Branch on which the cross section is located.
+id = pipe_12_E1_0.00 # Unique cross-section location id.
+branchId = pipe_12_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E430_0.00 # Unique cross-section location id.
-branchId = pipe_8_E430 # Branch on which the cross section is located.
+id = pipe_12_E2_0.00 # Unique cross-section location id.
+branchId = pipe_12_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E431_0.00 # Unique cross-section location id.
-branchId = pipe_8_E431 # Branch on which the cross section is located.
+id = pipe_12_E3_0.00 # Unique cross-section location id.
+branchId = pipe_12_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E432_0.00 # Unique cross-section location id.
-branchId = pipe_8_E432 # Branch on which the cross section is located.
+id = pipe_12_E4_0.00 # Unique cross-section location id.
+branchId = pipe_12_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E433_0.00 # Unique cross-section location id.
-branchId = pipe_8_E433 # Branch on which the cross section is located.
+id = pipe_12_E5_0.00 # Unique cross-section location id.
+branchId = pipe_12_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E434_0.00 # Unique cross-section location id.
-branchId = pipe_8_E434 # Branch on which the cross section is located.
+id = pipe_12_E6_0.00 # Unique cross-section location id.
+branchId = pipe_12_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E435_0.00 # Unique cross-section location id.
-branchId = pipe_8_E435 # Branch on which the cross section is located.
+id = pipe_15_E0_0.00 # Unique cross-section location id.
+branchId = pipe_15_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E436_0.00 # Unique cross-section location id.
-branchId = pipe_8_E436 # Branch on which the cross section is located.
+id = pipe_17_E0_0.00 # Unique cross-section location id.
+branchId = pipe_17_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E437_0.00 # Unique cross-section location id.
-branchId = pipe_8_E437 # Branch on which the cross section is located.
+id = pipe_18_E0_0.00 # Unique cross-section location id.
+branchId = pipe_18_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E438_0.00 # Unique cross-section location id.
-branchId = pipe_8_E438 # Branch on which the cross section is located.
+id = pipe_19_E0_0.00 # Unique cross-section location id.
+branchId = pipe_19_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E439_0.00 # Unique cross-section location id.
-branchId = pipe_8_E439 # Branch on which the cross section is located.
+id = pipe_19_E1_0.00 # Unique cross-section location id.
+branchId = pipe_19_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E440_0.00 # Unique cross-section location id.
-branchId = pipe_8_E440 # Branch on which the cross section is located.
+id = pipe_20_E0_0.00 # Unique cross-section location id.
+branchId = pipe_20_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E441_0.00 # Unique cross-section location id.
-branchId = pipe_8_E441 # Branch on which the cross section is located.
+id = pipe_20_E1_0.00 # Unique cross-section location id.
+branchId = pipe_20_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E442_0.00 # Unique cross-section location id.
-branchId = pipe_8_E442 # Branch on which the cross section is located.
+id = pipe_20_E2_0.00 # Unique cross-section location id.
+branchId = pipe_20_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E443_0.00 # Unique cross-section location id.
-branchId = pipe_8_E443 # Branch on which the cross section is located.
+id = pipe_20_E3_0.00 # Unique cross-section location id.
+branchId = pipe_20_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E444_0.00 # Unique cross-section location id.
-branchId = pipe_8_E444 # Branch on which the cross section is located.
+id = pipe_20_E4_0.00 # Unique cross-section location id.
+branchId = pipe_20_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E445_0.00 # Unique cross-section location id.
-branchId = pipe_8_E445 # Branch on which the cross section is located.
+id = pipe_20_E5_0.00 # Unique cross-section location id.
+branchId = pipe_20_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E446_0.00 # Unique cross-section location id.
-branchId = pipe_8_E446 # Branch on which the cross section is located.
+id = pipe_20_E6_0.00 # Unique cross-section location id.
+branchId = pipe_20_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E447_0.00 # Unique cross-section location id.
-branchId = pipe_8_E447 # Branch on which the cross section is located.
+id = pipe_20_E7_0.00 # Unique cross-section location id.
+branchId = pipe_20_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E448_0.00 # Unique cross-section location id.
-branchId = pipe_8_E448 # Branch on which the cross section is located.
+id = pipe_20_E8_0.00 # Unique cross-section location id.
+branchId = pipe_20_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E449_0.00 # Unique cross-section location id.
-branchId = pipe_8_E449 # Branch on which the cross section is located.
+id = pipe_20_E9_0.00 # Unique cross-section location id.
+branchId = pipe_20_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E450_0.00 # Unique cross-section location id.
-branchId = pipe_8_E450 # Branch on which the cross section is located.
+id = pipe_20_E10_0.00 # Unique cross-section location id.
+branchId = pipe_20_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E451_0.00 # Unique cross-section location id.
-branchId = pipe_8_E451 # Branch on which the cross section is located.
+id = pipe_20_E11_0.00 # Unique cross-section location id.
+branchId = pipe_20_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E452_0.00 # Unique cross-section location id.
-branchId = pipe_8_E452 # Branch on which the cross section is located.
+id = pipe_20_E12_0.00 # Unique cross-section location id.
+branchId = pipe_20_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E453_0.00 # Unique cross-section location id.
-branchId = pipe_8_E453 # Branch on which the cross section is located.
+id = pipe_20_E13_0.00 # Unique cross-section location id.
+branchId = pipe_20_E13 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E454_0.00 # Unique cross-section location id.
-branchId = pipe_8_E454 # Branch on which the cross section is located.
+id = pipe_20_E14_0.00 # Unique cross-section location id.
+branchId = pipe_20_E14 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E455_0.00 # Unique cross-section location id.
-branchId = pipe_8_E455 # Branch on which the cross section is located.
+id = pipe_20_E15_0.00 # Unique cross-section location id.
+branchId = pipe_20_E15 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E456_0.00 # Unique cross-section location id.
-branchId = pipe_8_E456 # Branch on which the cross section is located.
+id = pipe_20_E16_0.00 # Unique cross-section location id.
+branchId = pipe_20_E16 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E457_0.00 # Unique cross-section location id.
-branchId = pipe_8_E457 # Branch on which the cross section is located.
+id = pipe_20_E17_0.00 # Unique cross-section location id.
+branchId = pipe_20_E17 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E458_0.00 # Unique cross-section location id.
-branchId = pipe_8_E458 # Branch on which the cross section is located.
+id = pipe_20_E18_0.00 # Unique cross-section location id.
+branchId = pipe_20_E18 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E459_0.00 # Unique cross-section location id.
-branchId = pipe_8_E459 # Branch on which the cross section is located.
+id = pipe_20_E19_0.00 # Unique cross-section location id.
+branchId = pipe_20_E19 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E460_0.00 # Unique cross-section location id.
-branchId = pipe_8_E460 # Branch on which the cross section is located.
+id = pipe_20_E20_0.00 # Unique cross-section location id.
+branchId = pipe_20_E20 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E461_0.00 # Unique cross-section location id.
-branchId = pipe_8_E461 # Branch on which the cross section is located.
+id = pipe_20_E21_0.00 # Unique cross-section location id.
+branchId = pipe_20_E21 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E462_0.00 # Unique cross-section location id.
-branchId = pipe_8_E462 # Branch on which the cross section is located.
+id = pipe_20_E22_0.00 # Unique cross-section location id.
+branchId = pipe_20_E22 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E463_0.00 # Unique cross-section location id.
-branchId = pipe_8_E463 # Branch on which the cross section is located.
+id = pipe_20_E23_0.00 # Unique cross-section location id.
+branchId = pipe_20_E23 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E464_0.00 # Unique cross-section location id.
-branchId = pipe_8_E464 # Branch on which the cross section is located.
+id = pipe_20_E24_0.00 # Unique cross-section location id.
+branchId = pipe_20_E24 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E465_0.00 # Unique cross-section location id.
-branchId = pipe_8_E465 # Branch on which the cross section is located.
+id = pipe_20_E25_0.00 # Unique cross-section location id.
+branchId = pipe_20_E25 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E466_0.00 # Unique cross-section location id.
-branchId = pipe_8_E466 # Branch on which the cross section is located.
+id = pipe_20_E26_0.00 # Unique cross-section location id.
+branchId = pipe_20_E26 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E467_0.00 # Unique cross-section location id.
-branchId = pipe_8_E467 # Branch on which the cross section is located.
+id = pipe_20_E27_0.00 # Unique cross-section location id.
+branchId = pipe_20_E27 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E468_0.00 # Unique cross-section location id.
-branchId = pipe_8_E468 # Branch on which the cross section is located.
+id = pipe_20_E28_0.00 # Unique cross-section location id.
+branchId = pipe_20_E28 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E469_0.00 # Unique cross-section location id.
-branchId = pipe_8_E469 # Branch on which the cross section is located.
+id = pipe_20_E29_0.00 # Unique cross-section location id.
+branchId = pipe_20_E29 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E470_0.00 # Unique cross-section location id.
-branchId = pipe_8_E470 # Branch on which the cross section is located.
+id = pipe_20_E30_0.00 # Unique cross-section location id.
+branchId = pipe_20_E30 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 745.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E471_0.00 # Unique cross-section location id.
-branchId = pipe_8_E471 # Branch on which the cross section is located.
+id = pipe_20_E31_0.00 # Unique cross-section location id.
+branchId = pipe_20_E31 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 754.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E472_0.00 # Unique cross-section location id.
-branchId = pipe_8_E472 # Branch on which the cross section is located.
+id = pipe_20_E32_0.00 # Unique cross-section location id.
+branchId = pipe_20_E32 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E473_0.00 # Unique cross-section location id.
-branchId = pipe_8_E473 # Branch on which the cross section is located.
+id = pipe_20_E33_0.00 # Unique cross-section location id.
+branchId = pipe_20_E33 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E474_0.00 # Unique cross-section location id.
-branchId = pipe_8_E474 # Branch on which the cross section is located.
+id = pipe_20_E34_0.00 # Unique cross-section location id.
+branchId = pipe_20_E34 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E475_0.00 # Unique cross-section location id.
-branchId = pipe_8_E475 # Branch on which the cross section is located.
+id = pipe_20_E35_0.00 # Unique cross-section location id.
+branchId = pipe_20_E35 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E476_0.00 # Unique cross-section location id.
-branchId = pipe_8_E476 # Branch on which the cross section is located.
+id = pipe_20_E36_0.00 # Unique cross-section location id.
+branchId = pipe_20_E36 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E477_0.00 # Unique cross-section location id.
-branchId = pipe_8_E477 # Branch on which the cross section is located.
+id = pipe_20_E37_0.00 # Unique cross-section location id.
+branchId = pipe_20_E37 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 757.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E478_0.00 # Unique cross-section location id.
-branchId = pipe_8_E478 # Branch on which the cross section is located.
+id = pipe_20_E38_0.00 # Unique cross-section location id.
+branchId = pipe_20_E38 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E479_0.00 # Unique cross-section location id.
-branchId = pipe_8_E479 # Branch on which the cross section is located.
+id = pipe_20_E39_0.00 # Unique cross-section location id.
+branchId = pipe_20_E39 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E480_0.00 # Unique cross-section location id.
-branchId = pipe_8_E480 # Branch on which the cross section is located.
+id = pipe_20_E40_0.00 # Unique cross-section location id.
+branchId = pipe_20_E40 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E481_0.00 # Unique cross-section location id.
-branchId = pipe_8_E481 # Branch on which the cross section is located.
+id = pipe_20_E41_0.00 # Unique cross-section location id.
+branchId = pipe_20_E41 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E482_0.00 # Unique cross-section location id.
-branchId = pipe_8_E482 # Branch on which the cross section is located.
+id = pipe_20_E42_0.00 # Unique cross-section location id.
+branchId = pipe_20_E42 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E483_0.00 # Unique cross-section location id.
-branchId = pipe_8_E483 # Branch on which the cross section is located.
+id = pipe_20_E43_0.00 # Unique cross-section location id.
+branchId = pipe_20_E43 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E484_0.00 # Unique cross-section location id.
-branchId = pipe_8_E484 # Branch on which the cross section is located.
+id = pipe_20_E44_0.00 # Unique cross-section location id.
+branchId = pipe_20_E44 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E485_0.00 # Unique cross-section location id.
-branchId = pipe_8_E485 # Branch on which the cross section is located.
+id = pipe_20_E45_0.00 # Unique cross-section location id.
+branchId = pipe_20_E45 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E486_0.00 # Unique cross-section location id.
-branchId = pipe_8_E486 # Branch on which the cross section is located.
+id = pipe_20_E46_0.00 # Unique cross-section location id.
+branchId = pipe_20_E46 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E487_0.00 # Unique cross-section location id.
-branchId = pipe_8_E487 # Branch on which the cross section is located.
+id = pipe_20_E47_0.00 # Unique cross-section location id.
+branchId = pipe_20_E47 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E488_0.00 # Unique cross-section location id.
-branchId = pipe_8_E488 # Branch on which the cross section is located.
+id = pipe_21_E0_0.00 # Unique cross-section location id.
+branchId = pipe_21_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E489_0.00 # Unique cross-section location id.
-branchId = pipe_8_E489 # Branch on which the cross section is located.
+id = pipe_21_E1_0.00 # Unique cross-section location id.
+branchId = pipe_21_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E490_0.00 # Unique cross-section location id.
-branchId = pipe_8_E490 # Branch on which the cross section is located.
+id = pipe_21_E2_0.00 # Unique cross-section location id.
+branchId = pipe_21_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E491_0.00 # Unique cross-section location id.
-branchId = pipe_8_E491 # Branch on which the cross section is located.
+id = pipe_21_E3_0.00 # Unique cross-section location id.
+branchId = pipe_21_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E492_0.00 # Unique cross-section location id.
-branchId = pipe_8_E492 # Branch on which the cross section is located.
+id = pipe_21_E4_0.00 # Unique cross-section location id.
+branchId = pipe_21_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E493_0.00 # Unique cross-section location id.
-branchId = pipe_8_E493 # Branch on which the cross section is located.
+id = pipe_23_E0_0.00 # Unique cross-section location id.
+branchId = pipe_23_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E494_0.00 # Unique cross-section location id.
-branchId = pipe_8_E494 # Branch on which the cross section is located.
+id = pipe_23_E1_0.00 # Unique cross-section location id.
+branchId = pipe_23_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E495_0.00 # Unique cross-section location id.
-branchId = pipe_8_E495 # Branch on which the cross section is located.
+id = pipe_24_E0_0.00 # Unique cross-section location id.
+branchId = pipe_24_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E496_0.00 # Unique cross-section location id.
-branchId = pipe_8_E496 # Branch on which the cross section is located.
+id = pipe_24_E1_0.00 # Unique cross-section location id.
+branchId = pipe_24_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E497_0.00 # Unique cross-section location id.
-branchId = pipe_8_E497 # Branch on which the cross section is located.
+id = pipe_25_E0_0.00 # Unique cross-section location id.
+branchId = pipe_25_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 784.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E498_0.00 # Unique cross-section location id.
-branchId = pipe_8_E498 # Branch on which the cross section is located.
+id = pipe_25_E1_0.00 # Unique cross-section location id.
+branchId = pipe_25_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E499_0.00 # Unique cross-section location id.
-branchId = pipe_8_E499 # Branch on which the cross section is located.
+id = pipe_25_E2_0.00 # Unique cross-section location id.
+branchId = pipe_25_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E500_0.00 # Unique cross-section location id.
-branchId = pipe_8_E500 # Branch on which the cross section is located.
+id = pipe_26_E0_0.00 # Unique cross-section location id.
+branchId = pipe_26_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E501_0.00 # Unique cross-section location id.
-branchId = pipe_8_E501 # Branch on which the cross section is located.
+id = pipe_29_E0_0.00 # Unique cross-section location id.
+branchId = pipe_29_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E502_0.00 # Unique cross-section location id.
-branchId = pipe_8_E502 # Branch on which the cross section is located.
+id = pipe_29_E1_0.00 # Unique cross-section location id.
+branchId = pipe_29_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E503_0.00 # Unique cross-section location id.
-branchId = pipe_8_E503 # Branch on which the cross section is located.
+id = pipe_30_E0_0.00 # Unique cross-section location id.
+branchId = pipe_30_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E504_0.00 # Unique cross-section location id.
-branchId = pipe_8_E504 # Branch on which the cross section is located.
+id = pipe_30_E1_0.00 # Unique cross-section location id.
+branchId = pipe_30_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E505_0.00 # Unique cross-section location id.
-branchId = pipe_8_E505 # Branch on which the cross section is located.
+id = pipe_30_E2_0.00 # Unique cross-section location id.
+branchId = pipe_30_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E506_0.00 # Unique cross-section location id.
-branchId = pipe_8_E506 # Branch on which the cross section is located.
+id = pipe_30_E3_0.00 # Unique cross-section location id.
+branchId = pipe_30_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E507_0.00 # Unique cross-section location id.
-branchId = pipe_8_E507 # Branch on which the cross section is located.
+id = pipe_30_E4_0.00 # Unique cross-section location id.
+branchId = pipe_30_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E508_0.00 # Unique cross-section location id.
-branchId = pipe_8_E508 # Branch on which the cross section is located.
+id = pipe_30_E5_0.00 # Unique cross-section location id.
+branchId = pipe_30_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E509_0.00 # Unique cross-section location id.
-branchId = pipe_8_E509 # Branch on which the cross section is located.
+id = pipe_30_E6_0.00 # Unique cross-section location id.
+branchId = pipe_30_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E510_0.00 # Unique cross-section location id.
-branchId = pipe_8_E510 # Branch on which the cross section is located.
+id = pipe_30_E7_0.00 # Unique cross-section location id.
+branchId = pipe_30_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E511_0.00 # Unique cross-section location id.
-branchId = pipe_8_E511 # Branch on which the cross section is located.
+id = pipe_32_E0_0.00 # Unique cross-section location id.
+branchId = pipe_32_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E512_0.00 # Unique cross-section location id.
-branchId = pipe_8_E512 # Branch on which the cross section is located.
+id = pipe_32_E1_0.00 # Unique cross-section location id.
+branchId = pipe_32_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E513_0.00 # Unique cross-section location id.
-branchId = pipe_8_E513 # Branch on which the cross section is located.
+id = pipe_32_E2_0.00 # Unique cross-section location id.
+branchId = pipe_32_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E514_0.00 # Unique cross-section location id.
-branchId = pipe_8_E514 # Branch on which the cross section is located.
+id = pipe_32_E3_0.00 # Unique cross-section location id.
+branchId = pipe_32_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E515_0.00 # Unique cross-section location id.
-branchId = pipe_8_E515 # Branch on which the cross section is located.
+id = pipe_32_E4_0.00 # Unique cross-section location id.
+branchId = pipe_32_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E516_0.00 # Unique cross-section location id.
-branchId = pipe_8_E516 # Branch on which the cross section is located.
+id = pipe_32_E5_0.00 # Unique cross-section location id.
+branchId = pipe_32_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E517_0.00 # Unique cross-section location id.
-branchId = pipe_8_E517 # Branch on which the cross section is located.
+id = pipe_32_E6_0.00 # Unique cross-section location id.
+branchId = pipe_32_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E518_0.00 # Unique cross-section location id.
-branchId = pipe_8_E518 # Branch on which the cross section is located.
+id = pipe_32_E7_0.00 # Unique cross-section location id.
+branchId = pipe_32_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E519_0.00 # Unique cross-section location id.
-branchId = pipe_8_E519 # Branch on which the cross section is located.
+id = pipe_32_E8_0.00 # Unique cross-section location id.
+branchId = pipe_32_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E520_0.00 # Unique cross-section location id.
-branchId = pipe_8_E520 # Branch on which the cross section is located.
+id = pipe_32_E9_0.00 # Unique cross-section location id.
+branchId = pipe_32_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E521_0.00 # Unique cross-section location id.
-branchId = pipe_8_E521 # Branch on which the cross section is located.
+id = pipe_32_E10_0.00 # Unique cross-section location id.
+branchId = pipe_32_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E522_0.00 # Unique cross-section location id.
-branchId = pipe_8_E522 # Branch on which the cross section is located.
+id = pipe_32_E11_0.00 # Unique cross-section location id.
+branchId = pipe_32_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E523_0.00 # Unique cross-section location id.
-branchId = pipe_8_E523 # Branch on which the cross section is located.
+id = pipe_32_E12_0.00 # Unique cross-section location id.
+branchId = pipe_32_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 786.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E524_0.00 # Unique cross-section location id.
-branchId = pipe_8_E524 # Branch on which the cross section is located.
+id = pipe_32_E13_0.00 # Unique cross-section location id.
+branchId = pipe_32_E13 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E525_0.00 # Unique cross-section location id.
-branchId = pipe_8_E525 # Branch on which the cross section is located.
+id = pipe_32_E14_0.00 # Unique cross-section location id.
+branchId = pipe_32_E14 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E526_0.00 # Unique cross-section location id.
-branchId = pipe_8_E526 # Branch on which the cross section is located.
+id = pipe_32_E15_0.00 # Unique cross-section location id.
+branchId = pipe_32_E15 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E527_0.00 # Unique cross-section location id.
-branchId = pipe_8_E527 # Branch on which the cross section is located.
+id = pipe_32_E16_0.00 # Unique cross-section location id.
+branchId = pipe_32_E16 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 800.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E528_0.00 # Unique cross-section location id.
-branchId = pipe_8_E528 # Branch on which the cross section is located.
+id = pipe_32_E17_0.00 # Unique cross-section location id.
+branchId = pipe_32_E17 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E529_0.00 # Unique cross-section location id.
-branchId = pipe_8_E529 # Branch on which the cross section is located.
+id = pipe_32_E18_0.00 # Unique cross-section location id.
+branchId = pipe_32_E18 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E530_0.00 # Unique cross-section location id.
-branchId = pipe_8_E530 # Branch on which the cross section is located.
+id = pipe_32_E19_0.00 # Unique cross-section location id.
+branchId = pipe_32_E19 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E531_0.00 # Unique cross-section location id.
-branchId = pipe_8_E531 # Branch on which the cross section is located.
+id = pipe_32_E20_0.00 # Unique cross-section location id.
+branchId = pipe_32_E20 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E532_0.00 # Unique cross-section location id.
-branchId = pipe_8_E532 # Branch on which the cross section is located.
+id = pipe_32_E21_0.00 # Unique cross-section location id.
+branchId = pipe_32_E21 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E533_0.00 # Unique cross-section location id.
-branchId = pipe_8_E533 # Branch on which the cross section is located.
+id = pipe_32_E22_0.00 # Unique cross-section location id.
+branchId = pipe_32_E22 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E534_0.00 # Unique cross-section location id.
-branchId = pipe_8_E534 # Branch on which the cross section is located.
+id = pipe_32_E23_0.00 # Unique cross-section location id.
+branchId = pipe_32_E23 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E535_0.00 # Unique cross-section location id.
-branchId = pipe_8_E535 # Branch on which the cross section is located.
+id = pipe_32_E24_0.00 # Unique cross-section location id.
+branchId = pipe_32_E24 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 888.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E536_0.00 # Unique cross-section location id.
-branchId = pipe_8_E536 # Branch on which the cross section is located.
+id = pipe_32_E25_0.00 # Unique cross-section location id.
+branchId = pipe_32_E25 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E537_0.00 # Unique cross-section location id.
-branchId = pipe_8_E537 # Branch on which the cross section is located.
+id = pipe_32_E26_0.00 # Unique cross-section location id.
+branchId = pipe_32_E26 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E538_0.00 # Unique cross-section location id.
-branchId = pipe_8_E538 # Branch on which the cross section is located.
+id = pipe_32_E27_0.00 # Unique cross-section location id.
+branchId = pipe_32_E27 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E539_0.00 # Unique cross-section location id.
-branchId = pipe_8_E539 # Branch on which the cross section is located.
+id = pipe_32_E28_0.00 # Unique cross-section location id.
+branchId = pipe_32_E28 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E540_0.00 # Unique cross-section location id.
-branchId = pipe_8_E540 # Branch on which the cross section is located.
+id = pipe_32_E29_0.00 # Unique cross-section location id.
+branchId = pipe_32_E29 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E541_0.00 # Unique cross-section location id.
-branchId = pipe_8_E541 # Branch on which the cross section is located.
+id = pipe_32_E30_0.00 # Unique cross-section location id.
+branchId = pipe_32_E30 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E542_0.00 # Unique cross-section location id.
-branchId = pipe_8_E542 # Branch on which the cross section is located.
+id = pipe_32_E31_0.00 # Unique cross-section location id.
+branchId = pipe_32_E31 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E543_0.00 # Unique cross-section location id.
-branchId = pipe_8_E543 # Branch on which the cross section is located.
+id = pipe_32_E32_0.00 # Unique cross-section location id.
+branchId = pipe_32_E32 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E544_0.00 # Unique cross-section location id.
-branchId = pipe_8_E544 # Branch on which the cross section is located.
+id = pipe_32_E33_0.00 # Unique cross-section location id.
+branchId = pipe_32_E33 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E545_0.00 # Unique cross-section location id.
-branchId = pipe_8_E545 # Branch on which the cross section is located.
+id = pipe_32_E34_0.00 # Unique cross-section location id.
+branchId = pipe_32_E34 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E546_0.00 # Unique cross-section location id.
-branchId = pipe_8_E546 # Branch on which the cross section is located.
+id = pipe_32_E35_0.00 # Unique cross-section location id.
+branchId = pipe_32_E35 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E547_0.00 # Unique cross-section location id.
-branchId = pipe_8_E547 # Branch on which the cross section is located.
+id = pipe_32_E36_0.00 # Unique cross-section location id.
+branchId = pipe_32_E36 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E548_0.00 # Unique cross-section location id.
-branchId = pipe_8_E548 # Branch on which the cross section is located.
+id = pipe_32_E37_0.00 # Unique cross-section location id.
+branchId = pipe_32_E37 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E549_0.00 # Unique cross-section location id.
-branchId = pipe_8_E549 # Branch on which the cross section is located.
+id = pipe_32_E38_0.00 # Unique cross-section location id.
+branchId = pipe_32_E38 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E550_0.00 # Unique cross-section location id.
-branchId = pipe_8_E550 # Branch on which the cross section is located.
+id = pipe_32_E39_0.00 # Unique cross-section location id.
+branchId = pipe_32_E39 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 969.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E551_0.00 # Unique cross-section location id.
-branchId = pipe_8_E551 # Branch on which the cross section is located.
+id = pipe_32_E40_0.00 # Unique cross-section location id.
+branchId = pipe_32_E40 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E552_0.00 # Unique cross-section location id.
-branchId = pipe_8_E552 # Branch on which the cross section is located.
+id = pipe_32_E41_0.00 # Unique cross-section location id.
+branchId = pipe_32_E41 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E553_0.00 # Unique cross-section location id.
-branchId = pipe_8_E553 # Branch on which the cross section is located.
+id = pipe_32_E42_0.00 # Unique cross-section location id.
+branchId = pipe_32_E42 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E554_0.00 # Unique cross-section location id.
-branchId = pipe_8_E554 # Branch on which the cross section is located.
+id = pipe_32_E43_0.00 # Unique cross-section location id.
+branchId = pipe_32_E43 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E555_0.00 # Unique cross-section location id.
-branchId = pipe_8_E555 # Branch on which the cross section is located.
+id = pipe_32_E44_0.00 # Unique cross-section location id.
+branchId = pipe_32_E44 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E556_0.00 # Unique cross-section location id.
-branchId = pipe_8_E556 # Branch on which the cross section is located.
+id = pipe_32_E45_0.00 # Unique cross-section location id.
+branchId = pipe_32_E45 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E557_0.00 # Unique cross-section location id.
-branchId = pipe_8_E557 # Branch on which the cross section is located.
+id = pipe_32_E46_0.00 # Unique cross-section location id.
+branchId = pipe_32_E46 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E558_0.00 # Unique cross-section location id.
-branchId = pipe_8_E558 # Branch on which the cross section is located.
+id = pipe_32_E47_0.00 # Unique cross-section location id.
+branchId = pipe_32_E47 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E559_0.00 # Unique cross-section location id.
-branchId = pipe_8_E559 # Branch on which the cross section is located.
+id = pipe_32_E48_0.00 # Unique cross-section location id.
+branchId = pipe_32_E48 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E560_0.00 # Unique cross-section location id.
-branchId = pipe_8_E560 # Branch on which the cross section is located.
+id = pipe_32_E49_0.00 # Unique cross-section location id.
+branchId = pipe_32_E49 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E561_0.00 # Unique cross-section location id.
-branchId = pipe_8_E561 # Branch on which the cross section is located.
+id = pipe_32_E50_0.00 # Unique cross-section location id.
+branchId = pipe_32_E50 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E562_0.00 # Unique cross-section location id.
-branchId = pipe_8_E562 # Branch on which the cross section is located.
+id = pipe_32_E51_0.00 # Unique cross-section location id.
+branchId = pipe_32_E51 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E563_0.00 # Unique cross-section location id.
-branchId = pipe_8_E563 # Branch on which the cross section is located.
+id = pipe_32_E52_0.00 # Unique cross-section location id.
+branchId = pipe_32_E52 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E564_0.00 # Unique cross-section location id.
-branchId = pipe_8_E564 # Branch on which the cross section is located.
+id = pipe_32_E53_0.00 # Unique cross-section location id.
+branchId = pipe_32_E53 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E565_0.00 # Unique cross-section location id.
-branchId = pipe_8_E565 # Branch on which the cross section is located.
+id = pipe_32_E54_0.00 # Unique cross-section location id.
+branchId = pipe_32_E54 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_8_E566_0.00 # Unique cross-section location id.
-branchId = pipe_8_E566 # Branch on which the cross section is located.
+id = pipe_32_E55_0.00 # Unique cross-section location id.
+branchId = pipe_32_E55 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E0_0.00 # Unique cross-section location id.
-branchId = pipe_9_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E56_0.00 # Unique cross-section location id.
+branchId = pipe_32_E56 # Branch on which the cross section is located.
+chainage = 0.0 # Chainage on the branch (m).
+shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1 # Branch on which the cross section is located.
+id = pipe_32_E57_0.00 # Unique cross-section location id.
+branchId = pipe_32_E57 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E2_0.00 # Unique cross-section location id.
-branchId = pipe_9_E2 # Branch on which the cross section is located.
+id = pipe_32_E58_0.00 # Unique cross-section location id.
+branchId = pipe_32_E58 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E3_0.00 # Unique cross-section location id.
-branchId = pipe_9_E3 # Branch on which the cross section is located.
+id = pipe_32_E59_0.00 # Unique cross-section location id.
+branchId = pipe_32_E59 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E4_0.00 # Unique cross-section location id.
-branchId = pipe_9_E4 # Branch on which the cross section is located.
+id = pipe_32_E60_0.00 # Unique cross-section location id.
+branchId = pipe_32_E60 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E5_0.00 # Unique cross-section location id.
-branchId = pipe_9_E5 # Branch on which the cross section is located.
+id = pipe_32_E61_0.00 # Unique cross-section location id.
+branchId = pipe_32_E61 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E6_0.00 # Unique cross-section location id.
-branchId = pipe_9_E6 # Branch on which the cross section is located.
+id = pipe_32_E62_0.00 # Unique cross-section location id.
+branchId = pipe_32_E62 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E7_0.00 # Unique cross-section location id.
-branchId = pipe_9_E7 # Branch on which the cross section is located.
+id = pipe_32_E63_0.00 # Unique cross-section location id.
+branchId = pipe_32_E63 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E8_0.00 # Unique cross-section location id.
-branchId = pipe_9_E8 # Branch on which the cross section is located.
+id = pipe_32_E64_0.00 # Unique cross-section location id.
+branchId = pipe_32_E64 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E9_0.00 # Unique cross-section location id.
-branchId = pipe_9_E9 # Branch on which the cross section is located.
+id = pipe_32_E65_0.00 # Unique cross-section location id.
+branchId = pipe_32_E65 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E10_0.00 # Unique cross-section location id.
-branchId = pipe_9_E10 # Branch on which the cross section is located.
+id = pipe_32_E66_0.00 # Unique cross-section location id.
+branchId = pipe_32_E66 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E11_0.00 # Unique cross-section location id.
-branchId = pipe_9_E11 # Branch on which the cross section is located.
+id = pipe_32_E67_0.00 # Unique cross-section location id.
+branchId = pipe_32_E67 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E12_0.00 # Unique cross-section location id.
-branchId = pipe_9_E12 # Branch on which the cross section is located.
+id = pipe_32_E68_0.00 # Unique cross-section location id.
+branchId = pipe_32_E68 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E13_0.00 # Unique cross-section location id.
-branchId = pipe_9_E13 # Branch on which the cross section is located.
+id = pipe_32_E69_0.00 # Unique cross-section location id.
+branchId = pipe_32_E69 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E14_0.00 # Unique cross-section location id.
-branchId = pipe_9_E14 # Branch on which the cross section is located.
+id = pipe_32_E70_0.00 # Unique cross-section location id.
+branchId = pipe_32_E70 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E15_0.00 # Unique cross-section location id.
-branchId = pipe_9_E15 # Branch on which the cross section is located.
+id = pipe_32_E71_0.00 # Unique cross-section location id.
+branchId = pipe_32_E71 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E16_0.00 # Unique cross-section location id.
-branchId = pipe_9_E16 # Branch on which the cross section is located.
+id = pipe_32_E72_0.00 # Unique cross-section location id.
+branchId = pipe_32_E72 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E17_0.00 # Unique cross-section location id.
-branchId = pipe_9_E17 # Branch on which the cross section is located.
+id = pipe_32_E73_0.00 # Unique cross-section location id.
+branchId = pipe_32_E73 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E18_0.00 # Unique cross-section location id.
-branchId = pipe_9_E18 # Branch on which the cross section is located.
+id = pipe_33_E0_0.00 # Unique cross-section location id.
+branchId = pipe_33_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E19_0.00 # Unique cross-section location id.
-branchId = pipe_9_E19 # Branch on which the cross section is located.
+id = pipe_33_E1_0.00 # Unique cross-section location id.
+branchId = pipe_33_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E20_0.00 # Unique cross-section location id.
-branchId = pipe_9_E20 # Branch on which the cross section is located.
+id = pipe_33_E2_0.00 # Unique cross-section location id.
+branchId = pipe_33_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E21_0.00 # Unique cross-section location id.
-branchId = pipe_9_E21 # Branch on which the cross section is located.
+id = pipe_33_E3_0.00 # Unique cross-section location id.
+branchId = pipe_33_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E22_0.00 # Unique cross-section location id.
-branchId = pipe_9_E22 # Branch on which the cross section is located.
+id = pipe_33_E4_0.00 # Unique cross-section location id.
+branchId = pipe_33_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E23_0.00 # Unique cross-section location id.
-branchId = pipe_9_E23 # Branch on which the cross section is located.
+id = pipe_33_E5_0.00 # Unique cross-section location id.
+branchId = pipe_33_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E24_0.00 # Unique cross-section location id.
-branchId = pipe_9_E24 # Branch on which the cross section is located.
+id = pipe_33_E6_0.00 # Unique cross-section location id.
+branchId = pipe_33_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E25_0.00 # Unique cross-section location id.
-branchId = pipe_9_E25 # Branch on which the cross section is located.
+id = pipe_33_E7_0.00 # Unique cross-section location id.
+branchId = pipe_33_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E26_0.00 # Unique cross-section location id.
-branchId = pipe_9_E26 # Branch on which the cross section is located.
+id = pipe_33_E8_0.00 # Unique cross-section location id.
+branchId = pipe_33_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E27_0.00 # Unique cross-section location id.
-branchId = pipe_9_E27 # Branch on which the cross section is located.
+id = pipe_33_E9_0.00 # Unique cross-section location id.
+branchId = pipe_33_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E28_0.00 # Unique cross-section location id.
-branchId = pipe_9_E28 # Branch on which the cross section is located.
+id = pipe_33_E10_0.00 # Unique cross-section location id.
+branchId = pipe_33_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E29_0.00 # Unique cross-section location id.
-branchId = pipe_9_E29 # Branch on which the cross section is located.
+id = pipe_33_E11_0.00 # Unique cross-section location id.
+branchId = pipe_33_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E30_0.00 # Unique cross-section location id.
-branchId = pipe_9_E30 # Branch on which the cross section is located.
+id = pipe_33_E12_0.00 # Unique cross-section location id.
+branchId = pipe_33_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E31_0.00 # Unique cross-section location id.
-branchId = pipe_9_E31 # Branch on which the cross section is located.
+id = pipe_34_E0_0.00 # Unique cross-section location id.
+branchId = pipe_34_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E32_0.00 # Unique cross-section location id.
-branchId = pipe_9_E32 # Branch on which the cross section is located.
+id = pipe_34_E1_0.00 # Unique cross-section location id.
+branchId = pipe_34_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E33_0.00 # Unique cross-section location id.
-branchId = pipe_9_E33 # Branch on which the cross section is located.
+id = pipe_34_E2_0.00 # Unique cross-section location id.
+branchId = pipe_34_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E34_0.00 # Unique cross-section location id.
-branchId = pipe_9_E34 # Branch on which the cross section is located.
+id = pipe_34_E3_0.00 # Unique cross-section location id.
+branchId = pipe_34_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E35_0.00 # Unique cross-section location id.
-branchId = pipe_9_E35 # Branch on which the cross section is located.
+id = pipe_34_E4_0.00 # Unique cross-section location id.
+branchId = pipe_34_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E36_0.00 # Unique cross-section location id.
-branchId = pipe_9_E36 # Branch on which the cross section is located.
+id = pipe_34_E5_0.00 # Unique cross-section location id.
+branchId = pipe_34_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E37_0.00 # Unique cross-section location id.
-branchId = pipe_9_E37 # Branch on which the cross section is located.
+id = pipe_34_E6_0.00 # Unique cross-section location id.
+branchId = pipe_34_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E38_0.00 # Unique cross-section location id.
-branchId = pipe_9_E38 # Branch on which the cross section is located.
+id = pipe_34_E7_0.00 # Unique cross-section location id.
+branchId = pipe_34_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E39_0.00 # Unique cross-section location id.
-branchId = pipe_9_E39 # Branch on which the cross section is located.
+id = pipe_34_E8_0.00 # Unique cross-section location id.
+branchId = pipe_34_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E40_0.00 # Unique cross-section location id.
-branchId = pipe_9_E40 # Branch on which the cross section is located.
+id = pipe_34_E9_0.00 # Unique cross-section location id.
+branchId = pipe_34_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E41_0.00 # Unique cross-section location id.
-branchId = pipe_9_E41 # Branch on which the cross section is located.
+id = pipe_34_E10_0.00 # Unique cross-section location id.
+branchId = pipe_34_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E42_0.00 # Unique cross-section location id.
-branchId = pipe_9_E42 # Branch on which the cross section is located.
+id = pipe_34_E11_0.00 # Unique cross-section location id.
+branchId = pipe_34_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E43_0.00 # Unique cross-section location id.
-branchId = pipe_9_E43 # Branch on which the cross section is located.
+id = pipe_34_E12_0.00 # Unique cross-section location id.
+branchId = pipe_34_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E44_0.00 # Unique cross-section location id.
-branchId = pipe_9_E44 # Branch on which the cross section is located.
+id = pipe_34_E13_0.00 # Unique cross-section location id.
+branchId = pipe_34_E13 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E45_0.00 # Unique cross-section location id.
-branchId = pipe_9_E45 # Branch on which the cross section is located.
+id = pipe_34_E14_0.00 # Unique cross-section location id.
+branchId = pipe_34_E14 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E46_0.00 # Unique cross-section location id.
-branchId = pipe_9_E46 # Branch on which the cross section is located.
+id = pipe_34_E15_0.00 # Unique cross-section location id.
+branchId = pipe_34_E15 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E47_0.00 # Unique cross-section location id.
-branchId = pipe_9_E47 # Branch on which the cross section is located.
+id = pipe_34_E16_0.00 # Unique cross-section location id.
+branchId = pipe_34_E16 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E48_0.00 # Unique cross-section location id.
-branchId = pipe_9_E48 # Branch on which the cross section is located.
+id = pipe_34_E17_0.00 # Unique cross-section location id.
+branchId = pipe_34_E17 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E49_0.00 # Unique cross-section location id.
-branchId = pipe_9_E49 # Branch on which the cross section is located.
+id = pipe_34_E18_0.00 # Unique cross-section location id.
+branchId = pipe_34_E18 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E50_0.00 # Unique cross-section location id.
-branchId = pipe_9_E50 # Branch on which the cross section is located.
+id = pipe_34_E19_0.00 # Unique cross-section location id.
+branchId = pipe_34_E19 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E51_0.00 # Unique cross-section location id.
-branchId = pipe_9_E51 # Branch on which the cross section is located.
+id = pipe_34_E20_0.00 # Unique cross-section location id.
+branchId = pipe_34_E20 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 928.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E52_0.00 # Unique cross-section location id.
-branchId = pipe_9_E52 # Branch on which the cross section is located.
+id = pipe_34_E21_0.00 # Unique cross-section location id.
+branchId = pipe_34_E21 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E53_0.00 # Unique cross-section location id.
-branchId = pipe_9_E53 # Branch on which the cross section is located.
+id = pipe_34_E22_0.00 # Unique cross-section location id.
+branchId = pipe_34_E22 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E54_0.00 # Unique cross-section location id.
-branchId = pipe_9_E54 # Branch on which the cross section is located.
+id = pipe_34_E23_0.00 # Unique cross-section location id.
+branchId = pipe_34_E23 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E55_0.00 # Unique cross-section location id.
-branchId = pipe_9_E55 # Branch on which the cross section is located.
+id = pipe_34_E24_0.00 # Unique cross-section location id.
+branchId = pipe_34_E24 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E56_0.00 # Unique cross-section location id.
-branchId = pipe_9_E56 # Branch on which the cross section is located.
+id = pipe_34_E25_0.00 # Unique cross-section location id.
+branchId = pipe_34_E25 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E57_0.00 # Unique cross-section location id.
-branchId = pipe_9_E57 # Branch on which the cross section is located.
+id = pipe_34_E26_0.00 # Unique cross-section location id.
+branchId = pipe_34_E26 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E58_0.00 # Unique cross-section location id.
-branchId = pipe_9_E58 # Branch on which the cross section is located.
+id = pipe_34_E27_0.00 # Unique cross-section location id.
+branchId = pipe_34_E27 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E59_0.00 # Unique cross-section location id.
-branchId = pipe_9_E59 # Branch on which the cross section is located.
+id = pipe_34_E28_0.00 # Unique cross-section location id.
+branchId = pipe_34_E28 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E60_0.00 # Unique cross-section location id.
-branchId = pipe_9_E60 # Branch on which the cross section is located.
+id = pipe_34_E29_0.00 # Unique cross-section location id.
+branchId = pipe_34_E29 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E61_0.00 # Unique cross-section location id.
-branchId = pipe_9_E61 # Branch on which the cross section is located.
+id = pipe_34_E30_0.00 # Unique cross-section location id.
+branchId = pipe_34_E30 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E62_0.00 # Unique cross-section location id.
-branchId = pipe_9_E62 # Branch on which the cross section is located.
+id = pipe_34_E31_0.00 # Unique cross-section location id.
+branchId = pipe_34_E31 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E63_0.00 # Unique cross-section location id.
-branchId = pipe_9_E63 # Branch on which the cross section is located.
+id = pipe_34_E32_0.00 # Unique cross-section location id.
+branchId = pipe_34_E32 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E64_0.00 # Unique cross-section location id.
-branchId = pipe_9_E64 # Branch on which the cross section is located.
+id = pipe_34_E33_0.00 # Unique cross-section location id.
+branchId = pipe_34_E33 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E65_0.00 # Unique cross-section location id.
-branchId = pipe_9_E65 # Branch on which the cross section is located.
+id = pipe_34_E34_0.00 # Unique cross-section location id.
+branchId = pipe_34_E34 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E66_0.00 # Unique cross-section location id.
-branchId = pipe_9_E66 # Branch on which the cross section is located.
+id = pipe_34_E35_0.00 # Unique cross-section location id.
+branchId = pipe_34_E35 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E67_0.00 # Unique cross-section location id.
-branchId = pipe_9_E67 # Branch on which the cross section is located.
+id = pipe_34_E36_0.00 # Unique cross-section location id.
+branchId = pipe_34_E36 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E68_0.00 # Unique cross-section location id.
-branchId = pipe_9_E68 # Branch on which the cross section is located.
+id = pipe_34_E37_0.00 # Unique cross-section location id.
+branchId = pipe_34_E37 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E69_0.00 # Unique cross-section location id.
-branchId = pipe_9_E69 # Branch on which the cross section is located.
+id = pipe_34_E38_0.00 # Unique cross-section location id.
+branchId = pipe_34_E38 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 883.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E70_0.00 # Unique cross-section location id.
-branchId = pipe_9_E70 # Branch on which the cross section is located.
+id = pipe_34_E39_0.00 # Unique cross-section location id.
+branchId = pipe_34_E39 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E71_0.00 # Unique cross-section location id.
-branchId = pipe_9_E71 # Branch on which the cross section is located.
+id = pipe_34_E40_0.00 # Unique cross-section location id.
+branchId = pipe_34_E40 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E72_0.00 # Unique cross-section location id.
-branchId = pipe_9_E72 # Branch on which the cross section is located.
+id = pipe_34_E41_0.00 # Unique cross-section location id.
+branchId = pipe_34_E41 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E73_0.00 # Unique cross-section location id.
-branchId = pipe_9_E73 # Branch on which the cross section is located.
+id = pipe_34_E42_0.00 # Unique cross-section location id.
+branchId = pipe_34_E42 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E74_0.00 # Unique cross-section location id.
-branchId = pipe_9_E74 # Branch on which the cross section is located.
+id = pipe_34_E43_0.00 # Unique cross-section location id.
+branchId = pipe_34_E43 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E75_0.00 # Unique cross-section location id.
-branchId = pipe_9_E75 # Branch on which the cross section is located.
+id = pipe_34_E44_0.00 # Unique cross-section location id.
+branchId = pipe_34_E44 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E76_0.00 # Unique cross-section location id.
-branchId = pipe_9_E76 # Branch on which the cross section is located.
+id = pipe_34_E45_0.00 # Unique cross-section location id.
+branchId = pipe_34_E45 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E77_0.00 # Unique cross-section location id.
-branchId = pipe_9_E77 # Branch on which the cross section is located.
+id = pipe_34_E46_0.00 # Unique cross-section location id.
+branchId = pipe_34_E46 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E78_0.00 # Unique cross-section location id.
-branchId = pipe_9_E78 # Branch on which the cross section is located.
+id = pipe_34_E47_0.00 # Unique cross-section location id.
+branchId = pipe_34_E47 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E79_0.00 # Unique cross-section location id.
-branchId = pipe_9_E79 # Branch on which the cross section is located.
+id = pipe_34_E48_0.00 # Unique cross-section location id.
+branchId = pipe_34_E48 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E80_0.00 # Unique cross-section location id.
-branchId = pipe_9_E80 # Branch on which the cross section is located.
+id = pipe_34_E49_0.00 # Unique cross-section location id.
+branchId = pipe_34_E49 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E81_0.00 # Unique cross-section location id.
-branchId = pipe_9_E81 # Branch on which the cross section is located.
+id = pipe_34_E50_0.00 # Unique cross-section location id.
+branchId = pipe_34_E50 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 846.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E82_0.00 # Unique cross-section location id.
-branchId = pipe_9_E82 # Branch on which the cross section is located.
+id = pipe_34_E51_0.00 # Unique cross-section location id.
+branchId = pipe_34_E51 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E83_0.00 # Unique cross-section location id.
-branchId = pipe_9_E83 # Branch on which the cross section is located.
+id = pipe_34_E52_0.00 # Unique cross-section location id.
+branchId = pipe_34_E52 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E84_0.00 # Unique cross-section location id.
-branchId = pipe_9_E84 # Branch on which the cross section is located.
+id = pipe_34_E53_0.00 # Unique cross-section location id.
+branchId = pipe_34_E53 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E85_0.00 # Unique cross-section location id.
-branchId = pipe_9_E85 # Branch on which the cross section is located.
+id = pipe_34_E54_0.00 # Unique cross-section location id.
+branchId = pipe_34_E54 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E86_0.00 # Unique cross-section location id.
-branchId = pipe_9_E86 # Branch on which the cross section is located.
+id = pipe_34_E55_0.00 # Unique cross-section location id.
+branchId = pipe_34_E55 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E87_0.00 # Unique cross-section location id.
-branchId = pipe_9_E87 # Branch on which the cross section is located.
+id = pipe_34_E56_0.00 # Unique cross-section location id.
+branchId = pipe_34_E56 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E88_0.00 # Unique cross-section location id.
-branchId = pipe_9_E88 # Branch on which the cross section is located.
+id = pipe_34_E57_0.00 # Unique cross-section location id.
+branchId = pipe_34_E57 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E89_0.00 # Unique cross-section location id.
-branchId = pipe_9_E89 # Branch on which the cross section is located.
+id = pipe_34_E58_0.00 # Unique cross-section location id.
+branchId = pipe_34_E58 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 790.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E90_0.00 # Unique cross-section location id.
-branchId = pipe_9_E90 # Branch on which the cross section is located.
+id = pipe_34_E59_0.00 # Unique cross-section location id.
+branchId = pipe_34_E59 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 827.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E91_0.00 # Unique cross-section location id.
-branchId = pipe_9_E91 # Branch on which the cross section is located.
+id = pipe_34_E60_0.00 # Unique cross-section location id.
+branchId = pipe_34_E60 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 815.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E92_0.00 # Unique cross-section location id.
-branchId = pipe_9_E92 # Branch on which the cross section is located.
+id = pipe_34_E61_0.00 # Unique cross-section location id.
+branchId = pipe_34_E61 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E93_0.00 # Unique cross-section location id.
-branchId = pipe_9_E93 # Branch on which the cross section is located.
+id = pipe_34_E62_0.00 # Unique cross-section location id.
+branchId = pipe_34_E62 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E94_0.00 # Unique cross-section location id.
-branchId = pipe_9_E94 # Branch on which the cross section is located.
+id = pipe_34_E63_0.00 # Unique cross-section location id.
+branchId = pipe_34_E63 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E95_0.00 # Unique cross-section location id.
-branchId = pipe_9_E95 # Branch on which the cross section is located.
+id = pipe_34_E64_0.00 # Unique cross-section location id.
+branchId = pipe_34_E64 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E96_0.00 # Unique cross-section location id.
-branchId = pipe_9_E96 # Branch on which the cross section is located.
+id = pipe_34_E65_0.00 # Unique cross-section location id.
+branchId = pipe_34_E65 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E97_0.00 # Unique cross-section location id.
-branchId = pipe_9_E97 # Branch on which the cross section is located.
+id = pipe_34_E66_0.00 # Unique cross-section location id.
+branchId = pipe_34_E66 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E98_0.00 # Unique cross-section location id.
-branchId = pipe_9_E98 # Branch on which the cross section is located.
+id = pipe_34_E67_0.00 # Unique cross-section location id.
+branchId = pipe_34_E67 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E99_0.00 # Unique cross-section location id.
-branchId = pipe_9_E99 # Branch on which the cross section is located.
+id = pipe_34_E68_0.00 # Unique cross-section location id.
+branchId = pipe_34_E68 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E100_0.00 # Unique cross-section location id.
-branchId = pipe_9_E100 # Branch on which the cross section is located.
+id = pipe_34_E69_0.00 # Unique cross-section location id.
+branchId = pipe_34_E69 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E101_0.00 # Unique cross-section location id.
-branchId = pipe_9_E101 # Branch on which the cross section is located.
+id = pipe_34_E70_0.00 # Unique cross-section location id.
+branchId = pipe_34_E70 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E102_0.00 # Unique cross-section location id.
-branchId = pipe_9_E102 # Branch on which the cross section is located.
+id = pipe_34_E71_0.00 # Unique cross-section location id.
+branchId = pipe_34_E71 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 744.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E103_0.00 # Unique cross-section location id.
-branchId = pipe_9_E103 # Branch on which the cross section is located.
+id = pipe_34_E72_0.00 # Unique cross-section location id.
+branchId = pipe_34_E72 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 769.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E104_0.00 # Unique cross-section location id.
-branchId = pipe_9_E104 # Branch on which the cross section is located.
+id = pipe_34_E73_0.00 # Unique cross-section location id.
+branchId = pipe_34_E73 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E105_0.00 # Unique cross-section location id.
-branchId = pipe_9_E105 # Branch on which the cross section is located.
+id = pipe_34_E74_0.00 # Unique cross-section location id.
+branchId = pipe_34_E74 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E106_0.00 # Unique cross-section location id.
-branchId = pipe_9_E106 # Branch on which the cross section is located.
+id = pipe_34_E75_0.00 # Unique cross-section location id.
+branchId = pipe_34_E75 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E107_0.00 # Unique cross-section location id.
-branchId = pipe_9_E107 # Branch on which the cross section is located.
+id = pipe_34_E76_0.00 # Unique cross-section location id.
+branchId = pipe_34_E76 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E108_0.00 # Unique cross-section location id.
-branchId = pipe_9_E108 # Branch on which the cross section is located.
+id = pipe_34_E77_0.00 # Unique cross-section location id.
+branchId = pipe_34_E77 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E109_0.00 # Unique cross-section location id.
-branchId = pipe_9_E109 # Branch on which the cross section is located.
+id = pipe_34_E78_0.00 # Unique cross-section location id.
+branchId = pipe_34_E78 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E110_0.00 # Unique cross-section location id.
-branchId = pipe_9_E110 # Branch on which the cross section is located.
+id = pipe_34_E79_0.00 # Unique cross-section location id.
+branchId = pipe_34_E79 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 752.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E111_0.00 # Unique cross-section location id.
-branchId = pipe_9_E111 # Branch on which the cross section is located.
+id = pipe_34_E80_0.00 # Unique cross-section location id.
+branchId = pipe_34_E80 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E112_0.00 # Unique cross-section location id.
-branchId = pipe_9_E112 # Branch on which the cross section is located.
+id = pipe_34_E81_0.00 # Unique cross-section location id.
+branchId = pipe_34_E81 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E113_0.00 # Unique cross-section location id.
-branchId = pipe_9_E113 # Branch on which the cross section is located.
+id = pipe_34_E82_0.00 # Unique cross-section location id.
+branchId = pipe_34_E82 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E114_0.00 # Unique cross-section location id.
-branchId = pipe_9_E114 # Branch on which the cross section is located.
+id = pipe_34_E83_0.00 # Unique cross-section location id.
+branchId = pipe_34_E83 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E115_0.00 # Unique cross-section location id.
-branchId = pipe_9_E115 # Branch on which the cross section is located.
+id = pipe_34_E84_0.00 # Unique cross-section location id.
+branchId = pipe_34_E84 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E116_0.00 # Unique cross-section location id.
-branchId = pipe_9_E116 # Branch on which the cross section is located.
+id = pipe_34_E85_0.00 # Unique cross-section location id.
+branchId = pipe_34_E85 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E117_0.00 # Unique cross-section location id.
-branchId = pipe_9_E117 # Branch on which the cross section is located.
+id = pipe_34_E86_0.00 # Unique cross-section location id.
+branchId = pipe_34_E86 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E118_0.00 # Unique cross-section location id.
-branchId = pipe_9_E118 # Branch on which the cross section is located.
+id = pipe_34_E87_0.00 # Unique cross-section location id.
+branchId = pipe_34_E87 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E119_0.00 # Unique cross-section location id.
-branchId = pipe_9_E119 # Branch on which the cross section is located.
+id = pipe_34_E88_0.00 # Unique cross-section location id.
+branchId = pipe_34_E88 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E120_0.00 # Unique cross-section location id.
-branchId = pipe_9_E120 # Branch on which the cross section is located.
+id = pipe_34_E89_0.00 # Unique cross-section location id.
+branchId = pipe_34_E89 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E121_0.00 # Unique cross-section location id.
-branchId = pipe_9_E121 # Branch on which the cross section is located.
+id = pipe_35_E0_0.00 # Unique cross-section location id.
+branchId = pipe_35_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E122_0.00 # Unique cross-section location id.
-branchId = pipe_9_E122 # Branch on which the cross section is located.
+id = pipe_35_E1_0.00 # Unique cross-section location id.
+branchId = pipe_35_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E123_0.00 # Unique cross-section location id.
-branchId = pipe_9_E123 # Branch on which the cross section is located.
+id = pipe_36_E0_0.00 # Unique cross-section location id.
+branchId = pipe_36_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E124_0.00 # Unique cross-section location id.
-branchId = pipe_9_E124 # Branch on which the cross section is located.
+id = pipe_37_E0_0.00 # Unique cross-section location id.
+branchId = pipe_37_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E125_0.00 # Unique cross-section location id.
-branchId = pipe_9_E125 # Branch on which the cross section is located.
+id = pipe_38_E0_0.00 # Unique cross-section location id.
+branchId = pipe_38_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E126_0.00 # Unique cross-section location id.
-branchId = pipe_9_E126 # Branch on which the cross section is located.
+id = pipe_38_E1_0.00 # Unique cross-section location id.
+branchId = pipe_38_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E127_0.00 # Unique cross-section location id.
-branchId = pipe_9_E127 # Branch on which the cross section is located.
+id = pipe_38_E2_0.00 # Unique cross-section location id.
+branchId = pipe_38_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E128_0.00 # Unique cross-section location id.
-branchId = pipe_9_E128 # Branch on which the cross section is located.
+id = pipe_39_E0_0.00 # Unique cross-section location id.
+branchId = pipe_39_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E129_0.00 # Unique cross-section location id.
-branchId = pipe_9_E129 # Branch on which the cross section is located.
+id = pipe_39_E1_0.00 # Unique cross-section location id.
+branchId = pipe_39_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E130_0.00 # Unique cross-section location id.
-branchId = pipe_9_E130 # Branch on which the cross section is located.
+id = pipe_39_E2_0.00 # Unique cross-section location id.
+branchId = pipe_39_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E131_0.00 # Unique cross-section location id.
-branchId = pipe_9_E131 # Branch on which the cross section is located.
+id = pipe_39_E3_0.00 # Unique cross-section location id.
+branchId = pipe_39_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E132_0.00 # Unique cross-section location id.
-branchId = pipe_9_E132 # Branch on which the cross section is located.
+id = pipe_40_E0_0.00 # Unique cross-section location id.
+branchId = pipe_40_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E133_0.00 # Unique cross-section location id.
-branchId = pipe_9_E133 # Branch on which the cross section is located.
+id = pipe_40_E1_0.00 # Unique cross-section location id.
+branchId = pipe_40_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E134_0.00 # Unique cross-section location id.
-branchId = pipe_9_E134 # Branch on which the cross section is located.
+id = pipe_40_E2_0.00 # Unique cross-section location id.
+branchId = pipe_40_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E135_0.00 # Unique cross-section location id.
-branchId = pipe_9_E135 # Branch on which the cross section is located.
+id = pipe_40_E3_0.00 # Unique cross-section location id.
+branchId = pipe_40_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E136_0.00 # Unique cross-section location id.
-branchId = pipe_9_E136 # Branch on which the cross section is located.
+id = pipe_40_E4_0.00 # Unique cross-section location id.
+branchId = pipe_40_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E137_0.00 # Unique cross-section location id.
-branchId = pipe_9_E137 # Branch on which the cross section is located.
+id = pipe_40_E5_0.00 # Unique cross-section location id.
+branchId = pipe_40_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E138_0.00 # Unique cross-section location id.
-branchId = pipe_9_E138 # Branch on which the cross section is located.
+id = pipe_40_E6_0.00 # Unique cross-section location id.
+branchId = pipe_40_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E139_0.00 # Unique cross-section location id.
-branchId = pipe_9_E139 # Branch on which the cross section is located.
+id = pipe_40_E7_0.00 # Unique cross-section location id.
+branchId = pipe_40_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E140_0.00 # Unique cross-section location id.
-branchId = pipe_9_E140 # Branch on which the cross section is located.
+id = pipe_40_E8_0.00 # Unique cross-section location id.
+branchId = pipe_40_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E141_0.00 # Unique cross-section location id.
-branchId = pipe_9_E141 # Branch on which the cross section is located.
+id = pipe_40_E9_0.00 # Unique cross-section location id.
+branchId = pipe_40_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E142_0.00 # Unique cross-section location id.
-branchId = pipe_9_E142 # Branch on which the cross section is located.
+id = pipe_40_E10_0.00 # Unique cross-section location id.
+branchId = pipe_40_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E143_0.00 # Unique cross-section location id.
-branchId = pipe_9_E143 # Branch on which the cross section is located.
+id = pipe_40_E11_0.00 # Unique cross-section location id.
+branchId = pipe_40_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E144_0.00 # Unique cross-section location id.
-branchId = pipe_9_E144 # Branch on which the cross section is located.
+id = pipe_40_E12_0.00 # Unique cross-section location id.
+branchId = pipe_40_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E145_0.00 # Unique cross-section location id.
-branchId = pipe_9_E145 # Branch on which the cross section is located.
+id = pipe_40_E13_0.00 # Unique cross-section location id.
+branchId = pipe_40_E13 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E146_0.00 # Unique cross-section location id.
-branchId = pipe_9_E146 # Branch on which the cross section is located.
+id = pipe_40_E14_0.00 # Unique cross-section location id.
+branchId = pipe_40_E14 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E147_0.00 # Unique cross-section location id.
-branchId = pipe_9_E147 # Branch on which the cross section is located.
+id = pipe_40_E15_0.00 # Unique cross-section location id.
+branchId = pipe_40_E15 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E148_0.00 # Unique cross-section location id.
-branchId = pipe_9_E148 # Branch on which the cross section is located.
+id = pipe_40_E16_0.00 # Unique cross-section location id.
+branchId = pipe_40_E16 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E149_0.00 # Unique cross-section location id.
-branchId = pipe_9_E149 # Branch on which the cross section is located.
+id = pipe_40_E17_0.00 # Unique cross-section location id.
+branchId = pipe_40_E17 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E150_0.00 # Unique cross-section location id.
-branchId = pipe_9_E150 # Branch on which the cross section is located.
+id = pipe_40_E18_0.00 # Unique cross-section location id.
+branchId = pipe_40_E18 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 742.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E151_0.00 # Unique cross-section location id.
-branchId = pipe_9_E151 # Branch on which the cross section is located.
+id = pipe_40_E19_0.00 # Unique cross-section location id.
+branchId = pipe_40_E19 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E152_0.00 # Unique cross-section location id.
-branchId = pipe_9_E152 # Branch on which the cross section is located.
+id = pipe_40_E20_0.00 # Unique cross-section location id.
+branchId = pipe_40_E20 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E153_0.00 # Unique cross-section location id.
-branchId = pipe_9_E153 # Branch on which the cross section is located.
+id = pipe_40_E21_0.00 # Unique cross-section location id.
+branchId = pipe_40_E21 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E154_0.00 # Unique cross-section location id.
-branchId = pipe_9_E154 # Branch on which the cross section is located.
+id = pipe_40_E22_0.00 # Unique cross-section location id.
+branchId = pipe_40_E22 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E155_0.00 # Unique cross-section location id.
-branchId = pipe_9_E155 # Branch on which the cross section is located.
+id = pipe_40_E23_0.00 # Unique cross-section location id.
+branchId = pipe_40_E23 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 722.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E156_0.00 # Unique cross-section location id.
-branchId = pipe_9_E156 # Branch on which the cross section is located.
+id = pipe_40_E24_0.00 # Unique cross-section location id.
+branchId = pipe_40_E24 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E157_0.00 # Unique cross-section location id.
-branchId = pipe_9_E157 # Branch on which the cross section is located.
+id = pipe_40_E25_0.00 # Unique cross-section location id.
+branchId = pipe_40_E25 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E158_0.00 # Unique cross-section location id.
-branchId = pipe_9_E158 # Branch on which the cross section is located.
+id = pipe_40_E26_0.00 # Unique cross-section location id.
+branchId = pipe_40_E26 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E159_0.00 # Unique cross-section location id.
-branchId = pipe_9_E159 # Branch on which the cross section is located.
+id = pipe_40_E27_0.00 # Unique cross-section location id.
+branchId = pipe_40_E27 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E160_0.00 # Unique cross-section location id.
-branchId = pipe_9_E160 # Branch on which the cross section is located.
+id = pipe_40_E28_0.00 # Unique cross-section location id.
+branchId = pipe_40_E28 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E161_0.00 # Unique cross-section location id.
-branchId = pipe_9_E161 # Branch on which the cross section is located.
+id = pipe_40_E29_0.00 # Unique cross-section location id.
+branchId = pipe_40_E29 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E162_0.00 # Unique cross-section location id.
-branchId = pipe_9_E162 # Branch on which the cross section is located.
+id = pipe_40_E30_0.00 # Unique cross-section location id.
+branchId = pipe_40_E30 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E163_0.00 # Unique cross-section location id.
-branchId = pipe_9_E163 # Branch on which the cross section is located.
+id = pipe_40_E31_0.00 # Unique cross-section location id.
+branchId = pipe_40_E31 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E164_0.00 # Unique cross-section location id.
-branchId = pipe_9_E164 # Branch on which the cross section is located.
+id = pipe_40_E32_0.00 # Unique cross-section location id.
+branchId = pipe_40_E32 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E165_0.00 # Unique cross-section location id.
-branchId = pipe_9_E165 # Branch on which the cross section is located.
+id = pipe_40_E33_0.00 # Unique cross-section location id.
+branchId = pipe_40_E33 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E166_0.00 # Unique cross-section location id.
-branchId = pipe_9_E166 # Branch on which the cross section is located.
+id = pipe_40_E34_0.00 # Unique cross-section location id.
+branchId = pipe_40_E34 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E167_0.00 # Unique cross-section location id.
-branchId = pipe_9_E167 # Branch on which the cross section is located.
+id = pipe_40_E35_0.00 # Unique cross-section location id.
+branchId = pipe_40_E35 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E168_0.00 # Unique cross-section location id.
-branchId = pipe_9_E168 # Branch on which the cross section is located.
+id = pipe_40_E36_0.00 # Unique cross-section location id.
+branchId = pipe_40_E36 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E169_0.00 # Unique cross-section location id.
-branchId = pipe_9_E169 # Branch on which the cross section is located.
+id = pipe_40_E37_0.00 # Unique cross-section location id.
+branchId = pipe_40_E37 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E170_0.00 # Unique cross-section location id.
-branchId = pipe_9_E170 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E38_0.00 # Unique cross-section location id.
+branchId = pipe_40_E38 # Branch on which the cross section is located.
+chainage = 0.0 # Chainage on the branch (m).
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E171_0.00 # Unique cross-section location id.
-branchId = pipe_9_E171 # Branch on which the cross section is located.
+id = pipe_41_E0_0.00 # Unique cross-section location id.
+branchId = pipe_41_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E172_0.00 # Unique cross-section location id.
-branchId = pipe_9_E172 # Branch on which the cross section is located.
+id = pipe_41_E1_0.00 # Unique cross-section location id.
+branchId = pipe_41_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E173_0.00 # Unique cross-section location id.
-branchId = pipe_9_E173 # Branch on which the cross section is located.
+id = pipe_41_E2_0.00 # Unique cross-section location id.
+branchId = pipe_41_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E174_0.00 # Unique cross-section location id.
-branchId = pipe_9_E174 # Branch on which the cross section is located.
+id = pipe_41_E3_0.00 # Unique cross-section location id.
+branchId = pipe_41_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E175_0.00 # Unique cross-section location id.
-branchId = pipe_9_E175 # Branch on which the cross section is located.
+id = pipe_41_E4_0.00 # Unique cross-section location id.
+branchId = pipe_41_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E176_0.00 # Unique cross-section location id.
-branchId = pipe_9_E176 # Branch on which the cross section is located.
+id = pipe_41_E5_0.00 # Unique cross-section location id.
+branchId = pipe_41_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E177_0.00 # Unique cross-section location id.
-branchId = pipe_9_E177 # Branch on which the cross section is located.
+id = pipe_41_E6_0.00 # Unique cross-section location id.
+branchId = pipe_41_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E178_0.00 # Unique cross-section location id.
-branchId = pipe_9_E178 # Branch on which the cross section is located.
+id = pipe_41_E7_0.00 # Unique cross-section location id.
+branchId = pipe_41_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E179_0.00 # Unique cross-section location id.
-branchId = pipe_9_E179 # Branch on which the cross section is located.
+id = pipe_41_E8_0.00 # Unique cross-section location id.
+branchId = pipe_41_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E180_0.00 # Unique cross-section location id.
-branchId = pipe_9_E180 # Branch on which the cross section is located.
+id = pipe_41_E9_0.00 # Unique cross-section location id.
+branchId = pipe_41_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E181_0.00 # Unique cross-section location id.
-branchId = pipe_9_E181 # Branch on which the cross section is located.
+id = pipe_41_E10_0.00 # Unique cross-section location id.
+branchId = pipe_41_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E182_0.00 # Unique cross-section location id.
-branchId = pipe_9_E182 # Branch on which the cross section is located.
+id = pipe_41_E11_0.00 # Unique cross-section location id.
+branchId = pipe_41_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E183_0.00 # Unique cross-section location id.
-branchId = pipe_9_E183 # Branch on which the cross section is located.
+id = pipe_41_E12_0.00 # Unique cross-section location id.
+branchId = pipe_41_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E184_0.00 # Unique cross-section location id.
-branchId = pipe_9_E184 # Branch on which the cross section is located.
+id = pipe_41_E13_0.00 # Unique cross-section location id.
+branchId = pipe_41_E13 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E185_0.00 # Unique cross-section location id.
-branchId = pipe_9_E185 # Branch on which the cross section is located.
+id = pipe_41_E14_0.00 # Unique cross-section location id.
+branchId = pipe_41_E14 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E186_0.00 # Unique cross-section location id.
-branchId = pipe_9_E186 # Branch on which the cross section is located.
+id = pipe_41_E15_0.00 # Unique cross-section location id.
+branchId = pipe_41_E15 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 741.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E187_0.00 # Unique cross-section location id.
-branchId = pipe_9_E187 # Branch on which the cross section is located.
+id = pipe_41_E16_0.00 # Unique cross-section location id.
+branchId = pipe_41_E16 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E188_0.00 # Unique cross-section location id.
-branchId = pipe_9_E188 # Branch on which the cross section is located.
+id = pipe_41_E17_0.00 # Unique cross-section location id.
+branchId = pipe_41_E17 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E189_0.00 # Unique cross-section location id.
-branchId = pipe_9_E189 # Branch on which the cross section is located.
+id = pipe_41_E18_0.00 # Unique cross-section location id.
+branchId = pipe_41_E18 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E190_0.00 # Unique cross-section location id.
-branchId = pipe_9_E190 # Branch on which the cross section is located.
+id = pipe_41_E19_0.00 # Unique cross-section location id.
+branchId = pipe_41_E19 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E191_0.00 # Unique cross-section location id.
-branchId = pipe_9_E191 # Branch on which the cross section is located.
+id = pipe_41_E20_0.00 # Unique cross-section location id.
+branchId = pipe_41_E20 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 768.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E192_0.00 # Unique cross-section location id.
-branchId = pipe_9_E192 # Branch on which the cross section is located.
+id = pipe_41_E21_0.00 # Unique cross-section location id.
+branchId = pipe_41_E21 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E193_0.00 # Unique cross-section location id.
-branchId = pipe_9_E193 # Branch on which the cross section is located.
+id = pipe_41_E22_0.00 # Unique cross-section location id.
+branchId = pipe_41_E22 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E194_0.00 # Unique cross-section location id.
-branchId = pipe_9_E194 # Branch on which the cross section is located.
+id = pipe_41_E23_0.00 # Unique cross-section location id.
+branchId = pipe_41_E23 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E195_0.00 # Unique cross-section location id.
-branchId = pipe_9_E195 # Branch on which the cross section is located.
+id = pipe_41_E24_0.00 # Unique cross-section location id.
+branchId = pipe_41_E24 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E196_0.00 # Unique cross-section location id.
-branchId = pipe_9_E196 # Branch on which the cross section is located.
+id = pipe_41_E25_0.00 # Unique cross-section location id.
+branchId = pipe_41_E25 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E197_0.00 # Unique cross-section location id.
-branchId = pipe_9_E197 # Branch on which the cross section is located.
+id = pipe_41_E26_0.00 # Unique cross-section location id.
+branchId = pipe_41_E26 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E198_0.00 # Unique cross-section location id.
-branchId = pipe_9_E198 # Branch on which the cross section is located.
+id = pipe_41_E27_0.00 # Unique cross-section location id.
+branchId = pipe_41_E27 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 766.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E199_0.00 # Unique cross-section location id.
-branchId = pipe_9_E199 # Branch on which the cross section is located.
+id = pipe_41_E28_0.00 # Unique cross-section location id.
+branchId = pipe_41_E28 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E200_0.00 # Unique cross-section location id.
-branchId = pipe_9_E200 # Branch on which the cross section is located.
+id = pipe_41_E29_0.00 # Unique cross-section location id.
+branchId = pipe_41_E29 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E201_0.00 # Unique cross-section location id.
-branchId = pipe_9_E201 # Branch on which the cross section is located.
+id = pipe_41_E30_0.00 # Unique cross-section location id.
+branchId = pipe_41_E30 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E202_0.00 # Unique cross-section location id.
-branchId = pipe_9_E202 # Branch on which the cross section is located.
+id = pipe_41_E31_0.00 # Unique cross-section location id.
+branchId = pipe_41_E31 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E203_0.00 # Unique cross-section location id.
-branchId = pipe_9_E203 # Branch on which the cross section is located.
+id = pipe_41_E32_0.00 # Unique cross-section location id.
+branchId = pipe_41_E32 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 774.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E204_0.00 # Unique cross-section location id.
-branchId = pipe_9_E204 # Branch on which the cross section is located.
+id = pipe_41_E33_0.00 # Unique cross-section location id.
+branchId = pipe_41_E33 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E205_0.00 # Unique cross-section location id.
-branchId = pipe_9_E205 # Branch on which the cross section is located.
+id = pipe_41_E34_0.00 # Unique cross-section location id.
+branchId = pipe_41_E34 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E206_0.00 # Unique cross-section location id.
-branchId = pipe_9_E206 # Branch on which the cross section is located.
+id = pipe_41_E35_0.00 # Unique cross-section location id.
+branchId = pipe_41_E35 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E207_0.00 # Unique cross-section location id.
-branchId = pipe_9_E207 # Branch on which the cross section is located.
+id = pipe_41_E36_0.00 # Unique cross-section location id.
+branchId = pipe_41_E36 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E208_0.00 # Unique cross-section location id.
-branchId = pipe_9_E208 # Branch on which the cross section is located.
+id = pipe_41_E37_0.00 # Unique cross-section location id.
+branchId = pipe_41_E37 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E209_0.00 # Unique cross-section location id.
-branchId = pipe_9_E209 # Branch on which the cross section is located.
+id = pipe_41_E38_0.00 # Unique cross-section location id.
+branchId = pipe_41_E38 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E210_0.00 # Unique cross-section location id.
-branchId = pipe_9_E210 # Branch on which the cross section is located.
+id = pipe_41_E39_0.00 # Unique cross-section location id.
+branchId = pipe_41_E39 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E211_0.00 # Unique cross-section location id.
-branchId = pipe_9_E211 # Branch on which the cross section is located.
+id = pipe_41_E40_0.00 # Unique cross-section location id.
+branchId = pipe_41_E40 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E212_0.00 # Unique cross-section location id.
-branchId = pipe_9_E212 # Branch on which the cross section is located.
+id = pipe_41_E41_0.00 # Unique cross-section location id.
+branchId = pipe_41_E41 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E213_0.00 # Unique cross-section location id.
-branchId = pipe_9_E213 # Branch on which the cross section is located.
+id = pipe_41_E42_0.00 # Unique cross-section location id.
+branchId = pipe_41_E42 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 772.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E214_0.00 # Unique cross-section location id.
-branchId = pipe_9_E214 # Branch on which the cross section is located.
+id = pipe_41_E43_0.00 # Unique cross-section location id.
+branchId = pipe_41_E43 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E215_0.00 # Unique cross-section location id.
-branchId = pipe_9_E215 # Branch on which the cross section is located.
+id = pipe_41_E44_0.00 # Unique cross-section location id.
+branchId = pipe_41_E44 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E216_0.00 # Unique cross-section location id.
-branchId = pipe_9_E216 # Branch on which the cross section is located.
+id = pipe_41_E45_0.00 # Unique cross-section location id.
+branchId = pipe_41_E45 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E217_0.00 # Unique cross-section location id.
-branchId = pipe_9_E217 # Branch on which the cross section is located.
+id = pipe_41_E46_0.00 # Unique cross-section location id.
+branchId = pipe_41_E46 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E218_0.00 # Unique cross-section location id.
-branchId = pipe_9_E218 # Branch on which the cross section is located.
+id = pipe_41_E47_0.00 # Unique cross-section location id.
+branchId = pipe_41_E47 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 774.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E219_0.00 # Unique cross-section location id.
-branchId = pipe_9_E219 # Branch on which the cross section is located.
+id = pipe_41_E48_0.00 # Unique cross-section location id.
+branchId = pipe_41_E48 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E220_0.00 # Unique cross-section location id.
-branchId = pipe_9_E220 # Branch on which the cross section is located.
+id = pipe_41_E49_0.00 # Unique cross-section location id.
+branchId = pipe_41_E49 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E221_0.00 # Unique cross-section location id.
-branchId = pipe_9_E221 # Branch on which the cross section is located.
+id = pipe_41_E50_0.00 # Unique cross-section location id.
+branchId = pipe_41_E50 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E222_0.00 # Unique cross-section location id.
-branchId = pipe_9_E222 # Branch on which the cross section is located.
+id = pipe_41_E51_0.00 # Unique cross-section location id.
+branchId = pipe_41_E51 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E223_0.00 # Unique cross-section location id.
-branchId = pipe_9_E223 # Branch on which the cross section is located.
+id = pipe_41_E52_0.00 # Unique cross-section location id.
+branchId = pipe_41_E52 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E224_0.00 # Unique cross-section location id.
-branchId = pipe_9_E224 # Branch on which the cross section is located.
+id = pipe_41_E53_0.00 # Unique cross-section location id.
+branchId = pipe_41_E53 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E225_0.00 # Unique cross-section location id.
-branchId = pipe_9_E225 # Branch on which the cross section is located.
+id = pipe_41_E54_0.00 # Unique cross-section location id.
+branchId = pipe_41_E54 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E226_0.00 # Unique cross-section location id.
-branchId = pipe_9_E226 # Branch on which the cross section is located.
+id = pipe_41_E55_0.00 # Unique cross-section location id.
+branchId = pipe_41_E55 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E227_0.00 # Unique cross-section location id.
-branchId = pipe_9_E227 # Branch on which the cross section is located.
+id = pipe_41_E56_0.00 # Unique cross-section location id.
+branchId = pipe_41_E56 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E228_0.00 # Unique cross-section location id.
-branchId = pipe_9_E228 # Branch on which the cross section is located.
+id = pipe_41_E57_0.00 # Unique cross-section location id.
+branchId = pipe_41_E57 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E229_0.00 # Unique cross-section location id.
-branchId = pipe_9_E229 # Branch on which the cross section is located.
+id = pipe_41_E58_0.00 # Unique cross-section location id.
+branchId = pipe_41_E58 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E230_0.00 # Unique cross-section location id.
-branchId = pipe_9_E230 # Branch on which the cross section is located.
+id = pipe_41_E59_0.00 # Unique cross-section location id.
+branchId = pipe_41_E59 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E231_0.00 # Unique cross-section location id.
-branchId = pipe_9_E231 # Branch on which the cross section is located.
+id = pipe_41_E60_0.00 # Unique cross-section location id.
+branchId = pipe_41_E60 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E232_0.00 # Unique cross-section location id.
-branchId = pipe_9_E232 # Branch on which the cross section is located.
+id = pipe_41_E61_0.00 # Unique cross-section location id.
+branchId = pipe_41_E61 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E233_0.00 # Unique cross-section location id.
-branchId = pipe_9_E233 # Branch on which the cross section is located.
+id = pipe_41_E62_0.00 # Unique cross-section location id.
+branchId = pipe_41_E62 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E234_0.00 # Unique cross-section location id.
-branchId = pipe_9_E234 # Branch on which the cross section is located.
+id = pipe_41_E63_0.00 # Unique cross-section location id.
+branchId = pipe_41_E63 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E235_0.00 # Unique cross-section location id.
-branchId = pipe_9_E235 # Branch on which the cross section is located.
+id = pipe_41_E64_0.00 # Unique cross-section location id.
+branchId = pipe_41_E64 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E236_0.00 # Unique cross-section location id.
-branchId = pipe_9_E236 # Branch on which the cross section is located.
+id = pipe_41_E65_0.00 # Unique cross-section location id.
+branchId = pipe_41_E65 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E237_0.00 # Unique cross-section location id.
-branchId = pipe_9_E237 # Branch on which the cross section is located.
+id = pipe_41_E66_0.00 # Unique cross-section location id.
+branchId = pipe_41_E66 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E238_0.00 # Unique cross-section location id.
-branchId = pipe_9_E238 # Branch on which the cross section is located.
+id = pipe_41_E67_0.00 # Unique cross-section location id.
+branchId = pipe_41_E67 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E239_0.00 # Unique cross-section location id.
-branchId = pipe_9_E239 # Branch on which the cross section is located.
+id = pipe_41_E68_0.00 # Unique cross-section location id.
+branchId = pipe_41_E68 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E240_0.00 # Unique cross-section location id.
-branchId = pipe_9_E240 # Branch on which the cross section is located.
+id = pipe_41_E69_0.00 # Unique cross-section location id.
+branchId = pipe_41_E69 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E241_0.00 # Unique cross-section location id.
-branchId = pipe_9_E241 # Branch on which the cross section is located.
+id = pipe_41_E70_0.00 # Unique cross-section location id.
+branchId = pipe_41_E70 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E242_0.00 # Unique cross-section location id.
-branchId = pipe_9_E242 # Branch on which the cross section is located.
+id = pipe_41_E71_0.00 # Unique cross-section location id.
+branchId = pipe_41_E71 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E243_0.00 # Unique cross-section location id.
-branchId = pipe_9_E243 # Branch on which the cross section is located.
+id = pipe_41_E72_0.00 # Unique cross-section location id.
+branchId = pipe_41_E72 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E244_0.00 # Unique cross-section location id.
-branchId = pipe_9_E244 # Branch on which the cross section is located.
+id = pipe_41_E73_0.00 # Unique cross-section location id.
+branchId = pipe_41_E73 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E245_0.00 # Unique cross-section location id.
-branchId = pipe_9_E245 # Branch on which the cross section is located.
+id = pipe_41_E74_0.00 # Unique cross-section location id.
+branchId = pipe_41_E74 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 832.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E246_0.00 # Unique cross-section location id.
-branchId = pipe_9_E246 # Branch on which the cross section is located.
+id = pipe_41_E75_0.00 # Unique cross-section location id.
+branchId = pipe_41_E75 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E247_0.00 # Unique cross-section location id.
-branchId = pipe_9_E247 # Branch on which the cross section is located.
+id = pipe_41_E76_0.00 # Unique cross-section location id.
+branchId = pipe_41_E76 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E248_0.00 # Unique cross-section location id.
-branchId = pipe_9_E248 # Branch on which the cross section is located.
+id = pipe_41_E77_0.00 # Unique cross-section location id.
+branchId = pipe_41_E77 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E249_0.00 # Unique cross-section location id.
-branchId = pipe_9_E249 # Branch on which the cross section is located.
+id = pipe_41_E78_0.00 # Unique cross-section location id.
+branchId = pipe_41_E78 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E250_0.00 # Unique cross-section location id.
-branchId = pipe_9_E250 # Branch on which the cross section is located.
+id = pipe_41_E79_0.00 # Unique cross-section location id.
+branchId = pipe_41_E79 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E251_0.00 # Unique cross-section location id.
-branchId = pipe_9_E251 # Branch on which the cross section is located.
+id = pipe_41_E80_0.00 # Unique cross-section location id.
+branchId = pipe_41_E80 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E252_0.00 # Unique cross-section location id.
-branchId = pipe_9_E252 # Branch on which the cross section is located.
+id = pipe_41_E81_0.00 # Unique cross-section location id.
+branchId = pipe_41_E81 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E253_0.00 # Unique cross-section location id.
-branchId = pipe_9_E253 # Branch on which the cross section is located.
+id = pipe_41_E82_0.00 # Unique cross-section location id.
+branchId = pipe_41_E82 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E254_0.00 # Unique cross-section location id.
-branchId = pipe_9_E254 # Branch on which the cross section is located.
+id = pipe_41_E83_0.00 # Unique cross-section location id.
+branchId = pipe_41_E83 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E255_0.00 # Unique cross-section location id.
-branchId = pipe_9_E255 # Branch on which the cross section is located.
+id = pipe_41_E84_0.00 # Unique cross-section location id.
+branchId = pipe_41_E84 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E256_0.00 # Unique cross-section location id.
-branchId = pipe_9_E256 # Branch on which the cross section is located.
+id = pipe_41_E85_0.00 # Unique cross-section location id.
+branchId = pipe_41_E85 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E257_0.00 # Unique cross-section location id.
-branchId = pipe_9_E257 # Branch on which the cross section is located.
+id = pipe_42_E0_0.00 # Unique cross-section location id.
+branchId = pipe_42_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E258_0.00 # Unique cross-section location id.
-branchId = pipe_9_E258 # Branch on which the cross section is located.
+id = pipe_42_E1_0.00 # Unique cross-section location id.
+branchId = pipe_42_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E259_0.00 # Unique cross-section location id.
-branchId = pipe_9_E259 # Branch on which the cross section is located.
+id = pipe_42_E2_0.00 # Unique cross-section location id.
+branchId = pipe_42_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E260_0.00 # Unique cross-section location id.
-branchId = pipe_9_E260 # Branch on which the cross section is located.
+id = pipe_42_E3_0.00 # Unique cross-section location id.
+branchId = pipe_42_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E261_0.00 # Unique cross-section location id.
-branchId = pipe_9_E261 # Branch on which the cross section is located.
+id = pipe_42_E4_0.00 # Unique cross-section location id.
+branchId = pipe_42_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E262_0.00 # Unique cross-section location id.
-branchId = pipe_9_E262 # Branch on which the cross section is located.
+id = pipe_42_E5_0.00 # Unique cross-section location id.
+branchId = pipe_42_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E263_0.00 # Unique cross-section location id.
-branchId = pipe_9_E263 # Branch on which the cross section is located.
+id = pipe_42_E6_0.00 # Unique cross-section location id.
+branchId = pipe_42_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E264_0.00 # Unique cross-section location id.
-branchId = pipe_9_E264 # Branch on which the cross section is located.
+id = pipe_42_E7_0.00 # Unique cross-section location id.
+branchId = pipe_42_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E265_0.00 # Unique cross-section location id.
-branchId = pipe_9_E265 # Branch on which the cross section is located.
+id = pipe_43_E0_0.00 # Unique cross-section location id.
+branchId = pipe_43_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E266_0.00 # Unique cross-section location id.
-branchId = pipe_9_E266 # Branch on which the cross section is located.
+id = pipe_43_E1_0.00 # Unique cross-section location id.
+branchId = pipe_43_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E267_0.00 # Unique cross-section location id.
-branchId = pipe_9_E267 # Branch on which the cross section is located.
+id = pipe_44_E0_0.00 # Unique cross-section location id.
+branchId = pipe_44_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E268_0.00 # Unique cross-section location id.
-branchId = pipe_9_E268 # Branch on which the cross section is located.
+id = pipe_44_E1_0.00 # Unique cross-section location id.
+branchId = pipe_44_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 837.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E269_0.00 # Unique cross-section location id.
-branchId = pipe_9_E269 # Branch on which the cross section is located.
+id = pipe_44_E2_0.00 # Unique cross-section location id.
+branchId = pipe_44_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E270_0.00 # Unique cross-section location id.
-branchId = pipe_9_E270 # Branch on which the cross section is located.
+id = pipe_44_E3_0.00 # Unique cross-section location id.
+branchId = pipe_44_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E271_0.00 # Unique cross-section location id.
-branchId = pipe_9_E271 # Branch on which the cross section is located.
+id = pipe_44_E4_0.00 # Unique cross-section location id.
+branchId = pipe_44_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E272_0.00 # Unique cross-section location id.
-branchId = pipe_9_E272 # Branch on which the cross section is located.
+id = pipe_44_E5_0.00 # Unique cross-section location id.
+branchId = pipe_44_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E273_0.00 # Unique cross-section location id.
-branchId = pipe_9_E273 # Branch on which the cross section is located.
+id = pipe_44_E6_0.00 # Unique cross-section location id.
+branchId = pipe_44_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E274_0.00 # Unique cross-section location id.
-branchId = pipe_9_E274 # Branch on which the cross section is located.
+id = pipe_44_E7_0.00 # Unique cross-section location id.
+branchId = pipe_44_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E275_0.00 # Unique cross-section location id.
-branchId = pipe_9_E275 # Branch on which the cross section is located.
+id = pipe_45_E0_0.00 # Unique cross-section location id.
+branchId = pipe_45_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E276_0.00 # Unique cross-section location id.
-branchId = pipe_9_E276 # Branch on which the cross section is located.
+id = pipe_45_E1_0.00 # Unique cross-section location id.
+branchId = pipe_45_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E277_0.00 # Unique cross-section location id.
-branchId = pipe_9_E277 # Branch on which the cross section is located.
+id = pipe_45_E2_0.00 # Unique cross-section location id.
+branchId = pipe_45_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E278_0.00 # Unique cross-section location id.
-branchId = pipe_9_E278 # Branch on which the cross section is located.
+id = pipe_45_E3_0.00 # Unique cross-section location id.
+branchId = pipe_45_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E279_0.00 # Unique cross-section location id.
-branchId = pipe_9_E279 # Branch on which the cross section is located.
+id = pipe_46_E0_0.00 # Unique cross-section location id.
+branchId = pipe_46_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E280_0.00 # Unique cross-section location id.
-branchId = pipe_9_E280 # Branch on which the cross section is located.
+id = pipe_46_E1_0.00 # Unique cross-section location id.
+branchId = pipe_46_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E281_0.00 # Unique cross-section location id.
-branchId = pipe_9_E281 # Branch on which the cross section is located.
+id = pipe_46_E2_0.00 # Unique cross-section location id.
+branchId = pipe_46_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E282_0.00 # Unique cross-section location id.
-branchId = pipe_9_E282 # Branch on which the cross section is located.
+id = pipe_46_E3_0.00 # Unique cross-section location id.
+branchId = pipe_46_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E283_0.00 # Unique cross-section location id.
-branchId = pipe_9_E283 # Branch on which the cross section is located.
+id = pipe_46_E4_0.00 # Unique cross-section location id.
+branchId = pipe_46_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E284_0.00 # Unique cross-section location id.
-branchId = pipe_9_E284 # Branch on which the cross section is located.
+id = pipe_47_E0_0.00 # Unique cross-section location id.
+branchId = pipe_47_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E285_0.00 # Unique cross-section location id.
-branchId = pipe_9_E285 # Branch on which the cross section is located.
+id = pipe_47_E1_0.00 # Unique cross-section location id.
+branchId = pipe_47_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E286_0.00 # Unique cross-section location id.
-branchId = pipe_9_E286 # Branch on which the cross section is located.
+id = pipe_47_E2_0.00 # Unique cross-section location id.
+branchId = pipe_47_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E287_0.00 # Unique cross-section location id.
-branchId = pipe_9_E287 # Branch on which the cross section is located.
+id = pipe_47_E3_0.00 # Unique cross-section location id.
+branchId = pipe_47_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E288_0.00 # Unique cross-section location id.
-branchId = pipe_9_E288 # Branch on which the cross section is located.
+id = pipe_47_E4_0.00 # Unique cross-section location id.
+branchId = pipe_47_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E289_0.00 # Unique cross-section location id.
-branchId = pipe_9_E289 # Branch on which the cross section is located.
+id = pipe_47_E5_0.00 # Unique cross-section location id.
+branchId = pipe_47_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E290_0.00 # Unique cross-section location id.
-branchId = pipe_9_E290 # Branch on which the cross section is located.
+id = pipe_48_E0_0.00 # Unique cross-section location id.
+branchId = pipe_48_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E291_0.00 # Unique cross-section location id.
-branchId = pipe_9_E291 # Branch on which the cross section is located.
+id = pipe_49_E125_0.00 # Unique cross-section location id.
+branchId = pipe_49_E125 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E292_0.00 # Unique cross-section location id.
-branchId = pipe_9_E292 # Branch on which the cross section is located.
+id = pipe_49_E126_0.00 # Unique cross-section location id.
+branchId = pipe_49_E126 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E293_0.00 # Unique cross-section location id.
-branchId = pipe_9_E293 # Branch on which the cross section is located.
+id = pipe_49_E127_0.00 # Unique cross-section location id.
+branchId = pipe_49_E127 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E294_0.00 # Unique cross-section location id.
-branchId = pipe_9_E294 # Branch on which the cross section is located.
+id = pipe_49_E128_0.00 # Unique cross-section location id.
+branchId = pipe_49_E128 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 862.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E295_0.00 # Unique cross-section location id.
-branchId = pipe_9_E295 # Branch on which the cross section is located.
+id = pipe_49_E129_0.00 # Unique cross-section location id.
+branchId = pipe_49_E129 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 862.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E296_0.00 # Unique cross-section location id.
-branchId = pipe_9_E296 # Branch on which the cross section is located.
+id = pipe_49_E130_0.00 # Unique cross-section location id.
+branchId = pipe_49_E130 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 875.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E297_0.00 # Unique cross-section location id.
-branchId = pipe_9_E297 # Branch on which the cross section is located.
+id = pipe_49_E131_0.00 # Unique cross-section location id.
+branchId = pipe_49_E131 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 875.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E298_0.00 # Unique cross-section location id.
-branchId = pipe_9_E298 # Branch on which the cross section is located.
+id = pipe_49_E132_0.00 # Unique cross-section location id.
+branchId = pipe_49_E132 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 902.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E299_0.00 # Unique cross-section location id.
-branchId = pipe_9_E299 # Branch on which the cross section is located.
+id = pipe_49_E133_0.00 # Unique cross-section location id.
+branchId = pipe_49_E133 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 902.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E300_0.00 # Unique cross-section location id.
-branchId = pipe_9_E300 # Branch on which the cross section is located.
+id = pipe_49_E134_0.00 # Unique cross-section location id.
+branchId = pipe_49_E134 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 929.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E301_0.00 # Unique cross-section location id.
-branchId = pipe_9_E301 # Branch on which the cross section is located.
+id = pipe_49_E135_0.00 # Unique cross-section location id.
+branchId = pipe_49_E135 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 929.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E302_0.00 # Unique cross-section location id.
-branchId = pipe_9_E302 # Branch on which the cross section is located.
+id = pipe_49_E136_0.00 # Unique cross-section location id.
+branchId = pipe_49_E136 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 923.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E303_0.00 # Unique cross-section location id.
-branchId = pipe_9_E303 # Branch on which the cross section is located.
+id = pipe_49_E137_0.00 # Unique cross-section location id.
+branchId = pipe_49_E137 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E304_0.00 # Unique cross-section location id.
-branchId = pipe_9_E304 # Branch on which the cross section is located.
+id = pipe_49_E138_0.00 # Unique cross-section location id.
+branchId = pipe_49_E138 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 872.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E305_0.00 # Unique cross-section location id.
-branchId = pipe_9_E305 # Branch on which the cross section is located.
+id = pipe_49_E139_0.00 # Unique cross-section location id.
+branchId = pipe_49_E139 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 872.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E306_0.00 # Unique cross-section location id.
-branchId = pipe_9_E306 # Branch on which the cross section is located.
+id = pipe_49_E140_0.00 # Unique cross-section location id.
+branchId = pipe_49_E140 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 925.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E307_0.00 # Unique cross-section location id.
-branchId = pipe_9_E307 # Branch on which the cross section is located.
+id = pipe_49_E141_0.00 # Unique cross-section location id.
+branchId = pipe_49_E141 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 925.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E308_0.00 # Unique cross-section location id.
-branchId = pipe_9_E308 # Branch on which the cross section is located.
+id = pipe_49_E142_0.00 # Unique cross-section location id.
+branchId = pipe_49_E142 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 934.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E309_0.00 # Unique cross-section location id.
-branchId = pipe_9_E309 # Branch on which the cross section is located.
+id = pipe_49_E143_0.00 # Unique cross-section location id.
+branchId = pipe_49_E143 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 934.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E310_0.00 # Unique cross-section location id.
-branchId = pipe_9_E310 # Branch on which the cross section is located.
+id = pipe_49_E144_0.00 # Unique cross-section location id.
+branchId = pipe_49_E144 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 927.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E311_0.00 # Unique cross-section location id.
-branchId = pipe_9_E311 # Branch on which the cross section is located.
+id = pipe_49_E145_0.00 # Unique cross-section location id.
+branchId = pipe_49_E145 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 889.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E312_0.00 # Unique cross-section location id.
-branchId = pipe_9_E312 # Branch on which the cross section is located.
+id = pipe_49_E146_0.00 # Unique cross-section location id.
+branchId = pipe_49_E146 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 908.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E313_0.00 # Unique cross-section location id.
-branchId = pipe_9_E313 # Branch on which the cross section is located.
+id = pipe_49_E147_0.00 # Unique cross-section location id.
+branchId = pipe_49_E147 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 908.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E314_0.00 # Unique cross-section location id.
-branchId = pipe_9_E314 # Branch on which the cross section is located.
+id = pipe_49_E148_0.00 # Unique cross-section location id.
+branchId = pipe_49_E148 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 930.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E315_0.00 # Unique cross-section location id.
-branchId = pipe_9_E315 # Branch on which the cross section is located.
+id = pipe_49_E149_0.00 # Unique cross-section location id.
+branchId = pipe_49_E149 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 930.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E316_0.00 # Unique cross-section location id.
-branchId = pipe_9_E316 # Branch on which the cross section is located.
+id = pipe_49_E150_0.00 # Unique cross-section location id.
+branchId = pipe_49_E150 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 936.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E317_0.00 # Unique cross-section location id.
-branchId = pipe_9_E317 # Branch on which the cross section is located.
+id = pipe_49_E151_0.00 # Unique cross-section location id.
+branchId = pipe_49_E151 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 936.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E318_0.00 # Unique cross-section location id.
-branchId = pipe_9_E318 # Branch on which the cross section is located.
+id = pipe_49_E152_0.00 # Unique cross-section location id.
+branchId = pipe_49_E152 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 950.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E319_0.00 # Unique cross-section location id.
-branchId = pipe_9_E319 # Branch on which the cross section is located.
+id = pipe_49_E153_0.00 # Unique cross-section location id.
+branchId = pipe_49_E153 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 886.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E320_0.00 # Unique cross-section location id.
-branchId = pipe_9_E320 # Branch on which the cross section is located.
+id = pipe_49_E154_0.00 # Unique cross-section location id.
+branchId = pipe_49_E154 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 846.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E321_0.00 # Unique cross-section location id.
-branchId = pipe_9_E321 # Branch on which the cross section is located.
+id = pipe_49_E155_0.00 # Unique cross-section location id.
+branchId = pipe_49_E155 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 846.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E322_0.00 # Unique cross-section location id.
-branchId = pipe_9_E322 # Branch on which the cross section is located.
+id = pipe_49_E156_0.00 # Unique cross-section location id.
+branchId = pipe_49_E156 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 843.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E323_0.00 # Unique cross-section location id.
-branchId = pipe_9_E323 # Branch on which the cross section is located.
+id = pipe_49_E157_0.00 # Unique cross-section location id.
+branchId = pipe_49_E157 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 843.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E324_0.00 # Unique cross-section location id.
-branchId = pipe_9_E324 # Branch on which the cross section is located.
+id = pipe_49_E158_0.00 # Unique cross-section location id.
+branchId = pipe_49_E158 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E325_0.00 # Unique cross-section location id.
-branchId = pipe_9_E325 # Branch on which the cross section is located.
+id = pipe_49_E159_0.00 # Unique cross-section location id.
+branchId = pipe_49_E159 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 847.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E326_0.00 # Unique cross-section location id.
-branchId = pipe_9_E326 # Branch on which the cross section is located.
+id = pipe_49_E160_0.00 # Unique cross-section location id.
+branchId = pipe_49_E160 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 893.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E327_0.00 # Unique cross-section location id.
-branchId = pipe_9_E327 # Branch on which the cross section is located.
+id = pipe_49_E161_0.00 # Unique cross-section location id.
+branchId = pipe_49_E161 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 893.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E328_0.00 # Unique cross-section location id.
-branchId = pipe_9_E328 # Branch on which the cross section is located.
+id = pipe_49_E162_0.00 # Unique cross-section location id.
+branchId = pipe_49_E162 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E329_0.00 # Unique cross-section location id.
-branchId = pipe_9_E329 # Branch on which the cross section is located.
+id = pipe_49_E163_0.00 # Unique cross-section location id.
+branchId = pipe_49_E163 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E330_0.00 # Unique cross-section location id.
-branchId = pipe_9_E330 # Branch on which the cross section is located.
+id = pipe_49_E164_0.00 # Unique cross-section location id.
+branchId = pipe_49_E164 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 912.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E331_0.00 # Unique cross-section location id.
-branchId = pipe_9_E331 # Branch on which the cross section is located.
+id = pipe_49_E165_0.00 # Unique cross-section location id.
+branchId = pipe_49_E165 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 878.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E332_0.00 # Unique cross-section location id.
-branchId = pipe_9_E332 # Branch on which the cross section is located.
+id = pipe_49_E166_0.00 # Unique cross-section location id.
+branchId = pipe_49_E166 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 878.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E333_0.00 # Unique cross-section location id.
-branchId = pipe_9_E333 # Branch on which the cross section is located.
+id = pipe_49_E167_0.00 # Unique cross-section location id.
+branchId = pipe_49_E167 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 886.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E334_0.00 # Unique cross-section location id.
-branchId = pipe_9_E334 # Branch on which the cross section is located.
+id = pipe_49_E168_0.00 # Unique cross-section location id.
+branchId = pipe_49_E168 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 886.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E335_0.00 # Unique cross-section location id.
-branchId = pipe_9_E335 # Branch on which the cross section is located.
+id = pipe_49_E169_0.00 # Unique cross-section location id.
+branchId = pipe_49_E169 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 933.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E336_0.00 # Unique cross-section location id.
-branchId = pipe_9_E336 # Branch on which the cross section is located.
+id = pipe_49_E170_0.00 # Unique cross-section location id.
+branchId = pipe_49_E170 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 933.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E337_0.00 # Unique cross-section location id.
-branchId = pipe_9_E337 # Branch on which the cross section is located.
+id = pipe_49_E171_0.00 # Unique cross-section location id.
+branchId = pipe_49_E171 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 955.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E338_0.00 # Unique cross-section location id.
-branchId = pipe_9_E338 # Branch on which the cross section is located.
+id = pipe_49_E172_0.00 # Unique cross-section location id.
+branchId = pipe_49_E172 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 955.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E339_0.00 # Unique cross-section location id.
-branchId = pipe_9_E339 # Branch on which the cross section is located.
+id = pipe_49_E173_0.00 # Unique cross-section location id.
+branchId = pipe_49_E173 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 954.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E340_0.00 # Unique cross-section location id.
-branchId = pipe_9_E340 # Branch on which the cross section is located.
+id = pipe_49_E174_0.00 # Unique cross-section location id.
+branchId = pipe_49_E174 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 954.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E341_0.00 # Unique cross-section location id.
-branchId = pipe_9_E341 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E342_0.00 # Unique cross-section location id.
-branchId = pipe_9_E342 # Branch on which the cross section is located.
+id = pipe_49_E175_0.00 # Unique cross-section location id.
+branchId = pipe_49_E175 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E343_0.00 # Unique cross-section location id.
-branchId = pipe_9_E343 # Branch on which the cross section is located.
+id = pipe_49_E176_0.00 # Unique cross-section location id.
+branchId = pipe_49_E176 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E344_0.00 # Unique cross-section location id.
-branchId = pipe_9_E344 # Branch on which the cross section is located.
+id = pipe_49_E177_0.00 # Unique cross-section location id.
+branchId = pipe_49_E177 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 946.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E345_0.00 # Unique cross-section location id.
-branchId = pipe_9_E345 # Branch on which the cross section is located.
+id = pipe_49_E178_0.00 # Unique cross-section location id.
+branchId = pipe_49_E178 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 967.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E346_0.00 # Unique cross-section location id.
-branchId = pipe_9_E346 # Branch on which the cross section is located.
+id = pipe_49_E179_0.00 # Unique cross-section location id.
+branchId = pipe_49_E179 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 967.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E347_0.00 # Unique cross-section location id.
-branchId = pipe_9_E347 # Branch on which the cross section is located.
+id = pipe_49_E180_0.00 # Unique cross-section location id.
+branchId = pipe_49_E180 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 972.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E348_0.00 # Unique cross-section location id.
-branchId = pipe_9_E348 # Branch on which the cross section is located.
+id = pipe_49_E181_0.00 # Unique cross-section location id.
+branchId = pipe_49_E181 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 972.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E349_0.00 # Unique cross-section location id.
-branchId = pipe_9_E349 # Branch on which the cross section is located.
+id = pipe_49_E182_0.00 # Unique cross-section location id.
+branchId = pipe_49_E182 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1032.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E350_0.00 # Unique cross-section location id.
-branchId = pipe_9_E350 # Branch on which the cross section is located.
+id = pipe_49_E183_0.00 # Unique cross-section location id.
+branchId = pipe_49_E183 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1032.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E351_0.00 # Unique cross-section location id.
-branchId = pipe_9_E351 # Branch on which the cross section is located.
+id = pipe_49_E184_0.00 # Unique cross-section location id.
+branchId = pipe_49_E184 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1051.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E352_0.00 # Unique cross-section location id.
-branchId = pipe_9_E352 # Branch on which the cross section is located.
+id = pipe_49_E185_0.00 # Unique cross-section location id.
+branchId = pipe_49_E185 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 954.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E353_0.00 # Unique cross-section location id.
-branchId = pipe_9_E353 # Branch on which the cross section is located.
+id = pipe_49_E186_0.00 # Unique cross-section location id.
+branchId = pipe_49_E186 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 986.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E354_0.00 # Unique cross-section location id.
-branchId = pipe_9_E354 # Branch on which the cross section is located.
+id = pipe_49_E187_0.00 # Unique cross-section location id.
+branchId = pipe_49_E187 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 986.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E355_0.00 # Unique cross-section location id.
-branchId = pipe_9_E355 # Branch on which the cross section is located.
+id = pipe_49_E188_0.00 # Unique cross-section location id.
+branchId = pipe_49_E188 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1048.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E356_0.00 # Unique cross-section location id.
-branchId = pipe_9_E356 # Branch on which the cross section is located.
+id = pipe_49_E189_0.00 # Unique cross-section location id.
+branchId = pipe_49_E189 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1048.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E357_0.00 # Unique cross-section location id.
-branchId = pipe_9_E357 # Branch on which the cross section is located.
+id = pipe_49_E190_0.00 # Unique cross-section location id.
+branchId = pipe_49_E190 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1064.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E358_0.00 # Unique cross-section location id.
-branchId = pipe_9_E358 # Branch on which the cross section is located.
+id = pipe_49_E191_0.00 # Unique cross-section location id.
+branchId = pipe_49_E191 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1028.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E359_0.00 # Unique cross-section location id.
-branchId = pipe_9_E359 # Branch on which the cross section is located.
+id = pipe_49_E192_0.00 # Unique cross-section location id.
+branchId = pipe_49_E192 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1028.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E360_0.00 # Unique cross-section location id.
-branchId = pipe_9_E360 # Branch on which the cross section is located.
+id = pipe_49_E193_0.00 # Unique cross-section location id.
+branchId = pipe_49_E193 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 984.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E361_0.00 # Unique cross-section location id.
-branchId = pipe_9_E361 # Branch on which the cross section is located.
+id = pipe_49_E194_0.00 # Unique cross-section location id.
+branchId = pipe_49_E194 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 984.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E362_0.00 # Unique cross-section location id.
-branchId = pipe_9_E362 # Branch on which the cross section is located.
+id = pipe_49_E195_0.00 # Unique cross-section location id.
+branchId = pipe_49_E195 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E363_0.00 # Unique cross-section location id.
-branchId = pipe_9_E363 # Branch on which the cross section is located.
+id = pipe_49_E196_0.00 # Unique cross-section location id.
+branchId = pipe_49_E196 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E364_0.00 # Unique cross-section location id.
-branchId = pipe_9_E364 # Branch on which the cross section is located.
+id = pipe_49_E197_0.00 # Unique cross-section location id.
+branchId = pipe_49_E197 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 993.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E365_0.00 # Unique cross-section location id.
-branchId = pipe_9_E365 # Branch on which the cross section is located.
+id = pipe_49_E198_0.00 # Unique cross-section location id.
+branchId = pipe_49_E198 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 993.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E366_0.00 # Unique cross-section location id.
-branchId = pipe_9_E366 # Branch on which the cross section is located.
+id = pipe_49_E199_0.00 # Unique cross-section location id.
+branchId = pipe_49_E199 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1027.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E367_0.00 # Unique cross-section location id.
-branchId = pipe_9_E367 # Branch on which the cross section is located.
+id = pipe_49_E200_0.00 # Unique cross-section location id.
+branchId = pipe_49_E200 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1027.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E368_0.00 # Unique cross-section location id.
-branchId = pipe_9_E368 # Branch on which the cross section is located.
+id = pipe_49_E201_0.00 # Unique cross-section location id.
+branchId = pipe_49_E201 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E369_0.00 # Unique cross-section location id.
-branchId = pipe_9_E369 # Branch on which the cross section is located.
+id = pipe_49_E202_0.00 # Unique cross-section location id.
+branchId = pipe_49_E202 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E370_0.00 # Unique cross-section location id.
-branchId = pipe_9_E370 # Branch on which the cross section is located.
+id = pipe_49_E203_0.00 # Unique cross-section location id.
+branchId = pipe_49_E203 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1065.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E371_0.00 # Unique cross-section location id.
-branchId = pipe_9_E371 # Branch on which the cross section is located.
+id = pipe_49_E204_0.00 # Unique cross-section location id.
+branchId = pipe_49_E204 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1068.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E372_0.00 # Unique cross-section location id.
-branchId = pipe_9_E372 # Branch on which the cross section is located.
+id = pipe_49_E205_0.00 # Unique cross-section location id.
+branchId = pipe_49_E205 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1068.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E373_0.00 # Unique cross-section location id.
-branchId = pipe_9_E373 # Branch on which the cross section is located.
+id = pipe_49_E206_0.00 # Unique cross-section location id.
+branchId = pipe_49_E206 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1072.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E374_0.00 # Unique cross-section location id.
-branchId = pipe_9_E374 # Branch on which the cross section is located.
+id = pipe_49_E207_0.00 # Unique cross-section location id.
+branchId = pipe_49_E207 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1072.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E375_0.00 # Unique cross-section location id.
-branchId = pipe_9_E375 # Branch on which the cross section is located.
+id = pipe_49_E208_0.00 # Unique cross-section location id.
+branchId = pipe_49_E208 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1071.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E376_0.00 # Unique cross-section location id.
-branchId = pipe_9_E376 # Branch on which the cross section is located.
+id = pipe_49_E209_0.00 # Unique cross-section location id.
+branchId = pipe_49_E209 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1071.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E377_0.00 # Unique cross-section location id.
-branchId = pipe_9_E377 # Branch on which the cross section is located.
+id = pipe_49_E210_0.00 # Unique cross-section location id.
+branchId = pipe_49_E210 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E378_0.00 # Unique cross-section location id.
-branchId = pipe_9_E378 # Branch on which the cross section is located.
+id = pipe_49_E211_0.00 # Unique cross-section location id.
+branchId = pipe_49_E211 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E379_0.00 # Unique cross-section location id.
-branchId = pipe_9_E379 # Branch on which the cross section is located.
+id = pipe_49_E212_0.00 # Unique cross-section location id.
+branchId = pipe_49_E212 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1014.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E380_0.00 # Unique cross-section location id.
-branchId = pipe_9_E380 # Branch on which the cross section is located.
+id = pipe_49_E213_0.00 # Unique cross-section location id.
+branchId = pipe_49_E213 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 1014.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E381_0.00 # Unique cross-section location id.
-branchId = pipe_9_E381 # Branch on which the cross section is located.
+id = pipe_49_E214_0.00 # Unique cross-section location id.
+branchId = pipe_49_E214 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 970.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E382_0.00 # Unique cross-section location id.
-branchId = pipe_9_E382 # Branch on which the cross section is located.
+id = pipe_49_E215_0.00 # Unique cross-section location id.
+branchId = pipe_49_E215 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 970.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E383_0.00 # Unique cross-section location id.
-branchId = pipe_9_E383 # Branch on which the cross section is located.
+id = pipe_49_E216_0.00 # Unique cross-section location id.
+branchId = pipe_49_E216 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 932.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E384_0.00 # Unique cross-section location id.
-branchId = pipe_9_E384 # Branch on which the cross section is located.
+id = pipe_49_E217_0.00 # Unique cross-section location id.
+branchId = pipe_49_E217 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 932.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E385_0.00 # Unique cross-section location id.
-branchId = pipe_9_E385 # Branch on which the cross section is located.
+id = pipe_49_E218_0.00 # Unique cross-section location id.
+branchId = pipe_49_E218 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 893.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E386_0.00 # Unique cross-section location id.
-branchId = pipe_9_E386 # Branch on which the cross section is located.
+id = pipe_49_E219_0.00 # Unique cross-section location id.
+branchId = pipe_49_E219 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 850.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E387_0.00 # Unique cross-section location id.
-branchId = pipe_9_E387 # Branch on which the cross section is located.
+id = pipe_49_E220_0.00 # Unique cross-section location id.
+branchId = pipe_49_E220 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 850.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E388_0.00 # Unique cross-section location id.
-branchId = pipe_9_E388 # Branch on which the cross section is located.
+id = pipe_49_E221_0.00 # Unique cross-section location id.
+branchId = pipe_49_E221 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 815.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E389_0.00 # Unique cross-section location id.
-branchId = pipe_9_E389 # Branch on which the cross section is located.
+id = pipe_50_E0_0.00 # Unique cross-section location id.
+branchId = pipe_50_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E390_0.00 # Unique cross-section location id.
-branchId = pipe_9_E390 # Branch on which the cross section is located.
+id = pipe_50_E1_0.00 # Unique cross-section location id.
+branchId = pipe_50_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E391_0.00 # Unique cross-section location id.
-branchId = pipe_9_E391 # Branch on which the cross section is located.
+id = pipe_50_E2_0.00 # Unique cross-section location id.
+branchId = pipe_50_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E392_0.00 # Unique cross-section location id.
-branchId = pipe_9_E392 # Branch on which the cross section is located.
+id = pipe_50_E3_0.00 # Unique cross-section location id.
+branchId = pipe_50_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E393_0.00 # Unique cross-section location id.
-branchId = pipe_9_E393 # Branch on which the cross section is located.
+id = pipe_50_E4_0.00 # Unique cross-section location id.
+branchId = pipe_50_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E394_0.00 # Unique cross-section location id.
-branchId = pipe_9_E394 # Branch on which the cross section is located.
+id = pipe_50_E5_0.00 # Unique cross-section location id.
+branchId = pipe_50_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E395_0.00 # Unique cross-section location id.
-branchId = pipe_9_E395 # Branch on which the cross section is located.
+id = pipe_50_E6_0.00 # Unique cross-section location id.
+branchId = pipe_50_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E396_0.00 # Unique cross-section location id.
-branchId = pipe_9_E396 # Branch on which the cross section is located.
+id = pipe_50_E7_0.00 # Unique cross-section location id.
+branchId = pipe_50_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E397_0.00 # Unique cross-section location id.
-branchId = pipe_9_E397 # Branch on which the cross section is located.
+id = pipe_50_E8_0.00 # Unique cross-section location id.
+branchId = pipe_50_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E398_0.00 # Unique cross-section location id.
-branchId = pipe_9_E398 # Branch on which the cross section is located.
+id = pipe_51_E0_0.00 # Unique cross-section location id.
+branchId = pipe_51_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E399_0.00 # Unique cross-section location id.
-branchId = pipe_9_E399 # Branch on which the cross section is located.
+id = pipe_51_E1_0.00 # Unique cross-section location id.
+branchId = pipe_51_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E400_0.00 # Unique cross-section location id.
-branchId = pipe_9_E400 # Branch on which the cross section is located.
+id = pipe_51_E2_0.00 # Unique cross-section location id.
+branchId = pipe_51_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E401_0.00 # Unique cross-section location id.
-branchId = pipe_9_E401 # Branch on which the cross section is located.
+id = pipe_51_E3_0.00 # Unique cross-section location id.
+branchId = pipe_51_E3 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E402_0.00 # Unique cross-section location id.
-branchId = pipe_9_E402 # Branch on which the cross section is located.
+id = pipe_51_E4_0.00 # Unique cross-section location id.
+branchId = pipe_51_E4 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E403_0.00 # Unique cross-section location id.
-branchId = pipe_9_E403 # Branch on which the cross section is located.
+id = pipe_51_E5_0.00 # Unique cross-section location id.
+branchId = pipe_51_E5 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E404_0.00 # Unique cross-section location id.
-branchId = pipe_9_E404 # Branch on which the cross section is located.
+id = pipe_51_E6_0.00 # Unique cross-section location id.
+branchId = pipe_51_E6 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E405_0.00 # Unique cross-section location id.
-branchId = pipe_9_E405 # Branch on which the cross section is located.
+id = pipe_51_E7_0.00 # Unique cross-section location id.
+branchId = pipe_51_E7 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E406_0.00 # Unique cross-section location id.
-branchId = pipe_9_E406 # Branch on which the cross section is located.
+id = pipe_51_E8_0.00 # Unique cross-section location id.
+branchId = pipe_51_E8 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E407_0.00 # Unique cross-section location id.
-branchId = pipe_9_E407 # Branch on which the cross section is located.
+id = pipe_51_E9_0.00 # Unique cross-section location id.
+branchId = pipe_51_E9 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E408_0.00 # Unique cross-section location id.
-branchId = pipe_9_E408 # Branch on which the cross section is located.
+id = pipe_51_E10_0.00 # Unique cross-section location id.
+branchId = pipe_51_E10 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E409_0.00 # Unique cross-section location id.
-branchId = pipe_9_E409 # Branch on which the cross section is located.
+id = pipe_51_E11_0.00 # Unique cross-section location id.
+branchId = pipe_51_E11 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E410_0.00 # Unique cross-section location id.
-branchId = pipe_9_E410 # Branch on which the cross section is located.
+id = pipe_51_E12_0.00 # Unique cross-section location id.
+branchId = pipe_51_E12 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E411_0.00 # Unique cross-section location id.
-branchId = pipe_9_E411 # Branch on which the cross section is located.
+id = pipe_52_E0_0.00 # Unique cross-section location id.
+branchId = pipe_52_E0 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 815.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E412_0.00 # Unique cross-section location id.
-branchId = pipe_9_E412 # Branch on which the cross section is located.
+id = pipe_52_E1_0.00 # Unique cross-section location id.
+branchId = pipe_52_E1 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E413_0.00 # Unique cross-section location id.
-branchId = pipe_9_E413 # Branch on which the cross section is located.
+id = pipe_52_E2_0.00 # Unique cross-section location id.
+branchId = pipe_52_E2 # Branch on which the cross section is located.
chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E414_0.00 # Unique cross-section location id.
-branchId = pipe_9_E414 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E0_45.76 # Unique cross-section location id.
+branchId = pipe_6_E0 # Branch on which the cross section is located.
+chainage = 45.76125752890142 # Chainage on the branch (m).
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E415_0.00 # Unique cross-section location id.
-branchId = pipe_9_E415 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E1_45.71 # Unique cross-section location id.
+branchId = pipe_6_E1 # Branch on which the cross section is located.
+chainage = 45.71393975183706 # Chainage on the branch (m).
+shift = 931.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E416_0.00 # Unique cross-section location id.
-branchId = pipe_9_E416 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E2_45.76 # Unique cross-section location id.
+branchId = pipe_6_E2 # Branch on which the cross section is located.
+chainage = 45.76125752852305 # Chainage on the branch (m).
+shift = 931.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E417_0.00 # Unique cross-section location id.
-branchId = pipe_9_E417 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E3_45.76 # Unique cross-section location id.
+branchId = pipe_6_E3 # Branch on which the cross section is located.
+chainage = 45.755112831821485 # Chainage on the branch (m).
+shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E418_0.00 # Unique cross-section location id.
-branchId = pipe_9_E418 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E4_45.76 # Unique cross-section location id.
+branchId = pipe_6_E4 # Branch on which the cross section is located.
+chainage = 45.76125752936292 # Chainage on the branch (m).
+shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E419_0.00 # Unique cross-section location id.
-branchId = pipe_9_E419 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E5_45.70 # Unique cross-section location id.
+branchId = pipe_6_E5 # Branch on which the cross section is located.
+chainage = 45.69949095152197 # Chainage on the branch (m).
+shift = 934.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E420_0.00 # Unique cross-section location id.
-branchId = pipe_9_E420 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E6_45.36 # Unique cross-section location id.
+branchId = pipe_6_E6 # Branch on which the cross section is located.
+chainage = 45.360601293048944 # Chainage on the branch (m).
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E421_0.00 # Unique cross-section location id.
-branchId = pipe_9_E421 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E7_45.66 # Unique cross-section location id.
+branchId = pipe_6_E7 # Branch on which the cross section is located.
+chainage = 45.655006170193026 # Chainage on the branch (m).
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E422_0.00 # Unique cross-section location id.
-branchId = pipe_9_E422 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E8_45.76 # Unique cross-section location id.
+branchId = pipe_6_E8 # Branch on which the cross section is located.
+chainage = 45.76125752902249 # Chainage on the branch (m).
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E423_0.00 # Unique cross-section location id.
-branchId = pipe_9_E423 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_6_E9_45.74 # Unique cross-section location id.
+branchId = pipe_6_E9 # Branch on which the cross section is located.
+chainage = 45.74189372149484 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E424_0.00 # Unique cross-section location id.
-branchId = pipe_9_E424 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E0_46.10 # Unique cross-section location id.
+branchId = pipe_7_E0 # Branch on which the cross section is located.
+chainage = 46.102738821364206 # Chainage on the branch (m).
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E425_0.00 # Unique cross-section location id.
-branchId = pipe_9_E425 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E1_46.10 # Unique cross-section location id.
+branchId = pipe_7_E1 # Branch on which the cross section is located.
+chainage = 46.102738821138914 # Chainage on the branch (m).
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E426_0.00 # Unique cross-section location id.
-branchId = pipe_9_E426 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E2_46.10 # Unique cross-section location id.
+branchId = pipe_7_E2 # Branch on which the cross section is located.
+chainage = 46.102738821364206 # Chainage on the branch (m).
+shift = 917.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E427_0.00 # Unique cross-section location id.
-branchId = pipe_9_E427 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E3_46.10 # Unique cross-section location id.
+branchId = pipe_7_E3 # Branch on which the cross section is located.
+chainage = 46.102738821138914 # Chainage on the branch (m).
+shift = 917.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E428_0.00 # Unique cross-section location id.
-branchId = pipe_9_E428 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E4_46.00 # Unique cross-section location id.
+branchId = pipe_7_E4 # Branch on which the cross section is located.
+chainage = 46.00216735798174 # Chainage on the branch (m).
+shift = 935.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E429_0.00 # Unique cross-section location id.
-branchId = pipe_9_E429 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E5_41.06 # Unique cross-section location id.
+branchId = pipe_7_E5 # Branch on which the cross section is located.
+chainage = 41.05911122038262 # Chainage on the branch (m).
+shift = 935.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E430_0.00 # Unique cross-section location id.
-branchId = pipe_9_E430 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E6_45.44 # Unique cross-section location id.
+branchId = pipe_7_E6 # Branch on which the cross section is located.
+chainage = 45.44276808806382 # Chainage on the branch (m).
+shift = 935.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E431_0.00 # Unique cross-section location id.
-branchId = pipe_9_E431 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E7_46.10 # Unique cross-section location id.
+branchId = pipe_7_E7 # Branch on which the cross section is located.
+chainage = 46.10273882076696 # Chainage on the branch (m).
+shift = 942.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E432_0.00 # Unique cross-section location id.
-branchId = pipe_9_E432 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E8_44.93 # Unique cross-section location id.
+branchId = pipe_7_E8 # Branch on which the cross section is located.
+chainage = 44.92510998108224 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E433_0.00 # Unique cross-section location id.
-branchId = pipe_9_E433 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E9_45.97 # Unique cross-section location id.
+branchId = pipe_7_E9 # Branch on which the cross section is located.
+chainage = 45.97133069423017 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E434_0.00 # Unique cross-section location id.
-branchId = pipe_9_E434 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_7_E10_46.10 # Unique cross-section location id.
+branchId = pipe_7_E10 # Branch on which the cross section is located.
+chainage = 46.10273882153968 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E435_0.00 # Unique cross-section location id.
-branchId = pipe_9_E435 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E0_48.94 # Unique cross-section location id.
+branchId = pipe_8_E0 # Branch on which the cross section is located.
+chainage = 48.93536433305755 # Chainage on the branch (m).
+shift = 912.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E436_0.00 # Unique cross-section location id.
-branchId = pipe_9_E436 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E1_49.71 # Unique cross-section location id.
+branchId = pipe_8_E1 # Branch on which the cross section is located.
+chainage = 49.71410747425359 # Chainage on the branch (m).
+shift = 912.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E437_0.00 # Unique cross-section location id.
-branchId = pipe_9_E437 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E2_46.58 # Unique cross-section location id.
+branchId = pipe_8_E2 # Branch on which the cross section is located.
+chainage = 46.578684479325084 # Chainage on the branch (m).
+shift = 927.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E438_0.00 # Unique cross-section location id.
-branchId = pipe_9_E438 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E3_49.96 # Unique cross-section location id.
+branchId = pipe_8_E3 # Branch on which the cross section is located.
+chainage = 49.957470802961076 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E439_0.00 # Unique cross-section location id.
-branchId = pipe_9_E439 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E4_49.96 # Unique cross-section location id.
+branchId = pipe_8_E4 # Branch on which the cross section is located.
+chainage = 49.95752389880362 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E440_0.00 # Unique cross-section location id.
-branchId = pipe_9_E440 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E5_49.39 # Unique cross-section location id.
+branchId = pipe_8_E5 # Branch on which the cross section is located.
+chainage = 49.385451662790594 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E441_0.00 # Unique cross-section location id.
-branchId = pipe_9_E441 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E6_49.42 # Unique cross-section location id.
+branchId = pipe_8_E6 # Branch on which the cross section is located.
+chainage = 49.42406541219448 # Chainage on the branch (m).
+shift = 972.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E442_0.00 # Unique cross-section location id.
-branchId = pipe_9_E442 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E7_48.14 # Unique cross-section location id.
+branchId = pipe_8_E7 # Branch on which the cross section is located.
+chainage = 48.14420338433423 # Chainage on the branch (m).
+shift = 960.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E443_0.00 # Unique cross-section location id.
-branchId = pipe_9_E443 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E8_49.76 # Unique cross-section location id.
+branchId = pipe_8_E8 # Branch on which the cross section is located.
+chainage = 49.75852403962619 # Chainage on the branch (m).
+shift = 960.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E444_0.00 # Unique cross-section location id.
-branchId = pipe_9_E444 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E9_48.14 # Unique cross-section location id.
+branchId = pipe_8_E9 # Branch on which the cross section is located.
+chainage = 48.13815697289992 # Chainage on the branch (m).
+shift = 942.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E445_0.00 # Unique cross-section location id.
-branchId = pipe_9_E445 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E10_49.27 # Unique cross-section location id.
+branchId = pipe_8_E10 # Branch on which the cross section is located.
+chainage = 49.271039699222506 # Chainage on the branch (m).
+shift = 942.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E446_0.00 # Unique cross-section location id.
-branchId = pipe_9_E446 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E11_49.96 # Unique cross-section location id.
+branchId = pipe_8_E11 # Branch on which the cross section is located.
+chainage = 49.957523898747276 # Chainage on the branch (m).
+shift = 942.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E447_0.00 # Unique cross-section location id.
-branchId = pipe_9_E447 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E12_49.96 # Unique cross-section location id.
+branchId = pipe_8_E12 # Branch on which the cross section is located.
+chainage = 49.957523897936305 # Chainage on the branch (m).
+shift = 956.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E448_0.00 # Unique cross-section location id.
-branchId = pipe_9_E448 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E13_49.92 # Unique cross-section location id.
+branchId = pipe_8_E13 # Branch on which the cross section is located.
+chainage = 49.916959451292136 # Chainage on the branch (m).
+shift = 942.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E449_0.00 # Unique cross-section location id.
-branchId = pipe_9_E449 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E14_49.53 # Unique cross-section location id.
+branchId = pipe_8_E14 # Branch on which the cross section is located.
+chainage = 49.53268255025123 # Chainage on the branch (m).
+shift = 942.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E450_0.00 # Unique cross-section location id.
-branchId = pipe_9_E450 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E15_47.42 # Unique cross-section location id.
+branchId = pipe_8_E15 # Branch on which the cross section is located.
+chainage = 47.417856608935935 # Chainage on the branch (m).
+shift = 949.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E451_0.00 # Unique cross-section location id.
-branchId = pipe_9_E451 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E16_49.16 # Unique cross-section location id.
+branchId = pipe_8_E16 # Branch on which the cross section is located.
+chainage = 49.16008106818719 # Chainage on the branch (m).
+shift = 958.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E452_0.00 # Unique cross-section location id.
-branchId = pipe_9_E452 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E17_49.11 # Unique cross-section location id.
+branchId = pipe_8_E17 # Branch on which the cross section is located.
+chainage = 49.10596018899191 # Chainage on the branch (m).
+shift = 958.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E453_0.00 # Unique cross-section location id.
-branchId = pipe_9_E453 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E18_49.90 # Unique cross-section location id.
+branchId = pipe_8_E18 # Branch on which the cross section is located.
+chainage = 49.89692960011419 # Chainage on the branch (m).
+shift = 967.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E454_0.00 # Unique cross-section location id.
-branchId = pipe_9_E454 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E19_49.86 # Unique cross-section location id.
+branchId = pipe_8_E19 # Branch on which the cross section is located.
+chainage = 49.85856667009763 # Chainage on the branch (m).
+shift = 967.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E455_0.00 # Unique cross-section location id.
-branchId = pipe_9_E455 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E20_49.86 # Unique cross-section location id.
+branchId = pipe_8_E20 # Branch on which the cross section is located.
+chainage = 49.86368501832395 # Chainage on the branch (m).
+shift = 973.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E456_0.00 # Unique cross-section location id.
-branchId = pipe_9_E456 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E21_49.61 # Unique cross-section location id.
+branchId = pipe_8_E21 # Branch on which the cross section is located.
+chainage = 49.610344214178355 # Chainage on the branch (m).
+shift = 973.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E457_0.00 # Unique cross-section location id.
-branchId = pipe_9_E457 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E22_49.79 # Unique cross-section location id.
+branchId = pipe_8_E22 # Branch on which the cross section is located.
+chainage = 49.793734807583284 # Chainage on the branch (m).
+shift = 964.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E458_0.00 # Unique cross-section location id.
-branchId = pipe_9_E458 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E23_49.78 # Unique cross-section location id.
+branchId = pipe_8_E23 # Branch on which the cross section is located.
+chainage = 49.7824169743414 # Chainage on the branch (m).
+shift = 964.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E459_0.00 # Unique cross-section location id.
-branchId = pipe_9_E459 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E24_49.82 # Unique cross-section location id.
+branchId = pipe_8_E24 # Branch on which the cross section is located.
+chainage = 49.819037644266054 # Chainage on the branch (m).
+shift = 964.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E460_0.00 # Unique cross-section location id.
-branchId = pipe_9_E460 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E25_49.96 # Unique cross-section location id.
+branchId = pipe_8_E25 # Branch on which the cross section is located.
+chainage = 49.95752389901176 # Chainage on the branch (m).
+shift = 954.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E461_0.00 # Unique cross-section location id.
-branchId = pipe_9_E461 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E26_49.96 # Unique cross-section location id.
+branchId = pipe_8_E26 # Branch on which the cross section is located.
+chainage = 49.9568366698002 # Chainage on the branch (m).
+shift = 954.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E462_0.00 # Unique cross-section location id.
-branchId = pipe_9_E462 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E27_49.96 # Unique cross-section location id.
+branchId = pipe_8_E27 # Branch on which the cross section is located.
+chainage = 49.957523898014124 # Chainage on the branch (m).
+shift = 954.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E463_0.00 # Unique cross-section location id.
-branchId = pipe_9_E463 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E28_49.96 # Unique cross-section location id.
+branchId = pipe_8_E28 # Branch on which the cross section is located.
+chainage = 49.957523898926354 # Chainage on the branch (m).
+shift = 947.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E464_0.00 # Unique cross-section location id.
-branchId = pipe_9_E464 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E29_49.96 # Unique cross-section location id.
+branchId = pipe_8_E29 # Branch on which the cross section is located.
+chainage = 49.957523898061034 # Chainage on the branch (m).
+shift = 955.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E465_0.00 # Unique cross-section location id.
-branchId = pipe_9_E465 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E30_49.96 # Unique cross-section location id.
+branchId = pipe_8_E30 # Branch on which the cross section is located.
+chainage = 49.957523898926354 # Chainage on the branch (m).
+shift = 955.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E466_0.00 # Unique cross-section location id.
-branchId = pipe_9_E466 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E31_49.96 # Unique cross-section location id.
+branchId = pipe_8_E31 # Branch on which the cross section is located.
+chainage = 49.957523898014124 # Chainage on the branch (m).
+shift = 952.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E467_0.00 # Unique cross-section location id.
-branchId = pipe_9_E467 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E32_49.96 # Unique cross-section location id.
+branchId = pipe_8_E32 # Branch on which the cross section is located.
+chainage = 49.957523898973264 # Chainage on the branch (m).
+shift = 952.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E468_0.00 # Unique cross-section location id.
-branchId = pipe_9_E468 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E33_49.96 # Unique cross-section location id.
+branchId = pipe_8_E33 # Branch on which the cross section is located.
+chainage = 49.957523898014124 # Chainage on the branch (m).
+shift = 952.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E469_0.00 # Unique cross-section location id.
-branchId = pipe_9_E469 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E34_49.96 # Unique cross-section location id.
+branchId = pipe_8_E34 # Branch on which the cross section is located.
+chainage = 49.957523898926354 # Chainage on the branch (m).
+shift = 953.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E470_0.00 # Unique cross-section location id.
-branchId = pipe_9_E470 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E35_49.85 # Unique cross-section location id.
+branchId = pipe_8_E35 # Branch on which the cross section is located.
+chainage = 49.84863271179912 # Chainage on the branch (m).
+shift = 953.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E471_0.00 # Unique cross-section location id.
-branchId = pipe_9_E471 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E36_49.84 # Unique cross-section location id.
+branchId = pipe_8_E36 # Branch on which the cross section is located.
+chainage = 49.83986808270347 # Chainage on the branch (m).
+shift = 963.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E472_0.00 # Unique cross-section location id.
-branchId = pipe_9_E472 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_8_E37_49.96 # Unique cross-section location id.
+branchId = pipe_8_E37 # Branch on which the cross section is located.
+chainage = 49.957523898228686 # Chainage on the branch (m).
+shift = 966.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E473_0.00 # Unique cross-section location id.
-branchId = pipe_9_E473 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E38_49.96 # Unique cross-section location id.
+branchId = pipe_8_E38 # Branch on which the cross section is located.
+chainage = 49.95518333239744 # Chainage on the branch (m).
+shift = 966.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E474_0.00 # Unique cross-section location id.
-branchId = pipe_9_E474 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E39_49.96 # Unique cross-section location id.
+branchId = pipe_8_E39 # Branch on which the cross section is located.
+chainage = 49.95752389819095 # Chainage on the branch (m).
+shift = 973.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E475_0.00 # Unique cross-section location id.
-branchId = pipe_9_E475 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E40_49.96 # Unique cross-section location id.
+branchId = pipe_8_E40 # Branch on which the cross section is located.
+chainage = 49.95752389819095 # Chainage on the branch (m).
+shift = 980.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E476_0.00 # Unique cross-section location id.
-branchId = pipe_9_E476 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E41_49.96 # Unique cross-section location id.
+branchId = pipe_8_E41 # Branch on which the cross section is located.
+chainage = 49.95752389898102 # Chainage on the branch (m).
+shift = 980.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E477_0.00 # Unique cross-section location id.
-branchId = pipe_9_E477 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E42_49.96 # Unique cross-section location id.
+branchId = pipe_8_E42 # Branch on which the cross section is located.
+chainage = 49.95752389831423 # Chainage on the branch (m).
+shift = 980.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E478_0.00 # Unique cross-section location id.
-branchId = pipe_9_E478 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E43_49.96 # Unique cross-section location id.
+branchId = pipe_8_E43 # Branch on which the cross section is located.
+chainage = 49.95752389819095 # Chainage on the branch (m).
+shift = 990.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E479_0.00 # Unique cross-section location id.
-branchId = pipe_9_E479 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E44_49.96 # Unique cross-section location id.
+branchId = pipe_8_E44 # Branch on which the cross section is located.
+chainage = 49.95752389898102 # Chainage on the branch (m).
+shift = 995.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E480_0.00 # Unique cross-section location id.
-branchId = pipe_9_E480 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E45_49.96 # Unique cross-section location id.
+branchId = pipe_8_E45 # Branch on which the cross section is located.
+chainage = 49.95752389819095 # Chainage on the branch (m).
+shift = 995.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E481_0.00 # Unique cross-section location id.
-branchId = pipe_9_E481 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E46_45.42 # Unique cross-section location id.
+branchId = pipe_8_E46 # Branch on which the cross section is located.
+chainage = 45.42181422274748 # Chainage on the branch (m).
+shift = 995.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E482_0.00 # Unique cross-section location id.
-branchId = pipe_9_E482 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E47_48.32 # Unique cross-section location id.
+branchId = pipe_8_E47 # Branch on which the cross section is located.
+chainage = 48.32311246129105 # Chainage on the branch (m).
+shift = 1003.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E483_0.00 # Unique cross-section location id.
-branchId = pipe_9_E483 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E48_49.96 # Unique cross-section location id.
+branchId = pipe_8_E48 # Branch on which the cross section is located.
+chainage = 49.9575238981631 # Chainage on the branch (m).
+shift = 1003.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E484_0.00 # Unique cross-section location id.
-branchId = pipe_9_E484 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E49_48.92 # Unique cross-section location id.
+branchId = pipe_8_E49 # Branch on which the cross section is located.
+chainage = 48.91994655000976 # Chainage on the branch (m).
+shift = 1003.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E485_0.00 # Unique cross-section location id.
-branchId = pipe_9_E485 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E50_49.62 # Unique cross-section location id.
+branchId = pipe_8_E50 # Branch on which the cross section is located.
+chainage = 49.6220999936148 # Chainage on the branch (m).
+shift = 1034.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E486_0.00 # Unique cross-section location id.
-branchId = pipe_9_E486 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E51_49.59 # Unique cross-section location id.
+branchId = pipe_8_E51 # Branch on which the cross section is located.
+chainage = 49.5935182498885 # Chainage on the branch (m).
+shift = 1034.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E487_0.00 # Unique cross-section location id.
-branchId = pipe_9_E487 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E52_49.96 # Unique cross-section location id.
+branchId = pipe_8_E52 # Branch on which the cross section is located.
+chainage = 49.9550047334466 # Chainage on the branch (m).
+shift = 1030.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E488_0.00 # Unique cross-section location id.
-branchId = pipe_9_E488 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E53_49.95 # Unique cross-section location id.
+branchId = pipe_8_E53 # Branch on which the cross section is located.
+chainage = 49.94879354935671 # Chainage on the branch (m).
+shift = 1030.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E489_0.00 # Unique cross-section location id.
-branchId = pipe_9_E489 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E54_49.96 # Unique cross-section location id.
+branchId = pipe_8_E54 # Branch on which the cross section is located.
+chainage = 49.957523898303265 # Chainage on the branch (m).
+shift = 1014.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E490_0.00 # Unique cross-section location id.
-branchId = pipe_9_E490 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E55_49.57 # Unique cross-section location id.
+branchId = pipe_8_E55 # Branch on which the cross section is located.
+chainage = 49.56635220508799 # Chainage on the branch (m).
+shift = 1014.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E491_0.00 # Unique cross-section location id.
-branchId = pipe_9_E491 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E56_49.95 # Unique cross-section location id.
+branchId = pipe_8_E56 # Branch on which the cross section is located.
+chainage = 49.94862942742929 # Chainage on the branch (m).
+shift = 1009.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E492_0.00 # Unique cross-section location id.
-branchId = pipe_9_E492 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E57_49.83 # Unique cross-section location id.
+branchId = pipe_8_E57 # Branch on which the cross section is located.
+chainage = 49.83069656534414 # Chainage on the branch (m).
+shift = 1009.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E493_0.00 # Unique cross-section location id.
-branchId = pipe_9_E493 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E58_49.69 # Unique cross-section location id.
+branchId = pipe_8_E58 # Branch on which the cross section is located.
+chainage = 49.692710282699565 # Chainage on the branch (m).
+shift = 1009.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E494_0.00 # Unique cross-section location id.
-branchId = pipe_9_E494 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E59_49.23 # Unique cross-section location id.
+branchId = pipe_8_E59 # Branch on which the cross section is located.
+chainage = 49.22980746035248 # Chainage on the branch (m).
+shift = 979.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E495_0.00 # Unique cross-section location id.
-branchId = pipe_9_E495 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E60_47.52 # Unique cross-section location id.
+branchId = pipe_8_E60 # Branch on which the cross section is located.
+chainage = 47.51812191800843 # Chainage on the branch (m).
+shift = 993.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E496_0.00 # Unique cross-section location id.
-branchId = pipe_9_E496 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E61_49.95 # Unique cross-section location id.
+branchId = pipe_8_E61 # Branch on which the cross section is located.
+chainage = 49.95114833373648 # Chainage on the branch (m).
+shift = 993.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E497_0.00 # Unique cross-section location id.
-branchId = pipe_9_E497 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E62_49.96 # Unique cross-section location id.
+branchId = pipe_8_E62 # Branch on which the cross section is located.
+chainage = 49.9575238983814 # Chainage on the branch (m).
+shift = 1003.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E498_0.00 # Unique cross-section location id.
-branchId = pipe_9_E498 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E63_49.96 # Unique cross-section location id.
+branchId = pipe_8_E63 # Branch on which the cross section is located.
+chainage = 49.95752389858023 # Chainage on the branch (m).
+shift = 1003.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E499_0.00 # Unique cross-section location id.
-branchId = pipe_9_E499 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E64_49.96 # Unique cross-section location id.
+branchId = pipe_8_E64 # Branch on which the cross section is located.
+chainage = 49.957523898347546 # Chainage on the branch (m).
+shift = 1011.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E500_0.00 # Unique cross-section location id.
-branchId = pipe_9_E500 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E65_49.96 # Unique cross-section location id.
+branchId = pipe_8_E65 # Branch on which the cross section is located.
+chainage = 49.9575238983814 # Chainage on the branch (m).
+shift = 1011.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E501_0.00 # Unique cross-section location id.
-branchId = pipe_9_E501 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E66_49.96 # Unique cross-section location id.
+branchId = pipe_8_E66 # Branch on which the cross section is located.
+chainage = 49.95752389858023 # Chainage on the branch (m).
+shift = 1016.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E502_0.00 # Unique cross-section location id.
-branchId = pipe_9_E502 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E67_49.96 # Unique cross-section location id.
+branchId = pipe_8_E67 # Branch on which the cross section is located.
+chainage = 49.957523898347546 # Chainage on the branch (m).
+shift = 1023.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E503_0.00 # Unique cross-section location id.
-branchId = pipe_9_E503 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E68_49.96 # Unique cross-section location id.
+branchId = pipe_8_E68 # Branch on which the cross section is located.
+chainage = 49.9575238983814 # Chainage on the branch (m).
+shift = 1023.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E504_0.00 # Unique cross-section location id.
-branchId = pipe_9_E504 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E69_49.65 # Unique cross-section location id.
+branchId = pipe_8_E69 # Branch on which the cross section is located.
+chainage = 49.65324118637079 # Chainage on the branch (m).
+shift = 1026.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E505_0.00 # Unique cross-section location id.
-branchId = pipe_9_E505 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E70_49.96 # Unique cross-section location id.
+branchId = pipe_8_E70 # Branch on which the cross section is located.
+chainage = 49.957523898358886 # Chainage on the branch (m).
+shift = 1026.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E506_0.00 # Unique cross-section location id.
-branchId = pipe_9_E506 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E71_49.90 # Unique cross-section location id.
+branchId = pipe_8_E71 # Branch on which the cross section is located.
+chainage = 49.8989312134141 # Chainage on the branch (m).
+shift = 1030.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E507_0.00 # Unique cross-section location id.
-branchId = pipe_9_E507 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E72_49.62 # Unique cross-section location id.
+branchId = pipe_8_E72 # Branch on which the cross section is located.
+chainage = 49.62115648386718 # Chainage on the branch (m).
+shift = 1030.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E508_0.00 # Unique cross-section location id.
-branchId = pipe_9_E508 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E73_47.50 # Unique cross-section location id.
+branchId = pipe_8_E73 # Branch on which the cross section is located.
+chainage = 47.49891785391558 # Chainage on the branch (m).
+shift = 1035.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E509_0.00 # Unique cross-section location id.
-branchId = pipe_9_E509 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E74_49.32 # Unique cross-section location id.
+branchId = pipe_8_E74 # Branch on which the cross section is located.
+chainage = 49.324520739415995 # Chainage on the branch (m).
+shift = 1035.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E510_0.00 # Unique cross-section location id.
-branchId = pipe_9_E510 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E75_48.16 # Unique cross-section location id.
+branchId = pipe_8_E75 # Branch on which the cross section is located.
+chainage = 48.159647714840865 # Chainage on the branch (m).
+shift = 1035.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E511_0.00 # Unique cross-section location id.
-branchId = pipe_9_E511 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E76_49.93 # Unique cross-section location id.
+branchId = pipe_8_E76 # Branch on which the cross section is located.
+chainage = 49.92680839583086 # Chainage on the branch (m).
+shift = 1041.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E512_0.00 # Unique cross-section location id.
-branchId = pipe_9_E512 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E77_49.96 # Unique cross-section location id.
+branchId = pipe_8_E77 # Branch on which the cross section is located.
+chainage = 49.95752389860956 # Chainage on the branch (m).
+shift = 1041.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E513_0.00 # Unique cross-section location id.
-branchId = pipe_9_E513 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E78_49.96 # Unique cross-section location id.
+branchId = pipe_8_E78 # Branch on which the cross section is located.
+chainage = 49.95752389838319 # Chainage on the branch (m).
+shift = 1057.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E514_0.00 # Unique cross-section location id.
-branchId = pipe_9_E514 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E79_49.96 # Unique cross-section location id.
+branchId = pipe_8_E79 # Branch on which the cross section is located.
+chainage = 49.95752389860956 # Chainage on the branch (m).
+shift = 1020.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E515_0.00 # Unique cross-section location id.
-branchId = pipe_9_E515 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E80_49.96 # Unique cross-section location id.
+branchId = pipe_8_E80 # Branch on which the cross section is located.
+chainage = 49.95752389816526 # Chainage on the branch (m).
+shift = 1030.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E516_0.00 # Unique cross-section location id.
-branchId = pipe_9_E516 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E81_49.96 # Unique cross-section location id.
+branchId = pipe_8_E81 # Branch on which the cross section is located.
+chainage = 49.95752389860956 # Chainage on the branch (m).
+shift = 1030.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E517_0.00 # Unique cross-section location id.
-branchId = pipe_9_E517 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E82_49.15 # Unique cross-section location id.
+branchId = pipe_8_E82 # Branch on which the cross section is located.
+chainage = 49.1507853054202 # Chainage on the branch (m).
+shift = 1038.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E518_0.00 # Unique cross-section location id.
-branchId = pipe_9_E518 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E83_49.23 # Unique cross-section location id.
+branchId = pipe_8_E83 # Branch on which the cross section is located.
+chainage = 49.23411974979083 # Chainage on the branch (m).
+shift = 1038.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E519_0.00 # Unique cross-section location id.
-branchId = pipe_9_E519 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E84_48.11 # Unique cross-section location id.
+branchId = pipe_8_E84 # Branch on which the cross section is located.
+chainage = 48.11107732386043 # Chainage on the branch (m).
+shift = 1092.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E520_0.00 # Unique cross-section location id.
-branchId = pipe_9_E520 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E85_49.47 # Unique cross-section location id.
+branchId = pipe_8_E85 # Branch on which the cross section is located.
+chainage = 49.466702448749515 # Chainage on the branch (m).
+shift = 1092.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E521_0.00 # Unique cross-section location id.
-branchId = pipe_9_E521 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E86_48.21 # Unique cross-section location id.
+branchId = pipe_8_E86 # Branch on which the cross section is located.
+chainage = 48.207749439192746 # Chainage on the branch (m).
+shift = 1092.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E522_0.00 # Unique cross-section location id.
-branchId = pipe_9_E522 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E87_49.62 # Unique cross-section location id.
+branchId = pipe_8_E87 # Branch on which the cross section is located.
+chainage = 49.622465910733986 # Chainage on the branch (m).
+shift = 1098.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E523_0.00 # Unique cross-section location id.
-branchId = pipe_9_E523 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E88_49.92 # Unique cross-section location id.
+branchId = pipe_8_E88 # Branch on which the cross section is located.
+chainage = 49.92498064406391 # Chainage on the branch (m).
+shift = 1090.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E524_0.00 # Unique cross-section location id.
-branchId = pipe_9_E524 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E89_49.77 # Unique cross-section location id.
+branchId = pipe_8_E89 # Branch on which the cross section is located.
+chainage = 49.77287910976742 # Chainage on the branch (m).
+shift = 1090.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E525_0.00 # Unique cross-section location id.
-branchId = pipe_9_E525 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E90_49.79 # Unique cross-section location id.
+branchId = pipe_8_E90 # Branch on which the cross section is located.
+chainage = 49.79249407405103 # Chainage on the branch (m).
+shift = 1084.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E526_0.00 # Unique cross-section location id.
-branchId = pipe_9_E526 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E91_49.96 # Unique cross-section location id.
+branchId = pipe_8_E91 # Branch on which the cross section is located.
+chainage = 49.95752389833733 # Chainage on the branch (m).
+shift = 1084.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E527_0.00 # Unique cross-section location id.
-branchId = pipe_9_E527 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E92_49.96 # Unique cross-section location id.
+branchId = pipe_8_E92 # Branch on which the cross section is located.
+chainage = 49.95752389856946 # Chainage on the branch (m).
+shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E528_0.00 # Unique cross-section location id.
-branchId = pipe_9_E528 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E93_48.98 # Unique cross-section location id.
+branchId = pipe_8_E93 # Branch on which the cross section is located.
+chainage = 48.983799332429015 # Chainage on the branch (m).
+shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E529_0.00 # Unique cross-section location id.
-branchId = pipe_9_E529 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E94_49.41 # Unique cross-section location id.
+branchId = pipe_8_E94 # Branch on which the cross section is located.
+chainage = 49.41291159850838 # Chainage on the branch (m).
+shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E530_0.00 # Unique cross-section location id.
-branchId = pipe_9_E530 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E95_49.96 # Unique cross-section location id.
+branchId = pipe_8_E95 # Branch on which the cross section is located.
+chainage = 49.95752389822822 # Chainage on the branch (m).
+shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E531_0.00 # Unique cross-section location id.
-branchId = pipe_9_E531 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E96_49.96 # Unique cross-section location id.
+branchId = pipe_8_E96 # Branch on which the cross section is located.
+chainage = 49.95752389863916 # Chainage on the branch (m).
+shift = 1132.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E532_0.00 # Unique cross-section location id.
-branchId = pipe_9_E532 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E97_49.95 # Unique cross-section location id.
+branchId = pipe_8_E97 # Branch on which the cross section is located.
+chainage = 49.94797397915011 # Chainage on the branch (m).
+shift = 1132.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E533_0.00 # Unique cross-section location id.
-branchId = pipe_9_E533 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E98_49.96 # Unique cross-section location id.
+branchId = pipe_8_E98 # Branch on which the cross section is located.
+chainage = 49.95752389811477 # Chainage on the branch (m).
+shift = 1135.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E534_0.00 # Unique cross-section location id.
-branchId = pipe_9_E534 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E99_49.96 # Unique cross-section location id.
+branchId = pipe_8_E99 # Branch on which the cross section is located.
+chainage = 49.95752389855935 # Chainage on the branch (m).
+shift = 1135.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E535_0.00 # Unique cross-section location id.
-branchId = pipe_9_E535 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E100_49.96 # Unique cross-section location id.
+branchId = pipe_8_E100 # Branch on which the cross section is located.
+chainage = 49.95752389855935 # Chainage on the branch (m).
+shift = 1142.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E536_0.00 # Unique cross-section location id.
-branchId = pipe_9_E536 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E101_49.73 # Unique cross-section location id.
+branchId = pipe_8_E101 # Branch on which the cross section is located.
+chainage = 49.73048358422735 # Chainage on the branch (m).
+shift = 1142.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E537_0.00 # Unique cross-section location id.
-branchId = pipe_9_E537 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E102_49.44 # Unique cross-section location id.
+branchId = pipe_8_E102 # Branch on which the cross section is located.
+chainage = 49.43719736734111 # Chainage on the branch (m).
+shift = 1138.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E538_0.00 # Unique cross-section location id.
-branchId = pipe_9_E538 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E103_49.96 # Unique cross-section location id.
+branchId = pipe_8_E103 # Branch on which the cross section is located.
+chainage = 49.95752389783022 # Chainage on the branch (m).
+shift = 1166.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E539_0.00 # Unique cross-section location id.
-branchId = pipe_9_E539 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E104_49.96 # Unique cross-section location id.
+branchId = pipe_8_E104 # Branch on which the cross section is located.
+chainage = 49.95752389852744 # Chainage on the branch (m).
+shift = 1166.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E540_0.00 # Unique cross-section location id.
-branchId = pipe_9_E540 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E105_49.63 # Unique cross-section location id.
+branchId = pipe_8_E105 # Branch on which the cross section is located.
+chainage = 49.628503735502875 # Chainage on the branch (m).
+shift = 1163.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E541_0.00 # Unique cross-section location id.
-branchId = pipe_9_E541 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E106_49.90 # Unique cross-section location id.
+branchId = pipe_8_E106 # Branch on which the cross section is located.
+chainage = 49.900721713044696 # Chainage on the branch (m).
+shift = 1163.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E542_0.00 # Unique cross-section location id.
-branchId = pipe_9_E542 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E107_49.96 # Unique cross-section location id.
+branchId = pipe_8_E107 # Branch on which the cross section is located.
+chainage = 49.95752389840732 # Chainage on the branch (m).
+shift = 1154.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E543_0.00 # Unique cross-section location id.
-branchId = pipe_9_E543 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E108_49.60 # Unique cross-section location id.
+branchId = pipe_8_E108 # Branch on which the cross section is located.
+chainage = 49.59871256053249 # Chainage on the branch (m).
+shift = 1182.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E544_0.00 # Unique cross-section location id.
-branchId = pipe_9_E544 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E109_49.11 # Unique cross-section location id.
+branchId = pipe_8_E109 # Branch on which the cross section is located.
+chainage = 49.111764900618 # Chainage on the branch (m).
+shift = 1138.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E545_0.00 # Unique cross-section location id.
-branchId = pipe_9_E545 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E110_49.70 # Unique cross-section location id.
+branchId = pipe_8_E110 # Branch on which the cross section is located.
+chainage = 49.70466514175616 # Chainage on the branch (m).
+shift = 1138.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E546_0.00 # Unique cross-section location id.
-branchId = pipe_9_E546 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E111_48.43 # Unique cross-section location id.
+branchId = pipe_8_E111 # Branch on which the cross section is located.
+chainage = 48.430333679484846 # Chainage on the branch (m).
+shift = 1134.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E547_0.00 # Unique cross-section location id.
-branchId = pipe_9_E547 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E112_49.64 # Unique cross-section location id.
+branchId = pipe_8_E112 # Branch on which the cross section is located.
+chainage = 49.6404885294234 # Chainage on the branch (m).
+shift = 1134.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E548_0.00 # Unique cross-section location id.
-branchId = pipe_9_E548 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E113_49.80 # Unique cross-section location id.
+branchId = pipe_8_E113 # Branch on which the cross section is located.
+chainage = 49.79917812815435 # Chainage on the branch (m).
+shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E549_0.00 # Unique cross-section location id.
-branchId = pipe_9_E549 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E114_49.11 # Unique cross-section location id.
+branchId = pipe_8_E114 # Branch on which the cross section is located.
+chainage = 49.110221798928904 # Chainage on the branch (m).
+shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E550_0.00 # Unique cross-section location id.
-branchId = pipe_9_E550 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E115_49.58 # Unique cross-section location id.
+branchId = pipe_8_E115 # Branch on which the cross section is located.
+chainage = 49.582241208991704 # Chainage on the branch (m).
+shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E551_0.00 # Unique cross-section location id.
-branchId = pipe_9_E551 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E116_49.96 # Unique cross-section location id.
+branchId = pipe_8_E116 # Branch on which the cross section is located.
+chainage = 49.95752389861098 # Chainage on the branch (m).
+shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E552_0.00 # Unique cross-section location id.
-branchId = pipe_9_E552 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E117_49.96 # Unique cross-section location id.
+branchId = pipe_8_E117 # Branch on which the cross section is located.
+chainage = 49.95752389838633 # Chainage on the branch (m).
+shift = 1159.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E553_0.00 # Unique cross-section location id.
-branchId = pipe_9_E553 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E118_49.70 # Unique cross-section location id.
+branchId = pipe_8_E118 # Branch on which the cross section is located.
+chainage = 49.697788019411504 # Chainage on the branch (m).
+shift = 1159.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E554_0.00 # Unique cross-section location id.
-branchId = pipe_9_E554 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E119_49.96 # Unique cross-section location id.
+branchId = pipe_8_E119 # Branch on which the cross section is located.
+chainage = 49.957523898574344 # Chainage on the branch (m).
+shift = 1149.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E555_0.00 # Unique cross-section location id.
-branchId = pipe_9_E555 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E120_49.72 # Unique cross-section location id.
+branchId = pipe_8_E120 # Branch on which the cross section is located.
+chainage = 49.717278254655945 # Chainage on the branch (m).
+shift = 1149.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E556_0.00 # Unique cross-section location id.
-branchId = pipe_9_E556 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E121_49.11 # Unique cross-section location id.
+branchId = pipe_8_E121 # Branch on which the cross section is located.
+chainage = 49.10716916531334 # Chainage on the branch (m).
+shift = 1144.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E557_0.00 # Unique cross-section location id.
-branchId = pipe_9_E557 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E122_49.96 # Unique cross-section location id.
+branchId = pipe_8_E122 # Branch on which the cross section is located.
+chainage = 49.95752389852524 # Chainage on the branch (m).
+shift = 1180.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E558_0.00 # Unique cross-section location id.
-branchId = pipe_9_E558 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E123_49.96 # Unique cross-section location id.
+branchId = pipe_8_E123 # Branch on which the cross section is located.
+chainage = 49.957523898108406 # Chainage on the branch (m).
+shift = 1177.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E559_0.00 # Unique cross-section location id.
-branchId = pipe_9_E559 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E124_49.96 # Unique cross-section location id.
+branchId = pipe_8_E124 # Branch on which the cross section is located.
+chainage = 49.95752389852524 # Chainage on the branch (m).
+shift = 1177.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E560_0.00 # Unique cross-section location id.
-branchId = pipe_9_E560 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E125_49.96 # Unique cross-section location id.
+branchId = pipe_8_E125 # Branch on which the cross section is located.
+chainage = 49.95752389852524 # Chainage on the branch (m).
+shift = 1177.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E561_0.00 # Unique cross-section location id.
-branchId = pipe_9_E561 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E126_49.86 # Unique cross-section location id.
+branchId = pipe_8_E126 # Branch on which the cross section is located.
+chainage = 49.86393341774648 # Chainage on the branch (m).
+shift = 1200.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E562_0.00 # Unique cross-section location id.
-branchId = pipe_9_E562 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E127_48.92 # Unique cross-section location id.
+branchId = pipe_8_E127 # Branch on which the cross section is located.
+chainage = 48.92114476101746 # Chainage on the branch (m).
+shift = 1200.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E563_0.00 # Unique cross-section location id.
-branchId = pipe_9_E563 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E128_47.83 # Unique cross-section location id.
+branchId = pipe_8_E128 # Branch on which the cross section is located.
+chainage = 47.83081561525965 # Chainage on the branch (m).
+shift = 1200.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E564_0.00 # Unique cross-section location id.
-branchId = pipe_9_E564 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E129_49.57 # Unique cross-section location id.
+branchId = pipe_8_E129 # Branch on which the cross section is located.
+chainage = 49.571118696781305 # Chainage on the branch (m).
+shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E565_0.00 # Unique cross-section location id.
-branchId = pipe_9_E565 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E130_49.79 # Unique cross-section location id.
+branchId = pipe_8_E130 # Branch on which the cross section is located.
+chainage = 49.79196210767791 # Chainage on the branch (m).
+shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E566_0.00 # Unique cross-section location id.
-branchId = pipe_9_E566 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E131_49.66 # Unique cross-section location id.
+branchId = pipe_8_E131 # Branch on which the cross section is located.
+chainage = 49.65522142180431 # Chainage on the branch (m).
+shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E567_0.00 # Unique cross-section location id.
-branchId = pipe_9_E567 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E132_47.38 # Unique cross-section location id.
+branchId = pipe_8_E132 # Branch on which the cross section is located.
+chainage = 47.38112097190667 # Chainage on the branch (m).
+shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E568_0.00 # Unique cross-section location id.
-branchId = pipe_9_E568 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E133_48.61 # Unique cross-section location id.
+branchId = pipe_8_E133 # Branch on which the cross section is located.
+chainage = 48.611060074558075 # Chainage on the branch (m).
+shift = 1212.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E569_0.00 # Unique cross-section location id.
-branchId = pipe_9_E569 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E134_49.24 # Unique cross-section location id.
+branchId = pipe_8_E134 # Branch on which the cross section is located.
+chainage = 49.24368430262856 # Chainage on the branch (m).
+shift = 1212.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E570_0.00 # Unique cross-section location id.
-branchId = pipe_9_E570 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E135_49.91 # Unique cross-section location id.
+branchId = pipe_8_E135 # Branch on which the cross section is located.
+chainage = 49.91042920902947 # Chainage on the branch (m).
+shift = 1188.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E571_0.00 # Unique cross-section location id.
-branchId = pipe_9_E571 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E136_49.96 # Unique cross-section location id.
+branchId = pipe_8_E136 # Branch on which the cross section is located.
+chainage = 49.95752389837648 # Chainage on the branch (m).
+shift = 1188.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E572_0.00 # Unique cross-section location id.
-branchId = pipe_9_E572 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E137_49.22 # Unique cross-section location id.
+branchId = pipe_8_E137 # Branch on which the cross section is located.
+chainage = 49.218986171045124 # Chainage on the branch (m).
+shift = 1141.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E573_0.00 # Unique cross-section location id.
-branchId = pipe_9_E573 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E138_49.52 # Unique cross-section location id.
+branchId = pipe_8_E138 # Branch on which the cross section is located.
+chainage = 49.52451524747702 # Chainage on the branch (m).
+shift = 1141.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E574_0.00 # Unique cross-section location id.
-branchId = pipe_9_E574 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_8_E139_49.95 # Unique cross-section location id.
+branchId = pipe_8_E139 # Branch on which the cross section is located.
+chainage = 49.95105429155269 # Chainage on the branch (m).
+shift = 1141.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E575_0.00 # Unique cross-section location id.
-branchId = pipe_9_E575 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_8_E140_49.96 # Unique cross-section location id.
+branchId = pipe_8_E140 # Branch on which the cross section is located.
+chainage = 49.9575238985737 # Chainage on the branch (m).
+shift = 1110.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E576_0.00 # Unique cross-section location id.
-branchId = pipe_9_E576 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1045_49.96 # Unique cross-section location id.
+branchId = pipe_9_E1045 # Branch on which the cross section is located.
+chainage = 49.95848962204767 # Chainage on the branch (m).
+shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E577_0.00 # Unique cross-section location id.
-branchId = pipe_9_E577 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1046_49.79 # Unique cross-section location id.
+branchId = pipe_9_E1046 # Branch on which the cross section is located.
+chainage = 49.79154216158105 # Chainage on the branch (m).
+shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E578_0.00 # Unique cross-section location id.
-branchId = pipe_9_E578 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1047_47.98 # Unique cross-section location id.
+branchId = pipe_9_E1047 # Branch on which the cross section is located.
+chainage = 47.975632610864444 # Chainage on the branch (m).
+shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E579_0.00 # Unique cross-section location id.
-branchId = pipe_9_E579 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1048_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1048 # Branch on which the cross section is located.
+chainage = 49.99878426311127 # Chainage on the branch (m).
+shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E580_0.00 # Unique cross-section location id.
-branchId = pipe_9_E580 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1049_49.90 # Unique cross-section location id.
+branchId = pipe_9_E1049 # Branch on which the cross section is located.
+chainage = 49.90044065392316 # Chainage on the branch (m).
+shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E581_0.00 # Unique cross-section location id.
-branchId = pipe_9_E581 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1050_49.73 # Unique cross-section location id.
+branchId = pipe_9_E1050 # Branch on which the cross section is located.
+chainage = 49.73163831119676 # Chainage on the branch (m).
+shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E582_0.00 # Unique cross-section location id.
-branchId = pipe_9_E582 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1051_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1051 # Branch on which the cross section is located.
+chainage = 49.99873478811056 # Chainage on the branch (m).
+shift = 971.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E583_0.00 # Unique cross-section location id.
-branchId = pipe_9_E583 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1052_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1052 # Branch on which the cross section is located.
+chainage = 49.99972321115658 # Chainage on the branch (m).
+shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E584_0.00 # Unique cross-section location id.
-branchId = pipe_9_E584 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1053_49.85 # Unique cross-section location id.
+branchId = pipe_9_E1053 # Branch on which the cross section is located.
+chainage = 49.85072807451475 # Chainage on the branch (m).
+shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E585_0.00 # Unique cross-section location id.
-branchId = pipe_9_E585 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1054_49.98 # Unique cross-section location id.
+branchId = pipe_9_E1054 # Branch on which the cross section is located.
+chainage = 49.981565241286035 # Chainage on the branch (m).
+shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E586_0.00 # Unique cross-section location id.
-branchId = pipe_9_E586 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1055_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1055 # Branch on which the cross section is located.
+chainage = 49.99972321122534 # Chainage on the branch (m).
+shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E587_0.00 # Unique cross-section location id.
-branchId = pipe_9_E587 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1056_49.75 # Unique cross-section location id.
+branchId = pipe_9_E1056 # Branch on which the cross section is located.
+chainage = 49.7455937416406 # Chainage on the branch (m).
+shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E588_0.00 # Unique cross-section location id.
-branchId = pipe_9_E588 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1057_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1057 # Branch on which the cross section is located.
+chainage = 49.99972321179752 # Chainage on the branch (m).
+shift = 928.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E589_0.00 # Unique cross-section location id.
-branchId = pipe_9_E589 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1058_49.93 # Unique cross-section location id.
+branchId = pipe_9_E1058 # Branch on which the cross section is located.
+chainage = 49.9318533194157 # Chainage on the branch (m).
+shift = 954.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E590_0.00 # Unique cross-section location id.
-branchId = pipe_9_E590 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1059_49.99 # Unique cross-section location id.
+branchId = pipe_9_E1059 # Branch on which the cross section is located.
+chainage = 49.9891615987955 # Chainage on the branch (m).
+shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E591_0.00 # Unique cross-section location id.
-branchId = pipe_9_E591 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1060_49.91 # Unique cross-section location id.
+branchId = pipe_9_E1060 # Branch on which the cross section is located.
+chainage = 49.9142604733457 # Chainage on the branch (m).
+shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E592_0.00 # Unique cross-section location id.
-branchId = pipe_9_E592 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1061_49.74 # Unique cross-section location id.
+branchId = pipe_9_E1061 # Branch on which the cross section is located.
+chainage = 49.738332401673034 # Chainage on the branch (m).
+shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E593_0.00 # Unique cross-section location id.
-branchId = pipe_9_E593 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1062_49.75 # Unique cross-section location id.
+branchId = pipe_9_E1062 # Branch on which the cross section is located.
+chainage = 49.745286772010715 # Chainage on the branch (m).
+shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E594_0.00 # Unique cross-section location id.
-branchId = pipe_9_E594 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1063_49.98 # Unique cross-section location id.
+branchId = pipe_9_E1063 # Branch on which the cross section is located.
+chainage = 49.97588912004917 # Chainage on the branch (m).
+shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E595_0.00 # Unique cross-section location id.
-branchId = pipe_9_E595 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1064_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1064 # Branch on which the cross section is located.
+chainage = 49.9997232113381 # Chainage on the branch (m).
+shift = 908.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E596_0.00 # Unique cross-section location id.
-branchId = pipe_9_E596 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1065_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1065 # Branch on which the cross section is located.
+chainage = 49.99972321133579 # Chainage on the branch (m).
+shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E597_0.00 # Unique cross-section location id.
-branchId = pipe_9_E597 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1066_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1066 # Branch on which the cross section is located.
+chainage = 49.99972321133579 # Chainage on the branch (m).
+shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E598_0.00 # Unique cross-section location id.
-branchId = pipe_9_E598 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1067_49.89 # Unique cross-section location id.
+branchId = pipe_9_E1067 # Branch on which the cross section is located.
+chainage = 49.88825974134663 # Chainage on the branch (m).
+shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E599_0.00 # Unique cross-section location id.
-branchId = pipe_9_E599 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1068_48.97 # Unique cross-section location id.
+branchId = pipe_9_E1068 # Branch on which the cross section is located.
+chainage = 48.97241296115859 # Chainage on the branch (m).
+shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E600_0.00 # Unique cross-section location id.
-branchId = pipe_9_E600 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1069_49.92 # Unique cross-section location id.
+branchId = pipe_9_E1069 # Branch on which the cross section is located.
+chainage = 49.92486889788288 # Chainage on the branch (m).
+shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E601_0.00 # Unique cross-section location id.
-branchId = pipe_9_E601 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1070_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1070 # Branch on which the cross section is located.
+chainage = 49.999723211367645 # Chainage on the branch (m).
+shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E602_0.00 # Unique cross-section location id.
-branchId = pipe_9_E602 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1071_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1071 # Branch on which the cross section is located.
+chainage = 49.999723211367645 # Chainage on the branch (m).
+shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E603_0.00 # Unique cross-section location id.
-branchId = pipe_9_E603 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1072_49.87 # Unique cross-section location id.
+branchId = pipe_9_E1072 # Branch on which the cross section is located.
+chainage = 49.87318478894441 # Chainage on the branch (m).
+shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E604_0.00 # Unique cross-section location id.
-branchId = pipe_9_E604 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1073_49.88 # Unique cross-section location id.
+branchId = pipe_9_E1073 # Branch on which the cross section is located.
+chainage = 49.87795606223185 # Chainage on the branch (m).
+shift = 870.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E605_0.00 # Unique cross-section location id.
-branchId = pipe_9_E605 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1074_49.16 # Unique cross-section location id.
+branchId = pipe_9_E1074 # Branch on which the cross section is located.
+chainage = 49.15801410748627 # Chainage on the branch (m).
+shift = 936.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E606_0.00 # Unique cross-section location id.
-branchId = pipe_9_E606 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1075_49.87 # Unique cross-section location id.
+branchId = pipe_9_E1075 # Branch on which the cross section is located.
+chainage = 49.86552025865713 # Chainage on the branch (m).
+shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E607_0.00 # Unique cross-section location id.
-branchId = pipe_9_E607 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1076_49.99 # Unique cross-section location id.
+branchId = pipe_9_E1076 # Branch on which the cross section is located.
+chainage = 49.98965177131955 # Chainage on the branch (m).
+shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E608_0.00 # Unique cross-section location id.
-branchId = pipe_9_E608 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1077_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1077 # Branch on which the cross section is located.
+chainage = 49.9997232111615 # Chainage on the branch (m).
+shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E609_0.00 # Unique cross-section location id.
-branchId = pipe_9_E609 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1078_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1078 # Branch on which the cross section is located.
+chainage = 49.999723211452434 # Chainage on the branch (m).
+shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E610_0.00 # Unique cross-section location id.
-branchId = pipe_9_E610 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1079_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1079 # Branch on which the cross section is located.
+chainage = 49.99862012988595 # Chainage on the branch (m).
+shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E611_0.00 # Unique cross-section location id.
-branchId = pipe_9_E611 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1080_49.97 # Unique cross-section location id.
+branchId = pipe_9_E1080 # Branch on which the cross section is located.
+chainage = 49.9696242164601 # Chainage on the branch (m).
+shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E612_0.00 # Unique cross-section location id.
-branchId = pipe_9_E612 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1081_49.49 # Unique cross-section location id.
+branchId = pipe_9_E1081 # Branch on which the cross section is located.
+chainage = 49.48698543125857 # Chainage on the branch (m).
+shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E613_0.00 # Unique cross-section location id.
-branchId = pipe_9_E613 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1082_49.80 # Unique cross-section location id.
+branchId = pipe_9_E1082 # Branch on which the cross section is located.
+chainage = 49.803868911676375 # Chainage on the branch (m).
+shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E614_0.00 # Unique cross-section location id.
-branchId = pipe_9_E614 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1083_49.74 # Unique cross-section location id.
+branchId = pipe_9_E1083 # Branch on which the cross section is located.
+chainage = 49.74325644221498 # Chainage on the branch (m).
+shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E615_0.00 # Unique cross-section location id.
-branchId = pipe_9_E615 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1084_49.64 # Unique cross-section location id.
+branchId = pipe_9_E1084 # Branch on which the cross section is located.
+chainage = 49.64397887540182 # Chainage on the branch (m).
+shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E616_0.00 # Unique cross-section location id.
-branchId = pipe_9_E616 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1085_49.57 # Unique cross-section location id.
+branchId = pipe_9_E1085 # Branch on which the cross section is located.
+chainage = 49.57337418456473 # Chainage on the branch (m).
+shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E617_0.00 # Unique cross-section location id.
-branchId = pipe_9_E617 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1086_49.91 # Unique cross-section location id.
+branchId = pipe_9_E1086 # Branch on which the cross section is located.
+chainage = 49.91477257312097 # Chainage on the branch (m).
+shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E618_0.00 # Unique cross-section location id.
-branchId = pipe_9_E618 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1087_49.93 # Unique cross-section location id.
+branchId = pipe_9_E1087 # Branch on which the cross section is located.
+chainage = 49.92834705575558 # Chainage on the branch (m).
+shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E619_0.00 # Unique cross-section location id.
-branchId = pipe_9_E619 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1088_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1088 # Branch on which the cross section is located.
+chainage = 49.999723210876425 # Chainage on the branch (m).
+shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E620_0.00 # Unique cross-section location id.
-branchId = pipe_9_E620 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1089_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1089 # Branch on which the cross section is located.
+chainage = 49.995343053328895 # Chainage on the branch (m).
+shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E621_0.00 # Unique cross-section location id.
-branchId = pipe_9_E621 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1090_49.87 # Unique cross-section location id.
+branchId = pipe_9_E1090 # Branch on which the cross section is located.
+chainage = 49.86882496069249 # Chainage on the branch (m).
+shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E622_0.00 # Unique cross-section location id.
-branchId = pipe_9_E622 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1091_49.89 # Unique cross-section location id.
+branchId = pipe_9_E1091 # Branch on which the cross section is located.
+chainage = 49.88949798123509 # Chainage on the branch (m).
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E623_0.00 # Unique cross-section location id.
-branchId = pipe_9_E623 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1092_49.98 # Unique cross-section location id.
+branchId = pipe_9_E1092 # Branch on which the cross section is located.
+chainage = 49.98304998440795 # Chainage on the branch (m).
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E624_0.00 # Unique cross-section location id.
-branchId = pipe_9_E624 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1093_49.95 # Unique cross-section location id.
+branchId = pipe_9_E1093 # Branch on which the cross section is located.
+chainage = 49.948398484352175 # Chainage on the branch (m).
+shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E625_0.00 # Unique cross-section location id.
-branchId = pipe_9_E625 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_9_E1094_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1094 # Branch on which the cross section is located.
+chainage = 49.99972321146835 # Chainage on the branch (m).
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E626_0.00 # Unique cross-section location id.
-branchId = pipe_9_E626 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1095_49.96 # Unique cross-section location id.
+branchId = pipe_9_E1095 # Branch on which the cross section is located.
+chainage = 49.95743792983077 # Chainage on the branch (m).
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E627_0.00 # Unique cross-section location id.
-branchId = pipe_9_E627 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1096_49.74 # Unique cross-section location id.
+branchId = pipe_9_E1096 # Branch on which the cross section is located.
+chainage = 49.735779233207424 # Chainage on the branch (m).
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E628_0.00 # Unique cross-section location id.
-branchId = pipe_9_E628 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1097_49.18 # Unique cross-section location id.
+branchId = pipe_9_E1097 # Branch on which the cross section is located.
+chainage = 49.177038338792244 # Chainage on the branch (m).
+shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E629_0.00 # Unique cross-section location id.
-branchId = pipe_9_E629 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1098_49.93 # Unique cross-section location id.
+branchId = pipe_9_E1098 # Branch on which the cross section is located.
+chainage = 49.933495865015985 # Chainage on the branch (m).
+shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E630_0.00 # Unique cross-section location id.
-branchId = pipe_9_E630 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1099_48.00 # Unique cross-section location id.
+branchId = pipe_9_E1099 # Branch on which the cross section is located.
+chainage = 48.00406634707603 # Chainage on the branch (m).
+shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E631_0.00 # Unique cross-section location id.
-branchId = pipe_9_E631 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1100_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1100 # Branch on which the cross section is located.
+chainage = 49.99972321116567 # Chainage on the branch (m).
+shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E632_0.00 # Unique cross-section location id.
-branchId = pipe_9_E632 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1101_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1101 # Branch on which the cross section is located.
+chainage = 49.99972321153052 # Chainage on the branch (m).
+shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E633_0.00 # Unique cross-section location id.
-branchId = pipe_9_E633 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1102_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1102 # Branch on which the cross section is located.
+chainage = 49.99972321095145 # Chainage on the branch (m).
+shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E634_0.00 # Unique cross-section location id.
-branchId = pipe_9_E634 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1103_49.85 # Unique cross-section location id.
+branchId = pipe_9_E1103 # Branch on which the cross section is located.
+chainage = 49.849538671807295 # Chainage on the branch (m).
+shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E635_0.00 # Unique cross-section location id.
-branchId = pipe_9_E635 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1104_49.96 # Unique cross-section location id.
+branchId = pipe_9_E1104 # Branch on which the cross section is located.
+chainage = 49.961402010930925 # Chainage on the branch (m).
+shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E636_0.00 # Unique cross-section location id.
-branchId = pipe_9_E636 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1105_49.97 # Unique cross-section location id.
+branchId = pipe_9_E1105 # Branch on which the cross section is located.
+chainage = 49.97400365382865 # Chainage on the branch (m).
+shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E637_0.00 # Unique cross-section location id.
-branchId = pipe_9_E637 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1106_49.84 # Unique cross-section location id.
+branchId = pipe_9_E1106 # Branch on which the cross section is located.
+chainage = 49.83954416942987 # Chainage on the branch (m).
+shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E638_0.00 # Unique cross-section location id.
-branchId = pipe_9_E638 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1107_43.36 # Unique cross-section location id.
+branchId = pipe_9_E1107 # Branch on which the cross section is located.
+chainage = 43.363328033011335 # Chainage on the branch (m).
+shift = 891.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E639_0.00 # Unique cross-section location id.
-branchId = pipe_9_E639 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1108_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1108 # Branch on which the cross section is located.
+chainage = 49.99972321154708 # Chainage on the branch (m).
+shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E640_0.00 # Unique cross-section location id.
-branchId = pipe_9_E640 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1109_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1109 # Branch on which the cross section is located.
+chainage = 49.999723211226446 # Chainage on the branch (m).
+shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E641_0.00 # Unique cross-section location id.
-branchId = pipe_9_E641 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1110_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1110 # Branch on which the cross section is located.
+chainage = 49.99972321132848 # Chainage on the branch (m).
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E642_0.00 # Unique cross-section location id.
-branchId = pipe_9_E642 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1111_49.16 # Unique cross-section location id.
+branchId = pipe_9_E1111 # Branch on which the cross section is located.
+chainage = 49.15802318274408 # Chainage on the branch (m).
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E643_0.00 # Unique cross-section location id.
-branchId = pipe_9_E643 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1112_49.48 # Unique cross-section location id.
+branchId = pipe_9_E1112 # Branch on which the cross section is located.
+chainage = 49.47532944036174 # Chainage on the branch (m).
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E644_0.00 # Unique cross-section location id.
-branchId = pipe_9_E644 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1113_48.85 # Unique cross-section location id.
+branchId = pipe_9_E1113 # Branch on which the cross section is located.
+chainage = 48.84640338094554 # Chainage on the branch (m).
+shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E645_0.00 # Unique cross-section location id.
-branchId = pipe_9_E645 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1114_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1114 # Branch on which the cross section is located.
+chainage = 49.999723211148876 # Chainage on the branch (m).
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E646_0.00 # Unique cross-section location id.
-branchId = pipe_9_E646 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1115_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1115 # Branch on which the cross section is located.
+chainage = 49.999723211547 # Chainage on the branch (m).
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E647_0.00 # Unique cross-section location id.
-branchId = pipe_9_E647 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1116_49.97 # Unique cross-section location id.
+branchId = pipe_9_E1116 # Branch on which the cross section is located.
+chainage = 49.965530492638 # Chainage on the branch (m).
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E648_0.00 # Unique cross-section location id.
-branchId = pipe_9_E648 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1117_49.45 # Unique cross-section location id.
+branchId = pipe_9_E1117 # Branch on which the cross section is located.
+chainage = 49.45334901383112 # Chainage on the branch (m).
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E649_0.00 # Unique cross-section location id.
-branchId = pipe_9_E649 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1118_49.29 # Unique cross-section location id.
+branchId = pipe_9_E1118 # Branch on which the cross section is located.
+chainage = 49.290983914767835 # Chainage on the branch (m).
+shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E650_0.00 # Unique cross-section location id.
-branchId = pipe_9_E650 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1119_49.91 # Unique cross-section location id.
+branchId = pipe_9_E1119 # Branch on which the cross section is located.
+chainage = 49.914036839420895 # Chainage on the branch (m).
+shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E651_0.00 # Unique cross-section location id.
-branchId = pipe_9_E651 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1120_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1120 # Branch on which the cross section is located.
+chainage = 49.9997232116201 # Chainage on the branch (m).
+shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E652_0.00 # Unique cross-section location id.
-branchId = pipe_9_E652 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1121_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1121 # Branch on which the cross section is located.
+chainage = 49.999723210857184 # Chainage on the branch (m).
+shift = 876.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E653_0.00 # Unique cross-section location id.
-branchId = pipe_9_E653 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1122_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1122 # Branch on which the cross section is located.
+chainage = 49.9997232116201 # Chainage on the branch (m).
+shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E654_0.00 # Unique cross-section location id.
-branchId = pipe_9_E654 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1123_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1123 # Branch on which the cross section is located.
+chainage = 49.999723210857184 # Chainage on the branch (m).
+shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E655_0.00 # Unique cross-section location id.
-branchId = pipe_9_E655 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1124_48.62 # Unique cross-section location id.
+branchId = pipe_9_E1124 # Branch on which the cross section is located.
+chainage = 48.61726012676795 # Chainage on the branch (m).
+shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E656_0.00 # Unique cross-section location id.
-branchId = pipe_9_E656 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1125_47.49 # Unique cross-section location id.
+branchId = pipe_9_E1125 # Branch on which the cross section is located.
+chainage = 47.49423971048142 # Chainage on the branch (m).
+shift = 890.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E657_0.00 # Unique cross-section location id.
-branchId = pipe_9_E657 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1126_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1126 # Branch on which the cross section is located.
+chainage = 49.99950554021426 # Chainage on the branch (m).
+shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E658_0.00 # Unique cross-section location id.
-branchId = pipe_9_E658 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1127_48.94 # Unique cross-section location id.
+branchId = pipe_9_E1127 # Branch on which the cross section is located.
+chainage = 48.94313538489596 # Chainage on the branch (m).
+shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E659_0.00 # Unique cross-section location id.
-branchId = pipe_9_E659 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1128_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1128 # Branch on which the cross section is located.
+chainage = 49.999723211041044 # Chainage on the branch (m).
+shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E660_0.00 # Unique cross-section location id.
-branchId = pipe_9_E660 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1129_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1129 # Branch on which the cross section is located.
+chainage = 49.99972321148711 # Chainage on the branch (m).
+shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E661_0.00 # Unique cross-section location id.
-branchId = pipe_9_E661 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1130_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1130 # Branch on which the cross section is located.
+chainage = 49.99797125931513 # Chainage on the branch (m).
+shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E662_0.00 # Unique cross-section location id.
-branchId = pipe_9_E662 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1131_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1131 # Branch on which the cross section is located.
+chainage = 49.99972321123871 # Chainage on the branch (m).
+shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E663_0.00 # Unique cross-section location id.
-branchId = pipe_9_E663 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1132_49.84 # Unique cross-section location id.
+branchId = pipe_9_E1132 # Branch on which the cross section is located.
+chainage = 49.83683425694384 # Chainage on the branch (m).
+shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E664_0.00 # Unique cross-section location id.
-branchId = pipe_9_E664 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1133_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1133 # Branch on which the cross section is located.
+chainage = 49.999710466091436 # Chainage on the branch (m).
+shift = 858.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E665_0.00 # Unique cross-section location id.
-branchId = pipe_9_E665 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1134_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1134 # Branch on which the cross section is located.
+chainage = 49.99972321140418 # Chainage on the branch (m).
+shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E666_0.00 # Unique cross-section location id.
-branchId = pipe_9_E666 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1135_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1135 # Branch on which the cross section is located.
+chainage = 49.99972321127185 # Chainage on the branch (m).
+shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E667_0.00 # Unique cross-section location id.
-branchId = pipe_9_E667 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1136_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1136 # Branch on which the cross section is located.
+chainage = 49.999139288233266 # Chainage on the branch (m).
+shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E668_0.00 # Unique cross-section location id.
-branchId = pipe_9_E668 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1137_49.14 # Unique cross-section location id.
+branchId = pipe_9_E1137 # Branch on which the cross section is located.
+chainage = 49.13755558668313 # Chainage on the branch (m).
+shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E669_0.00 # Unique cross-section location id.
-branchId = pipe_9_E669 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1138_48.51 # Unique cross-section location id.
+branchId = pipe_9_E1138 # Branch on which the cross section is located.
+chainage = 48.51286798395701 # Chainage on the branch (m).
+shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E670_0.00 # Unique cross-section location id.
-branchId = pipe_9_E670 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1139_49.35 # Unique cross-section location id.
+branchId = pipe_9_E1139 # Branch on which the cross section is located.
+chainage = 49.34807334943369 # Chainage on the branch (m).
+shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E671_0.00 # Unique cross-section location id.
-branchId = pipe_9_E671 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1140_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1140 # Branch on which the cross section is located.
+chainage = 49.999646310491634 # Chainage on the branch (m).
+shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E672_0.00 # Unique cross-section location id.
-branchId = pipe_9_E672 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1141_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1141 # Branch on which the cross section is located.
+chainage = 49.99972321096667 # Chainage on the branch (m).
+shift = 869.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E673_0.00 # Unique cross-section location id.
-branchId = pipe_9_E673 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1142_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1142 # Branch on which the cross section is located.
+chainage = 49.999723211337695 # Chainage on the branch (m).
+shift = 862.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E674_0.00 # Unique cross-section location id.
-branchId = pipe_9_E674 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1143_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1143 # Branch on which the cross section is located.
+chainage = 49.999723211337695 # Chainage on the branch (m).
+shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E675_0.00 # Unique cross-section location id.
-branchId = pipe_9_E675 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1144_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1144 # Branch on which the cross section is located.
+chainage = 49.999723211337695 # Chainage on the branch (m).
+shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E676_0.00 # Unique cross-section location id.
-branchId = pipe_9_E676 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1145_49.91 # Unique cross-section location id.
+branchId = pipe_9_E1145 # Branch on which the cross section is located.
+chainage = 49.90876358691369 # Chainage on the branch (m).
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E677_0.00 # Unique cross-section location id.
-branchId = pipe_9_E677 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1146_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1146 # Branch on which the cross section is located.
+chainage = 49.999723211084685 # Chainage on the branch (m).
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E678_0.00 # Unique cross-section location id.
-branchId = pipe_9_E678 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1147_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1147 # Branch on which the cross section is located.
+chainage = 49.9997232114969 # Chainage on the branch (m).
+shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E679_0.00 # Unique cross-section location id.
-branchId = pipe_9_E679 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1148_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1148 # Branch on which the cross section is located.
+chainage = 49.999723211084685 # Chainage on the branch (m).
+shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E680_0.00 # Unique cross-section location id.
-branchId = pipe_9_E680 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1149_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1149 # Branch on which the cross section is located.
+chainage = 49.9997232114969 # Chainage on the branch (m).
+shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E681_0.00 # Unique cross-section location id.
-branchId = pipe_9_E681 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1150_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1150 # Branch on which the cross section is located.
+chainage = 49.999723211084685 # Chainage on the branch (m).
+shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E682_0.00 # Unique cross-section location id.
-branchId = pipe_9_E682 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1151_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1151 # Branch on which the cross section is located.
+chainage = 49.9997232114969 # Chainage on the branch (m).
+shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E683_0.00 # Unique cross-section location id.
-branchId = pipe_9_E683 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1152_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1152 # Branch on which the cross section is located.
+chainage = 49.999723211084685 # Chainage on the branch (m).
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E684_0.00 # Unique cross-section location id.
-branchId = pipe_9_E684 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1153_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1153 # Branch on which the cross section is located.
+chainage = 49.99923400483804 # Chainage on the branch (m).
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E685_0.00 # Unique cross-section location id.
-branchId = pipe_9_E685 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1154_49.61 # Unique cross-section location id.
+branchId = pipe_9_E1154 # Branch on which the cross section is located.
+chainage = 49.61431802447694 # Chainage on the branch (m).
+shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E686_0.00 # Unique cross-section location id.
-branchId = pipe_9_E686 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1155_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1155 # Branch on which the cross section is located.
+chainage = 49.99972321123419 # Chainage on the branch (m).
+shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E687_0.00 # Unique cross-section location id.
-branchId = pipe_9_E687 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1156_48.01 # Unique cross-section location id.
+branchId = pipe_9_E1156 # Branch on which the cross section is located.
+chainage = 48.014695089813955 # Chainage on the branch (m).
+shift = 841.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E688_0.00 # Unique cross-section location id.
-branchId = pipe_9_E688 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1157_44.12 # Unique cross-section location id.
+branchId = pipe_9_E1157 # Branch on which the cross section is located.
+chainage = 44.116889357364755 # Chainage on the branch (m).
+shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E689_0.00 # Unique cross-section location id.
-branchId = pipe_9_E689 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1158_49.07 # Unique cross-section location id.
+branchId = pipe_9_E1158 # Branch on which the cross section is located.
+chainage = 49.07065397467096 # Chainage on the branch (m).
+shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E690_0.00 # Unique cross-section location id.
-branchId = pipe_9_E690 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1159_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1159 # Branch on which the cross section is located.
+chainage = 49.999581394468585 # Chainage on the branch (m).
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E691_0.00 # Unique cross-section location id.
-branchId = pipe_9_E691 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1160_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1160 # Branch on which the cross section is located.
+chainage = 49.999723211461266 # Chainage on the branch (m).
+shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E692_0.00 # Unique cross-section location id.
-branchId = pipe_9_E692 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1161_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1161 # Branch on which the cross section is located.
+chainage = 49.99834496877792 # Chainage on the branch (m).
+shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E693_0.00 # Unique cross-section location id.
-branchId = pipe_9_E693 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1162_49.99 # Unique cross-section location id.
+branchId = pipe_9_E1162 # Branch on which the cross section is located.
+chainage = 49.985912788658396 # Chainage on the branch (m).
+shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E694_0.00 # Unique cross-section location id.
-branchId = pipe_9_E694 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1163_49.52 # Unique cross-section location id.
+branchId = pipe_9_E1163 # Branch on which the cross section is located.
+chainage = 49.518294129565376 # Chainage on the branch (m).
+shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E695_0.00 # Unique cross-section location id.
-branchId = pipe_9_E695 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1164_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1164 # Branch on which the cross section is located.
+chainage = 49.99972321128373 # Chainage on the branch (m).
+shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E696_0.00 # Unique cross-section location id.
-branchId = pipe_9_E696 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1165_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1165 # Branch on which the cross section is located.
+chainage = 49.99809283681912 # Chainage on the branch (m).
+shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E697_0.00 # Unique cross-section location id.
-branchId = pipe_9_E697 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1166_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1166 # Branch on which the cross section is located.
+chainage = 49.99972321140613 # Chainage on the branch (m).
+shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E698_0.00 # Unique cross-section location id.
-branchId = pipe_9_E698 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1167_48.78 # Unique cross-section location id.
+branchId = pipe_9_E1167 # Branch on which the cross section is located.
+chainage = 48.77553158921276 # Chainage on the branch (m).
+shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E699_0.00 # Unique cross-section location id.
-branchId = pipe_9_E699 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1168_39.43 # Unique cross-section location id.
+branchId = pipe_9_E1168 # Branch on which the cross section is located.
+chainage = 39.4346099068483 # Chainage on the branch (m).
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E700_0.00 # Unique cross-section location id.
-branchId = pipe_9_E700 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1169_49.99 # Unique cross-section location id.
+branchId = pipe_9_E1169 # Branch on which the cross section is located.
+chainage = 49.986015381600716 # Chainage on the branch (m).
+shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E701_0.00 # Unique cross-section location id.
-branchId = pipe_9_E701 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1170_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1170 # Branch on which the cross section is located.
+chainage = 49.99972321138851 # Chainage on the branch (m).
+shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E702_0.00 # Unique cross-section location id.
-branchId = pipe_9_E702 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1171_49.98 # Unique cross-section location id.
+branchId = pipe_9_E1171 # Branch on which the cross section is located.
+chainage = 49.98016340450135 # Chainage on the branch (m).
+shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E703_0.00 # Unique cross-section location id.
-branchId = pipe_9_E703 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1172_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1172 # Branch on which the cross section is located.
+chainage = 49.999723211137834 # Chainage on the branch (m).
+shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E704_0.00 # Unique cross-section location id.
-branchId = pipe_9_E704 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1173_49.97 # Unique cross-section location id.
+branchId = pipe_9_E1173 # Branch on which the cross section is located.
+chainage = 49.96570509801836 # Chainage on the branch (m).
+shift = 802.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E705_0.00 # Unique cross-section location id.
-branchId = pipe_9_E705 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1174_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1174 # Branch on which the cross section is located.
+chainage = 49.999723211157075 # Chainage on the branch (m).
+shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E706_0.00 # Unique cross-section location id.
-branchId = pipe_9_E706 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1175_49.85 # Unique cross-section location id.
+branchId = pipe_9_E1175 # Branch on which the cross section is located.
+chainage = 49.85151998386224 # Chainage on the branch (m).
+shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E707_0.00 # Unique cross-section location id.
-branchId = pipe_9_E707 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1176_49.76 # Unique cross-section location id.
+branchId = pipe_9_E1176 # Branch on which the cross section is located.
+chainage = 49.762863630650536 # Chainage on the branch (m).
+shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E708_0.00 # Unique cross-section location id.
-branchId = pipe_9_E708 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1177_49.59 # Unique cross-section location id.
+branchId = pipe_9_E1177 # Branch on which the cross section is located.
+chainage = 49.588533014510006 # Chainage on the branch (m).
+shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E709_0.00 # Unique cross-section location id.
-branchId = pipe_9_E709 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1178_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1178 # Branch on which the cross section is located.
+chainage = 49.99972321134571 # Chainage on the branch (m).
+shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E710_0.00 # Unique cross-section location id.
-branchId = pipe_9_E710 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1179_49.41 # Unique cross-section location id.
+branchId = pipe_9_E1179 # Branch on which the cross section is located.
+chainage = 49.407748535000685 # Chainage on the branch (m).
+shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E711_0.00 # Unique cross-section location id.
-branchId = pipe_9_E711 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1180_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1180 # Branch on which the cross section is located.
+chainage = 49.999723211003555 # Chainage on the branch (m).
+shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E712_0.00 # Unique cross-section location id.
-branchId = pipe_9_E712 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1181_49.94 # Unique cross-section location id.
+branchId = pipe_9_E1181 # Branch on which the cross section is located.
+chainage = 49.942821697346545 # Chainage on the branch (m).
+shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E713_0.00 # Unique cross-section location id.
-branchId = pipe_9_E713 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1182_49.98 # Unique cross-section location id.
+branchId = pipe_9_E1182 # Branch on which the cross section is located.
+chainage = 49.97543643991045 # Chainage on the branch (m).
+shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E714_0.00 # Unique cross-section location id.
-branchId = pipe_9_E714 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1183_49.89 # Unique cross-section location id.
+branchId = pipe_9_E1183 # Branch on which the cross section is located.
+chainage = 49.89095385687909 # Chainage on the branch (m).
+shift = 805.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E715_0.00 # Unique cross-section location id.
-branchId = pipe_9_E715 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1184_49.90 # Unique cross-section location id.
+branchId = pipe_9_E1184 # Branch on which the cross section is located.
+chainage = 49.90077498326526 # Chainage on the branch (m).
+shift = 769.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E716_0.00 # Unique cross-section location id.
-branchId = pipe_9_E716 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1185_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1185 # Branch on which the cross section is located.
+chainage = 49.999723211358464 # Chainage on the branch (m).
+shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E717_0.00 # Unique cross-section location id.
-branchId = pipe_9_E717 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1186_49.92 # Unique cross-section location id.
+branchId = pipe_9_E1186 # Branch on which the cross section is located.
+chainage = 49.92147803229958 # Chainage on the branch (m).
+shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E718_0.00 # Unique cross-section location id.
-branchId = pipe_9_E718 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1187_49.79 # Unique cross-section location id.
+branchId = pipe_9_E1187 # Branch on which the cross section is located.
+chainage = 49.7948035492766 # Chainage on the branch (m).
+shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E719_0.00 # Unique cross-section location id.
-branchId = pipe_9_E719 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1188_47.94 # Unique cross-section location id.
+branchId = pipe_9_E1188 # Branch on which the cross section is located.
+chainage = 47.94393609814581 # Chainage on the branch (m).
+shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E720_0.00 # Unique cross-section location id.
-branchId = pipe_9_E720 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1189_49.81 # Unique cross-section location id.
+branchId = pipe_9_E1189 # Branch on which the cross section is located.
+chainage = 49.81299639153961 # Chainage on the branch (m).
+shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E721_0.00 # Unique cross-section location id.
-branchId = pipe_9_E721 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1190_48.30 # Unique cross-section location id.
+branchId = pipe_9_E1190 # Branch on which the cross section is located.
+chainage = 48.29863282353694 # Chainage on the branch (m).
+shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E722_0.00 # Unique cross-section location id.
-branchId = pipe_9_E722 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1191_49.27 # Unique cross-section location id.
+branchId = pipe_9_E1191 # Branch on which the cross section is located.
+chainage = 49.26723051889838 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E723_0.00 # Unique cross-section location id.
-branchId = pipe_9_E723 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1192_49.04 # Unique cross-section location id.
+branchId = pipe_9_E1192 # Branch on which the cross section is located.
+chainage = 49.0432468414616 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E724_0.00 # Unique cross-section location id.
-branchId = pipe_9_E724 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1193_49.94 # Unique cross-section location id.
+branchId = pipe_9_E1193 # Branch on which the cross section is located.
+chainage = 49.93862015555163 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E725_0.00 # Unique cross-section location id.
-branchId = pipe_9_E725 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1194_49.66 # Unique cross-section location id.
+branchId = pipe_9_E1194 # Branch on which the cross section is located.
+chainage = 49.656531182721785 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E726_0.00 # Unique cross-section location id.
-branchId = pipe_9_E726 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1195_48.47 # Unique cross-section location id.
+branchId = pipe_9_E1195 # Branch on which the cross section is located.
+chainage = 48.47345573886405 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E727_0.00 # Unique cross-section location id.
-branchId = pipe_9_E727 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_9_E1196_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1196 # Branch on which the cross section is located.
+chainage = 49.99883216511558 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E728_0.00 # Unique cross-section location id.
-branchId = pipe_9_E728 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1197_49.95 # Unique cross-section location id.
+branchId = pipe_9_E1197 # Branch on which the cross section is located.
+chainage = 49.95213784599603 # Chainage on the branch (m).
+shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E729_0.00 # Unique cross-section location id.
-branchId = pipe_9_E729 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1198_49.86 # Unique cross-section location id.
+branchId = pipe_9_E1198 # Branch on which the cross section is located.
+chainage = 49.86242391558872 # Chainage on the branch (m).
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E730_0.00 # Unique cross-section location id.
-branchId = pipe_9_E730 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1199_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1199 # Branch on which the cross section is located.
+chainage = 49.99972321141552 # Chainage on the branch (m).
+shift = 770.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E731_0.00 # Unique cross-section location id.
-branchId = pipe_9_E731 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1200_47.61 # Unique cross-section location id.
+branchId = pipe_9_E1200 # Branch on which the cross section is located.
+chainage = 47.61172733198858 # Chainage on the branch (m).
+shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E732_0.00 # Unique cross-section location id.
-branchId = pipe_9_E732 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1201_47.70 # Unique cross-section location id.
+branchId = pipe_9_E1201 # Branch on which the cross section is located.
+chainage = 47.69596313602067 # Chainage on the branch (m).
+shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E733_0.00 # Unique cross-section location id.
-branchId = pipe_9_E733 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1202_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1202 # Branch on which the cross section is located.
+chainage = 49.99972321153924 # Chainage on the branch (m).
+shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E734_0.00 # Unique cross-section location id.
-branchId = pipe_9_E734 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1203_49.72 # Unique cross-section location id.
+branchId = pipe_9_E1203 # Branch on which the cross section is located.
+chainage = 49.72180480979674 # Chainage on the branch (m).
+shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E735_0.00 # Unique cross-section location id.
-branchId = pipe_9_E735 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1204_47.41 # Unique cross-section location id.
+branchId = pipe_9_E1204 # Branch on which the cross section is located.
+chainage = 47.41366761120087 # Chainage on the branch (m).
+shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E736_0.00 # Unique cross-section location id.
-branchId = pipe_9_E736 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1205_44.88 # Unique cross-section location id.
+branchId = pipe_9_E1205 # Branch on which the cross section is located.
+chainage = 44.88191821368524 # Chainage on the branch (m).
+shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E737_0.00 # Unique cross-section location id.
-branchId = pipe_9_E737 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1206_49.49 # Unique cross-section location id.
+branchId = pipe_9_E1206 # Branch on which the cross section is located.
+chainage = 49.49384112073523 # Chainage on the branch (m).
+shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E738_0.00 # Unique cross-section location id.
-branchId = pipe_9_E738 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1207_48.91 # Unique cross-section location id.
+branchId = pipe_9_E1207 # Branch on which the cross section is located.
+chainage = 48.91097000008833 # Chainage on the branch (m).
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E739_0.00 # Unique cross-section location id.
-branchId = pipe_9_E739 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1208_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1208 # Branch on which the cross section is located.
+chainage = 49.99972321141568 # Chainage on the branch (m).
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E740_0.00 # Unique cross-section location id.
-branchId = pipe_9_E740 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1209_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1209 # Branch on which the cross section is located.
+chainage = 49.998279247349636 # Chainage on the branch (m).
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E741_0.00 # Unique cross-section location id.
-branchId = pipe_9_E741 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1210_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1210 # Branch on which the cross section is located.
+chainage = 49.99972321123978 # Chainage on the branch (m).
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E742_0.00 # Unique cross-section location id.
-branchId = pipe_9_E742 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1211_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1211 # Branch on which the cross section is located.
+chainage = 49.999723211462275 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E743_0.00 # Unique cross-section location id.
-branchId = pipe_9_E743 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1212_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1212 # Branch on which the cross section is located.
+chainage = 49.99972321123978 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E744_0.00 # Unique cross-section location id.
-branchId = pipe_9_E744 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1213_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1213 # Branch on which the cross section is located.
+chainage = 49.99972321123978 # Chainage on the branch (m).
+shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E745_0.00 # Unique cross-section location id.
-branchId = pipe_9_E745 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1214_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1214 # Branch on which the cross section is located.
+chainage = 49.999723211462275 # Chainage on the branch (m).
+shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E746_0.00 # Unique cross-section location id.
-branchId = pipe_9_E746 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1215_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1215 # Branch on which the cross section is located.
+chainage = 49.99972321123978 # Chainage on the branch (m).
+shift = 724.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E747_0.00 # Unique cross-section location id.
-branchId = pipe_9_E747 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1216_49.93 # Unique cross-section location id.
+branchId = pipe_9_E1216 # Branch on which the cross section is located.
+chainage = 49.92519878152016 # Chainage on the branch (m).
+shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E748_0.00 # Unique cross-section location id.
-branchId = pipe_9_E748 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1217_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1217 # Branch on which the cross section is located.
+chainage = 49.99972321110425 # Chainage on the branch (m).
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E749_0.00 # Unique cross-section location id.
-branchId = pipe_9_E749 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1218_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1218 # Branch on which the cross section is located.
+chainage = 49.99972321148084 # Chainage on the branch (m).
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E750_0.00 # Unique cross-section location id.
-branchId = pipe_9_E750 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1219_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1219 # Branch on which the cross section is located.
+chainage = 49.99972321110425 # Chainage on the branch (m).
+shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E751_0.00 # Unique cross-section location id.
-branchId = pipe_9_E751 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1220_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1220 # Branch on which the cross section is located.
+chainage = 49.99972321148084 # Chainage on the branch (m).
+shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E752_0.00 # Unique cross-section location id.
-branchId = pipe_9_E752 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1221_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1221 # Branch on which the cross section is located.
+chainage = 49.99972154910656 # Chainage on the branch (m).
+shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E753_0.00 # Unique cross-section location id.
-branchId = pipe_9_E753 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1222_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1222 # Branch on which the cross section is located.
+chainage = 49.99972321156108 # Chainage on the branch (m).
+shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E754_0.00 # Unique cross-section location id.
-branchId = pipe_9_E754 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1223_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1223 # Branch on which the cross section is located.
+chainage = 49.99972321097232 # Chainage on the branch (m).
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E755_0.00 # Unique cross-section location id.
-branchId = pipe_9_E755 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1224_49.99 # Unique cross-section location id.
+branchId = pipe_9_E1224 # Branch on which the cross section is located.
+chainage = 49.989209103434604 # Chainage on the branch (m).
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E756_0.00 # Unique cross-section location id.
-branchId = pipe_9_E756 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1225_49.97 # Unique cross-section location id.
+branchId = pipe_9_E1225 # Branch on which the cross section is located.
+chainage = 49.973073028493864 # Chainage on the branch (m).
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E757_0.00 # Unique cross-section location id.
-branchId = pipe_9_E757 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1226_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1226 # Branch on which the cross section is located.
+chainage = 49.99972321129351 # Chainage on the branch (m).
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E758_0.00 # Unique cross-section location id.
-branchId = pipe_9_E758 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1227_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1227 # Branch on which the cross section is located.
+chainage = 49.99972321129351 # Chainage on the branch (m).
+shift = 708.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E759_0.00 # Unique cross-section location id.
-branchId = pipe_9_E759 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1228_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1228 # Branch on which the cross section is located.
+chainage = 49.99972321078026 # Chainage on the branch (m).
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E760_0.00 # Unique cross-section location id.
-branchId = pipe_9_E760 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1229_49.93 # Unique cross-section location id.
+branchId = pipe_9_E1229 # Branch on which the cross section is located.
+chainage = 49.92935709675888 # Chainage on the branch (m).
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E761_0.00 # Unique cross-section location id.
-branchId = pipe_9_E761 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1230_49.78 # Unique cross-section location id.
+branchId = pipe_9_E1230 # Branch on which the cross section is located.
+chainage = 49.77759433333764 # Chainage on the branch (m).
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E762_0.00 # Unique cross-section location id.
-branchId = pipe_9_E762 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1231_49.64 # Unique cross-section location id.
+branchId = pipe_9_E1231 # Branch on which the cross section is located.
+chainage = 49.64280655965723 # Chainage on the branch (m).
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E763_0.00 # Unique cross-section location id.
-branchId = pipe_9_E763 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1232_49.46 # Unique cross-section location id.
+branchId = pipe_9_E1232 # Branch on which the cross section is located.
+chainage = 49.4559458034608 # Chainage on the branch (m).
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E764_0.00 # Unique cross-section location id.
-branchId = pipe_9_E764 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1233_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1233 # Branch on which the cross section is located.
+chainage = 49.99972321115643 # Chainage on the branch (m).
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E765_0.00 # Unique cross-section location id.
-branchId = pipe_9_E765 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1234_49.99 # Unique cross-section location id.
+branchId = pipe_9_E1234 # Branch on which the cross section is located.
+chainage = 49.98636872131401 # Chainage on the branch (m).
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E766_0.00 # Unique cross-section location id.
-branchId = pipe_9_E766 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1235_49.73 # Unique cross-section location id.
+branchId = pipe_9_E1235 # Branch on which the cross section is located.
+chainage = 49.72643211508863 # Chainage on the branch (m).
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E767_0.00 # Unique cross-section location id.
-branchId = pipe_9_E767 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1236_49.45 # Unique cross-section location id.
+branchId = pipe_9_E1236 # Branch on which the cross section is located.
+chainage = 49.45343099861108 # Chainage on the branch (m).
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E768_0.00 # Unique cross-section location id.
-branchId = pipe_9_E768 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1237_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1237 # Branch on which the cross section is located.
+chainage = 49.99972321121734 # Chainage on the branch (m).
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E769_0.00 # Unique cross-section location id.
-branchId = pipe_9_E769 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1238_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1238 # Branch on which the cross section is located.
+chainage = 49.999723211213045 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E770_0.00 # Unique cross-section location id.
-branchId = pipe_9_E770 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_9_E1239_50.00 # Unique cross-section location id.
+branchId = pipe_9_E1239 # Branch on which the cross section is located.
+chainage = 49.999723211213045 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E771_0.00 # Unique cross-section location id.
-branchId = pipe_9_E771 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E195_49.68 # Unique cross-section location id.
+branchId = pipe_10_E195 # Branch on which the cross section is located.
+chainage = 49.67749743658453 # Chainage on the branch (m).
+shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E772_0.00 # Unique cross-section location id.
-branchId = pipe_9_E772 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E196_49.84 # Unique cross-section location id.
+branchId = pipe_10_E196 # Branch on which the cross section is located.
+chainage = 49.83925344033773 # Chainage on the branch (m).
+shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E773_0.00 # Unique cross-section location id.
-branchId = pipe_9_E773 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E197_49.84 # Unique cross-section location id.
+branchId = pipe_10_E197 # Branch on which the cross section is located.
+chainage = 49.8359208773019 # Chainage on the branch (m).
+shift = 813.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E774_0.00 # Unique cross-section location id.
-branchId = pipe_9_E774 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E198_49.80 # Unique cross-section location id.
+branchId = pipe_10_E198 # Branch on which the cross section is located.
+chainage = 49.79913871334178 # Chainage on the branch (m).
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E775_0.00 # Unique cross-section location id.
-branchId = pipe_9_E775 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E199_49.84 # Unique cross-section location id.
+branchId = pipe_10_E199 # Branch on which the cross section is located.
+chainage = 49.8392534406796 # Chainage on the branch (m).
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E776_0.00 # Unique cross-section location id.
-branchId = pipe_9_E776 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E200_49.79 # Unique cross-section location id.
+branchId = pipe_10_E200 # Branch on which the cross section is located.
+chainage = 49.79214093814955 # Chainage on the branch (m).
+shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E777_0.00 # Unique cross-section location id.
-branchId = pipe_9_E777 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E201_49.84 # Unique cross-section location id.
+branchId = pipe_10_E201 # Branch on which the cross section is located.
+chainage = 49.83925344044265 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E778_0.00 # Unique cross-section location id.
-branchId = pipe_9_E778 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E202_49.84 # Unique cross-section location id.
+branchId = pipe_10_E202 # Branch on which the cross section is located.
+chainage = 49.83925342631193 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E779_0.00 # Unique cross-section location id.
-branchId = pipe_9_E779 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E203_49.80 # Unique cross-section location id.
+branchId = pipe_10_E203 # Branch on which the cross section is located.
+chainage = 49.80303350787121 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E780_0.00 # Unique cross-section location id.
-branchId = pipe_9_E780 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E204_49.84 # Unique cross-section location id.
+branchId = pipe_10_E204 # Branch on which the cross section is located.
+chainage = 49.839253441079656 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E781_0.00 # Unique cross-section location id.
-branchId = pipe_9_E781 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E205_49.78 # Unique cross-section location id.
+branchId = pipe_10_E205 # Branch on which the cross section is located.
+chainage = 49.783432812060994 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E782_0.00 # Unique cross-section location id.
-branchId = pipe_9_E782 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E206_49.84 # Unique cross-section location id.
+branchId = pipe_10_E206 # Branch on which the cross section is located.
+chainage = 49.83925344063029 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E783_0.00 # Unique cross-section location id.
-branchId = pipe_9_E783 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E207_49.84 # Unique cross-section location id.
+branchId = pipe_10_E207 # Branch on which the cross section is located.
+chainage = 49.839253440160604 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E784_0.00 # Unique cross-section location id.
-branchId = pipe_9_E784 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E208_49.84 # Unique cross-section location id.
+branchId = pipe_10_E208 # Branch on which the cross section is located.
+chainage = 49.83800645043026 # Chainage on the branch (m).
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E785_0.00 # Unique cross-section location id.
-branchId = pipe_9_E785 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E209_49.84 # Unique cross-section location id.
+branchId = pipe_10_E209 # Branch on which the cross section is located.
+chainage = 49.83925344055787 # Chainage on the branch (m).
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E786_0.00 # Unique cross-section location id.
-branchId = pipe_9_E786 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E210_49.84 # Unique cross-section location id.
+branchId = pipe_10_E210 # Branch on which the cross section is located.
+chainage = 49.839253440380794 # Chainage on the branch (m).
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E787_0.00 # Unique cross-section location id.
-branchId = pipe_9_E787 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E211_49.84 # Unique cross-section location id.
+branchId = pipe_10_E211 # Branch on which the cross section is located.
+chainage = 49.839253440380794 # Chainage on the branch (m).
+shift = 783.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E788_0.00 # Unique cross-section location id.
-branchId = pipe_9_E788 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E212_49.79 # Unique cross-section location id.
+branchId = pipe_10_E212 # Branch on which the cross section is located.
+chainage = 49.794513119883554 # Chainage on the branch (m).
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E789_0.00 # Unique cross-section location id.
-branchId = pipe_9_E789 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E213_49.78 # Unique cross-section location id.
+branchId = pipe_10_E213 # Branch on which the cross section is located.
+chainage = 49.780805985467886 # Chainage on the branch (m).
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E790_0.00 # Unique cross-section location id.
-branchId = pipe_9_E790 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E214_49.84 # Unique cross-section location id.
+branchId = pipe_10_E214 # Branch on which the cross section is located.
+chainage = 49.83925344043066 # Chainage on the branch (m).
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E791_0.00 # Unique cross-section location id.
-branchId = pipe_9_E791 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E215_49.84 # Unique cross-section location id.
+branchId = pipe_10_E215 # Branch on which the cross section is located.
+chainage = 49.83925344043066 # Chainage on the branch (m).
+shift = 779.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E792_0.00 # Unique cross-section location id.
-branchId = pipe_9_E792 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E216_49.84 # Unique cross-section location id.
+branchId = pipe_10_E216 # Branch on which the cross section is located.
+chainage = 49.83925344043066 # Chainage on the branch (m).
+shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E793_0.00 # Unique cross-section location id.
-branchId = pipe_9_E793 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E217_49.84 # Unique cross-section location id.
+branchId = pipe_10_E217 # Branch on which the cross section is located.
+chainage = 49.83925344043066 # Chainage on the branch (m).
+shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E794_0.00 # Unique cross-section location id.
-branchId = pipe_9_E794 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E218_49.77 # Unique cross-section location id.
+branchId = pipe_10_E218 # Branch on which the cross section is located.
+chainage = 49.769154906161845 # Chainage on the branch (m).
+shift = 794.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E795_0.00 # Unique cross-section location id.
-branchId = pipe_9_E795 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E219_49.84 # Unique cross-section location id.
+branchId = pipe_10_E219 # Branch on which the cross section is located.
+chainage = 49.839253440706344 # Chainage on the branch (m).
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E796_0.00 # Unique cross-section location id.
-branchId = pipe_9_E796 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E220_49.67 # Unique cross-section location id.
+branchId = pipe_10_E220 # Branch on which the cross section is located.
+chainage = 49.67309573759097 # Chainage on the branch (m).
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E797_0.00 # Unique cross-section location id.
-branchId = pipe_9_E797 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E221_49.84 # Unique cross-section location id.
+branchId = pipe_10_E221 # Branch on which the cross section is located.
+chainage = 49.839253440123834 # Chainage on the branch (m).
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E798_0.00 # Unique cross-section location id.
-branchId = pipe_9_E798 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E222_49.84 # Unique cross-section location id.
+branchId = pipe_10_E222 # Branch on which the cross section is located.
+chainage = 49.839253440658446 # Chainage on the branch (m).
+shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E799_0.00 # Unique cross-section location id.
-branchId = pipe_9_E799 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E223_49.82 # Unique cross-section location id.
+branchId = pipe_10_E223 # Branch on which the cross section is located.
+chainage = 49.816369690785145 # Chainage on the branch (m).
+shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E800_0.00 # Unique cross-section location id.
-branchId = pipe_9_E800 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E224_49.84 # Unique cross-section location id.
+branchId = pipe_10_E224 # Branch on which the cross section is located.
+chainage = 49.83925344046777 # Chainage on the branch (m).
+shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E801_0.00 # Unique cross-section location id.
-branchId = pipe_9_E801 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E225_49.84 # Unique cross-section location id.
+branchId = pipe_10_E225 # Branch on which the cross section is located.
+chainage = 49.83925344046777 # Chainage on the branch (m).
+shift = 743.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E802_0.00 # Unique cross-section location id.
-branchId = pipe_9_E802 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E226_49.84 # Unique cross-section location id.
+branchId = pipe_10_E226 # Branch on which the cross section is located.
+chainage = 49.83925344046777 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E803_0.00 # Unique cross-section location id.
-branchId = pipe_9_E803 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E227_49.84 # Unique cross-section location id.
+branchId = pipe_10_E227 # Branch on which the cross section is located.
+chainage = 49.83925344111945 # Chainage on the branch (m).
+shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E804_0.00 # Unique cross-section location id.
-branchId = pipe_9_E804 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E228_49.78 # Unique cross-section location id.
+branchId = pipe_10_E228 # Branch on which the cross section is located.
+chainage = 49.77551212335701 # Chainage on the branch (m).
+shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E805_0.00 # Unique cross-section location id.
-branchId = pipe_9_E805 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E229_49.74 # Unique cross-section location id.
+branchId = pipe_10_E229 # Branch on which the cross section is located.
+chainage = 49.744789409198376 # Chainage on the branch (m).
+shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E806_0.00 # Unique cross-section location id.
-branchId = pipe_9_E806 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E230_49.84 # Unique cross-section location id.
+branchId = pipe_10_E230 # Branch on which the cross section is located.
+chainage = 49.83925344066407 # Chainage on the branch (m).
+shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E807_0.00 # Unique cross-section location id.
-branchId = pipe_9_E807 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E231_49.82 # Unique cross-section location id.
+branchId = pipe_10_E231 # Branch on which the cross section is located.
+chainage = 49.82184036732441 # Chainage on the branch (m).
+shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E808_0.00 # Unique cross-section location id.
-branchId = pipe_9_E808 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E232_49.84 # Unique cross-section location id.
+branchId = pipe_10_E232 # Branch on which the cross section is located.
+chainage = 49.8392534406345 # Chainage on the branch (m).
+shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E809_0.00 # Unique cross-section location id.
-branchId = pipe_9_E809 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E233_49.84 # Unique cross-section location id.
+branchId = pipe_10_E233 # Branch on which the cross section is located.
+chainage = 49.83925344020636 # Chainage on the branch (m).
+shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E810_0.00 # Unique cross-section location id.
-branchId = pipe_9_E810 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E234_49.84 # Unique cross-section location id.
+branchId = pipe_10_E234 # Branch on which the cross section is located.
+chainage = 49.839253440841276 # Chainage on the branch (m).
+shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E811_0.00 # Unique cross-section location id.
-branchId = pipe_9_E811 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E235_49.84 # Unique cross-section location id.
+branchId = pipe_10_E235 # Branch on which the cross section is located.
+chainage = 49.83925344020636 # Chainage on the branch (m).
+shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E812_0.00 # Unique cross-section location id.
-branchId = pipe_9_E812 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E236_49.84 # Unique cross-section location id.
+branchId = pipe_10_E236 # Branch on which the cross section is located.
+chainage = 49.8392534406345 # Chainage on the branch (m).
+shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E813_0.00 # Unique cross-section location id.
-branchId = pipe_9_E813 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E237_49.84 # Unique cross-section location id.
+branchId = pipe_10_E237 # Branch on which the cross section is located.
+chainage = 49.8392534406345 # Chainage on the branch (m).
+shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E814_0.00 # Unique cross-section location id.
-branchId = pipe_9_E814 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E238_49.81 # Unique cross-section location id.
+branchId = pipe_10_E238 # Branch on which the cross section is located.
+chainage = 49.80643576287513 # Chainage on the branch (m).
+shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E815_0.00 # Unique cross-section location id.
-branchId = pipe_9_E815 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E239_49.84 # Unique cross-section location id.
+branchId = pipe_10_E239 # Branch on which the cross section is located.
+chainage = 49.83925344064685 # Chainage on the branch (m).
+shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E816_0.00 # Unique cross-section location id.
-branchId = pipe_9_E816 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E240_49.84 # Unique cross-section location id.
+branchId = pipe_10_E240 # Branch on which the cross section is located.
+chainage = 49.83925344064685 # Chainage on the branch (m).
+shift = 688.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E817_0.00 # Unique cross-section location id.
-branchId = pipe_9_E817 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E241_49.83 # Unique cross-section location id.
+branchId = pipe_10_E241 # Branch on which the cross section is located.
+chainage = 49.828474002284906 # Chainage on the branch (m).
+shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E818_0.00 # Unique cross-section location id.
-branchId = pipe_9_E818 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E242_49.84 # Unique cross-section location id.
+branchId = pipe_10_E242 # Branch on which the cross section is located.
+chainage = 49.839253440981 # Chainage on the branch (m).
+shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E819_0.00 # Unique cross-section location id.
-branchId = pipe_9_E819 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E243_49.84 # Unique cross-section location id.
+branchId = pipe_10_E243 # Branch on which the cross section is located.
+chainage = 49.839253440149875 # Chainage on the branch (m).
+shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E820_0.00 # Unique cross-section location id.
-branchId = pipe_9_E820 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E244_49.48 # Unique cross-section location id.
+branchId = pipe_10_E244 # Branch on which the cross section is located.
+chainage = 49.48443951786127 # Chainage on the branch (m).
+shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E821_0.00 # Unique cross-section location id.
-branchId = pipe_9_E821 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E245_49.84 # Unique cross-section location id.
+branchId = pipe_10_E245 # Branch on which the cross section is located.
+chainage = 49.839253440624155 # Chainage on the branch (m).
+shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E822_0.00 # Unique cross-section location id.
-branchId = pipe_9_E822 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E246_49.58 # Unique cross-section location id.
+branchId = pipe_10_E246 # Branch on which the cross section is located.
+chainage = 49.580431078099984 # Chainage on the branch (m).
+shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E823_0.00 # Unique cross-section location id.
-branchId = pipe_9_E823 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E247_49.84 # Unique cross-section location id.
+branchId = pipe_10_E247 # Branch on which the cross section is located.
+chainage = 49.83925344100664 # Chainage on the branch (m).
+shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E824_0.00 # Unique cross-section location id.
-branchId = pipe_9_E824 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E248_49.73 # Unique cross-section location id.
+branchId = pipe_10_E248 # Branch on which the cross section is located.
+chainage = 49.7320234398556 # Chainage on the branch (m).
+shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E825_0.00 # Unique cross-section location id.
-branchId = pipe_9_E825 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E249_49.84 # Unique cross-section location id.
+branchId = pipe_10_E249 # Branch on which the cross section is located.
+chainage = 49.839253440915044 # Chainage on the branch (m).
+shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E826_0.00 # Unique cross-section location id.
-branchId = pipe_9_E826 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E250_49.83 # Unique cross-section location id.
+branchId = pipe_10_E250 # Branch on which the cross section is located.
+chainage = 49.82596705660955 # Chainage on the branch (m).
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E827_0.00 # Unique cross-section location id.
-branchId = pipe_9_E827 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E251_49.84 # Unique cross-section location id.
+branchId = pipe_10_E251 # Branch on which the cross section is located.
+chainage = 49.83925344102233 # Chainage on the branch (m).
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E828_0.00 # Unique cross-section location id.
-branchId = pipe_9_E828 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E252_49.84 # Unique cross-section location id.
+branchId = pipe_10_E252 # Branch on which the cross section is located.
+chainage = 49.8378374224167 # Chainage on the branch (m).
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E829_0.00 # Unique cross-section location id.
-branchId = pipe_9_E829 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_10_E253_49.84 # Unique cross-section location id.
+branchId = pipe_10_E253 # Branch on which the cross section is located.
+chainage = 49.83925344048981 # Chainage on the branch (m).
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E830_0.00 # Unique cross-section location id.
-branchId = pipe_9_E830 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E254_49.84 # Unique cross-section location id.
+branchId = pipe_10_E254 # Branch on which the cross section is located.
+chainage = 49.838558166773225 # Chainage on the branch (m).
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E831_0.00 # Unique cross-section location id.
-branchId = pipe_9_E831 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E255_49.84 # Unique cross-section location id.
+branchId = pipe_10_E255 # Branch on which the cross section is located.
+chainage = 49.83925344049829 # Chainage on the branch (m).
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E832_0.00 # Unique cross-section location id.
-branchId = pipe_9_E832 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E256_49.84 # Unique cross-section location id.
+branchId = pipe_10_E256 # Branch on which the cross section is located.
+chainage = 49.83925344022301 # Chainage on the branch (m).
+shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E833_0.00 # Unique cross-section location id.
-branchId = pipe_9_E833 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E257_49.79 # Unique cross-section location id.
+branchId = pipe_10_E257 # Branch on which the cross section is located.
+chainage = 49.786456327744844 # Chainage on the branch (m).
+shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E834_0.00 # Unique cross-section location id.
-branchId = pipe_9_E834 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E258_49.72 # Unique cross-section location id.
+branchId = pipe_10_E258 # Branch on which the cross section is located.
+chainage = 49.72296144776011 # Chainage on the branch (m).
+shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E835_0.00 # Unique cross-section location id.
-branchId = pipe_9_E835 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E259_49.84 # Unique cross-section location id.
+branchId = pipe_10_E259 # Branch on which the cross section is located.
+chainage = 49.839253440566566 # Chainage on the branch (m).
+shift = 766.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E836_0.00 # Unique cross-section location id.
-branchId = pipe_9_E836 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E260_49.84 # Unique cross-section location id.
+branchId = pipe_10_E260 # Branch on which the cross section is located.
+chainage = 49.837808280542504 # Chainage on the branch (m).
+shift = 760.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E837_0.00 # Unique cross-section location id.
-branchId = pipe_9_E837 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E261_49.84 # Unique cross-section location id.
+branchId = pipe_10_E261 # Branch on which the cross section is located.
+chainage = 49.83925344078458 # Chainage on the branch (m).
+shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E838_0.00 # Unique cross-section location id.
-branchId = pipe_9_E838 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E262_49.58 # Unique cross-section location id.
+branchId = pipe_10_E262 # Branch on which the cross section is located.
+chainage = 49.57897846539425 # Chainage on the branch (m).
+shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E839_0.00 # Unique cross-section location id.
-branchId = pipe_9_E839 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E263_49.57 # Unique cross-section location id.
+branchId = pipe_10_E263 # Branch on which the cross section is located.
+chainage = 49.56982485811156 # Chainage on the branch (m).
+shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E840_0.00 # Unique cross-section location id.
-branchId = pipe_9_E840 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E264_49.66 # Unique cross-section location id.
+branchId = pipe_10_E264 # Branch on which the cross section is located.
+chainage = 49.656668612361955 # Chainage on the branch (m).
+shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E841_0.00 # Unique cross-section location id.
-branchId = pipe_9_E841 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E265_49.84 # Unique cross-section location id.
+branchId = pipe_10_E265 # Branch on which the cross section is located.
+chainage = 49.83925343977785 # Chainage on the branch (m).
+shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E842_0.00 # Unique cross-section location id.
-branchId = pipe_9_E842 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E266_49.75 # Unique cross-section location id.
+branchId = pipe_10_E266 # Branch on which the cross section is located.
+chainage = 49.749917022504704 # Chainage on the branch (m).
+shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E843_0.00 # Unique cross-section location id.
-branchId = pipe_9_E843 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E267_49.84 # Unique cross-section location id.
+branchId = pipe_10_E267 # Branch on which the cross section is located.
+chainage = 49.839253440770456 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E844_0.00 # Unique cross-section location id.
-branchId = pipe_9_E844 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E268_49.73 # Unique cross-section location id.
+branchId = pipe_10_E268 # Branch on which the cross section is located.
+chainage = 49.73065043087553 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E845_0.00 # Unique cross-section location id.
-branchId = pipe_9_E845 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E269_49.60 # Unique cross-section location id.
+branchId = pipe_10_E269 # Branch on which the cross section is located.
+chainage = 49.59813433803431 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E846_0.00 # Unique cross-section location id.
-branchId = pipe_9_E846 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E270_49.57 # Unique cross-section location id.
+branchId = pipe_10_E270 # Branch on which the cross section is located.
+chainage = 49.57233335114046 # Chainage on the branch (m).
+shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E847_0.00 # Unique cross-section location id.
-branchId = pipe_9_E847 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E271_49.45 # Unique cross-section location id.
+branchId = pipe_10_E271 # Branch on which the cross section is located.
+chainage = 49.453085971488186 # Chainage on the branch (m).
+shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E848_0.00 # Unique cross-section location id.
-branchId = pipe_9_E848 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E272_49.74 # Unique cross-section location id.
+branchId = pipe_10_E272 # Branch on which the cross section is located.
+chainage = 49.74393890931481 # Chainage on the branch (m).
+shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E849_0.00 # Unique cross-section location id.
-branchId = pipe_9_E849 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E273_44.86 # Unique cross-section location id.
+branchId = pipe_10_E273 # Branch on which the cross section is located.
+chainage = 44.85809334763953 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E850_0.00 # Unique cross-section location id.
-branchId = pipe_9_E850 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E274_49.36 # Unique cross-section location id.
+branchId = pipe_10_E274 # Branch on which the cross section is located.
+chainage = 49.35917902935394 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E851_0.00 # Unique cross-section location id.
-branchId = pipe_9_E851 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E275_49.62 # Unique cross-section location id.
+branchId = pipe_10_E275 # Branch on which the cross section is located.
+chainage = 49.61762711803174 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E852_0.00 # Unique cross-section location id.
-branchId = pipe_9_E852 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_10_E276_49.82 # Unique cross-section location id.
+branchId = pipe_10_E276 # Branch on which the cross section is located.
+chainage = 49.8237205616954 # Chainage on the branch (m).
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E853_0.00 # Unique cross-section location id.
-branchId = pipe_9_E853 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E0_45.84 # Unique cross-section location id.
+branchId = pipe_11_E0 # Branch on which the cross section is located.
+chainage = 45.843398512725564 # Chainage on the branch (m).
+shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E854_0.00 # Unique cross-section location id.
-branchId = pipe_9_E854 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E1_46.58 # Unique cross-section location id.
+branchId = pipe_11_E1 # Branch on which the cross section is located.
+chainage = 46.58491410958195 # Chainage on the branch (m).
+shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E855_0.00 # Unique cross-section location id.
-branchId = pipe_9_E855 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E2_46.58 # Unique cross-section location id.
+branchId = pipe_11_E2 # Branch on which the cross section is located.
+chainage = 46.58491410944088 # Chainage on the branch (m).
+shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E856_0.00 # Unique cross-section location id.
-branchId = pipe_9_E856 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E3_46.58 # Unique cross-section location id.
+branchId = pipe_11_E3 # Branch on which the cross section is located.
+chainage = 46.58491411032287 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E857_0.00 # Unique cross-section location id.
-branchId = pipe_9_E857 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E4_46.58 # Unique cross-section location id.
+branchId = pipe_11_E4 # Branch on which the cross section is located.
+chainage = 46.57775501031621 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E858_0.00 # Unique cross-section location id.
-branchId = pipe_9_E858 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E5_46.38 # Unique cross-section location id.
+branchId = pipe_11_E5 # Branch on which the cross section is located.
+chainage = 46.37618225725309 # Chainage on the branch (m).
+shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E859_0.00 # Unique cross-section location id.
-branchId = pipe_9_E859 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E6_46.58 # Unique cross-section location id.
+branchId = pipe_11_E6 # Branch on which the cross section is located.
+chainage = 46.584914110282384 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E860_0.00 # Unique cross-section location id.
-branchId = pipe_9_E860 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E7_46.51 # Unique cross-section location id.
+branchId = pipe_11_E7 # Branch on which the cross section is located.
+chainage = 46.511218931962595 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E861_0.00 # Unique cross-section location id.
-branchId = pipe_9_E861 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E8_46.00 # Unique cross-section location id.
+branchId = pipe_11_E8 # Branch on which the cross section is located.
+chainage = 45.99932921986387 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E862_0.00 # Unique cross-section location id.
-branchId = pipe_9_E862 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_11_E9_46.58 # Unique cross-section location id.
+branchId = pipe_11_E9 # Branch on which the cross section is located.
+chainage = 46.58491410963628 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E863_0.00 # Unique cross-section location id.
-branchId = pipe_9_E863 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E0_43.02 # Unique cross-section location id.
+branchId = pipe_12_E0 # Branch on which the cross section is located.
+chainage = 43.01924325419659 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E864_0.00 # Unique cross-section location id.
-branchId = pipe_9_E864 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E1_43.02 # Unique cross-section location id.
+branchId = pipe_12_E1 # Branch on which the cross section is located.
+chainage = 43.019243253331936 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E865_0.00 # Unique cross-section location id.
-branchId = pipe_9_E865 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E2_42.93 # Unique cross-section location id.
+branchId = pipe_12_E2 # Branch on which the cross section is located.
+chainage = 42.93120044824856 # Chainage on the branch (m).
+shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E866_0.00 # Unique cross-section location id.
-branchId = pipe_9_E866 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E3_43.01 # Unique cross-section location id.
+branchId = pipe_12_E3 # Branch on which the cross section is located.
+chainage = 43.01316151787953 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E867_0.00 # Unique cross-section location id.
-branchId = pipe_9_E867 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E4_43.02 # Unique cross-section location id.
+branchId = pipe_12_E4 # Branch on which the cross section is located.
+chainage = 43.01924325381993 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E868_0.00 # Unique cross-section location id.
-branchId = pipe_9_E868 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E5_43.02 # Unique cross-section location id.
+branchId = pipe_12_E5 # Branch on which the cross section is located.
+chainage = 43.01924325381993 # Chainage on the branch (m).
+shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E869_0.00 # Unique cross-section location id.
-branchId = pipe_9_E869 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_12_E6_42.93 # Unique cross-section location id.
+branchId = pipe_12_E6 # Branch on which the cross section is located.
+chainage = 42.92881876957556 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E870_0.00 # Unique cross-section location id.
-branchId = pipe_9_E870 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_15_E0_24.50 # Unique cross-section location id.
+branchId = pipe_15_E0 # Branch on which the cross section is located.
+chainage = 24.495994239973164 # Chainage on the branch (m).
+shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E871_0.00 # Unique cross-section location id.
-branchId = pipe_9_E871 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_17_E0_29.14 # Unique cross-section location id.
+branchId = pipe_17_E0 # Branch on which the cross section is located.
+chainage = 29.141086097378533 # Chainage on the branch (m).
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E872_0.00 # Unique cross-section location id.
-branchId = pipe_9_E872 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_18_E0_22.88 # Unique cross-section location id.
+branchId = pipe_18_E0 # Branch on which the cross section is located.
+chainage = 22.878491593160298 # Chainage on the branch (m).
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E873_0.00 # Unique cross-section location id.
-branchId = pipe_9_E873 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_19_E0_47.59 # Unique cross-section location id.
+branchId = pipe_19_E0 # Branch on which the cross section is located.
+chainage = 47.587741776424224 # Chainage on the branch (m).
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E874_0.00 # Unique cross-section location id.
-branchId = pipe_9_E874 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_19_E1_41.79 # Unique cross-section location id.
+branchId = pipe_19_E1 # Branch on which the cross section is located.
+chainage = 41.785296128106395 # Chainage on the branch (m).
+shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E875_0.00 # Unique cross-section location id.
-branchId = pipe_9_E875 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E0_49.96 # Unique cross-section location id.
+branchId = pipe_20_E0 # Branch on which the cross section is located.
+chainage = 49.95704984773258 # Chainage on the branch (m).
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E876_0.00 # Unique cross-section location id.
-branchId = pipe_9_E876 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E1_49.96 # Unique cross-section location id.
+branchId = pipe_20_E1 # Branch on which the cross section is located.
+chainage = 49.95704984834314 # Chainage on the branch (m).
+shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E877_0.00 # Unique cross-section location id.
-branchId = pipe_9_E877 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E2_48.94 # Unique cross-section location id.
+branchId = pipe_20_E2 # Branch on which the cross section is located.
+chainage = 48.936996810257995 # Chainage on the branch (m).
+shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E878_0.00 # Unique cross-section location id.
-branchId = pipe_9_E878 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E3_49.96 # Unique cross-section location id.
+branchId = pipe_20_E3 # Branch on which the cross section is located.
+chainage = 49.95704984809253 # Chainage on the branch (m).
+shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E879_0.00 # Unique cross-section location id.
-branchId = pipe_9_E879 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E4_49.95 # Unique cross-section location id.
+branchId = pipe_20_E4 # Branch on which the cross section is located.
+chainage = 49.947385232052916 # Chainage on the branch (m).
+shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E880_0.00 # Unique cross-section location id.
-branchId = pipe_9_E880 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E5_49.96 # Unique cross-section location id.
+branchId = pipe_20_E5 # Branch on which the cross section is located.
+chainage = 49.95704984753578 # Chainage on the branch (m).
+shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E881_0.00 # Unique cross-section location id.
-branchId = pipe_9_E881 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E6_49.95 # Unique cross-section location id.
+branchId = pipe_20_E6 # Branch on which the cross section is located.
+chainage = 49.953592002743825 # Chainage on the branch (m).
+shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E882_0.00 # Unique cross-section location id.
-branchId = pipe_9_E882 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E7_49.96 # Unique cross-section location id.
+branchId = pipe_20_E7 # Branch on which the cross section is located.
+chainage = 49.95704984869966 # Chainage on the branch (m).
+shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E883_0.00 # Unique cross-section location id.
-branchId = pipe_9_E883 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E8_49.96 # Unique cross-section location id.
+branchId = pipe_20_E8 # Branch on which the cross section is located.
+chainage = 49.95704984779247 # Chainage on the branch (m).
+shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E884_0.00 # Unique cross-section location id.
-branchId = pipe_9_E884 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E9_49.96 # Unique cross-section location id.
+branchId = pipe_20_E9 # Branch on which the cross section is located.
+chainage = 49.95704984779247 # Chainage on the branch (m).
+shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E885_0.00 # Unique cross-section location id.
-branchId = pipe_9_E885 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E10_49.96 # Unique cross-section location id.
+branchId = pipe_20_E10 # Branch on which the cross section is located.
+chainage = 49.95704984869966 # Chainage on the branch (m).
+shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E886_0.00 # Unique cross-section location id.
-branchId = pipe_9_E886 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E11_49.59 # Unique cross-section location id.
+branchId = pipe_20_E11 # Branch on which the cross section is located.
+chainage = 49.585688827984505 # Chainage on the branch (m).
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E887_0.00 # Unique cross-section location id.
-branchId = pipe_9_E887 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E12_49.58 # Unique cross-section location id.
+branchId = pipe_20_E12 # Branch on which the cross section is located.
+chainage = 49.577814057035695 # Chainage on the branch (m).
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E888_0.00 # Unique cross-section location id.
-branchId = pipe_9_E888 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E13_49.66 # Unique cross-section location id.
+branchId = pipe_20_E13 # Branch on which the cross section is located.
+chainage = 49.66458590282397 # Chainage on the branch (m).
+shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E889_0.00 # Unique cross-section location id.
-branchId = pipe_9_E889 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E14_48.97 # Unique cross-section location id.
+branchId = pipe_20_E14 # Branch on which the cross section is located.
+chainage = 48.97407351409041 # Chainage on the branch (m).
+shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E890_0.00 # Unique cross-section location id.
-branchId = pipe_9_E890 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E15_49.81 # Unique cross-section location id.
+branchId = pipe_20_E15 # Branch on which the cross section is located.
+chainage = 49.81050977806989 # Chainage on the branch (m).
+shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E891_0.00 # Unique cross-section location id.
-branchId = pipe_9_E891 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E16_49.96 # Unique cross-section location id.
+branchId = pipe_20_E16 # Branch on which the cross section is located.
+chainage = 49.95704984838784 # Chainage on the branch (m).
+shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E892_0.00 # Unique cross-section location id.
-branchId = pipe_9_E892 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E17_49.83 # Unique cross-section location id.
+branchId = pipe_20_E17 # Branch on which the cross section is located.
+chainage = 49.830324075578766 # Chainage on the branch (m).
+shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E893_0.00 # Unique cross-section location id.
-branchId = pipe_9_E893 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E18_49.96 # Unique cross-section location id.
+branchId = pipe_20_E18 # Branch on which the cross section is located.
+chainage = 49.95704984802477 # Chainage on the branch (m).
+shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E894_0.00 # Unique cross-section location id.
-branchId = pipe_9_E894 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E19_49.95 # Unique cross-section location id.
+branchId = pipe_20_E19 # Branch on which the cross section is located.
+chainage = 49.94692087171769 # Chainage on the branch (m).
+shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E895_0.00 # Unique cross-section location id.
-branchId = pipe_9_E895 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E20_49.59 # Unique cross-section location id.
+branchId = pipe_20_E20 # Branch on which the cross section is located.
+chainage = 49.58547268938827 # Chainage on the branch (m).
+shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E896_0.00 # Unique cross-section location id.
-branchId = pipe_9_E896 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E21_48.97 # Unique cross-section location id.
+branchId = pipe_20_E21 # Branch on which the cross section is located.
+chainage = 48.96556544834205 # Chainage on the branch (m).
+shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E897_0.00 # Unique cross-section location id.
-branchId = pipe_9_E897 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E22_49.67 # Unique cross-section location id.
+branchId = pipe_20_E22 # Branch on which the cross section is located.
+chainage = 49.668690685108295 # Chainage on the branch (m).
+shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E898_0.00 # Unique cross-section location id.
-branchId = pipe_9_E898 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E23_49.75 # Unique cross-section location id.
+branchId = pipe_20_E23 # Branch on which the cross section is located.
+chainage = 49.746636608424275 # Chainage on the branch (m).
+shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E899_0.00 # Unique cross-section location id.
-branchId = pipe_9_E899 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E24_49.49 # Unique cross-section location id.
+branchId = pipe_20_E24 # Branch on which the cross section is located.
+chainage = 49.48847166878901 # Chainage on the branch (m).
+shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E900_0.00 # Unique cross-section location id.
-branchId = pipe_9_E900 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E25_49.95 # Unique cross-section location id.
+branchId = pipe_20_E25 # Branch on which the cross section is located.
+chainage = 49.95490490596672 # Chainage on the branch (m).
+shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E901_0.00 # Unique cross-section location id.
-branchId = pipe_9_E901 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E26_49.96 # Unique cross-section location id.
+branchId = pipe_20_E26 # Branch on which the cross section is located.
+chainage = 49.956973552539544 # Chainage on the branch (m).
+shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E902_0.00 # Unique cross-section location id.
-branchId = pipe_9_E902 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E27_49.96 # Unique cross-section location id.
+branchId = pipe_20_E27 # Branch on which the cross section is located.
+chainage = 49.95704984812639 # Chainage on the branch (m).
+shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E903_0.00 # Unique cross-section location id.
-branchId = pipe_9_E903 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E28_49.94 # Unique cross-section location id.
+branchId = pipe_20_E28 # Branch on which the cross section is located.
+chainage = 49.94399875236125 # Chainage on the branch (m).
+shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E904_0.00 # Unique cross-section location id.
-branchId = pipe_9_E904 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E29_49.68 # Unique cross-section location id.
+branchId = pipe_20_E29 # Branch on which the cross section is located.
+chainage = 49.683455596777314 # Chainage on the branch (m).
+shift = 745.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E905_0.00 # Unique cross-section location id.
-branchId = pipe_9_E905 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E30_49.77 # Unique cross-section location id.
+branchId = pipe_20_E30 # Branch on which the cross section is located.
+chainage = 49.77128895878756 # Chainage on the branch (m).
+shift = 754.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E906_0.00 # Unique cross-section location id.
-branchId = pipe_9_E906 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E31_49.95 # Unique cross-section location id.
+branchId = pipe_20_E31 # Branch on which the cross section is located.
+chainage = 49.94625756879414 # Chainage on the branch (m).
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E907_0.00 # Unique cross-section location id.
-branchId = pipe_9_E907 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E32_49.96 # Unique cross-section location id.
+branchId = pipe_20_E32 # Branch on which the cross section is located.
+chainage = 49.95704984853463 # Chainage on the branch (m).
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E908_0.00 # Unique cross-section location id.
-branchId = pipe_9_E908 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E33_49.91 # Unique cross-section location id.
+branchId = pipe_20_E33 # Branch on which the cross section is located.
+chainage = 49.90552159926363 # Chainage on the branch (m).
+shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E909_0.00 # Unique cross-section location id.
-branchId = pipe_9_E909 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E34_49.96 # Unique cross-section location id.
+branchId = pipe_20_E34 # Branch on which the cross section is located.
+chainage = 49.957049848188326 # Chainage on the branch (m).
+shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E910_0.00 # Unique cross-section location id.
-branchId = pipe_9_E910 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E35_49.96 # Unique cross-section location id.
+branchId = pipe_20_E35 # Branch on which the cross section is located.
+chainage = 49.9570497905843 # Chainage on the branch (m).
+shift = 748.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E911_0.00 # Unique cross-section location id.
-branchId = pipe_9_E911 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E36_49.96 # Unique cross-section location id.
+branchId = pipe_20_E36 # Branch on which the cross section is located.
+chainage = 49.95667604528184 # Chainage on the branch (m).
+shift = 757.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E912_0.00 # Unique cross-section location id.
-branchId = pipe_9_E912 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E37_49.96 # Unique cross-section location id.
+branchId = pipe_20_E37 # Branch on which the cross section is located.
+chainage = 49.95704984795827 # Chainage on the branch (m).
+shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E913_0.00 # Unique cross-section location id.
-branchId = pipe_9_E913 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E38_49.67 # Unique cross-section location id.
+branchId = pipe_20_E38 # Branch on which the cross section is located.
+chainage = 49.66719753390383 # Chainage on the branch (m).
+shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E914_0.00 # Unique cross-section location id.
-branchId = pipe_9_E914 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E39_49.82 # Unique cross-section location id.
+branchId = pipe_20_E39 # Branch on which the cross section is located.
+chainage = 49.81743350494777 # Chainage on the branch (m).
+shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E915_0.00 # Unique cross-section location id.
-branchId = pipe_9_E915 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E40_49.77 # Unique cross-section location id.
+branchId = pipe_20_E40 # Branch on which the cross section is located.
+chainage = 49.772669703716815 # Chainage on the branch (m).
+shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E916_0.00 # Unique cross-section location id.
-branchId = pipe_9_E916 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E41_49.32 # Unique cross-section location id.
+branchId = pipe_20_E41 # Branch on which the cross section is located.
+chainage = 49.32060476788469 # Chainage on the branch (m).
+shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E917_0.00 # Unique cross-section location id.
-branchId = pipe_9_E917 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E42_49.65 # Unique cross-section location id.
+branchId = pipe_20_E42 # Branch on which the cross section is located.
+chainage = 49.64900180595635 # Chainage on the branch (m).
+shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E918_0.00 # Unique cross-section location id.
-branchId = pipe_9_E918 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E43_49.89 # Unique cross-section location id.
+branchId = pipe_20_E43 # Branch on which the cross section is located.
+chainage = 49.887276682280984 # Chainage on the branch (m).
+shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E919_0.00 # Unique cross-section location id.
-branchId = pipe_9_E919 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E44_49.96 # Unique cross-section location id.
+branchId = pipe_20_E44 # Branch on which the cross section is located.
+chainage = 49.957049848313254 # Chainage on the branch (m).
+shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E920_0.00 # Unique cross-section location id.
-branchId = pipe_9_E920 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E45_49.96 # Unique cross-section location id.
+branchId = pipe_20_E45 # Branch on which the cross section is located.
+chainage = 49.95704984763464 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E921_0.00 # Unique cross-section location id.
-branchId = pipe_9_E921 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E46_49.94 # Unique cross-section location id.
+branchId = pipe_20_E46 # Branch on which the cross section is located.
+chainage = 49.935926847792814 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E922_0.00 # Unique cross-section location id.
-branchId = pipe_9_E922 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_20_E47_49.96 # Unique cross-section location id.
+branchId = pipe_20_E47 # Branch on which the cross section is located.
+chainage = 49.957049848292506 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E923_0.00 # Unique cross-section location id.
-branchId = pipe_9_E923 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_21_E0_42.65 # Unique cross-section location id.
+branchId = pipe_21_E0 # Branch on which the cross section is located.
+chainage = 42.6467639540124 # Chainage on the branch (m).
+shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E924_0.00 # Unique cross-section location id.
-branchId = pipe_9_E924 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_21_E1_38.75 # Unique cross-section location id.
+branchId = pipe_21_E1 # Branch on which the cross section is located.
+chainage = 38.7537967075955 # Chainage on the branch (m).
+shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E925_0.00 # Unique cross-section location id.
-branchId = pipe_9_E925 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_21_E2_42.21 # Unique cross-section location id.
+branchId = pipe_21_E2 # Branch on which the cross section is located.
+chainage = 42.2075811169523 # Chainage on the branch (m).
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E926_0.00 # Unique cross-section location id.
-branchId = pipe_9_E926 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_21_E3_42.65 # Unique cross-section location id.
+branchId = pipe_21_E3 # Branch on which the cross section is located.
+chainage = 42.64676395375684 # Chainage on the branch (m).
+shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E927_0.00 # Unique cross-section location id.
-branchId = pipe_9_E927 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_21_E4_40.07 # Unique cross-section location id.
+branchId = pipe_21_E4 # Branch on which the cross section is located.
+chainage = 40.07323138027512 # Chainage on the branch (m).
+shift = 754.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E928_0.00 # Unique cross-section location id.
-branchId = pipe_9_E928 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_23_E0_26.38 # Unique cross-section location id.
+branchId = pipe_23_E0 # Branch on which the cross section is located.
+chainage = 26.384890886221175 # Chainage on the branch (m).
+shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E929_0.00 # Unique cross-section location id.
-branchId = pipe_9_E929 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_23_E1_26.38 # Unique cross-section location id.
+branchId = pipe_23_E1 # Branch on which the cross section is located.
+chainage = 26.384890886678356 # Chainage on the branch (m).
+shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E930_0.00 # Unique cross-section location id.
-branchId = pipe_9_E930 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_24_E0_42.24 # Unique cross-section location id.
+branchId = pipe_24_E0 # Branch on which the cross section is located.
+chainage = 42.244368446486874 # Chainage on the branch (m).
+shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E931_0.00 # Unique cross-section location id.
-branchId = pipe_9_E931 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_24_E1_45.73 # Unique cross-section location id.
+branchId = pipe_24_E1 # Branch on which the cross section is located.
+chainage = 45.72528168078143 # Chainage on the branch (m).
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E932_0.00 # Unique cross-section location id.
-branchId = pipe_9_E932 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_25_E0_40.38 # Unique cross-section location id.
+branchId = pipe_25_E0 # Branch on which the cross section is located.
+chainage = 40.375905241400346 # Chainage on the branch (m).
+shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E933_0.00 # Unique cross-section location id.
-branchId = pipe_9_E933 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_25_E1_42.75 # Unique cross-section location id.
+branchId = pipe_25_E1 # Branch on which the cross section is located.
+chainage = 42.75417385701397 # Chainage on the branch (m).
+shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E934_0.00 # Unique cross-section location id.
-branchId = pipe_9_E934 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_25_E2_42.90 # Unique cross-section location id.
+branchId = pipe_25_E2 # Branch on which the cross section is located.
+chainage = 42.89681576703383 # Chainage on the branch (m).
+shift = 780.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E935_0.00 # Unique cross-section location id.
-branchId = pipe_9_E935 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_26_E0_24.12 # Unique cross-section location id.
+branchId = pipe_26_E0 # Branch on which the cross section is located.
+chainage = 24.123747909750783 # Chainage on the branch (m).
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E936_0.00 # Unique cross-section location id.
-branchId = pipe_9_E936 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_29_E0_32.61 # Unique cross-section location id.
+branchId = pipe_29_E0 # Branch on which the cross section is located.
+chainage = 32.61027693975268 # Chainage on the branch (m).
+shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E937_0.00 # Unique cross-section location id.
-branchId = pipe_9_E937 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_29_E1_31.24 # Unique cross-section location id.
+branchId = pipe_29_E1 # Branch on which the cross section is located.
+chainage = 31.239811053275748 # Chainage on the branch (m).
+shift = 760.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E938_0.00 # Unique cross-section location id.
-branchId = pipe_9_E938 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E0_45.94 # Unique cross-section location id.
+branchId = pipe_30_E0 # Branch on which the cross section is located.
+chainage = 45.93748369909814 # Chainage on the branch (m).
+shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E939_0.00 # Unique cross-section location id.
-branchId = pipe_9_E939 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E1_41.51 # Unique cross-section location id.
+branchId = pipe_30_E1 # Branch on which the cross section is located.
+chainage = 41.51378750793971 # Chainage on the branch (m).
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E940_0.00 # Unique cross-section location id.
-branchId = pipe_9_E940 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E2_45.90 # Unique cross-section location id.
+branchId = pipe_30_E2 # Branch on which the cross section is located.
+chainage = 45.896079738550505 # Chainage on the branch (m).
+shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E941_0.00 # Unique cross-section location id.
-branchId = pipe_9_E941 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E3_45.95 # Unique cross-section location id.
+branchId = pipe_30_E3 # Branch on which the cross section is located.
+chainage = 45.953738123787836 # Chainage on the branch (m).
+shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E942_0.00 # Unique cross-section location id.
-branchId = pipe_9_E942 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E4_45.94 # Unique cross-section location id.
+branchId = pipe_30_E4 # Branch on which the cross section is located.
+chainage = 45.9408526876547 # Chainage on the branch (m).
+shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E943_0.00 # Unique cross-section location id.
-branchId = pipe_9_E943 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E5_45.81 # Unique cross-section location id.
+branchId = pipe_30_E5 # Branch on which the cross section is located.
+chainage = 45.80887744453785 # Chainage on the branch (m).
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E944_0.00 # Unique cross-section location id.
-branchId = pipe_9_E944 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E6_45.98 # Unique cross-section location id.
+branchId = pipe_30_E6 # Branch on which the cross section is located.
+chainage = 45.97569631548814 # Chainage on the branch (m).
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E945_0.00 # Unique cross-section location id.
-branchId = pipe_9_E945 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_30_E7_44.55 # Unique cross-section location id.
+branchId = pipe_30_E7 # Branch on which the cross section is located.
+chainage = 44.546616613525906 # Chainage on the branch (m).
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E946_0.00 # Unique cross-section location id.
-branchId = pipe_9_E946 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E0_49.57 # Unique cross-section location id.
+branchId = pipe_32_E0 # Branch on which the cross section is located.
+chainage = 49.57103512516862 # Chainage on the branch (m).
+shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E947_0.00 # Unique cross-section location id.
-branchId = pipe_9_E947 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E1_49.54 # Unique cross-section location id.
+branchId = pipe_32_E1 # Branch on which the cross section is located.
+chainage = 49.54396955883138 # Chainage on the branch (m).
+shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E948_0.00 # Unique cross-section location id.
-branchId = pipe_9_E948 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E2_49.55 # Unique cross-section location id.
+branchId = pipe_32_E2 # Branch on which the cross section is located.
+chainage = 49.54502644111863 # Chainage on the branch (m).
+shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E949_0.00 # Unique cross-section location id.
-branchId = pipe_9_E949 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E3_49.57 # Unique cross-section location id.
+branchId = pipe_32_E3 # Branch on which the cross section is located.
+chainage = 49.571035125135865 # Chainage on the branch (m).
+shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E950_0.00 # Unique cross-section location id.
-branchId = pipe_9_E950 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E4_49.56 # Unique cross-section location id.
+branchId = pipe_32_E4 # Branch on which the cross section is located.
+chainage = 49.562408646584444 # Chainage on the branch (m).
+shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E951_0.00 # Unique cross-section location id.
-branchId = pipe_9_E951 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E5_49.55 # Unique cross-section location id.
+branchId = pipe_32_E5 # Branch on which the cross section is located.
+chainage = 49.546247818157305 # Chainage on the branch (m).
+shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E952_0.00 # Unique cross-section location id.
-branchId = pipe_9_E952 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E6_49.57 # Unique cross-section location id.
+branchId = pipe_32_E6 # Branch on which the cross section is located.
+chainage = 49.57103512517064 # Chainage on the branch (m).
+shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E953_0.00 # Unique cross-section location id.
-branchId = pipe_9_E953 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E7_49.57 # Unique cross-section location id.
+branchId = pipe_32_E7 # Branch on which the cross section is located.
+chainage = 49.57103512502327 # Chainage on the branch (m).
+shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E954_0.00 # Unique cross-section location id.
-branchId = pipe_9_E954 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E8_49.51 # Unique cross-section location id.
+branchId = pipe_32_E8 # Branch on which the cross section is located.
+chainage = 49.51068945503694 # Chainage on the branch (m).
+shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E955_0.00 # Unique cross-section location id.
-branchId = pipe_9_E955 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E9_49.57 # Unique cross-section location id.
+branchId = pipe_32_E9 # Branch on which the cross section is located.
+chainage = 49.57103512498852 # Chainage on the branch (m).
+shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E956_0.00 # Unique cross-section location id.
-branchId = pipe_9_E956 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E10_49.52 # Unique cross-section location id.
+branchId = pipe_32_E10 # Branch on which the cross section is located.
+chainage = 49.522754397417714 # Chainage on the branch (m).
+shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E957_0.00 # Unique cross-section location id.
-branchId = pipe_9_E957 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E11_49.42 # Unique cross-section location id.
+branchId = pipe_32_E11 # Branch on which the cross section is located.
+chainage = 49.42029788017918 # Chainage on the branch (m).
+shift = 786.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E958_0.00 # Unique cross-section location id.
-branchId = pipe_9_E958 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E12_49.57 # Unique cross-section location id.
+branchId = pipe_32_E12 # Branch on which the cross section is located.
+chainage = 49.56898871911207 # Chainage on the branch (m).
+shift = 814.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E959_0.00 # Unique cross-section location id.
-branchId = pipe_9_E959 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E13_49.57 # Unique cross-section location id.
+branchId = pipe_32_E13 # Branch on which the cross section is located.
+chainage = 49.56775345231123 # Chainage on the branch (m).
+shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E960_0.00 # Unique cross-section location id.
-branchId = pipe_9_E960 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E14_49.57 # Unique cross-section location id.
+branchId = pipe_32_E14 # Branch on which the cross section is located.
+chainage = 49.571035125032836 # Chainage on the branch (m).
+shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E961_0.00 # Unique cross-section location id.
-branchId = pipe_9_E961 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E15_49.57 # Unique cross-section location id.
+branchId = pipe_32_E15 # Branch on which the cross section is located.
+chainage = 49.57103512520923 # Chainage on the branch (m).
+shift = 800.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E962_0.00 # Unique cross-section location id.
-branchId = pipe_9_E962 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E16_49.57 # Unique cross-section location id.
+branchId = pipe_32_E16 # Branch on which the cross section is located.
+chainage = 49.57103512520923 # Chainage on the branch (m).
+shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E963_0.00 # Unique cross-section location id.
-branchId = pipe_9_E963 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E17_49.57 # Unique cross-section location id.
+branchId = pipe_32_E17 # Branch on which the cross section is located.
+chainage = 49.571035125032836 # Chainage on the branch (m).
+shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E964_0.00 # Unique cross-section location id.
-branchId = pipe_9_E964 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E18_49.57 # Unique cross-section location id.
+branchId = pipe_32_E18 # Branch on which the cross section is located.
+chainage = 49.5710351246013 # Chainage on the branch (m).
+shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E965_0.00 # Unique cross-section location id.
-branchId = pipe_9_E965 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E19_49.56 # Unique cross-section location id.
+branchId = pipe_32_E19 # Branch on which the cross section is located.
+chainage = 49.56250646342485 # Chainage on the branch (m).
+shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E966_0.00 # Unique cross-section location id.
-branchId = pipe_9_E966 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E20_49.57 # Unique cross-section location id.
+branchId = pipe_32_E20 # Branch on which the cross section is located.
+chainage = 49.571035125247434 # Chainage on the branch (m).
+shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E967_0.00 # Unique cross-section location id.
-branchId = pipe_9_E967 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E21_49.57 # Unique cross-section location id.
+branchId = pipe_32_E21 # Branch on which the cross section is located.
+chainage = 49.57103512444166 # Chainage on the branch (m).
+shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E968_0.00 # Unique cross-section location id.
-branchId = pipe_9_E968 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E22_49.12 # Unique cross-section location id.
+branchId = pipe_32_E22 # Branch on which the cross section is located.
+chainage = 49.120219750851604 # Chainage on the branch (m).
+shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E969_0.00 # Unique cross-section location id.
-branchId = pipe_9_E969 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E23_49.55 # Unique cross-section location id.
+branchId = pipe_32_E23 # Branch on which the cross section is located.
+chainage = 49.55475043133406 # Chainage on the branch (m).
+shift = 888.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E970_0.00 # Unique cross-section location id.
-branchId = pipe_9_E970 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E24_49.57 # Unique cross-section location id.
+branchId = pipe_32_E24 # Branch on which the cross section is located.
+chainage = 49.57103512459825 # Chainage on the branch (m).
+shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E971_0.00 # Unique cross-section location id.
-branchId = pipe_9_E971 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E25_49.57 # Unique cross-section location id.
+branchId = pipe_32_E25 # Branch on which the cross section is located.
+chainage = 49.571025429274684 # Chainage on the branch (m).
+shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E972_0.00 # Unique cross-section location id.
-branchId = pipe_9_E972 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E26_49.57 # Unique cross-section location id.
+branchId = pipe_32_E26 # Branch on which the cross section is located.
+chainage = 49.57103512557068 # Chainage on the branch (m).
+shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E973_0.00 # Unique cross-section location id.
-branchId = pipe_9_E973 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E27_49.57 # Unique cross-section location id.
+branchId = pipe_32_E27 # Branch on which the cross section is located.
+chainage = 49.57103512461662 # Chainage on the branch (m).
+shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E974_0.00 # Unique cross-section location id.
-branchId = pipe_9_E974 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E28_49.29 # Unique cross-section location id.
+branchId = pipe_32_E28 # Branch on which the cross section is located.
+chainage = 49.29169369915681 # Chainage on the branch (m).
+shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E975_0.00 # Unique cross-section location id.
-branchId = pipe_9_E975 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E29_49.50 # Unique cross-section location id.
+branchId = pipe_32_E29 # Branch on which the cross section is located.
+chainage = 49.496038646521285 # Chainage on the branch (m).
+shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E976_0.00 # Unique cross-section location id.
-branchId = pipe_9_E976 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E30_49.55 # Unique cross-section location id.
+branchId = pipe_32_E30 # Branch on which the cross section is located.
+chainage = 49.54982964625261 # Chainage on the branch (m).
+shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E977_0.00 # Unique cross-section location id.
-branchId = pipe_9_E977 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E31_49.57 # Unique cross-section location id.
+branchId = pipe_32_E31 # Branch on which the cross section is located.
+chainage = 49.57103512487335 # Chainage on the branch (m).
+shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E978_0.00 # Unique cross-section location id.
-branchId = pipe_9_E978 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E32_49.57 # Unique cross-section location id.
+branchId = pipe_32_E32 # Branch on which the cross section is located.
+chainage = 49.571035125818554 # Chainage on the branch (m).
+shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E979_0.00 # Unique cross-section location id.
-branchId = pipe_9_E979 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E33_49.24 # Unique cross-section location id.
+branchId = pipe_32_E33 # Branch on which the cross section is located.
+chainage = 49.24226373253869 # Chainage on the branch (m).
+shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E980_0.00 # Unique cross-section location id.
-branchId = pipe_9_E980 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E34_49.47 # Unique cross-section location id.
+branchId = pipe_32_E34 # Branch on which the cross section is located.
+chainage = 49.467028257081374 # Chainage on the branch (m).
+shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E981_0.00 # Unique cross-section location id.
-branchId = pipe_9_E981 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E35_49.57 # Unique cross-section location id.
+branchId = pipe_32_E35 # Branch on which the cross section is located.
+chainage = 49.57103512505527 # Chainage on the branch (m).
+shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E982_0.00 # Unique cross-section location id.
-branchId = pipe_9_E982 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E36_49.57 # Unique cross-section location id.
+branchId = pipe_32_E36 # Branch on which the cross section is located.
+chainage = 49.57103512496144 # Chainage on the branch (m).
+shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E983_0.00 # Unique cross-section location id.
-branchId = pipe_9_E983 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E37_49.43 # Unique cross-section location id.
+branchId = pipe_32_E37 # Branch on which the cross section is located.
+chainage = 49.43059618949039 # Chainage on the branch (m).
+shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E984_0.00 # Unique cross-section location id.
-branchId = pipe_9_E984 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E38_49.53 # Unique cross-section location id.
+branchId = pipe_32_E38 # Branch on which the cross section is located.
+chainage = 49.528504157481265 # Chainage on the branch (m).
+shift = 969.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E985_0.00 # Unique cross-section location id.
-branchId = pipe_9_E985 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E39_49.57 # Unique cross-section location id.
+branchId = pipe_32_E39 # Branch on which the cross section is located.
+chainage = 49.57103512538012 # Chainage on the branch (m).
+shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E986_0.00 # Unique cross-section location id.
-branchId = pipe_9_E986 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E40_49.47 # Unique cross-section location id.
+branchId = pipe_32_E40 # Branch on which the cross section is located.
+chainage = 49.47262650686139 # Chainage on the branch (m).
+shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E987_0.00 # Unique cross-section location id.
-branchId = pipe_9_E987 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E41_49.57 # Unique cross-section location id.
+branchId = pipe_32_E41 # Branch on which the cross section is located.
+chainage = 49.57103512513087 # Chainage on the branch (m).
+shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E988_0.00 # Unique cross-section location id.
-branchId = pipe_9_E988 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E42_49.57 # Unique cross-section location id.
+branchId = pipe_32_E42 # Branch on which the cross section is located.
+chainage = 49.57103512513087 # Chainage on the branch (m).
+shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E989_0.00 # Unique cross-section location id.
-branchId = pipe_9_E989 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E43_49.34 # Unique cross-section location id.
+branchId = pipe_32_E43 # Branch on which the cross section is located.
+chainage = 49.340087355022064 # Chainage on the branch (m).
+shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E990_0.00 # Unique cross-section location id.
-branchId = pipe_9_E990 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E44_49.52 # Unique cross-section location id.
+branchId = pipe_32_E44 # Branch on which the cross section is located.
+chainage = 49.51535333219851 # Chainage on the branch (m).
+shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E991_0.00 # Unique cross-section location id.
-branchId = pipe_9_E991 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E45_49.57 # Unique cross-section location id.
+branchId = pipe_32_E45 # Branch on which the cross section is located.
+chainage = 49.57103512576089 # Chainage on the branch (m).
+shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E992_0.00 # Unique cross-section location id.
-branchId = pipe_9_E992 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E46_49.57 # Unique cross-section location id.
+branchId = pipe_32_E46 # Branch on which the cross section is located.
+chainage = 49.571035124860664 # Chainage on the branch (m).
+shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E993_0.00 # Unique cross-section location id.
-branchId = pipe_9_E993 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E47_45.42 # Unique cross-section location id.
+branchId = pipe_32_E47 # Branch on which the cross section is located.
+chainage = 45.42327133763296 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E994_0.00 # Unique cross-section location id.
-branchId = pipe_9_E994 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E48_38.01 # Unique cross-section location id.
+branchId = pipe_32_E48 # Branch on which the cross section is located.
+chainage = 38.01308565525336 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E995_0.00 # Unique cross-section location id.
-branchId = pipe_9_E995 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E49_49.57 # Unique cross-section location id.
+branchId = pipe_32_E49 # Branch on which the cross section is located.
+chainage = 49.571035124374774 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E996_0.00 # Unique cross-section location id.
-branchId = pipe_9_E996 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E50_46.58 # Unique cross-section location id.
+branchId = pipe_32_E50 # Branch on which the cross section is located.
+chainage = 46.576116162417534 # Chainage on the branch (m).
+shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E997_0.00 # Unique cross-section location id.
-branchId = pipe_9_E997 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E51_49.55 # Unique cross-section location id.
+branchId = pipe_32_E51 # Branch on which the cross section is located.
+chainage = 49.55206954292026 # Chainage on the branch (m).
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E998_0.00 # Unique cross-section location id.
-branchId = pipe_9_E998 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E52_49.32 # Unique cross-section location id.
+branchId = pipe_32_E52 # Branch on which the cross section is located.
+chainage = 49.31919991896291 # Chainage on the branch (m).
+shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E999_0.00 # Unique cross-section location id.
-branchId = pipe_9_E999 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E53_49.57 # Unique cross-section location id.
+branchId = pipe_32_E53 # Branch on which the cross section is located.
+chainage = 49.571035125092884 # Chainage on the branch (m).
+shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1000_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1000 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E54_49.57 # Unique cross-section location id.
+branchId = pipe_32_E54 # Branch on which the cross section is located.
+chainage = 49.57103512510529 # Chainage on the branch (m).
+shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1001_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1001 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E55_49.49 # Unique cross-section location id.
+branchId = pipe_32_E55 # Branch on which the cross section is located.
+chainage = 49.48846438396262 # Chainage on the branch (m).
+shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1002_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1002 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E56_49.51 # Unique cross-section location id.
+branchId = pipe_32_E56 # Branch on which the cross section is located.
+chainage = 49.51281974212161 # Chainage on the branch (m).
+shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1003_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1003 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E57_49.57 # Unique cross-section location id.
+branchId = pipe_32_E57 # Branch on which the cross section is located.
+chainage = 49.571035125124595 # Chainage on the branch (m).
+shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1004_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1004 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E58_49.55 # Unique cross-section location id.
+branchId = pipe_32_E58 # Branch on which the cross section is located.
+chainage = 49.55275689542034 # Chainage on the branch (m).
+shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1005_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1005 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E59_49.28 # Unique cross-section location id.
+branchId = pipe_32_E59 # Branch on which the cross section is located.
+chainage = 49.27668138024619 # Chainage on the branch (m).
+shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1006_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1006 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E60_49.18 # Unique cross-section location id.
+branchId = pipe_32_E60 # Branch on which the cross section is located.
+chainage = 49.1797052654392 # Chainage on the branch (m).
+shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1007_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1007 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E61_48.79 # Unique cross-section location id.
+branchId = pipe_32_E61 # Branch on which the cross section is located.
+chainage = 48.791095984421524 # Chainage on the branch (m).
+shift = 943.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1008_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1008 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E62_49.57 # Unique cross-section location id.
+branchId = pipe_32_E62 # Branch on which the cross section is located.
+chainage = 49.571035125320485 # Chainage on the branch (m).
+shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1009_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1009 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E63_49.48 # Unique cross-section location id.
+branchId = pipe_32_E63 # Branch on which the cross section is located.
+chainage = 49.48266745165307 # Chainage on the branch (m).
+shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1010_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1010 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E64_49.57 # Unique cross-section location id.
+branchId = pipe_32_E64 # Branch on which the cross section is located.
+chainage = 49.57103512551721 # Chainage on the branch (m).
+shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1011_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1011 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E65_49.57 # Unique cross-section location id.
+branchId = pipe_32_E65 # Branch on which the cross section is located.
+chainage = 49.57103512469701 # Chainage on the branch (m).
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1012_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1012 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E66_49.57 # Unique cross-section location id.
+branchId = pipe_32_E66 # Branch on which the cross section is located.
+chainage = 49.56614561433838 # Chainage on the branch (m).
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1013_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1013 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E67_49.57 # Unique cross-section location id.
+branchId = pipe_32_E67 # Branch on which the cross section is located.
+chainage = 49.5710351242667 # Chainage on the branch (m).
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1014_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1014 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E68_49.57 # Unique cross-section location id.
+branchId = pipe_32_E68 # Branch on which the cross section is located.
+chainage = 49.57103512517299 # Chainage on the branch (m).
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1015_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1015 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E69_49.46 # Unique cross-section location id.
+branchId = pipe_32_E69 # Branch on which the cross section is located.
+chainage = 49.461976375925616 # Chainage on the branch (m).
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1016_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1016 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E70_49.57 # Unique cross-section location id.
+branchId = pipe_32_E70 # Branch on which the cross section is located.
+chainage = 49.57103512477533 # Chainage on the branch (m).
+shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1017_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1017 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E71_49.57 # Unique cross-section location id.
+branchId = pipe_32_E71 # Branch on which the cross section is located.
+chainage = 49.57103512474947 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1018_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1018 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E72_49.52 # Unique cross-section location id.
+branchId = pipe_32_E72 # Branch on which the cross section is located.
+chainage = 49.52045696227679 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1019_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1019 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_32_E73_49.57 # Unique cross-section location id.
+branchId = pipe_32_E73 # Branch on which the cross section is located.
+chainage = 49.57103512489479 # Chainage on the branch (m).
+shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1020_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1020 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E0_48.01 # Unique cross-section location id.
+branchId = pipe_33_E0 # Branch on which the cross section is located.
+chainage = 48.0077597888555 # Chainage on the branch (m).
+shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1021_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1021 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E1_48.04 # Unique cross-section location id.
+branchId = pipe_33_E1 # Branch on which the cross section is located.
+chainage = 48.03942396937388 # Chainage on the branch (m).
+shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1022_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1022 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E2_48.04 # Unique cross-section location id.
+branchId = pipe_33_E2 # Branch on which the cross section is located.
+chainage = 48.039284128704736 # Chainage on the branch (m).
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1023_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1023 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E3_48.04 # Unique cross-section location id.
+branchId = pipe_33_E3 # Branch on which the cross section is located.
+chainage = 48.03942396908083 # Chainage on the branch (m).
+shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1024_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1024 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E4_48.04 # Unique cross-section location id.
+branchId = pipe_33_E4 # Branch on which the cross section is located.
+chainage = 48.039423969576 # Chainage on the branch (m).
+shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1025_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1025 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E5_48.03 # Unique cross-section location id.
+branchId = pipe_33_E5 # Branch on which the cross section is located.
+chainage = 48.02543785607358 # Chainage on the branch (m).
+shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1026_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1026 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E6_48.04 # Unique cross-section location id.
+branchId = pipe_33_E6 # Branch on which the cross section is located.
+chainage = 48.03942396943355 # Chainage on the branch (m).
+shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1027_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1027 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E7_48.04 # Unique cross-section location id.
+branchId = pipe_33_E7 # Branch on which the cross section is located.
+chainage = 48.03942396943355 # Chainage on the branch (m).
+shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1028_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1028 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E8_48.04 # Unique cross-section location id.
+branchId = pipe_33_E8 # Branch on which the cross section is located.
+chainage = 48.03665819784142 # Chainage on the branch (m).
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1029_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1029 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E9_47.93 # Unique cross-section location id.
+branchId = pipe_33_E9 # Branch on which the cross section is located.
+chainage = 47.93205009712398 # Chainage on the branch (m).
+shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1030_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1030 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E10_48.04 # Unique cross-section location id.
+branchId = pipe_33_E10 # Branch on which the cross section is located.
+chainage = 48.03942396955599 # Chainage on the branch (m).
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1031_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1031 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E11_48.04 # Unique cross-section location id.
+branchId = pipe_33_E11 # Branch on which the cross section is located.
+chainage = 48.0394239691906 # Chainage on the branch (m).
+shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1032_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1032 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_33_E12_47.84 # Unique cross-section location id.
+branchId = pipe_33_E12 # Branch on which the cross section is located.
+chainage = 47.8444958100514 # Chainage on the branch (m).
+shift = 708.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1033_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1033 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
+id = pipe_34_E0_49.74 # Unique cross-section location id.
+branchId = pipe_34_E0 # Branch on which the cross section is located.
+chainage = 49.73852101246634 # Chainage on the branch (m).
+shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1034_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1034 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E1_49.76 # Unique cross-section location id.
+branchId = pipe_34_E1 # Branch on which the cross section is located.
+chainage = 49.76010332494806 # Chainage on the branch (m).
+shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1035_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1035 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E2_49.76 # Unique cross-section location id.
+branchId = pipe_34_E2 # Branch on which the cross section is located.
+chainage = 49.76010332484535 # Chainage on the branch (m).
+shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1036_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1036 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E3_49.71 # Unique cross-section location id.
+branchId = pipe_34_E3 # Branch on which the cross section is located.
+chainage = 49.70801885057801 # Chainage on the branch (m).
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1037_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1037 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E4_49.37 # Unique cross-section location id.
+branchId = pipe_34_E4 # Branch on which the cross section is located.
+chainage = 49.371840337684766 # Chainage on the branch (m).
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1038_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1038 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E5_49.76 # Unique cross-section location id.
+branchId = pipe_34_E5 # Branch on which the cross section is located.
+chainage = 49.76010332462243 # Chainage on the branch (m).
+shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1039_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1039 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E6_49.76 # Unique cross-section location id.
+branchId = pipe_34_E6 # Branch on which the cross section is located.
+chainage = 49.76010332460818 # Chainage on the branch (m).
+shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1040_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1040 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E7_49.76 # Unique cross-section location id.
+branchId = pipe_34_E7 # Branch on which the cross section is located.
+chainage = 49.76010332462243 # Chainage on the branch (m).
+shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1041_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1041 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E8_49.72 # Unique cross-section location id.
+branchId = pipe_34_E8 # Branch on which the cross section is located.
+chainage = 49.721453691497366 # Chainage on the branch (m).
+shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1042_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1042 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E9_49.76 # Unique cross-section location id.
+branchId = pipe_34_E9 # Branch on which the cross section is located.
+chainage = 49.760103324826595 # Chainage on the branch (m).
+shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1043_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1043 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 982.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E10_49.74 # Unique cross-section location id.
+branchId = pipe_34_E10 # Branch on which the cross section is located.
+chainage = 49.73995368753972 # Chainage on the branch (m).
+shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1044_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1044 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 972.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E11_49.32 # Unique cross-section location id.
+branchId = pipe_34_E11 # Branch on which the cross section is located.
+chainage = 49.319314242214126 # Chainage on the branch (m).
+shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1045_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1045 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E12_49.76 # Unique cross-section location id.
+branchId = pipe_34_E12 # Branch on which the cross section is located.
+chainage = 49.760103325159115 # Chainage on the branch (m).
+shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1046_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1046 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E13_49.76 # Unique cross-section location id.
+branchId = pipe_34_E13 # Branch on which the cross section is located.
+chainage = 49.76010332423435 # Chainage on the branch (m).
+shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1047_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1047 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E14_49.76 # Unique cross-section location id.
+branchId = pipe_34_E14 # Branch on which the cross section is located.
+chainage = 49.760103325159115 # Chainage on the branch (m).
+shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1048_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1048 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E15_49.76 # Unique cross-section location id.
+branchId = pipe_34_E15 # Branch on which the cross section is located.
+chainage = 49.760103325159115 # Chainage on the branch (m).
+shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1049_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1049 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E16_49.13 # Unique cross-section location id.
+branchId = pipe_34_E16 # Branch on which the cross section is located.
+chainage = 49.13103187742291 # Chainage on the branch (m).
+shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1050_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1050 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E17_49.76 # Unique cross-section location id.
+branchId = pipe_34_E17 # Branch on which the cross section is located.
+chainage = 49.7601033245238 # Chainage on the branch (m).
+shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1051_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1051 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E18_49.76 # Unique cross-section location id.
+branchId = pipe_34_E18 # Branch on which the cross section is located.
+chainage = 49.76010332536465 # Chainage on the branch (m).
+shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1052_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1052 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 971.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E19_49.76 # Unique cross-section location id.
+branchId = pipe_34_E19 # Branch on which the cross section is located.
+chainage = 49.7601033246239 # Chainage on the branch (m).
+shift = 928.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1053_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1053 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E20_49.76 # Unique cross-section location id.
+branchId = pipe_34_E20 # Branch on which the cross section is located.
+chainage = 49.7601033245238 # Chainage on the branch (m).
+shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1054_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1054 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E21_49.76 # Unique cross-section location id.
+branchId = pipe_34_E21 # Branch on which the cross section is located.
+chainage = 49.76010332536465 # Chainage on the branch (m).
+shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1055_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1055 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E22_49.73 # Unique cross-section location id.
+branchId = pipe_34_E22 # Branch on which the cross section is located.
+chainage = 49.7337878034288 # Chainage on the branch (m).
+shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1056_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1056 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E23_49.76 # Unique cross-section location id.
+branchId = pipe_34_E23 # Branch on which the cross section is located.
+chainage = 49.7601033253485 # Chainage on the branch (m).
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1057_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1057 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E24_49.76 # Unique cross-section location id.
+branchId = pipe_34_E24 # Branch on which the cross section is located.
+chainage = 49.76010332453579 # Chainage on the branch (m).
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1058_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1058 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 928.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E25_47.70 # Unique cross-section location id.
+branchId = pipe_34_E25 # Branch on which the cross section is located.
+chainage = 47.70226478593455 # Chainage on the branch (m).
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1059_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1059 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 954.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E26_49.08 # Unique cross-section location id.
+branchId = pipe_34_E26 # Branch on which the cross section is located.
+chainage = 49.082785342720356 # Chainage on the branch (m).
+shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1060_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1060 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E27_49.18 # Unique cross-section location id.
+branchId = pipe_34_E27 # Branch on which the cross section is located.
+chainage = 49.18387954609024 # Chainage on the branch (m).
+shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1061_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1061 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E28_49.76 # Unique cross-section location id.
+branchId = pipe_34_E28 # Branch on which the cross section is located.
+chainage = 49.76010332491201 # Chainage on the branch (m).
+shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1062_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1062 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E29_49.67 # Unique cross-section location id.
+branchId = pipe_34_E29 # Branch on which the cross section is located.
+chainage = 49.67418516258109 # Chainage on the branch (m).
+shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1063_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1063 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E30_49.76 # Unique cross-section location id.
+branchId = pipe_34_E30 # Branch on which the cross section is located.
+chainage = 49.76010332475775 # Chainage on the branch (m).
+shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1064_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1064 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E31_46.24 # Unique cross-section location id.
+branchId = pipe_34_E31 # Branch on which the cross section is located.
+chainage = 46.237288670708615 # Chainage on the branch (m).
+shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1065_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1065 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 908.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E32_49.76 # Unique cross-section location id.
+branchId = pipe_34_E32 # Branch on which the cross section is located.
+chainage = 49.760103324369 # Chainage on the branch (m).
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1066_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1066 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E33_49.69 # Unique cross-section location id.
+branchId = pipe_34_E33 # Branch on which the cross section is located.
+chainage = 49.69306811899139 # Chainage on the branch (m).
+shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1067_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1067 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E34_49.76 # Unique cross-section location id.
+branchId = pipe_34_E34 # Branch on which the cross section is located.
+chainage = 49.76010332495172 # Chainage on the branch (m).
+shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1068_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1068 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E35_49.76 # Unique cross-section location id.
+branchId = pipe_34_E35 # Branch on which the cross section is located.
+chainage = 49.760103324791146 # Chainage on the branch (m).
+shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_9_E1069_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1069 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1070_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1070 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1071_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1071 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1072_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1072 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1073_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1073 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1074_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1074 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 870.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1075_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1075 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 936.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1076_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1076 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1077_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1077 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1078_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1078 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1079_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1079 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1080_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1080 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1081_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1081 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1082_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1082 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1083_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1083 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1084_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1084 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1085_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1085 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1086_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1086 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1087_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1087 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1088_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1088 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1089_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1089 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1090_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1090 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1091_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1091 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1092_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1092 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1093_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1093 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1094_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1094 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1095_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1095 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1096_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1096 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1097_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1097 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1098_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1098 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1099_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1099 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1100_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1100 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1101_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1101 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1102_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1102 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1103_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1103 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1104_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1104 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1105_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1105 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1106_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1106 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1107_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1107 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1108_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1108 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 891.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1109_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1109 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1110_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1110 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1111_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1111 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1112_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1112 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1113_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1113 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1114_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1114 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1115_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1115 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1116_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1116 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1117_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1117 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1118_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1118 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1119_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1119 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1120_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1120 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1121_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1121 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1122_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1122 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 876.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1123_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1123 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1124_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1124 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1125_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1125 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1126_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1126 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 890.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1127_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1127 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1128_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1128 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1129_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1129 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1130_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1130 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1131_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1131 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1132_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1132 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1133_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1133 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1134_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1134 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 858.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1135_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1135 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1136_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1136 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1137_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1137 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1138_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1138 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1139_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1139 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1140_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1140 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1141_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1141 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1142_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1142 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 869.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1143_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1143 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 862.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1144_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1144 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1145_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1145 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1146_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1146 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1147_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1147 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1148_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1148 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1149_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1149 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1150_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1150 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1151_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1151 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1152_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1152 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1153_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1153 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1154_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1154 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1155_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1155 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1156_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1156 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1157_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1157 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 841.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1158_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1158 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1159_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1159 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1160_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1160 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1161_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1161 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1162_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1162 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1163_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1163 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1164_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1164 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1165_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1165 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1166_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1166 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1167_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1167 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1168_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1168 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1169_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1169 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1170_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1170 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1171_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1171 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1172_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1172 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1173_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1173 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1174_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1174 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1175_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1175 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1176_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1176 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1177_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1177 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1178_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1178 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1179_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1179 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1180_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1180 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1181_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1181 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1182_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1182 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1183_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1183 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1184_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1184 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1185_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1185 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1186_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1186 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1187_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1187 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1188_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1188 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1189_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1189 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1190_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1190 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1191_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1191 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1192_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1192 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1193_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1193 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1194_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1194 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1195_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1195 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1196_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1196 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1197_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1197 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1198_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1198 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1199_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1199 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1200_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1200 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 770.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1201_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1201 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1202_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1202 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1203_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1203 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1204_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1204 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1205_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1205 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1206_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1206 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1207_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1207 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1208_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1208 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1209_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1209 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1210_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1210 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1211_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1211 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1212_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1212 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1213_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1213 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1214_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1214 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1215_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1215 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1216_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1216 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 724.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1217_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1217 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1218_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1218 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1219_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1219 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1220_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1220 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1221_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1221 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1222_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1222 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1223_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1223 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1224_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1224 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1225_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1225 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1226_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1226 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1227_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1227 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1228_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1228 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 708.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1229_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1229 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1230_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1230 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1231_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1231 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1232_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1232 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1233_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1233 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1234_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1234 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1235_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1235 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1236_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1236 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1237_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1237 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1238_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1238 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1239_0.00 # Unique cross-section location id.
-branchId = pipe_9_E1239 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E0_0.00 # Unique cross-section location id.
-branchId = pipe_10_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E1_0.00 # Unique cross-section location id.
-branchId = pipe_10_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E2_0.00 # Unique cross-section location id.
-branchId = pipe_10_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E3_0.00 # Unique cross-section location id.
-branchId = pipe_10_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E4_0.00 # Unique cross-section location id.
-branchId = pipe_10_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E5_0.00 # Unique cross-section location id.
-branchId = pipe_10_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E6_0.00 # Unique cross-section location id.
-branchId = pipe_10_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E7_0.00 # Unique cross-section location id.
-branchId = pipe_10_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E8_0.00 # Unique cross-section location id.
-branchId = pipe_10_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E9_0.00 # Unique cross-section location id.
-branchId = pipe_10_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E10_0.00 # Unique cross-section location id.
-branchId = pipe_10_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E11_0.00 # Unique cross-section location id.
-branchId = pipe_10_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E12_0.00 # Unique cross-section location id.
-branchId = pipe_10_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E13_0.00 # Unique cross-section location id.
-branchId = pipe_10_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E14_0.00 # Unique cross-section location id.
-branchId = pipe_10_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E15_0.00 # Unique cross-section location id.
-branchId = pipe_10_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E16_0.00 # Unique cross-section location id.
-branchId = pipe_10_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E17_0.00 # Unique cross-section location id.
-branchId = pipe_10_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E18_0.00 # Unique cross-section location id.
-branchId = pipe_10_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E19_0.00 # Unique cross-section location id.
-branchId = pipe_10_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E20_0.00 # Unique cross-section location id.
-branchId = pipe_10_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E21_0.00 # Unique cross-section location id.
-branchId = pipe_10_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E22_0.00 # Unique cross-section location id.
-branchId = pipe_10_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E23_0.00 # Unique cross-section location id.
-branchId = pipe_10_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E24_0.00 # Unique cross-section location id.
-branchId = pipe_10_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E25_0.00 # Unique cross-section location id.
-branchId = pipe_10_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E26_0.00 # Unique cross-section location id.
-branchId = pipe_10_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E27_0.00 # Unique cross-section location id.
-branchId = pipe_10_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E28_0.00 # Unique cross-section location id.
-branchId = pipe_10_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E29_0.00 # Unique cross-section location id.
-branchId = pipe_10_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E30_0.00 # Unique cross-section location id.
-branchId = pipe_10_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E31_0.00 # Unique cross-section location id.
-branchId = pipe_10_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E32_0.00 # Unique cross-section location id.
-branchId = pipe_10_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E33_0.00 # Unique cross-section location id.
-branchId = pipe_10_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E34_0.00 # Unique cross-section location id.
-branchId = pipe_10_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E35_0.00 # Unique cross-section location id.
-branchId = pipe_10_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E36_0.00 # Unique cross-section location id.
-branchId = pipe_10_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E37_0.00 # Unique cross-section location id.
-branchId = pipe_10_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E38_0.00 # Unique cross-section location id.
-branchId = pipe_10_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E39_0.00 # Unique cross-section location id.
-branchId = pipe_10_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E40_0.00 # Unique cross-section location id.
-branchId = pipe_10_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E41_0.00 # Unique cross-section location id.
-branchId = pipe_10_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E42_0.00 # Unique cross-section location id.
-branchId = pipe_10_E42 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E43_0.00 # Unique cross-section location id.
-branchId = pipe_10_E43 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E44_0.00 # Unique cross-section location id.
-branchId = pipe_10_E44 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E45_0.00 # Unique cross-section location id.
-branchId = pipe_10_E45 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E46_0.00 # Unique cross-section location id.
-branchId = pipe_10_E46 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E47_0.00 # Unique cross-section location id.
-branchId = pipe_10_E47 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E48_0.00 # Unique cross-section location id.
-branchId = pipe_10_E48 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E49_0.00 # Unique cross-section location id.
-branchId = pipe_10_E49 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E50_0.00 # Unique cross-section location id.
-branchId = pipe_10_E50 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E51_0.00 # Unique cross-section location id.
-branchId = pipe_10_E51 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E52_0.00 # Unique cross-section location id.
-branchId = pipe_10_E52 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E53_0.00 # Unique cross-section location id.
-branchId = pipe_10_E53 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E54_0.00 # Unique cross-section location id.
-branchId = pipe_10_E54 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E55_0.00 # Unique cross-section location id.
-branchId = pipe_10_E55 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E56_0.00 # Unique cross-section location id.
-branchId = pipe_10_E56 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E57_0.00 # Unique cross-section location id.
-branchId = pipe_10_E57 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E58_0.00 # Unique cross-section location id.
-branchId = pipe_10_E58 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E59_0.00 # Unique cross-section location id.
-branchId = pipe_10_E59 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E60_0.00 # Unique cross-section location id.
-branchId = pipe_10_E60 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E61_0.00 # Unique cross-section location id.
-branchId = pipe_10_E61 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E62_0.00 # Unique cross-section location id.
-branchId = pipe_10_E62 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E63_0.00 # Unique cross-section location id.
-branchId = pipe_10_E63 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E64_0.00 # Unique cross-section location id.
-branchId = pipe_10_E64 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E65_0.00 # Unique cross-section location id.
-branchId = pipe_10_E65 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E66_0.00 # Unique cross-section location id.
-branchId = pipe_10_E66 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E67_0.00 # Unique cross-section location id.
-branchId = pipe_10_E67 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E68_0.00 # Unique cross-section location id.
-branchId = pipe_10_E68 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E69_0.00 # Unique cross-section location id.
-branchId = pipe_10_E69 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E70_0.00 # Unique cross-section location id.
-branchId = pipe_10_E70 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E71_0.00 # Unique cross-section location id.
-branchId = pipe_10_E71 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E72_0.00 # Unique cross-section location id.
-branchId = pipe_10_E72 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E73_0.00 # Unique cross-section location id.
-branchId = pipe_10_E73 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E74_0.00 # Unique cross-section location id.
-branchId = pipe_10_E74 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E75_0.00 # Unique cross-section location id.
-branchId = pipe_10_E75 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E76_0.00 # Unique cross-section location id.
-branchId = pipe_10_E76 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E77_0.00 # Unique cross-section location id.
-branchId = pipe_10_E77 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E78_0.00 # Unique cross-section location id.
-branchId = pipe_10_E78 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E79_0.00 # Unique cross-section location id.
-branchId = pipe_10_E79 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E80_0.00 # Unique cross-section location id.
-branchId = pipe_10_E80 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E81_0.00 # Unique cross-section location id.
-branchId = pipe_10_E81 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E82_0.00 # Unique cross-section location id.
-branchId = pipe_10_E82 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E83_0.00 # Unique cross-section location id.
-branchId = pipe_10_E83 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E84_0.00 # Unique cross-section location id.
-branchId = pipe_10_E84 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E85_0.00 # Unique cross-section location id.
-branchId = pipe_10_E85 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E86_0.00 # Unique cross-section location id.
-branchId = pipe_10_E86 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E87_0.00 # Unique cross-section location id.
-branchId = pipe_10_E87 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E88_0.00 # Unique cross-section location id.
-branchId = pipe_10_E88 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E89_0.00 # Unique cross-section location id.
-branchId = pipe_10_E89 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E90_0.00 # Unique cross-section location id.
-branchId = pipe_10_E90 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E91_0.00 # Unique cross-section location id.
-branchId = pipe_10_E91 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E92_0.00 # Unique cross-section location id.
-branchId = pipe_10_E92 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E93_0.00 # Unique cross-section location id.
-branchId = pipe_10_E93 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E94_0.00 # Unique cross-section location id.
-branchId = pipe_10_E94 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E95_0.00 # Unique cross-section location id.
-branchId = pipe_10_E95 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E96_0.00 # Unique cross-section location id.
-branchId = pipe_10_E96 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E97_0.00 # Unique cross-section location id.
-branchId = pipe_10_E97 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E98_0.00 # Unique cross-section location id.
-branchId = pipe_10_E98 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E99_0.00 # Unique cross-section location id.
-branchId = pipe_10_E99 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E100_0.00 # Unique cross-section location id.
-branchId = pipe_10_E100 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E101_0.00 # Unique cross-section location id.
-branchId = pipe_10_E101 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E102_0.00 # Unique cross-section location id.
-branchId = pipe_10_E102 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E103_0.00 # Unique cross-section location id.
-branchId = pipe_10_E103 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E104_0.00 # Unique cross-section location id.
-branchId = pipe_10_E104 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E105_0.00 # Unique cross-section location id.
-branchId = pipe_10_E105 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E106_0.00 # Unique cross-section location id.
-branchId = pipe_10_E106 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E107_0.00 # Unique cross-section location id.
-branchId = pipe_10_E107 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E108_0.00 # Unique cross-section location id.
-branchId = pipe_10_E108 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E109_0.00 # Unique cross-section location id.
-branchId = pipe_10_E109 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E110_0.00 # Unique cross-section location id.
-branchId = pipe_10_E110 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E111_0.00 # Unique cross-section location id.
-branchId = pipe_10_E111 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E112_0.00 # Unique cross-section location id.
-branchId = pipe_10_E112 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E113_0.00 # Unique cross-section location id.
-branchId = pipe_10_E113 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E114_0.00 # Unique cross-section location id.
-branchId = pipe_10_E114 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E115_0.00 # Unique cross-section location id.
-branchId = pipe_10_E115 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E116_0.00 # Unique cross-section location id.
-branchId = pipe_10_E116 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E117_0.00 # Unique cross-section location id.
-branchId = pipe_10_E117 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E118_0.00 # Unique cross-section location id.
-branchId = pipe_10_E118 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E119_0.00 # Unique cross-section location id.
-branchId = pipe_10_E119 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E120_0.00 # Unique cross-section location id.
-branchId = pipe_10_E120 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E121_0.00 # Unique cross-section location id.
-branchId = pipe_10_E121 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E122_0.00 # Unique cross-section location id.
-branchId = pipe_10_E122 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E123_0.00 # Unique cross-section location id.
-branchId = pipe_10_E123 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E124_0.00 # Unique cross-section location id.
-branchId = pipe_10_E124 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E125_0.00 # Unique cross-section location id.
-branchId = pipe_10_E125 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E126_0.00 # Unique cross-section location id.
-branchId = pipe_10_E126 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E127_0.00 # Unique cross-section location id.
-branchId = pipe_10_E127 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E128_0.00 # Unique cross-section location id.
-branchId = pipe_10_E128 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E129_0.00 # Unique cross-section location id.
-branchId = pipe_10_E129 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E130_0.00 # Unique cross-section location id.
-branchId = pipe_10_E130 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E131_0.00 # Unique cross-section location id.
-branchId = pipe_10_E131 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E132_0.00 # Unique cross-section location id.
-branchId = pipe_10_E132 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E133_0.00 # Unique cross-section location id.
-branchId = pipe_10_E133 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E134_0.00 # Unique cross-section location id.
-branchId = pipe_10_E134 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E135_0.00 # Unique cross-section location id.
-branchId = pipe_10_E135 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E136_0.00 # Unique cross-section location id.
-branchId = pipe_10_E136 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E137_0.00 # Unique cross-section location id.
-branchId = pipe_10_E137 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E138_0.00 # Unique cross-section location id.
-branchId = pipe_10_E138 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E139_0.00 # Unique cross-section location id.
-branchId = pipe_10_E139 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E140_0.00 # Unique cross-section location id.
-branchId = pipe_10_E140 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E141_0.00 # Unique cross-section location id.
-branchId = pipe_10_E141 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E142_0.00 # Unique cross-section location id.
-branchId = pipe_10_E142 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E143_0.00 # Unique cross-section location id.
-branchId = pipe_10_E143 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E144_0.00 # Unique cross-section location id.
-branchId = pipe_10_E144 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E145_0.00 # Unique cross-section location id.
-branchId = pipe_10_E145 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E146_0.00 # Unique cross-section location id.
-branchId = pipe_10_E146 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E147_0.00 # Unique cross-section location id.
-branchId = pipe_10_E147 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E148_0.00 # Unique cross-section location id.
-branchId = pipe_10_E148 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E149_0.00 # Unique cross-section location id.
-branchId = pipe_10_E149 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E150_0.00 # Unique cross-section location id.
-branchId = pipe_10_E150 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E151_0.00 # Unique cross-section location id.
-branchId = pipe_10_E151 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E152_0.00 # Unique cross-section location id.
-branchId = pipe_10_E152 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E153_0.00 # Unique cross-section location id.
-branchId = pipe_10_E153 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E154_0.00 # Unique cross-section location id.
-branchId = pipe_10_E154 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E155_0.00 # Unique cross-section location id.
-branchId = pipe_10_E155 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E156_0.00 # Unique cross-section location id.
-branchId = pipe_10_E156 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E157_0.00 # Unique cross-section location id.
-branchId = pipe_10_E157 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E158_0.00 # Unique cross-section location id.
-branchId = pipe_10_E158 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E159_0.00 # Unique cross-section location id.
-branchId = pipe_10_E159 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E160_0.00 # Unique cross-section location id.
-branchId = pipe_10_E160 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E161_0.00 # Unique cross-section location id.
-branchId = pipe_10_E161 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E162_0.00 # Unique cross-section location id.
-branchId = pipe_10_E162 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E163_0.00 # Unique cross-section location id.
-branchId = pipe_10_E163 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E164_0.00 # Unique cross-section location id.
-branchId = pipe_10_E164 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E165_0.00 # Unique cross-section location id.
-branchId = pipe_10_E165 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E166_0.00 # Unique cross-section location id.
-branchId = pipe_10_E166 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E167_0.00 # Unique cross-section location id.
-branchId = pipe_10_E167 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E168_0.00 # Unique cross-section location id.
-branchId = pipe_10_E168 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E169_0.00 # Unique cross-section location id.
-branchId = pipe_10_E169 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E170_0.00 # Unique cross-section location id.
-branchId = pipe_10_E170 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E171_0.00 # Unique cross-section location id.
-branchId = pipe_10_E171 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E172_0.00 # Unique cross-section location id.
-branchId = pipe_10_E172 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E173_0.00 # Unique cross-section location id.
-branchId = pipe_10_E173 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E174_0.00 # Unique cross-section location id.
-branchId = pipe_10_E174 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E175_0.00 # Unique cross-section location id.
-branchId = pipe_10_E175 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E176_0.00 # Unique cross-section location id.
-branchId = pipe_10_E176 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E177_0.00 # Unique cross-section location id.
-branchId = pipe_10_E177 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E178_0.00 # Unique cross-section location id.
-branchId = pipe_10_E178 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E179_0.00 # Unique cross-section location id.
-branchId = pipe_10_E179 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E180_0.00 # Unique cross-section location id.
-branchId = pipe_10_E180 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E181_0.00 # Unique cross-section location id.
-branchId = pipe_10_E181 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E182_0.00 # Unique cross-section location id.
-branchId = pipe_10_E182 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E183_0.00 # Unique cross-section location id.
-branchId = pipe_10_E183 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E184_0.00 # Unique cross-section location id.
-branchId = pipe_10_E184 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E185_0.00 # Unique cross-section location id.
-branchId = pipe_10_E185 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E186_0.00 # Unique cross-section location id.
-branchId = pipe_10_E186 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E187_0.00 # Unique cross-section location id.
-branchId = pipe_10_E187 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E188_0.00 # Unique cross-section location id.
-branchId = pipe_10_E188 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E189_0.00 # Unique cross-section location id.
-branchId = pipe_10_E189 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E190_0.00 # Unique cross-section location id.
-branchId = pipe_10_E190 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E191_0.00 # Unique cross-section location id.
-branchId = pipe_10_E191 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E192_0.00 # Unique cross-section location id.
-branchId = pipe_10_E192 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E193_0.00 # Unique cross-section location id.
-branchId = pipe_10_E193 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E194_0.00 # Unique cross-section location id.
-branchId = pipe_10_E194 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E195_0.00 # Unique cross-section location id.
-branchId = pipe_10_E195 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E196_0.00 # Unique cross-section location id.
-branchId = pipe_10_E196 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E197_0.00 # Unique cross-section location id.
-branchId = pipe_10_E197 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E198_0.00 # Unique cross-section location id.
-branchId = pipe_10_E198 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 813.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E199_0.00 # Unique cross-section location id.
-branchId = pipe_10_E199 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E200_0.00 # Unique cross-section location id.
-branchId = pipe_10_E200 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E201_0.00 # Unique cross-section location id.
-branchId = pipe_10_E201 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E202_0.00 # Unique cross-section location id.
-branchId = pipe_10_E202 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E203_0.00 # Unique cross-section location id.
-branchId = pipe_10_E203 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E204_0.00 # Unique cross-section location id.
-branchId = pipe_10_E204 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E205_0.00 # Unique cross-section location id.
-branchId = pipe_10_E205 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E206_0.00 # Unique cross-section location id.
-branchId = pipe_10_E206 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E207_0.00 # Unique cross-section location id.
-branchId = pipe_10_E207 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E208_0.00 # Unique cross-section location id.
-branchId = pipe_10_E208 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E209_0.00 # Unique cross-section location id.
-branchId = pipe_10_E209 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E210_0.00 # Unique cross-section location id.
-branchId = pipe_10_E210 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E211_0.00 # Unique cross-section location id.
-branchId = pipe_10_E211 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E212_0.00 # Unique cross-section location id.
-branchId = pipe_10_E212 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 783.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E213_0.00 # Unique cross-section location id.
-branchId = pipe_10_E213 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E214_0.00 # Unique cross-section location id.
-branchId = pipe_10_E214 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E215_0.00 # Unique cross-section location id.
-branchId = pipe_10_E215 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E216_0.00 # Unique cross-section location id.
-branchId = pipe_10_E216 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 779.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E217_0.00 # Unique cross-section location id.
-branchId = pipe_10_E217 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E218_0.00 # Unique cross-section location id.
-branchId = pipe_10_E218 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E219_0.00 # Unique cross-section location id.
-branchId = pipe_10_E219 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 794.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E220_0.00 # Unique cross-section location id.
-branchId = pipe_10_E220 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E221_0.00 # Unique cross-section location id.
-branchId = pipe_10_E221 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E222_0.00 # Unique cross-section location id.
-branchId = pipe_10_E222 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E223_0.00 # Unique cross-section location id.
-branchId = pipe_10_E223 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E224_0.00 # Unique cross-section location id.
-branchId = pipe_10_E224 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E225_0.00 # Unique cross-section location id.
-branchId = pipe_10_E225 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E226_0.00 # Unique cross-section location id.
-branchId = pipe_10_E226 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 743.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E227_0.00 # Unique cross-section location id.
-branchId = pipe_10_E227 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E228_0.00 # Unique cross-section location id.
-branchId = pipe_10_E228 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E229_0.00 # Unique cross-section location id.
-branchId = pipe_10_E229 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E230_0.00 # Unique cross-section location id.
-branchId = pipe_10_E230 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E231_0.00 # Unique cross-section location id.
-branchId = pipe_10_E231 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E232_0.00 # Unique cross-section location id.
-branchId = pipe_10_E232 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E233_0.00 # Unique cross-section location id.
-branchId = pipe_10_E233 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E234_0.00 # Unique cross-section location id.
-branchId = pipe_10_E234 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E235_0.00 # Unique cross-section location id.
-branchId = pipe_10_E235 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E236_0.00 # Unique cross-section location id.
-branchId = pipe_10_E236 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E237_0.00 # Unique cross-section location id.
-branchId = pipe_10_E237 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E238_0.00 # Unique cross-section location id.
-branchId = pipe_10_E238 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E239_0.00 # Unique cross-section location id.
-branchId = pipe_10_E239 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E240_0.00 # Unique cross-section location id.
-branchId = pipe_10_E240 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E241_0.00 # Unique cross-section location id.
-branchId = pipe_10_E241 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 688.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E242_0.00 # Unique cross-section location id.
-branchId = pipe_10_E242 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E243_0.00 # Unique cross-section location id.
-branchId = pipe_10_E243 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E244_0.00 # Unique cross-section location id.
-branchId = pipe_10_E244 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E245_0.00 # Unique cross-section location id.
-branchId = pipe_10_E245 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E246_0.00 # Unique cross-section location id.
-branchId = pipe_10_E246 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E247_0.00 # Unique cross-section location id.
-branchId = pipe_10_E247 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E248_0.00 # Unique cross-section location id.
-branchId = pipe_10_E248 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E249_0.00 # Unique cross-section location id.
-branchId = pipe_10_E249 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E250_0.00 # Unique cross-section location id.
-branchId = pipe_10_E250 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E251_0.00 # Unique cross-section location id.
-branchId = pipe_10_E251 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E252_0.00 # Unique cross-section location id.
-branchId = pipe_10_E252 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E253_0.00 # Unique cross-section location id.
-branchId = pipe_10_E253 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E254_0.00 # Unique cross-section location id.
-branchId = pipe_10_E254 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E255_0.00 # Unique cross-section location id.
-branchId = pipe_10_E255 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E256_0.00 # Unique cross-section location id.
-branchId = pipe_10_E256 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E257_0.00 # Unique cross-section location id.
-branchId = pipe_10_E257 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E258_0.00 # Unique cross-section location id.
-branchId = pipe_10_E258 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E259_0.00 # Unique cross-section location id.
-branchId = pipe_10_E259 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E260_0.00 # Unique cross-section location id.
-branchId = pipe_10_E260 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 766.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E261_0.00 # Unique cross-section location id.
-branchId = pipe_10_E261 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E262_0.00 # Unique cross-section location id.
-branchId = pipe_10_E262 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E263_0.00 # Unique cross-section location id.
-branchId = pipe_10_E263 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E264_0.00 # Unique cross-section location id.
-branchId = pipe_10_E264 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E265_0.00 # Unique cross-section location id.
-branchId = pipe_10_E265 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E266_0.00 # Unique cross-section location id.
-branchId = pipe_10_E266 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E267_0.00 # Unique cross-section location id.
-branchId = pipe_10_E267 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E268_0.00 # Unique cross-section location id.
-branchId = pipe_10_E268 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E269_0.00 # Unique cross-section location id.
-branchId = pipe_10_E269 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E270_0.00 # Unique cross-section location id.
-branchId = pipe_10_E270 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E271_0.00 # Unique cross-section location id.
-branchId = pipe_10_E271 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E272_0.00 # Unique cross-section location id.
-branchId = pipe_10_E272 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E273_0.00 # Unique cross-section location id.
-branchId = pipe_10_E273 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E274_0.00 # Unique cross-section location id.
-branchId = pipe_10_E274 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E275_0.00 # Unique cross-section location id.
-branchId = pipe_10_E275 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E276_0.00 # Unique cross-section location id.
-branchId = pipe_10_E276 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E0_0.00 # Unique cross-section location id.
-branchId = pipe_11_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E1_0.00 # Unique cross-section location id.
-branchId = pipe_11_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E2_0.00 # Unique cross-section location id.
-branchId = pipe_11_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E3_0.00 # Unique cross-section location id.
-branchId = pipe_11_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E4_0.00 # Unique cross-section location id.
-branchId = pipe_11_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E5_0.00 # Unique cross-section location id.
-branchId = pipe_11_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E6_0.00 # Unique cross-section location id.
-branchId = pipe_11_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E7_0.00 # Unique cross-section location id.
-branchId = pipe_11_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E8_0.00 # Unique cross-section location id.
-branchId = pipe_11_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E9_0.00 # Unique cross-section location id.
-branchId = pipe_11_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E0_0.00 # Unique cross-section location id.
-branchId = pipe_12_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E1_0.00 # Unique cross-section location id.
-branchId = pipe_12_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E2_0.00 # Unique cross-section location id.
-branchId = pipe_12_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E3_0.00 # Unique cross-section location id.
-branchId = pipe_12_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E4_0.00 # Unique cross-section location id.
-branchId = pipe_12_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E5_0.00 # Unique cross-section location id.
-branchId = pipe_12_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E6_0.00 # Unique cross-section location id.
-branchId = pipe_12_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_15_E0_0.00 # Unique cross-section location id.
-branchId = pipe_15_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_17_E0_0.00 # Unique cross-section location id.
-branchId = pipe_17_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_18_E0_0.00 # Unique cross-section location id.
-branchId = pipe_18_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_19_E0_0.00 # Unique cross-section location id.
-branchId = pipe_19_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_19_E1_0.00 # Unique cross-section location id.
-branchId = pipe_19_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E0_0.00 # Unique cross-section location id.
-branchId = pipe_20_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E1_0.00 # Unique cross-section location id.
-branchId = pipe_20_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E2_0.00 # Unique cross-section location id.
-branchId = pipe_20_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E3_0.00 # Unique cross-section location id.
-branchId = pipe_20_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E4_0.00 # Unique cross-section location id.
-branchId = pipe_20_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E5_0.00 # Unique cross-section location id.
-branchId = pipe_20_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E6_0.00 # Unique cross-section location id.
-branchId = pipe_20_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E7_0.00 # Unique cross-section location id.
-branchId = pipe_20_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E8_0.00 # Unique cross-section location id.
-branchId = pipe_20_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E9_0.00 # Unique cross-section location id.
-branchId = pipe_20_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E10_0.00 # Unique cross-section location id.
-branchId = pipe_20_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E11_0.00 # Unique cross-section location id.
-branchId = pipe_20_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E12_0.00 # Unique cross-section location id.
-branchId = pipe_20_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E13_0.00 # Unique cross-section location id.
-branchId = pipe_20_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E14_0.00 # Unique cross-section location id.
-branchId = pipe_20_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E15_0.00 # Unique cross-section location id.
-branchId = pipe_20_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E16_0.00 # Unique cross-section location id.
-branchId = pipe_20_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E17_0.00 # Unique cross-section location id.
-branchId = pipe_20_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E18_0.00 # Unique cross-section location id.
-branchId = pipe_20_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E19_0.00 # Unique cross-section location id.
-branchId = pipe_20_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E20_0.00 # Unique cross-section location id.
-branchId = pipe_20_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E21_0.00 # Unique cross-section location id.
-branchId = pipe_20_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E22_0.00 # Unique cross-section location id.
-branchId = pipe_20_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E23_0.00 # Unique cross-section location id.
-branchId = pipe_20_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E24_0.00 # Unique cross-section location id.
-branchId = pipe_20_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E25_0.00 # Unique cross-section location id.
-branchId = pipe_20_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E26_0.00 # Unique cross-section location id.
-branchId = pipe_20_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E27_0.00 # Unique cross-section location id.
-branchId = pipe_20_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E28_0.00 # Unique cross-section location id.
-branchId = pipe_20_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E29_0.00 # Unique cross-section location id.
-branchId = pipe_20_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E30_0.00 # Unique cross-section location id.
-branchId = pipe_20_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 745.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E31_0.00 # Unique cross-section location id.
-branchId = pipe_20_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 754.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E32_0.00 # Unique cross-section location id.
-branchId = pipe_20_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E33_0.00 # Unique cross-section location id.
-branchId = pipe_20_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E34_0.00 # Unique cross-section location id.
-branchId = pipe_20_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E35_0.00 # Unique cross-section location id.
-branchId = pipe_20_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E36_0.00 # Unique cross-section location id.
-branchId = pipe_20_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E37_0.00 # Unique cross-section location id.
-branchId = pipe_20_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 757.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E38_0.00 # Unique cross-section location id.
-branchId = pipe_20_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E39_0.00 # Unique cross-section location id.
-branchId = pipe_20_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E40_0.00 # Unique cross-section location id.
-branchId = pipe_20_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E41_0.00 # Unique cross-section location id.
-branchId = pipe_20_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E42_0.00 # Unique cross-section location id.
-branchId = pipe_20_E42 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E43_0.00 # Unique cross-section location id.
-branchId = pipe_20_E43 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E44_0.00 # Unique cross-section location id.
-branchId = pipe_20_E44 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E45_0.00 # Unique cross-section location id.
-branchId = pipe_20_E45 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E46_0.00 # Unique cross-section location id.
-branchId = pipe_20_E46 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E47_0.00 # Unique cross-section location id.
-branchId = pipe_20_E47 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E0_0.00 # Unique cross-section location id.
-branchId = pipe_21_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E1_0.00 # Unique cross-section location id.
-branchId = pipe_21_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E2_0.00 # Unique cross-section location id.
-branchId = pipe_21_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E3_0.00 # Unique cross-section location id.
-branchId = pipe_21_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E4_0.00 # Unique cross-section location id.
-branchId = pipe_21_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_23_E0_0.00 # Unique cross-section location id.
-branchId = pipe_23_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_23_E1_0.00 # Unique cross-section location id.
-branchId = pipe_23_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_24_E0_0.00 # Unique cross-section location id.
-branchId = pipe_24_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_24_E1_0.00 # Unique cross-section location id.
-branchId = pipe_24_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_25_E0_0.00 # Unique cross-section location id.
-branchId = pipe_25_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 784.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_25_E1_0.00 # Unique cross-section location id.
-branchId = pipe_25_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_25_E2_0.00 # Unique cross-section location id.
-branchId = pipe_25_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_26_E0_0.00 # Unique cross-section location id.
-branchId = pipe_26_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_29_E0_0.00 # Unique cross-section location id.
-branchId = pipe_29_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_29_E1_0.00 # Unique cross-section location id.
-branchId = pipe_29_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E0_0.00 # Unique cross-section location id.
-branchId = pipe_30_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E1_0.00 # Unique cross-section location id.
-branchId = pipe_30_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E2_0.00 # Unique cross-section location id.
-branchId = pipe_30_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E3_0.00 # Unique cross-section location id.
-branchId = pipe_30_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E4_0.00 # Unique cross-section location id.
-branchId = pipe_30_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E5_0.00 # Unique cross-section location id.
-branchId = pipe_30_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E6_0.00 # Unique cross-section location id.
-branchId = pipe_30_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E7_0.00 # Unique cross-section location id.
-branchId = pipe_30_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E0_0.00 # Unique cross-section location id.
-branchId = pipe_32_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E1_0.00 # Unique cross-section location id.
-branchId = pipe_32_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E2_0.00 # Unique cross-section location id.
-branchId = pipe_32_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E3_0.00 # Unique cross-section location id.
-branchId = pipe_32_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E4_0.00 # Unique cross-section location id.
-branchId = pipe_32_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E5_0.00 # Unique cross-section location id.
-branchId = pipe_32_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E6_0.00 # Unique cross-section location id.
-branchId = pipe_32_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E7_0.00 # Unique cross-section location id.
-branchId = pipe_32_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E8_0.00 # Unique cross-section location id.
-branchId = pipe_32_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E9_0.00 # Unique cross-section location id.
-branchId = pipe_32_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E10_0.00 # Unique cross-section location id.
-branchId = pipe_32_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E11_0.00 # Unique cross-section location id.
-branchId = pipe_32_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E12_0.00 # Unique cross-section location id.
-branchId = pipe_32_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 786.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E13_0.00 # Unique cross-section location id.
-branchId = pipe_32_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E14_0.00 # Unique cross-section location id.
-branchId = pipe_32_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E15_0.00 # Unique cross-section location id.
-branchId = pipe_32_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E16_0.00 # Unique cross-section location id.
-branchId = pipe_32_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 800.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E17_0.00 # Unique cross-section location id.
-branchId = pipe_32_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E18_0.00 # Unique cross-section location id.
-branchId = pipe_32_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E19_0.00 # Unique cross-section location id.
-branchId = pipe_32_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E20_0.00 # Unique cross-section location id.
-branchId = pipe_32_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E21_0.00 # Unique cross-section location id.
-branchId = pipe_32_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E22_0.00 # Unique cross-section location id.
-branchId = pipe_32_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E23_0.00 # Unique cross-section location id.
-branchId = pipe_32_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E24_0.00 # Unique cross-section location id.
-branchId = pipe_32_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 888.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E25_0.00 # Unique cross-section location id.
-branchId = pipe_32_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E26_0.00 # Unique cross-section location id.
-branchId = pipe_32_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E27_0.00 # Unique cross-section location id.
-branchId = pipe_32_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E28_0.00 # Unique cross-section location id.
-branchId = pipe_32_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E29_0.00 # Unique cross-section location id.
-branchId = pipe_32_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E30_0.00 # Unique cross-section location id.
-branchId = pipe_32_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E31_0.00 # Unique cross-section location id.
-branchId = pipe_32_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E32_0.00 # Unique cross-section location id.
-branchId = pipe_32_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E33_0.00 # Unique cross-section location id.
-branchId = pipe_32_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E34_0.00 # Unique cross-section location id.
-branchId = pipe_32_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E35_0.00 # Unique cross-section location id.
-branchId = pipe_32_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E36_0.00 # Unique cross-section location id.
-branchId = pipe_32_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E37_0.00 # Unique cross-section location id.
-branchId = pipe_32_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E38_0.00 # Unique cross-section location id.
-branchId = pipe_32_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E39_0.00 # Unique cross-section location id.
-branchId = pipe_32_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 969.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E40_0.00 # Unique cross-section location id.
-branchId = pipe_32_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E41_0.00 # Unique cross-section location id.
-branchId = pipe_32_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E42_0.00 # Unique cross-section location id.
-branchId = pipe_32_E42 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E43_0.00 # Unique cross-section location id.
-branchId = pipe_32_E43 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E44_0.00 # Unique cross-section location id.
-branchId = pipe_32_E44 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E45_0.00 # Unique cross-section location id.
-branchId = pipe_32_E45 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E46_0.00 # Unique cross-section location id.
-branchId = pipe_32_E46 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E47_0.00 # Unique cross-section location id.
-branchId = pipe_32_E47 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E48_0.00 # Unique cross-section location id.
-branchId = pipe_32_E48 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E49_0.00 # Unique cross-section location id.
-branchId = pipe_32_E49 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E50_0.00 # Unique cross-section location id.
-branchId = pipe_32_E50 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E51_0.00 # Unique cross-section location id.
-branchId = pipe_32_E51 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E52_0.00 # Unique cross-section location id.
-branchId = pipe_32_E52 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E53_0.00 # Unique cross-section location id.
-branchId = pipe_32_E53 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E54_0.00 # Unique cross-section location id.
-branchId = pipe_32_E54 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E55_0.00 # Unique cross-section location id.
-branchId = pipe_32_E55 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E56_0.00 # Unique cross-section location id.
-branchId = pipe_32_E56 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E57_0.00 # Unique cross-section location id.
-branchId = pipe_32_E57 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E58_0.00 # Unique cross-section location id.
-branchId = pipe_32_E58 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E59_0.00 # Unique cross-section location id.
-branchId = pipe_32_E59 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E60_0.00 # Unique cross-section location id.
-branchId = pipe_32_E60 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E61_0.00 # Unique cross-section location id.
-branchId = pipe_32_E61 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E62_0.00 # Unique cross-section location id.
-branchId = pipe_32_E62 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E63_0.00 # Unique cross-section location id.
-branchId = pipe_32_E63 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E64_0.00 # Unique cross-section location id.
-branchId = pipe_32_E64 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E65_0.00 # Unique cross-section location id.
-branchId = pipe_32_E65 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E66_0.00 # Unique cross-section location id.
-branchId = pipe_32_E66 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E67_0.00 # Unique cross-section location id.
-branchId = pipe_32_E67 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E68_0.00 # Unique cross-section location id.
-branchId = pipe_32_E68 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E69_0.00 # Unique cross-section location id.
-branchId = pipe_32_E69 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E70_0.00 # Unique cross-section location id.
-branchId = pipe_32_E70 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E71_0.00 # Unique cross-section location id.
-branchId = pipe_32_E71 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E72_0.00 # Unique cross-section location id.
-branchId = pipe_32_E72 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E73_0.00 # Unique cross-section location id.
-branchId = pipe_32_E73 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E0_0.00 # Unique cross-section location id.
-branchId = pipe_33_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E1_0.00 # Unique cross-section location id.
-branchId = pipe_33_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E2_0.00 # Unique cross-section location id.
-branchId = pipe_33_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E3_0.00 # Unique cross-section location id.
-branchId = pipe_33_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E4_0.00 # Unique cross-section location id.
-branchId = pipe_33_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E5_0.00 # Unique cross-section location id.
-branchId = pipe_33_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E6_0.00 # Unique cross-section location id.
-branchId = pipe_33_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E7_0.00 # Unique cross-section location id.
-branchId = pipe_33_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E8_0.00 # Unique cross-section location id.
-branchId = pipe_33_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E9_0.00 # Unique cross-section location id.
-branchId = pipe_33_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E10_0.00 # Unique cross-section location id.
-branchId = pipe_33_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E11_0.00 # Unique cross-section location id.
-branchId = pipe_33_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E12_0.00 # Unique cross-section location id.
-branchId = pipe_33_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E0_0.00 # Unique cross-section location id.
-branchId = pipe_34_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E1_0.00 # Unique cross-section location id.
-branchId = pipe_34_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E2_0.00 # Unique cross-section location id.
-branchId = pipe_34_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E3_0.00 # Unique cross-section location id.
-branchId = pipe_34_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E4_0.00 # Unique cross-section location id.
-branchId = pipe_34_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E5_0.00 # Unique cross-section location id.
-branchId = pipe_34_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E6_0.00 # Unique cross-section location id.
-branchId = pipe_34_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E7_0.00 # Unique cross-section location id.
-branchId = pipe_34_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E8_0.00 # Unique cross-section location id.
-branchId = pipe_34_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E9_0.00 # Unique cross-section location id.
-branchId = pipe_34_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E10_0.00 # Unique cross-section location id.
-branchId = pipe_34_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E11_0.00 # Unique cross-section location id.
-branchId = pipe_34_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E12_0.00 # Unique cross-section location id.
-branchId = pipe_34_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E13_0.00 # Unique cross-section location id.
-branchId = pipe_34_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E14_0.00 # Unique cross-section location id.
-branchId = pipe_34_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E15_0.00 # Unique cross-section location id.
-branchId = pipe_34_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E16_0.00 # Unique cross-section location id.
-branchId = pipe_34_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E17_0.00 # Unique cross-section location id.
-branchId = pipe_34_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E18_0.00 # Unique cross-section location id.
-branchId = pipe_34_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E19_0.00 # Unique cross-section location id.
-branchId = pipe_34_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E20_0.00 # Unique cross-section location id.
-branchId = pipe_34_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 928.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E21_0.00 # Unique cross-section location id.
-branchId = pipe_34_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E22_0.00 # Unique cross-section location id.
-branchId = pipe_34_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E23_0.00 # Unique cross-section location id.
-branchId = pipe_34_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E24_0.00 # Unique cross-section location id.
-branchId = pipe_34_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E25_0.00 # Unique cross-section location id.
-branchId = pipe_34_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E26_0.00 # Unique cross-section location id.
-branchId = pipe_34_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E27_0.00 # Unique cross-section location id.
-branchId = pipe_34_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E28_0.00 # Unique cross-section location id.
-branchId = pipe_34_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E29_0.00 # Unique cross-section location id.
-branchId = pipe_34_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E30_0.00 # Unique cross-section location id.
-branchId = pipe_34_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E31_0.00 # Unique cross-section location id.
-branchId = pipe_34_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E32_0.00 # Unique cross-section location id.
-branchId = pipe_34_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E33_0.00 # Unique cross-section location id.
-branchId = pipe_34_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E34_0.00 # Unique cross-section location id.
-branchId = pipe_34_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E35_0.00 # Unique cross-section location id.
-branchId = pipe_34_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E36_0.00 # Unique cross-section location id.
-branchId = pipe_34_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E37_0.00 # Unique cross-section location id.
-branchId = pipe_34_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E38_0.00 # Unique cross-section location id.
-branchId = pipe_34_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 883.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E39_0.00 # Unique cross-section location id.
-branchId = pipe_34_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E40_0.00 # Unique cross-section location id.
-branchId = pipe_34_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E41_0.00 # Unique cross-section location id.
-branchId = pipe_34_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E42_0.00 # Unique cross-section location id.
-branchId = pipe_34_E42 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E43_0.00 # Unique cross-section location id.
-branchId = pipe_34_E43 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E44_0.00 # Unique cross-section location id.
-branchId = pipe_34_E44 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E45_0.00 # Unique cross-section location id.
-branchId = pipe_34_E45 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E46_0.00 # Unique cross-section location id.
-branchId = pipe_34_E46 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E47_0.00 # Unique cross-section location id.
-branchId = pipe_34_E47 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E48_0.00 # Unique cross-section location id.
-branchId = pipe_34_E48 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E49_0.00 # Unique cross-section location id.
-branchId = pipe_34_E49 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E50_0.00 # Unique cross-section location id.
-branchId = pipe_34_E50 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 846.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E51_0.00 # Unique cross-section location id.
-branchId = pipe_34_E51 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E52_0.00 # Unique cross-section location id.
-branchId = pipe_34_E52 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E53_0.00 # Unique cross-section location id.
-branchId = pipe_34_E53 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E54_0.00 # Unique cross-section location id.
-branchId = pipe_34_E54 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E55_0.00 # Unique cross-section location id.
-branchId = pipe_34_E55 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E56_0.00 # Unique cross-section location id.
-branchId = pipe_34_E56 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E57_0.00 # Unique cross-section location id.
-branchId = pipe_34_E57 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E58_0.00 # Unique cross-section location id.
-branchId = pipe_34_E58 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 790.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E59_0.00 # Unique cross-section location id.
-branchId = pipe_34_E59 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 827.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E60_0.00 # Unique cross-section location id.
-branchId = pipe_34_E60 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 815.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E61_0.00 # Unique cross-section location id.
-branchId = pipe_34_E61 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E62_0.00 # Unique cross-section location id.
-branchId = pipe_34_E62 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E63_0.00 # Unique cross-section location id.
-branchId = pipe_34_E63 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E64_0.00 # Unique cross-section location id.
-branchId = pipe_34_E64 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E65_0.00 # Unique cross-section location id.
-branchId = pipe_34_E65 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E66_0.00 # Unique cross-section location id.
-branchId = pipe_34_E66 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E67_0.00 # Unique cross-section location id.
-branchId = pipe_34_E67 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E68_0.00 # Unique cross-section location id.
-branchId = pipe_34_E68 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E69_0.00 # Unique cross-section location id.
-branchId = pipe_34_E69 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E70_0.00 # Unique cross-section location id.
-branchId = pipe_34_E70 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E71_0.00 # Unique cross-section location id.
-branchId = pipe_34_E71 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 744.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E72_0.00 # Unique cross-section location id.
-branchId = pipe_34_E72 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 769.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E73_0.00 # Unique cross-section location id.
-branchId = pipe_34_E73 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E74_0.00 # Unique cross-section location id.
-branchId = pipe_34_E74 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E75_0.00 # Unique cross-section location id.
-branchId = pipe_34_E75 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E76_0.00 # Unique cross-section location id.
-branchId = pipe_34_E76 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E77_0.00 # Unique cross-section location id.
-branchId = pipe_34_E77 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E78_0.00 # Unique cross-section location id.
-branchId = pipe_34_E78 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E79_0.00 # Unique cross-section location id.
-branchId = pipe_34_E79 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 752.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E80_0.00 # Unique cross-section location id.
-branchId = pipe_34_E80 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E81_0.00 # Unique cross-section location id.
-branchId = pipe_34_E81 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E82_0.00 # Unique cross-section location id.
-branchId = pipe_34_E82 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E83_0.00 # Unique cross-section location id.
-branchId = pipe_34_E83 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E84_0.00 # Unique cross-section location id.
-branchId = pipe_34_E84 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E85_0.00 # Unique cross-section location id.
-branchId = pipe_34_E85 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E86_0.00 # Unique cross-section location id.
-branchId = pipe_34_E86 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E87_0.00 # Unique cross-section location id.
-branchId = pipe_34_E87 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E88_0.00 # Unique cross-section location id.
-branchId = pipe_34_E88 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E89_0.00 # Unique cross-section location id.
-branchId = pipe_34_E89 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_35_E0_0.00 # Unique cross-section location id.
-branchId = pipe_35_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_35_E1_0.00 # Unique cross-section location id.
-branchId = pipe_35_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_36_E0_0.00 # Unique cross-section location id.
-branchId = pipe_36_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_37_E0_0.00 # Unique cross-section location id.
-branchId = pipe_37_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_38_E0_0.00 # Unique cross-section location id.
-branchId = pipe_38_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_38_E1_0.00 # Unique cross-section location id.
-branchId = pipe_38_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_38_E2_0.00 # Unique cross-section location id.
-branchId = pipe_38_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E0_0.00 # Unique cross-section location id.
-branchId = pipe_39_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E1_0.00 # Unique cross-section location id.
-branchId = pipe_39_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E2_0.00 # Unique cross-section location id.
-branchId = pipe_39_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E3_0.00 # Unique cross-section location id.
-branchId = pipe_39_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E0_0.00 # Unique cross-section location id.
-branchId = pipe_40_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E1_0.00 # Unique cross-section location id.
-branchId = pipe_40_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E2_0.00 # Unique cross-section location id.
-branchId = pipe_40_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E3_0.00 # Unique cross-section location id.
-branchId = pipe_40_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E4_0.00 # Unique cross-section location id.
-branchId = pipe_40_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E5_0.00 # Unique cross-section location id.
-branchId = pipe_40_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E6_0.00 # Unique cross-section location id.
-branchId = pipe_40_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E7_0.00 # Unique cross-section location id.
-branchId = pipe_40_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E8_0.00 # Unique cross-section location id.
-branchId = pipe_40_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E9_0.00 # Unique cross-section location id.
-branchId = pipe_40_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E10_0.00 # Unique cross-section location id.
-branchId = pipe_40_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E11_0.00 # Unique cross-section location id.
-branchId = pipe_40_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E12_0.00 # Unique cross-section location id.
-branchId = pipe_40_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E13_0.00 # Unique cross-section location id.
-branchId = pipe_40_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E14_0.00 # Unique cross-section location id.
-branchId = pipe_40_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E15_0.00 # Unique cross-section location id.
-branchId = pipe_40_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E16_0.00 # Unique cross-section location id.
-branchId = pipe_40_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E17_0.00 # Unique cross-section location id.
-branchId = pipe_40_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E18_0.00 # Unique cross-section location id.
-branchId = pipe_40_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 742.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E19_0.00 # Unique cross-section location id.
-branchId = pipe_40_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E20_0.00 # Unique cross-section location id.
-branchId = pipe_40_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E21_0.00 # Unique cross-section location id.
-branchId = pipe_40_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E22_0.00 # Unique cross-section location id.
-branchId = pipe_40_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E23_0.00 # Unique cross-section location id.
-branchId = pipe_40_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 722.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E24_0.00 # Unique cross-section location id.
-branchId = pipe_40_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E25_0.00 # Unique cross-section location id.
-branchId = pipe_40_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E26_0.00 # Unique cross-section location id.
-branchId = pipe_40_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E27_0.00 # Unique cross-section location id.
-branchId = pipe_40_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E28_0.00 # Unique cross-section location id.
-branchId = pipe_40_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E29_0.00 # Unique cross-section location id.
-branchId = pipe_40_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E30_0.00 # Unique cross-section location id.
-branchId = pipe_40_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E31_0.00 # Unique cross-section location id.
-branchId = pipe_40_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E32_0.00 # Unique cross-section location id.
-branchId = pipe_40_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E33_0.00 # Unique cross-section location id.
-branchId = pipe_40_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E34_0.00 # Unique cross-section location id.
-branchId = pipe_40_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E35_0.00 # Unique cross-section location id.
-branchId = pipe_40_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E36_0.00 # Unique cross-section location id.
-branchId = pipe_40_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E37_0.00 # Unique cross-section location id.
-branchId = pipe_40_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E38_0.00 # Unique cross-section location id.
-branchId = pipe_40_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E0_0.00 # Unique cross-section location id.
-branchId = pipe_41_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E1_0.00 # Unique cross-section location id.
-branchId = pipe_41_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E2_0.00 # Unique cross-section location id.
-branchId = pipe_41_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E3_0.00 # Unique cross-section location id.
-branchId = pipe_41_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E4_0.00 # Unique cross-section location id.
-branchId = pipe_41_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E5_0.00 # Unique cross-section location id.
-branchId = pipe_41_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E6_0.00 # Unique cross-section location id.
-branchId = pipe_41_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E7_0.00 # Unique cross-section location id.
-branchId = pipe_41_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E8_0.00 # Unique cross-section location id.
-branchId = pipe_41_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E9_0.00 # Unique cross-section location id.
-branchId = pipe_41_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E10_0.00 # Unique cross-section location id.
-branchId = pipe_41_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E11_0.00 # Unique cross-section location id.
-branchId = pipe_41_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E12_0.00 # Unique cross-section location id.
-branchId = pipe_41_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E13_0.00 # Unique cross-section location id.
-branchId = pipe_41_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E14_0.00 # Unique cross-section location id.
-branchId = pipe_41_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E15_0.00 # Unique cross-section location id.
-branchId = pipe_41_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 741.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E16_0.00 # Unique cross-section location id.
-branchId = pipe_41_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E17_0.00 # Unique cross-section location id.
-branchId = pipe_41_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E18_0.00 # Unique cross-section location id.
-branchId = pipe_41_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E19_0.00 # Unique cross-section location id.
-branchId = pipe_41_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E20_0.00 # Unique cross-section location id.
-branchId = pipe_41_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 768.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E21_0.00 # Unique cross-section location id.
-branchId = pipe_41_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E22_0.00 # Unique cross-section location id.
-branchId = pipe_41_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E23_0.00 # Unique cross-section location id.
-branchId = pipe_41_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E24_0.00 # Unique cross-section location id.
-branchId = pipe_41_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E25_0.00 # Unique cross-section location id.
-branchId = pipe_41_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E26_0.00 # Unique cross-section location id.
-branchId = pipe_41_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E27_0.00 # Unique cross-section location id.
-branchId = pipe_41_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 766.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E28_0.00 # Unique cross-section location id.
-branchId = pipe_41_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E29_0.00 # Unique cross-section location id.
-branchId = pipe_41_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E30_0.00 # Unique cross-section location id.
-branchId = pipe_41_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E31_0.00 # Unique cross-section location id.
-branchId = pipe_41_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E32_0.00 # Unique cross-section location id.
-branchId = pipe_41_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 774.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E33_0.00 # Unique cross-section location id.
-branchId = pipe_41_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E34_0.00 # Unique cross-section location id.
-branchId = pipe_41_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E35_0.00 # Unique cross-section location id.
-branchId = pipe_41_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E36_0.00 # Unique cross-section location id.
-branchId = pipe_41_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E37_0.00 # Unique cross-section location id.
-branchId = pipe_41_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E38_0.00 # Unique cross-section location id.
-branchId = pipe_41_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E39_0.00 # Unique cross-section location id.
-branchId = pipe_41_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E40_0.00 # Unique cross-section location id.
-branchId = pipe_41_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E41_0.00 # Unique cross-section location id.
-branchId = pipe_41_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E42_0.00 # Unique cross-section location id.
-branchId = pipe_41_E42 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 772.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E43_0.00 # Unique cross-section location id.
-branchId = pipe_41_E43 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E44_0.00 # Unique cross-section location id.
-branchId = pipe_41_E44 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E45_0.00 # Unique cross-section location id.
-branchId = pipe_41_E45 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E46_0.00 # Unique cross-section location id.
-branchId = pipe_41_E46 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E47_0.00 # Unique cross-section location id.
-branchId = pipe_41_E47 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 774.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E48_0.00 # Unique cross-section location id.
-branchId = pipe_41_E48 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E49_0.00 # Unique cross-section location id.
-branchId = pipe_41_E49 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E50_0.00 # Unique cross-section location id.
-branchId = pipe_41_E50 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E51_0.00 # Unique cross-section location id.
-branchId = pipe_41_E51 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E52_0.00 # Unique cross-section location id.
-branchId = pipe_41_E52 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E53_0.00 # Unique cross-section location id.
-branchId = pipe_41_E53 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E54_0.00 # Unique cross-section location id.
-branchId = pipe_41_E54 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E55_0.00 # Unique cross-section location id.
-branchId = pipe_41_E55 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E56_0.00 # Unique cross-section location id.
-branchId = pipe_41_E56 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E57_0.00 # Unique cross-section location id.
-branchId = pipe_41_E57 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E58_0.00 # Unique cross-section location id.
-branchId = pipe_41_E58 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E59_0.00 # Unique cross-section location id.
-branchId = pipe_41_E59 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E60_0.00 # Unique cross-section location id.
-branchId = pipe_41_E60 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E61_0.00 # Unique cross-section location id.
-branchId = pipe_41_E61 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E62_0.00 # Unique cross-section location id.
-branchId = pipe_41_E62 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E63_0.00 # Unique cross-section location id.
-branchId = pipe_41_E63 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E64_0.00 # Unique cross-section location id.
-branchId = pipe_41_E64 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E65_0.00 # Unique cross-section location id.
-branchId = pipe_41_E65 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E66_0.00 # Unique cross-section location id.
-branchId = pipe_41_E66 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E67_0.00 # Unique cross-section location id.
-branchId = pipe_41_E67 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E68_0.00 # Unique cross-section location id.
-branchId = pipe_41_E68 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E69_0.00 # Unique cross-section location id.
-branchId = pipe_41_E69 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E70_0.00 # Unique cross-section location id.
-branchId = pipe_41_E70 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E71_0.00 # Unique cross-section location id.
-branchId = pipe_41_E71 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E72_0.00 # Unique cross-section location id.
-branchId = pipe_41_E72 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E73_0.00 # Unique cross-section location id.
-branchId = pipe_41_E73 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E74_0.00 # Unique cross-section location id.
-branchId = pipe_41_E74 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 832.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E75_0.00 # Unique cross-section location id.
-branchId = pipe_41_E75 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E76_0.00 # Unique cross-section location id.
-branchId = pipe_41_E76 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E77_0.00 # Unique cross-section location id.
-branchId = pipe_41_E77 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E78_0.00 # Unique cross-section location id.
-branchId = pipe_41_E78 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E79_0.00 # Unique cross-section location id.
-branchId = pipe_41_E79 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E80_0.00 # Unique cross-section location id.
-branchId = pipe_41_E80 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E81_0.00 # Unique cross-section location id.
-branchId = pipe_41_E81 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E82_0.00 # Unique cross-section location id.
-branchId = pipe_41_E82 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E83_0.00 # Unique cross-section location id.
-branchId = pipe_41_E83 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E84_0.00 # Unique cross-section location id.
-branchId = pipe_41_E84 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E85_0.00 # Unique cross-section location id.
-branchId = pipe_41_E85 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E0_0.00 # Unique cross-section location id.
-branchId = pipe_42_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E1_0.00 # Unique cross-section location id.
-branchId = pipe_42_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E2_0.00 # Unique cross-section location id.
-branchId = pipe_42_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E3_0.00 # Unique cross-section location id.
-branchId = pipe_42_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E4_0.00 # Unique cross-section location id.
-branchId = pipe_42_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E5_0.00 # Unique cross-section location id.
-branchId = pipe_42_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E6_0.00 # Unique cross-section location id.
-branchId = pipe_42_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E7_0.00 # Unique cross-section location id.
-branchId = pipe_42_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E8_0.00 # Unique cross-section location id.
-branchId = pipe_42_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E9_0.00 # Unique cross-section location id.
-branchId = pipe_42_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E10_0.00 # Unique cross-section location id.
-branchId = pipe_42_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E11_0.00 # Unique cross-section location id.
-branchId = pipe_42_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E12_0.00 # Unique cross-section location id.
-branchId = pipe_42_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E13_0.00 # Unique cross-section location id.
-branchId = pipe_42_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E14_0.00 # Unique cross-section location id.
-branchId = pipe_42_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E15_0.00 # Unique cross-section location id.
-branchId = pipe_42_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E16_0.00 # Unique cross-section location id.
-branchId = pipe_42_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E17_0.00 # Unique cross-section location id.
-branchId = pipe_42_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E18_0.00 # Unique cross-section location id.
-branchId = pipe_42_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E19_0.00 # Unique cross-section location id.
-branchId = pipe_42_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E20_0.00 # Unique cross-section location id.
-branchId = pipe_42_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E21_0.00 # Unique cross-section location id.
-branchId = pipe_42_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E22_0.00 # Unique cross-section location id.
-branchId = pipe_42_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E23_0.00 # Unique cross-section location id.
-branchId = pipe_42_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E24_0.00 # Unique cross-section location id.
-branchId = pipe_42_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E25_0.00 # Unique cross-section location id.
-branchId = pipe_42_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E26_0.00 # Unique cross-section location id.
-branchId = pipe_42_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E27_0.00 # Unique cross-section location id.
-branchId = pipe_42_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E28_0.00 # Unique cross-section location id.
-branchId = pipe_42_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E29_0.00 # Unique cross-section location id.
-branchId = pipe_42_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E30_0.00 # Unique cross-section location id.
-branchId = pipe_42_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E31_0.00 # Unique cross-section location id.
-branchId = pipe_42_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E32_0.00 # Unique cross-section location id.
-branchId = pipe_42_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E33_0.00 # Unique cross-section location id.
-branchId = pipe_42_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E34_0.00 # Unique cross-section location id.
-branchId = pipe_42_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E35_0.00 # Unique cross-section location id.
-branchId = pipe_42_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E36_0.00 # Unique cross-section location id.
-branchId = pipe_42_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E37_0.00 # Unique cross-section location id.
-branchId = pipe_42_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E38_0.00 # Unique cross-section location id.
-branchId = pipe_42_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E39_0.00 # Unique cross-section location id.
-branchId = pipe_42_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E40_0.00 # Unique cross-section location id.
-branchId = pipe_42_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_42_E41_0.00 # Unique cross-section location id.
-branchId = pipe_42_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_43_E0_0.00 # Unique cross-section location id.
-branchId = pipe_43_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_43_E1_0.00 # Unique cross-section location id.
-branchId = pipe_43_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E0_0.00 # Unique cross-section location id.
-branchId = pipe_44_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E1_0.00 # Unique cross-section location id.
-branchId = pipe_44_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 837.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E2_0.00 # Unique cross-section location id.
-branchId = pipe_44_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E3_0.00 # Unique cross-section location id.
-branchId = pipe_44_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E4_0.00 # Unique cross-section location id.
-branchId = pipe_44_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E5_0.00 # Unique cross-section location id.
-branchId = pipe_44_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E6_0.00 # Unique cross-section location id.
-branchId = pipe_44_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_44_E7_0.00 # Unique cross-section location id.
-branchId = pipe_44_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_45_E0_0.00 # Unique cross-section location id.
-branchId = pipe_45_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_45_E1_0.00 # Unique cross-section location id.
-branchId = pipe_45_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_45_E2_0.00 # Unique cross-section location id.
-branchId = pipe_45_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_45_E3_0.00 # Unique cross-section location id.
-branchId = pipe_45_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_46_E0_0.00 # Unique cross-section location id.
-branchId = pipe_46_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_46_E1_0.00 # Unique cross-section location id.
-branchId = pipe_46_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_46_E2_0.00 # Unique cross-section location id.
-branchId = pipe_46_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_46_E3_0.00 # Unique cross-section location id.
-branchId = pipe_46_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_46_E4_0.00 # Unique cross-section location id.
-branchId = pipe_46_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_47_E0_0.00 # Unique cross-section location id.
-branchId = pipe_47_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_47_E1_0.00 # Unique cross-section location id.
-branchId = pipe_47_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_47_E2_0.00 # Unique cross-section location id.
-branchId = pipe_47_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_47_E3_0.00 # Unique cross-section location id.
-branchId = pipe_47_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_47_E4_0.00 # Unique cross-section location id.
-branchId = pipe_47_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_47_E5_0.00 # Unique cross-section location id.
-branchId = pipe_47_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_48_E0_0.00 # Unique cross-section location id.
-branchId = pipe_48_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E0_0.00 # Unique cross-section location id.
-branchId = pipe_49_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E1_0.00 # Unique cross-section location id.
-branchId = pipe_49_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E2_0.00 # Unique cross-section location id.
-branchId = pipe_49_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E3_0.00 # Unique cross-section location id.
-branchId = pipe_49_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E4_0.00 # Unique cross-section location id.
-branchId = pipe_49_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E5_0.00 # Unique cross-section location id.
-branchId = pipe_49_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E6_0.00 # Unique cross-section location id.
-branchId = pipe_49_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E7_0.00 # Unique cross-section location id.
-branchId = pipe_49_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E8_0.00 # Unique cross-section location id.
-branchId = pipe_49_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E9_0.00 # Unique cross-section location id.
-branchId = pipe_49_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E10_0.00 # Unique cross-section location id.
-branchId = pipe_49_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E11_0.00 # Unique cross-section location id.
-branchId = pipe_49_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E12_0.00 # Unique cross-section location id.
-branchId = pipe_49_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E13_0.00 # Unique cross-section location id.
-branchId = pipe_49_E13 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E14_0.00 # Unique cross-section location id.
-branchId = pipe_49_E14 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E15_0.00 # Unique cross-section location id.
-branchId = pipe_49_E15 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E16_0.00 # Unique cross-section location id.
-branchId = pipe_49_E16 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E17_0.00 # Unique cross-section location id.
-branchId = pipe_49_E17 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E18_0.00 # Unique cross-section location id.
-branchId = pipe_49_E18 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E19_0.00 # Unique cross-section location id.
-branchId = pipe_49_E19 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E20_0.00 # Unique cross-section location id.
-branchId = pipe_49_E20 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E21_0.00 # Unique cross-section location id.
-branchId = pipe_49_E21 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E22_0.00 # Unique cross-section location id.
-branchId = pipe_49_E22 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E23_0.00 # Unique cross-section location id.
-branchId = pipe_49_E23 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E24_0.00 # Unique cross-section location id.
-branchId = pipe_49_E24 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E25_0.00 # Unique cross-section location id.
-branchId = pipe_49_E25 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E26_0.00 # Unique cross-section location id.
-branchId = pipe_49_E26 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E27_0.00 # Unique cross-section location id.
-branchId = pipe_49_E27 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E28_0.00 # Unique cross-section location id.
-branchId = pipe_49_E28 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E29_0.00 # Unique cross-section location id.
-branchId = pipe_49_E29 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E30_0.00 # Unique cross-section location id.
-branchId = pipe_49_E30 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E31_0.00 # Unique cross-section location id.
-branchId = pipe_49_E31 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E32_0.00 # Unique cross-section location id.
-branchId = pipe_49_E32 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E33_0.00 # Unique cross-section location id.
-branchId = pipe_49_E33 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E34_0.00 # Unique cross-section location id.
-branchId = pipe_49_E34 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E35_0.00 # Unique cross-section location id.
-branchId = pipe_49_E35 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E36_0.00 # Unique cross-section location id.
-branchId = pipe_49_E36 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E37_0.00 # Unique cross-section location id.
-branchId = pipe_49_E37 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E38_0.00 # Unique cross-section location id.
-branchId = pipe_49_E38 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E39_0.00 # Unique cross-section location id.
-branchId = pipe_49_E39 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E40_0.00 # Unique cross-section location id.
-branchId = pipe_49_E40 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E41_0.00 # Unique cross-section location id.
-branchId = pipe_49_E41 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E42_0.00 # Unique cross-section location id.
-branchId = pipe_49_E42 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E43_0.00 # Unique cross-section location id.
-branchId = pipe_49_E43 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E44_0.00 # Unique cross-section location id.
-branchId = pipe_49_E44 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E45_0.00 # Unique cross-section location id.
-branchId = pipe_49_E45 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E46_0.00 # Unique cross-section location id.
-branchId = pipe_49_E46 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E47_0.00 # Unique cross-section location id.
-branchId = pipe_49_E47 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E48_0.00 # Unique cross-section location id.
-branchId = pipe_49_E48 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E49_0.00 # Unique cross-section location id.
-branchId = pipe_49_E49 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E50_0.00 # Unique cross-section location id.
-branchId = pipe_49_E50 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E51_0.00 # Unique cross-section location id.
-branchId = pipe_49_E51 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E52_0.00 # Unique cross-section location id.
-branchId = pipe_49_E52 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E53_0.00 # Unique cross-section location id.
-branchId = pipe_49_E53 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E54_0.00 # Unique cross-section location id.
-branchId = pipe_49_E54 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E55_0.00 # Unique cross-section location id.
-branchId = pipe_49_E55 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E56_0.00 # Unique cross-section location id.
-branchId = pipe_49_E56 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E57_0.00 # Unique cross-section location id.
-branchId = pipe_49_E57 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E58_0.00 # Unique cross-section location id.
-branchId = pipe_49_E58 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E59_0.00 # Unique cross-section location id.
-branchId = pipe_49_E59 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E60_0.00 # Unique cross-section location id.
-branchId = pipe_49_E60 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E61_0.00 # Unique cross-section location id.
-branchId = pipe_49_E61 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E62_0.00 # Unique cross-section location id.
-branchId = pipe_49_E62 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E63_0.00 # Unique cross-section location id.
-branchId = pipe_49_E63 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E64_0.00 # Unique cross-section location id.
-branchId = pipe_49_E64 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E65_0.00 # Unique cross-section location id.
-branchId = pipe_49_E65 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E66_0.00 # Unique cross-section location id.
-branchId = pipe_49_E66 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E67_0.00 # Unique cross-section location id.
-branchId = pipe_49_E67 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E68_0.00 # Unique cross-section location id.
-branchId = pipe_49_E68 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E69_0.00 # Unique cross-section location id.
-branchId = pipe_49_E69 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E70_0.00 # Unique cross-section location id.
-branchId = pipe_49_E70 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E71_0.00 # Unique cross-section location id.
-branchId = pipe_49_E71 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E72_0.00 # Unique cross-section location id.
-branchId = pipe_49_E72 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E73_0.00 # Unique cross-section location id.
-branchId = pipe_49_E73 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E74_0.00 # Unique cross-section location id.
-branchId = pipe_49_E74 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E75_0.00 # Unique cross-section location id.
-branchId = pipe_49_E75 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E76_0.00 # Unique cross-section location id.
-branchId = pipe_49_E76 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E77_0.00 # Unique cross-section location id.
-branchId = pipe_49_E77 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E78_0.00 # Unique cross-section location id.
-branchId = pipe_49_E78 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E79_0.00 # Unique cross-section location id.
-branchId = pipe_49_E79 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E80_0.00 # Unique cross-section location id.
-branchId = pipe_49_E80 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E81_0.00 # Unique cross-section location id.
-branchId = pipe_49_E81 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E82_0.00 # Unique cross-section location id.
-branchId = pipe_49_E82 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E83_0.00 # Unique cross-section location id.
-branchId = pipe_49_E83 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E84_0.00 # Unique cross-section location id.
-branchId = pipe_49_E84 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E85_0.00 # Unique cross-section location id.
-branchId = pipe_49_E85 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E86_0.00 # Unique cross-section location id.
-branchId = pipe_49_E86 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E87_0.00 # Unique cross-section location id.
-branchId = pipe_49_E87 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E88_0.00 # Unique cross-section location id.
-branchId = pipe_49_E88 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E89_0.00 # Unique cross-section location id.
-branchId = pipe_49_E89 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E90_0.00 # Unique cross-section location id.
-branchId = pipe_49_E90 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E91_0.00 # Unique cross-section location id.
-branchId = pipe_49_E91 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E92_0.00 # Unique cross-section location id.
-branchId = pipe_49_E92 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E93_0.00 # Unique cross-section location id.
-branchId = pipe_49_E93 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E94_0.00 # Unique cross-section location id.
-branchId = pipe_49_E94 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E95_0.00 # Unique cross-section location id.
-branchId = pipe_49_E95 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E96_0.00 # Unique cross-section location id.
-branchId = pipe_49_E96 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E97_0.00 # Unique cross-section location id.
-branchId = pipe_49_E97 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E98_0.00 # Unique cross-section location id.
-branchId = pipe_49_E98 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E99_0.00 # Unique cross-section location id.
-branchId = pipe_49_E99 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E100_0.00 # Unique cross-section location id.
-branchId = pipe_49_E100 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E101_0.00 # Unique cross-section location id.
-branchId = pipe_49_E101 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E102_0.00 # Unique cross-section location id.
-branchId = pipe_49_E102 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E103_0.00 # Unique cross-section location id.
-branchId = pipe_49_E103 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E104_0.00 # Unique cross-section location id.
-branchId = pipe_49_E104 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E105_0.00 # Unique cross-section location id.
-branchId = pipe_49_E105 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E106_0.00 # Unique cross-section location id.
-branchId = pipe_49_E106 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E107_0.00 # Unique cross-section location id.
-branchId = pipe_49_E107 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E108_0.00 # Unique cross-section location id.
-branchId = pipe_49_E108 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E109_0.00 # Unique cross-section location id.
-branchId = pipe_49_E109 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E110_0.00 # Unique cross-section location id.
-branchId = pipe_49_E110 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E111_0.00 # Unique cross-section location id.
-branchId = pipe_49_E111 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E112_0.00 # Unique cross-section location id.
-branchId = pipe_49_E112 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E113_0.00 # Unique cross-section location id.
-branchId = pipe_49_E113 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E114_0.00 # Unique cross-section location id.
-branchId = pipe_49_E114 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E115_0.00 # Unique cross-section location id.
-branchId = pipe_49_E115 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E116_0.00 # Unique cross-section location id.
-branchId = pipe_49_E116 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E117_0.00 # Unique cross-section location id.
-branchId = pipe_49_E117 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E118_0.00 # Unique cross-section location id.
-branchId = pipe_49_E118 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E119_0.00 # Unique cross-section location id.
-branchId = pipe_49_E119 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E120_0.00 # Unique cross-section location id.
-branchId = pipe_49_E120 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E121_0.00 # Unique cross-section location id.
-branchId = pipe_49_E121 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E122_0.00 # Unique cross-section location id.
-branchId = pipe_49_E122 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E123_0.00 # Unique cross-section location id.
-branchId = pipe_49_E123 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E124_0.00 # Unique cross-section location id.
-branchId = pipe_49_E124 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E125_0.00 # Unique cross-section location id.
-branchId = pipe_49_E125 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E126_0.00 # Unique cross-section location id.
-branchId = pipe_49_E126 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E127_0.00 # Unique cross-section location id.
-branchId = pipe_49_E127 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E128_0.00 # Unique cross-section location id.
-branchId = pipe_49_E128 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 862.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E129_0.00 # Unique cross-section location id.
-branchId = pipe_49_E129 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 862.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E130_0.00 # Unique cross-section location id.
-branchId = pipe_49_E130 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 875.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E131_0.00 # Unique cross-section location id.
-branchId = pipe_49_E131 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 875.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E132_0.00 # Unique cross-section location id.
-branchId = pipe_49_E132 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 902.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E133_0.00 # Unique cross-section location id.
-branchId = pipe_49_E133 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 902.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E134_0.00 # Unique cross-section location id.
-branchId = pipe_49_E134 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 929.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E135_0.00 # Unique cross-section location id.
-branchId = pipe_49_E135 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 929.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E136_0.00 # Unique cross-section location id.
-branchId = pipe_49_E136 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 923.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E137_0.00 # Unique cross-section location id.
-branchId = pipe_49_E137 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E138_0.00 # Unique cross-section location id.
-branchId = pipe_49_E138 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 872.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E139_0.00 # Unique cross-section location id.
-branchId = pipe_49_E139 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 872.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E140_0.00 # Unique cross-section location id.
-branchId = pipe_49_E140 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 925.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E141_0.00 # Unique cross-section location id.
-branchId = pipe_49_E141 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 925.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E142_0.00 # Unique cross-section location id.
-branchId = pipe_49_E142 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 934.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E143_0.00 # Unique cross-section location id.
-branchId = pipe_49_E143 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 934.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E144_0.00 # Unique cross-section location id.
-branchId = pipe_49_E144 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 927.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E145_0.00 # Unique cross-section location id.
-branchId = pipe_49_E145 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 889.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E146_0.00 # Unique cross-section location id.
-branchId = pipe_49_E146 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 908.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E147_0.00 # Unique cross-section location id.
-branchId = pipe_49_E147 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 908.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E148_0.00 # Unique cross-section location id.
-branchId = pipe_49_E148 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 930.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E149_0.00 # Unique cross-section location id.
-branchId = pipe_49_E149 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 930.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E150_0.00 # Unique cross-section location id.
-branchId = pipe_49_E150 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 936.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E151_0.00 # Unique cross-section location id.
-branchId = pipe_49_E151 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 936.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E152_0.00 # Unique cross-section location id.
-branchId = pipe_49_E152 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 950.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E153_0.00 # Unique cross-section location id.
-branchId = pipe_49_E153 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 886.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E154_0.00 # Unique cross-section location id.
-branchId = pipe_49_E154 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 846.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E155_0.00 # Unique cross-section location id.
-branchId = pipe_49_E155 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 846.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E156_0.00 # Unique cross-section location id.
-branchId = pipe_49_E156 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 843.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E157_0.00 # Unique cross-section location id.
-branchId = pipe_49_E157 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 843.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E158_0.00 # Unique cross-section location id.
-branchId = pipe_49_E158 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E159_0.00 # Unique cross-section location id.
-branchId = pipe_49_E159 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 847.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E160_0.00 # Unique cross-section location id.
-branchId = pipe_49_E160 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 893.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E161_0.00 # Unique cross-section location id.
-branchId = pipe_49_E161 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 893.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E162_0.00 # Unique cross-section location id.
-branchId = pipe_49_E162 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E163_0.00 # Unique cross-section location id.
-branchId = pipe_49_E163 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E164_0.00 # Unique cross-section location id.
-branchId = pipe_49_E164 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 912.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E165_0.00 # Unique cross-section location id.
-branchId = pipe_49_E165 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 878.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E166_0.00 # Unique cross-section location id.
-branchId = pipe_49_E166 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 878.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E167_0.00 # Unique cross-section location id.
-branchId = pipe_49_E167 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 886.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E168_0.00 # Unique cross-section location id.
-branchId = pipe_49_E168 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 886.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E169_0.00 # Unique cross-section location id.
-branchId = pipe_49_E169 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 933.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E170_0.00 # Unique cross-section location id.
-branchId = pipe_49_E170 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 933.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E171_0.00 # Unique cross-section location id.
-branchId = pipe_49_E171 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 955.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E172_0.00 # Unique cross-section location id.
-branchId = pipe_49_E172 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 955.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E173_0.00 # Unique cross-section location id.
-branchId = pipe_49_E173 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 954.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E174_0.00 # Unique cross-section location id.
-branchId = pipe_49_E174 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 954.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E175_0.00 # Unique cross-section location id.
-branchId = pipe_49_E175 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E176_0.00 # Unique cross-section location id.
-branchId = pipe_49_E176 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E177_0.00 # Unique cross-section location id.
-branchId = pipe_49_E177 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 946.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E178_0.00 # Unique cross-section location id.
-branchId = pipe_49_E178 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 967.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E179_0.00 # Unique cross-section location id.
-branchId = pipe_49_E179 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 967.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E180_0.00 # Unique cross-section location id.
-branchId = pipe_49_E180 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 972.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E181_0.00 # Unique cross-section location id.
-branchId = pipe_49_E181 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 972.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E182_0.00 # Unique cross-section location id.
-branchId = pipe_49_E182 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1032.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E183_0.00 # Unique cross-section location id.
-branchId = pipe_49_E183 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1032.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E184_0.00 # Unique cross-section location id.
-branchId = pipe_49_E184 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1051.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E185_0.00 # Unique cross-section location id.
-branchId = pipe_49_E185 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 954.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E186_0.00 # Unique cross-section location id.
-branchId = pipe_49_E186 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 986.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E187_0.00 # Unique cross-section location id.
-branchId = pipe_49_E187 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 986.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E188_0.00 # Unique cross-section location id.
-branchId = pipe_49_E188 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1048.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E189_0.00 # Unique cross-section location id.
-branchId = pipe_49_E189 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1048.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E190_0.00 # Unique cross-section location id.
-branchId = pipe_49_E190 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1064.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E191_0.00 # Unique cross-section location id.
-branchId = pipe_49_E191 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1028.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E192_0.00 # Unique cross-section location id.
-branchId = pipe_49_E192 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1028.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E193_0.00 # Unique cross-section location id.
-branchId = pipe_49_E193 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 984.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E194_0.00 # Unique cross-section location id.
-branchId = pipe_49_E194 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 984.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E195_0.00 # Unique cross-section location id.
-branchId = pipe_49_E195 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E196_0.00 # Unique cross-section location id.
-branchId = pipe_49_E196 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E197_0.00 # Unique cross-section location id.
-branchId = pipe_49_E197 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 993.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E198_0.00 # Unique cross-section location id.
-branchId = pipe_49_E198 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 993.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E199_0.00 # Unique cross-section location id.
-branchId = pipe_49_E199 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1027.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E200_0.00 # Unique cross-section location id.
-branchId = pipe_49_E200 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1027.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E201_0.00 # Unique cross-section location id.
-branchId = pipe_49_E201 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E202_0.00 # Unique cross-section location id.
-branchId = pipe_49_E202 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E203_0.00 # Unique cross-section location id.
-branchId = pipe_49_E203 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1065.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E204_0.00 # Unique cross-section location id.
-branchId = pipe_49_E204 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1068.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E205_0.00 # Unique cross-section location id.
-branchId = pipe_49_E205 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1068.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E206_0.00 # Unique cross-section location id.
-branchId = pipe_49_E206 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1072.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E207_0.00 # Unique cross-section location id.
-branchId = pipe_49_E207 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1072.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E208_0.00 # Unique cross-section location id.
-branchId = pipe_49_E208 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1071.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E209_0.00 # Unique cross-section location id.
-branchId = pipe_49_E209 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1071.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E210_0.00 # Unique cross-section location id.
-branchId = pipe_49_E210 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E211_0.00 # Unique cross-section location id.
-branchId = pipe_49_E211 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1051.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E212_0.00 # Unique cross-section location id.
-branchId = pipe_49_E212 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1014.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E213_0.00 # Unique cross-section location id.
-branchId = pipe_49_E213 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 1014.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E214_0.00 # Unique cross-section location id.
-branchId = pipe_49_E214 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 970.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E215_0.00 # Unique cross-section location id.
-branchId = pipe_49_E215 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 970.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E216_0.00 # Unique cross-section location id.
-branchId = pipe_49_E216 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 932.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E217_0.00 # Unique cross-section location id.
-branchId = pipe_49_E217 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 932.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E218_0.00 # Unique cross-section location id.
-branchId = pipe_49_E218 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 893.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E219_0.00 # Unique cross-section location id.
-branchId = pipe_49_E219 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 850.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E220_0.00 # Unique cross-section location id.
-branchId = pipe_49_E220 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 850.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_49_E221_0.00 # Unique cross-section location id.
-branchId = pipe_49_E221 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 815.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E0_0.00 # Unique cross-section location id.
-branchId = pipe_50_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E1_0.00 # Unique cross-section location id.
-branchId = pipe_50_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E2_0.00 # Unique cross-section location id.
-branchId = pipe_50_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E3_0.00 # Unique cross-section location id.
-branchId = pipe_50_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E4_0.00 # Unique cross-section location id.
-branchId = pipe_50_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E5_0.00 # Unique cross-section location id.
-branchId = pipe_50_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E6_0.00 # Unique cross-section location id.
-branchId = pipe_50_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E7_0.00 # Unique cross-section location id.
-branchId = pipe_50_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_50_E8_0.00 # Unique cross-section location id.
-branchId = pipe_50_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E0_0.00 # Unique cross-section location id.
-branchId = pipe_51_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E1_0.00 # Unique cross-section location id.
-branchId = pipe_51_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E2_0.00 # Unique cross-section location id.
-branchId = pipe_51_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E3_0.00 # Unique cross-section location id.
-branchId = pipe_51_E3 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E4_0.00 # Unique cross-section location id.
-branchId = pipe_51_E4 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E5_0.00 # Unique cross-section location id.
-branchId = pipe_51_E5 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E6_0.00 # Unique cross-section location id.
-branchId = pipe_51_E6 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E7_0.00 # Unique cross-section location id.
-branchId = pipe_51_E7 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E8_0.00 # Unique cross-section location id.
-branchId = pipe_51_E8 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E9_0.00 # Unique cross-section location id.
-branchId = pipe_51_E9 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E10_0.00 # Unique cross-section location id.
-branchId = pipe_51_E10 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E11_0.00 # Unique cross-section location id.
-branchId = pipe_51_E11 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_51_E12_0.00 # Unique cross-section location id.
-branchId = pipe_51_E12 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_52_E0_0.00 # Unique cross-section location id.
-branchId = pipe_52_E0 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 815.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_52_E1_0.00 # Unique cross-section location id.
-branchId = pipe_52_E1 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_52_E2_0.00 # Unique cross-section location id.
-branchId = pipe_52_E2 # Branch on which the cross section is located.
-chainage = 0.0 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E0_45.76 # Unique cross-section location id.
-branchId = pipe_6_E0 # Branch on which the cross section is located.
-chainage = 45.76125752890142 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E1_45.71 # Unique cross-section location id.
-branchId = pipe_6_E1 # Branch on which the cross section is located.
-chainage = 45.71393975183706 # Chainage on the branch (m).
-shift = 931.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E2_45.76 # Unique cross-section location id.
-branchId = pipe_6_E2 # Branch on which the cross section is located.
-chainage = 45.76125752852305 # Chainage on the branch (m).
-shift = 931.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E3_45.76 # Unique cross-section location id.
-branchId = pipe_6_E3 # Branch on which the cross section is located.
-chainage = 45.755112831821485 # Chainage on the branch (m).
-shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E4_45.76 # Unique cross-section location id.
-branchId = pipe_6_E4 # Branch on which the cross section is located.
-chainage = 45.76125752936292 # Chainage on the branch (m).
-shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E5_45.70 # Unique cross-section location id.
-branchId = pipe_6_E5 # Branch on which the cross section is located.
-chainage = 45.69949095152197 # Chainage on the branch (m).
-shift = 934.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E6_45.36 # Unique cross-section location id.
-branchId = pipe_6_E6 # Branch on which the cross section is located.
-chainage = 45.360601293048944 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E7_45.66 # Unique cross-section location id.
-branchId = pipe_6_E7 # Branch on which the cross section is located.
-chainage = 45.655006170193026 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E8_45.76 # Unique cross-section location id.
-branchId = pipe_6_E8 # Branch on which the cross section is located.
-chainage = 45.76125752902249 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_6_E9_45.74 # Unique cross-section location id.
-branchId = pipe_6_E9 # Branch on which the cross section is located.
-chainage = 45.74189372149484 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E0_46.10 # Unique cross-section location id.
-branchId = pipe_7_E0 # Branch on which the cross section is located.
-chainage = 46.102738821364206 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E1_46.10 # Unique cross-section location id.
-branchId = pipe_7_E1 # Branch on which the cross section is located.
-chainage = 46.102738821138914 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E2_46.10 # Unique cross-section location id.
-branchId = pipe_7_E2 # Branch on which the cross section is located.
-chainage = 46.102738821364206 # Chainage on the branch (m).
-shift = 917.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E3_46.10 # Unique cross-section location id.
-branchId = pipe_7_E3 # Branch on which the cross section is located.
-chainage = 46.102738821138914 # Chainage on the branch (m).
-shift = 917.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E4_46.00 # Unique cross-section location id.
-branchId = pipe_7_E4 # Branch on which the cross section is located.
-chainage = 46.00216735798174 # Chainage on the branch (m).
-shift = 935.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E5_41.06 # Unique cross-section location id.
-branchId = pipe_7_E5 # Branch on which the cross section is located.
-chainage = 41.05911122038262 # Chainage on the branch (m).
-shift = 935.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E6_45.44 # Unique cross-section location id.
-branchId = pipe_7_E6 # Branch on which the cross section is located.
-chainage = 45.44276808806382 # Chainage on the branch (m).
-shift = 935.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E7_46.10 # Unique cross-section location id.
-branchId = pipe_7_E7 # Branch on which the cross section is located.
-chainage = 46.10273882076696 # Chainage on the branch (m).
-shift = 942.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E8_44.93 # Unique cross-section location id.
-branchId = pipe_7_E8 # Branch on which the cross section is located.
-chainage = 44.92510998108224 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E9_45.97 # Unique cross-section location id.
-branchId = pipe_7_E9 # Branch on which the cross section is located.
-chainage = 45.97133069423017 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_7_E10_46.10 # Unique cross-section location id.
-branchId = pipe_7_E10 # Branch on which the cross section is located.
-chainage = 46.10273882153968 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E0_48.94 # Unique cross-section location id.
-branchId = pipe_8_E0 # Branch on which the cross section is located.
-chainage = 48.93536433305755 # Chainage on the branch (m).
-shift = 912.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E1_49.71 # Unique cross-section location id.
-branchId = pipe_8_E1 # Branch on which the cross section is located.
-chainage = 49.71410747425359 # Chainage on the branch (m).
-shift = 912.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E2_46.58 # Unique cross-section location id.
-branchId = pipe_8_E2 # Branch on which the cross section is located.
-chainage = 46.578684479325084 # Chainage on the branch (m).
-shift = 927.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E3_49.96 # Unique cross-section location id.
-branchId = pipe_8_E3 # Branch on which the cross section is located.
-chainage = 49.957470802961076 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E4_49.96 # Unique cross-section location id.
-branchId = pipe_8_E4 # Branch on which the cross section is located.
-chainage = 49.95752389880362 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E5_49.39 # Unique cross-section location id.
-branchId = pipe_8_E5 # Branch on which the cross section is located.
-chainage = 49.385451662790594 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E6_49.42 # Unique cross-section location id.
-branchId = pipe_8_E6 # Branch on which the cross section is located.
-chainage = 49.42406541219448 # Chainage on the branch (m).
-shift = 972.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E7_48.14 # Unique cross-section location id.
-branchId = pipe_8_E7 # Branch on which the cross section is located.
-chainage = 48.14420338433423 # Chainage on the branch (m).
-shift = 960.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E8_49.76 # Unique cross-section location id.
-branchId = pipe_8_E8 # Branch on which the cross section is located.
-chainage = 49.75852403962619 # Chainage on the branch (m).
-shift = 960.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E9_48.14 # Unique cross-section location id.
-branchId = pipe_8_E9 # Branch on which the cross section is located.
-chainage = 48.13815697289992 # Chainage on the branch (m).
-shift = 942.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E10_49.27 # Unique cross-section location id.
-branchId = pipe_8_E10 # Branch on which the cross section is located.
-chainage = 49.271039699222506 # Chainage on the branch (m).
-shift = 942.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E11_49.96 # Unique cross-section location id.
-branchId = pipe_8_E11 # Branch on which the cross section is located.
-chainage = 49.957523898747276 # Chainage on the branch (m).
-shift = 942.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E12_49.96 # Unique cross-section location id.
-branchId = pipe_8_E12 # Branch on which the cross section is located.
-chainage = 49.957523897936305 # Chainage on the branch (m).
-shift = 956.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E13_49.92 # Unique cross-section location id.
-branchId = pipe_8_E13 # Branch on which the cross section is located.
-chainage = 49.916959451292136 # Chainage on the branch (m).
-shift = 942.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E14_49.53 # Unique cross-section location id.
-branchId = pipe_8_E14 # Branch on which the cross section is located.
-chainage = 49.53268255025123 # Chainage on the branch (m).
-shift = 942.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E15_47.42 # Unique cross-section location id.
-branchId = pipe_8_E15 # Branch on which the cross section is located.
-chainage = 47.417856608935935 # Chainage on the branch (m).
-shift = 949.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E16_49.16 # Unique cross-section location id.
-branchId = pipe_8_E16 # Branch on which the cross section is located.
-chainage = 49.16008106818719 # Chainage on the branch (m).
-shift = 958.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E17_49.11 # Unique cross-section location id.
-branchId = pipe_8_E17 # Branch on which the cross section is located.
-chainage = 49.10596018899191 # Chainage on the branch (m).
-shift = 958.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E18_49.90 # Unique cross-section location id.
-branchId = pipe_8_E18 # Branch on which the cross section is located.
-chainage = 49.89692960011419 # Chainage on the branch (m).
-shift = 967.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E19_49.86 # Unique cross-section location id.
-branchId = pipe_8_E19 # Branch on which the cross section is located.
-chainage = 49.85856667009763 # Chainage on the branch (m).
-shift = 967.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E20_49.86 # Unique cross-section location id.
-branchId = pipe_8_E20 # Branch on which the cross section is located.
-chainage = 49.86368501832395 # Chainage on the branch (m).
-shift = 973.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E21_49.61 # Unique cross-section location id.
-branchId = pipe_8_E21 # Branch on which the cross section is located.
-chainage = 49.610344214178355 # Chainage on the branch (m).
-shift = 973.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E22_49.79 # Unique cross-section location id.
-branchId = pipe_8_E22 # Branch on which the cross section is located.
-chainage = 49.793734807583284 # Chainage on the branch (m).
-shift = 964.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E23_49.78 # Unique cross-section location id.
-branchId = pipe_8_E23 # Branch on which the cross section is located.
-chainage = 49.7824169743414 # Chainage on the branch (m).
-shift = 964.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E24_49.82 # Unique cross-section location id.
-branchId = pipe_8_E24 # Branch on which the cross section is located.
-chainage = 49.819037644266054 # Chainage on the branch (m).
-shift = 964.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E25_49.96 # Unique cross-section location id.
-branchId = pipe_8_E25 # Branch on which the cross section is located.
-chainage = 49.95752389901176 # Chainage on the branch (m).
-shift = 954.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E26_49.96 # Unique cross-section location id.
-branchId = pipe_8_E26 # Branch on which the cross section is located.
-chainage = 49.9568366698002 # Chainage on the branch (m).
-shift = 954.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E27_49.96 # Unique cross-section location id.
-branchId = pipe_8_E27 # Branch on which the cross section is located.
-chainage = 49.957523898014124 # Chainage on the branch (m).
-shift = 954.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E28_49.96 # Unique cross-section location id.
-branchId = pipe_8_E28 # Branch on which the cross section is located.
-chainage = 49.957523898926354 # Chainage on the branch (m).
-shift = 947.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E29_49.96 # Unique cross-section location id.
-branchId = pipe_8_E29 # Branch on which the cross section is located.
-chainage = 49.957523898061034 # Chainage on the branch (m).
-shift = 955.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E30_49.96 # Unique cross-section location id.
-branchId = pipe_8_E30 # Branch on which the cross section is located.
-chainage = 49.957523898926354 # Chainage on the branch (m).
-shift = 955.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E31_49.96 # Unique cross-section location id.
-branchId = pipe_8_E31 # Branch on which the cross section is located.
-chainage = 49.957523898014124 # Chainage on the branch (m).
-shift = 952.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E32_49.96 # Unique cross-section location id.
-branchId = pipe_8_E32 # Branch on which the cross section is located.
-chainage = 49.957523898973264 # Chainage on the branch (m).
-shift = 952.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E33_49.96 # Unique cross-section location id.
-branchId = pipe_8_E33 # Branch on which the cross section is located.
-chainage = 49.957523898014124 # Chainage on the branch (m).
-shift = 952.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E34_49.96 # Unique cross-section location id.
-branchId = pipe_8_E34 # Branch on which the cross section is located.
-chainage = 49.957523898926354 # Chainage on the branch (m).
-shift = 953.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E35_49.85 # Unique cross-section location id.
-branchId = pipe_8_E35 # Branch on which the cross section is located.
-chainage = 49.84863271179912 # Chainage on the branch (m).
-shift = 953.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E36_49.84 # Unique cross-section location id.
-branchId = pipe_8_E36 # Branch on which the cross section is located.
-chainage = 49.83986808270347 # Chainage on the branch (m).
-shift = 963.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E37_49.96 # Unique cross-section location id.
-branchId = pipe_8_E37 # Branch on which the cross section is located.
-chainage = 49.957523898228686 # Chainage on the branch (m).
-shift = 966.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E38_49.96 # Unique cross-section location id.
-branchId = pipe_8_E38 # Branch on which the cross section is located.
-chainage = 49.95518333239744 # Chainage on the branch (m).
-shift = 966.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E39_49.96 # Unique cross-section location id.
-branchId = pipe_8_E39 # Branch on which the cross section is located.
-chainage = 49.95752389819095 # Chainage on the branch (m).
-shift = 973.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E40_49.96 # Unique cross-section location id.
-branchId = pipe_8_E40 # Branch on which the cross section is located.
-chainage = 49.95752389819095 # Chainage on the branch (m).
-shift = 980.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E41_49.96 # Unique cross-section location id.
-branchId = pipe_8_E41 # Branch on which the cross section is located.
-chainage = 49.95752389898102 # Chainage on the branch (m).
-shift = 980.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E42_49.96 # Unique cross-section location id.
-branchId = pipe_8_E42 # Branch on which the cross section is located.
-chainage = 49.95752389831423 # Chainage on the branch (m).
-shift = 980.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E43_49.96 # Unique cross-section location id.
-branchId = pipe_8_E43 # Branch on which the cross section is located.
-chainage = 49.95752389819095 # Chainage on the branch (m).
-shift = 990.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E44_49.96 # Unique cross-section location id.
-branchId = pipe_8_E44 # Branch on which the cross section is located.
-chainage = 49.95752389898102 # Chainage on the branch (m).
-shift = 995.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E45_49.96 # Unique cross-section location id.
-branchId = pipe_8_E45 # Branch on which the cross section is located.
-chainage = 49.95752389819095 # Chainage on the branch (m).
-shift = 995.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E46_45.42 # Unique cross-section location id.
-branchId = pipe_8_E46 # Branch on which the cross section is located.
-chainage = 45.42181422274748 # Chainage on the branch (m).
-shift = 995.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E47_48.32 # Unique cross-section location id.
-branchId = pipe_8_E47 # Branch on which the cross section is located.
-chainage = 48.32311246129105 # Chainage on the branch (m).
-shift = 1003.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E48_49.96 # Unique cross-section location id.
-branchId = pipe_8_E48 # Branch on which the cross section is located.
-chainage = 49.9575238981631 # Chainage on the branch (m).
-shift = 1003.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E49_48.92 # Unique cross-section location id.
-branchId = pipe_8_E49 # Branch on which the cross section is located.
-chainage = 48.91994655000976 # Chainage on the branch (m).
-shift = 1003.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E50_49.62 # Unique cross-section location id.
-branchId = pipe_8_E50 # Branch on which the cross section is located.
-chainage = 49.6220999936148 # Chainage on the branch (m).
-shift = 1034.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E51_49.59 # Unique cross-section location id.
-branchId = pipe_8_E51 # Branch on which the cross section is located.
-chainage = 49.5935182498885 # Chainage on the branch (m).
-shift = 1034.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E52_49.96 # Unique cross-section location id.
-branchId = pipe_8_E52 # Branch on which the cross section is located.
-chainage = 49.9550047334466 # Chainage on the branch (m).
-shift = 1030.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E53_49.95 # Unique cross-section location id.
-branchId = pipe_8_E53 # Branch on which the cross section is located.
-chainage = 49.94879354935671 # Chainage on the branch (m).
-shift = 1030.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E54_49.96 # Unique cross-section location id.
-branchId = pipe_8_E54 # Branch on which the cross section is located.
-chainage = 49.957523898303265 # Chainage on the branch (m).
-shift = 1014.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E55_49.57 # Unique cross-section location id.
-branchId = pipe_8_E55 # Branch on which the cross section is located.
-chainage = 49.56635220508799 # Chainage on the branch (m).
-shift = 1014.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E56_49.95 # Unique cross-section location id.
-branchId = pipe_8_E56 # Branch on which the cross section is located.
-chainage = 49.94862942742929 # Chainage on the branch (m).
-shift = 1009.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E57_49.83 # Unique cross-section location id.
-branchId = pipe_8_E57 # Branch on which the cross section is located.
-chainage = 49.83069656534414 # Chainage on the branch (m).
-shift = 1009.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E58_49.69 # Unique cross-section location id.
-branchId = pipe_8_E58 # Branch on which the cross section is located.
-chainage = 49.692710282699565 # Chainage on the branch (m).
-shift = 1009.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E59_49.23 # Unique cross-section location id.
-branchId = pipe_8_E59 # Branch on which the cross section is located.
-chainage = 49.22980746035248 # Chainage on the branch (m).
-shift = 979.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E60_47.52 # Unique cross-section location id.
-branchId = pipe_8_E60 # Branch on which the cross section is located.
-chainage = 47.51812191800843 # Chainage on the branch (m).
-shift = 993.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E61_49.95 # Unique cross-section location id.
-branchId = pipe_8_E61 # Branch on which the cross section is located.
-chainage = 49.95114833373648 # Chainage on the branch (m).
-shift = 993.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E62_49.96 # Unique cross-section location id.
-branchId = pipe_8_E62 # Branch on which the cross section is located.
-chainage = 49.9575238983814 # Chainage on the branch (m).
-shift = 1003.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E63_49.96 # Unique cross-section location id.
-branchId = pipe_8_E63 # Branch on which the cross section is located.
-chainage = 49.95752389858023 # Chainage on the branch (m).
-shift = 1003.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E64_49.96 # Unique cross-section location id.
-branchId = pipe_8_E64 # Branch on which the cross section is located.
-chainage = 49.957523898347546 # Chainage on the branch (m).
-shift = 1011.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E65_49.96 # Unique cross-section location id.
-branchId = pipe_8_E65 # Branch on which the cross section is located.
-chainage = 49.9575238983814 # Chainage on the branch (m).
-shift = 1011.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E66_49.96 # Unique cross-section location id.
-branchId = pipe_8_E66 # Branch on which the cross section is located.
-chainage = 49.95752389858023 # Chainage on the branch (m).
-shift = 1016.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E67_49.96 # Unique cross-section location id.
-branchId = pipe_8_E67 # Branch on which the cross section is located.
-chainage = 49.957523898347546 # Chainage on the branch (m).
-shift = 1023.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E68_49.96 # Unique cross-section location id.
-branchId = pipe_8_E68 # Branch on which the cross section is located.
-chainage = 49.9575238983814 # Chainage on the branch (m).
-shift = 1023.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E69_49.65 # Unique cross-section location id.
-branchId = pipe_8_E69 # Branch on which the cross section is located.
-chainage = 49.65324118637079 # Chainage on the branch (m).
-shift = 1026.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E70_49.96 # Unique cross-section location id.
-branchId = pipe_8_E70 # Branch on which the cross section is located.
-chainage = 49.957523898358886 # Chainage on the branch (m).
-shift = 1026.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E71_49.90 # Unique cross-section location id.
-branchId = pipe_8_E71 # Branch on which the cross section is located.
-chainage = 49.8989312134141 # Chainage on the branch (m).
-shift = 1030.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E72_49.62 # Unique cross-section location id.
-branchId = pipe_8_E72 # Branch on which the cross section is located.
-chainage = 49.62115648386718 # Chainage on the branch (m).
-shift = 1030.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E73_47.50 # Unique cross-section location id.
-branchId = pipe_8_E73 # Branch on which the cross section is located.
-chainage = 47.49891785391558 # Chainage on the branch (m).
-shift = 1035.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E74_49.32 # Unique cross-section location id.
-branchId = pipe_8_E74 # Branch on which the cross section is located.
-chainage = 49.324520739415995 # Chainage on the branch (m).
-shift = 1035.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E75_48.16 # Unique cross-section location id.
-branchId = pipe_8_E75 # Branch on which the cross section is located.
-chainage = 48.159647714840865 # Chainage on the branch (m).
-shift = 1035.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E76_49.93 # Unique cross-section location id.
-branchId = pipe_8_E76 # Branch on which the cross section is located.
-chainage = 49.92680839583086 # Chainage on the branch (m).
-shift = 1041.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E77_49.96 # Unique cross-section location id.
-branchId = pipe_8_E77 # Branch on which the cross section is located.
-chainage = 49.95752389860956 # Chainage on the branch (m).
-shift = 1041.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E78_49.96 # Unique cross-section location id.
-branchId = pipe_8_E78 # Branch on which the cross section is located.
-chainage = 49.95752389838319 # Chainage on the branch (m).
-shift = 1057.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E79_49.96 # Unique cross-section location id.
-branchId = pipe_8_E79 # Branch on which the cross section is located.
-chainage = 49.95752389860956 # Chainage on the branch (m).
-shift = 1020.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E80_49.96 # Unique cross-section location id.
-branchId = pipe_8_E80 # Branch on which the cross section is located.
-chainage = 49.95752389816526 # Chainage on the branch (m).
-shift = 1030.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E81_49.96 # Unique cross-section location id.
-branchId = pipe_8_E81 # Branch on which the cross section is located.
-chainage = 49.95752389860956 # Chainage on the branch (m).
-shift = 1030.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E82_49.15 # Unique cross-section location id.
-branchId = pipe_8_E82 # Branch on which the cross section is located.
-chainage = 49.1507853054202 # Chainage on the branch (m).
-shift = 1038.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E83_49.23 # Unique cross-section location id.
-branchId = pipe_8_E83 # Branch on which the cross section is located.
-chainage = 49.23411974979083 # Chainage on the branch (m).
-shift = 1038.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E84_48.11 # Unique cross-section location id.
-branchId = pipe_8_E84 # Branch on which the cross section is located.
-chainage = 48.11107732386043 # Chainage on the branch (m).
-shift = 1092.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E85_49.47 # Unique cross-section location id.
-branchId = pipe_8_E85 # Branch on which the cross section is located.
-chainage = 49.466702448749515 # Chainage on the branch (m).
-shift = 1092.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E86_48.21 # Unique cross-section location id.
-branchId = pipe_8_E86 # Branch on which the cross section is located.
-chainage = 48.207749439192746 # Chainage on the branch (m).
-shift = 1092.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E87_49.62 # Unique cross-section location id.
-branchId = pipe_8_E87 # Branch on which the cross section is located.
-chainage = 49.622465910733986 # Chainage on the branch (m).
-shift = 1098.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E88_49.92 # Unique cross-section location id.
-branchId = pipe_8_E88 # Branch on which the cross section is located.
-chainage = 49.92498064406391 # Chainage on the branch (m).
-shift = 1090.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E89_49.77 # Unique cross-section location id.
-branchId = pipe_8_E89 # Branch on which the cross section is located.
-chainage = 49.77287910976742 # Chainage on the branch (m).
-shift = 1090.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E90_49.79 # Unique cross-section location id.
-branchId = pipe_8_E90 # Branch on which the cross section is located.
-chainage = 49.79249407405103 # Chainage on the branch (m).
-shift = 1084.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E91_49.96 # Unique cross-section location id.
-branchId = pipe_8_E91 # Branch on which the cross section is located.
-chainage = 49.95752389833733 # Chainage on the branch (m).
-shift = 1084.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E92_49.96 # Unique cross-section location id.
-branchId = pipe_8_E92 # Branch on which the cross section is located.
-chainage = 49.95752389856946 # Chainage on the branch (m).
-shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E93_48.98 # Unique cross-section location id.
-branchId = pipe_8_E93 # Branch on which the cross section is located.
-chainage = 48.983799332429015 # Chainage on the branch (m).
-shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E94_49.41 # Unique cross-section location id.
-branchId = pipe_8_E94 # Branch on which the cross section is located.
-chainage = 49.41291159850838 # Chainage on the branch (m).
-shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E95_49.96 # Unique cross-section location id.
-branchId = pipe_8_E95 # Branch on which the cross section is located.
-chainage = 49.95752389822822 # Chainage on the branch (m).
-shift = 1094.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E96_49.96 # Unique cross-section location id.
-branchId = pipe_8_E96 # Branch on which the cross section is located.
-chainage = 49.95752389863916 # Chainage on the branch (m).
-shift = 1132.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E97_49.95 # Unique cross-section location id.
-branchId = pipe_8_E97 # Branch on which the cross section is located.
-chainage = 49.94797397915011 # Chainage on the branch (m).
-shift = 1132.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E98_49.96 # Unique cross-section location id.
-branchId = pipe_8_E98 # Branch on which the cross section is located.
-chainage = 49.95752389811477 # Chainage on the branch (m).
-shift = 1135.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E99_49.96 # Unique cross-section location id.
-branchId = pipe_8_E99 # Branch on which the cross section is located.
-chainage = 49.95752389855935 # Chainage on the branch (m).
-shift = 1135.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E100_49.96 # Unique cross-section location id.
-branchId = pipe_8_E100 # Branch on which the cross section is located.
-chainage = 49.95752389855935 # Chainage on the branch (m).
-shift = 1142.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E101_49.73 # Unique cross-section location id.
-branchId = pipe_8_E101 # Branch on which the cross section is located.
-chainage = 49.73048358422735 # Chainage on the branch (m).
-shift = 1142.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E102_49.44 # Unique cross-section location id.
-branchId = pipe_8_E102 # Branch on which the cross section is located.
-chainage = 49.43719736734111 # Chainage on the branch (m).
-shift = 1138.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E103_49.96 # Unique cross-section location id.
-branchId = pipe_8_E103 # Branch on which the cross section is located.
-chainage = 49.95752389783022 # Chainage on the branch (m).
-shift = 1166.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E104_49.96 # Unique cross-section location id.
-branchId = pipe_8_E104 # Branch on which the cross section is located.
-chainage = 49.95752389852744 # Chainage on the branch (m).
-shift = 1166.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E105_49.63 # Unique cross-section location id.
-branchId = pipe_8_E105 # Branch on which the cross section is located.
-chainage = 49.628503735502875 # Chainage on the branch (m).
-shift = 1163.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E106_49.90 # Unique cross-section location id.
-branchId = pipe_8_E106 # Branch on which the cross section is located.
-chainage = 49.900721713044696 # Chainage on the branch (m).
-shift = 1163.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E107_49.96 # Unique cross-section location id.
-branchId = pipe_8_E107 # Branch on which the cross section is located.
-chainage = 49.95752389840732 # Chainage on the branch (m).
-shift = 1154.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E108_49.60 # Unique cross-section location id.
-branchId = pipe_8_E108 # Branch on which the cross section is located.
-chainage = 49.59871256053249 # Chainage on the branch (m).
-shift = 1182.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E109_49.11 # Unique cross-section location id.
-branchId = pipe_8_E109 # Branch on which the cross section is located.
-chainage = 49.111764900618 # Chainage on the branch (m).
-shift = 1138.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E110_49.70 # Unique cross-section location id.
-branchId = pipe_8_E110 # Branch on which the cross section is located.
-chainage = 49.70466514175616 # Chainage on the branch (m).
-shift = 1138.7000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E111_48.43 # Unique cross-section location id.
-branchId = pipe_8_E111 # Branch on which the cross section is located.
-chainage = 48.430333679484846 # Chainage on the branch (m).
-shift = 1134.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E112_49.64 # Unique cross-section location id.
-branchId = pipe_8_E112 # Branch on which the cross section is located.
-chainage = 49.6404885294234 # Chainage on the branch (m).
-shift = 1134.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E113_49.80 # Unique cross-section location id.
-branchId = pipe_8_E113 # Branch on which the cross section is located.
-chainage = 49.79917812815435 # Chainage on the branch (m).
-shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E114_49.11 # Unique cross-section location id.
-branchId = pipe_8_E114 # Branch on which the cross section is located.
-chainage = 49.110221798928904 # Chainage on the branch (m).
-shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E115_49.58 # Unique cross-section location id.
-branchId = pipe_8_E115 # Branch on which the cross section is located.
-chainage = 49.582241208991704 # Chainage on the branch (m).
-shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E116_49.96 # Unique cross-section location id.
-branchId = pipe_8_E116 # Branch on which the cross section is located.
-chainage = 49.95752389861098 # Chainage on the branch (m).
-shift = 1167.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E117_49.96 # Unique cross-section location id.
-branchId = pipe_8_E117 # Branch on which the cross section is located.
-chainage = 49.95752389838633 # Chainage on the branch (m).
-shift = 1159.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E118_49.70 # Unique cross-section location id.
-branchId = pipe_8_E118 # Branch on which the cross section is located.
-chainage = 49.697788019411504 # Chainage on the branch (m).
-shift = 1159.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E119_49.96 # Unique cross-section location id.
-branchId = pipe_8_E119 # Branch on which the cross section is located.
-chainage = 49.957523898574344 # Chainage on the branch (m).
-shift = 1149.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E120_49.72 # Unique cross-section location id.
-branchId = pipe_8_E120 # Branch on which the cross section is located.
-chainage = 49.717278254655945 # Chainage on the branch (m).
-shift = 1149.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E121_49.11 # Unique cross-section location id.
-branchId = pipe_8_E121 # Branch on which the cross section is located.
-chainage = 49.10716916531334 # Chainage on the branch (m).
-shift = 1144.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E122_49.96 # Unique cross-section location id.
-branchId = pipe_8_E122 # Branch on which the cross section is located.
-chainage = 49.95752389852524 # Chainage on the branch (m).
-shift = 1180.2000732421875 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E123_49.96 # Unique cross-section location id.
-branchId = pipe_8_E123 # Branch on which the cross section is located.
-chainage = 49.957523898108406 # Chainage on the branch (m).
-shift = 1177.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E124_49.96 # Unique cross-section location id.
-branchId = pipe_8_E124 # Branch on which the cross section is located.
-chainage = 49.95752389852524 # Chainage on the branch (m).
-shift = 1177.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E125_49.96 # Unique cross-section location id.
-branchId = pipe_8_E125 # Branch on which the cross section is located.
-chainage = 49.95752389852524 # Chainage on the branch (m).
-shift = 1177.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E126_49.86 # Unique cross-section location id.
-branchId = pipe_8_E126 # Branch on which the cross section is located.
-chainage = 49.86393341774648 # Chainage on the branch (m).
-shift = 1200.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E127_48.92 # Unique cross-section location id.
-branchId = pipe_8_E127 # Branch on which the cross section is located.
-chainage = 48.92114476101746 # Chainage on the branch (m).
-shift = 1200.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E128_47.83 # Unique cross-section location id.
-branchId = pipe_8_E128 # Branch on which the cross section is located.
-chainage = 47.83081561525965 # Chainage on the branch (m).
-shift = 1200.0999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E129_49.57 # Unique cross-section location id.
-branchId = pipe_8_E129 # Branch on which the cross section is located.
-chainage = 49.571118696781305 # Chainage on the branch (m).
-shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E130_49.79 # Unique cross-section location id.
-branchId = pipe_8_E130 # Branch on which the cross section is located.
-chainage = 49.79196210767791 # Chainage on the branch (m).
-shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E131_49.66 # Unique cross-section location id.
-branchId = pipe_8_E131 # Branch on which the cross section is located.
-chainage = 49.65522142180431 # Chainage on the branch (m).
-shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E132_47.38 # Unique cross-section location id.
-branchId = pipe_8_E132 # Branch on which the cross section is located.
-chainage = 47.38112097190667 # Chainage on the branch (m).
-shift = 1229.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E133_48.61 # Unique cross-section location id.
-branchId = pipe_8_E133 # Branch on which the cross section is located.
-chainage = 48.611060074558075 # Chainage on the branch (m).
-shift = 1212.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E134_49.24 # Unique cross-section location id.
-branchId = pipe_8_E134 # Branch on which the cross section is located.
-chainage = 49.24368430262856 # Chainage on the branch (m).
-shift = 1212.300048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E135_49.91 # Unique cross-section location id.
-branchId = pipe_8_E135 # Branch on which the cross section is located.
-chainage = 49.91042920902947 # Chainage on the branch (m).
-shift = 1188.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E136_49.96 # Unique cross-section location id.
-branchId = pipe_8_E136 # Branch on which the cross section is located.
-chainage = 49.95752389837648 # Chainage on the branch (m).
-shift = 1188.5999755859375 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E137_49.22 # Unique cross-section location id.
-branchId = pipe_8_E137 # Branch on which the cross section is located.
-chainage = 49.218986171045124 # Chainage on the branch (m).
-shift = 1141.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E138_49.52 # Unique cross-section location id.
-branchId = pipe_8_E138 # Branch on which the cross section is located.
-chainage = 49.52451524747702 # Chainage on the branch (m).
-shift = 1141.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E139_49.95 # Unique cross-section location id.
-branchId = pipe_8_E139 # Branch on which the cross section is located.
-chainage = 49.95105429155269 # Chainage on the branch (m).
-shift = 1141.800048828125 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E140_49.96 # Unique cross-section location id.
-branchId = pipe_8_E140 # Branch on which the cross section is located.
-chainage = 49.9575238985737 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E141_49.17 # Unique cross-section location id.
-branchId = pipe_8_E141 # Branch on which the cross section is located.
-chainage = 49.17445315418424 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E142_48.07 # Unique cross-section location id.
-branchId = pipe_8_E142 # Branch on which the cross section is located.
-chainage = 48.07236879758117 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E143_49.79 # Unique cross-section location id.
-branchId = pipe_8_E143 # Branch on which the cross section is located.
-chainage = 49.78718196638158 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E144_48.37 # Unique cross-section location id.
-branchId = pipe_8_E144 # Branch on which the cross section is located.
-chainage = 48.371647664000854 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E145_49.79 # Unique cross-section location id.
-branchId = pipe_8_E145 # Branch on which the cross section is located.
-chainage = 49.78510568584671 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E146_49.96 # Unique cross-section location id.
-branchId = pipe_8_E146 # Branch on which the cross section is located.
-chainage = 49.95746163814857 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E147_49.63 # Unique cross-section location id.
-branchId = pipe_8_E147 # Branch on which the cross section is located.
-chainage = 49.6281935631055 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E148_49.68 # Unique cross-section location id.
-branchId = pipe_8_E148 # Branch on which the cross section is located.
-chainage = 49.67868997596494 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E149_49.96 # Unique cross-section location id.
-branchId = pipe_8_E149 # Branch on which the cross section is located.
-chainage = 49.95752389817536 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E150_49.73 # Unique cross-section location id.
-branchId = pipe_8_E150 # Branch on which the cross section is located.
-chainage = 49.732000454761746 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E151_47.96 # Unique cross-section location id.
-branchId = pipe_8_E151 # Branch on which the cross section is located.
-chainage = 47.96452462785413 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E152_49.80 # Unique cross-section location id.
-branchId = pipe_8_E152 # Branch on which the cross section is located.
-chainage = 49.804316036242604 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E153_49.50 # Unique cross-section location id.
-branchId = pipe_8_E153 # Branch on which the cross section is located.
-chainage = 49.504166033663935 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E154_49.96 # Unique cross-section location id.
-branchId = pipe_8_E154 # Branch on which the cross section is located.
-chainage = 49.95752389824687 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E155_49.96 # Unique cross-section location id.
-branchId = pipe_8_E155 # Branch on which the cross section is located.
-chainage = 49.957523898675724 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E156_49.76 # Unique cross-section location id.
-branchId = pipe_8_E156 # Branch on which the cross section is located.
-chainage = 49.76464143232939 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E157_49.90 # Unique cross-section location id.
-branchId = pipe_8_E157 # Branch on which the cross section is located.
-chainage = 49.9031618769645 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E158_49.96 # Unique cross-section location id.
-branchId = pipe_8_E158 # Branch on which the cross section is located.
-chainage = 49.95752389873273 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E159_49.96 # Unique cross-section location id.
-branchId = pipe_8_E159 # Branch on which the cross section is located.
-chainage = 49.957523898087516 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E160_49.96 # Unique cross-section location id.
-branchId = pipe_8_E160 # Branch on which the cross section is located.
-chainage = 49.95752389829272 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E161_49.96 # Unique cross-section location id.
-branchId = pipe_8_E161 # Branch on which the cross section is located.
-chainage = 49.95752389873273 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E162_49.96 # Unique cross-section location id.
-branchId = pipe_8_E162 # Branch on which the cross section is located.
-chainage = 49.95752389829272 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E163_49.91 # Unique cross-section location id.
-branchId = pipe_8_E163 # Branch on which the cross section is located.
-chainage = 49.911404837201154 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E164_49.65 # Unique cross-section location id.
-branchId = pipe_8_E164 # Branch on which the cross section is located.
-chainage = 49.65143246043708 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E165_49.88 # Unique cross-section location id.
-branchId = pipe_8_E165 # Branch on which the cross section is located.
-chainage = 49.882494916919605 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E166_49.32 # Unique cross-section location id.
-branchId = pipe_8_E166 # Branch on which the cross section is located.
-chainage = 49.31951203361277 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E167_48.91 # Unique cross-section location id.
-branchId = pipe_8_E167 # Branch on which the cross section is located.
-chainage = 48.914986411851295 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E168_49.95 # Unique cross-section location id.
-branchId = pipe_8_E168 # Branch on which the cross section is located.
-chainage = 49.95434396695339 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E169_49.96 # Unique cross-section location id.
-branchId = pipe_8_E169 # Branch on which the cross section is located.
-chainage = 49.95752389839518 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E170_49.44 # Unique cross-section location id.
-branchId = pipe_8_E170 # Branch on which the cross section is located.
-chainage = 49.438362281393225 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E171_49.96 # Unique cross-section location id.
-branchId = pipe_8_E171 # Branch on which the cross section is located.
-chainage = 49.957523898600705 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E172_49.31 # Unique cross-section location id.
-branchId = pipe_8_E172 # Branch on which the cross section is located.
-chainage = 49.309561393738655 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E173_49.41 # Unique cross-section location id.
-branchId = pipe_8_E173 # Branch on which the cross section is located.
-chainage = 49.408370563592015 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E174_49.89 # Unique cross-section location id.
-branchId = pipe_8_E174 # Branch on which the cross section is located.
-chainage = 49.88806084530675 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E175_49.74 # Unique cross-section location id.
-branchId = pipe_8_E175 # Branch on which the cross section is located.
-chainage = 49.73604215164 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E176_48.86 # Unique cross-section location id.
-branchId = pipe_8_E176 # Branch on which the cross section is located.
-chainage = 48.86263014404477 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E177_49.96 # Unique cross-section location id.
-branchId = pipe_8_E177 # Branch on which the cross section is located.
-chainage = 49.957523898075294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E178_49.22 # Unique cross-section location id.
-branchId = pipe_8_E178 # Branch on which the cross section is located.
-chainage = 49.220245369994714 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E179_49.96 # Unique cross-section location id.
-branchId = pipe_8_E179 # Branch on which the cross section is located.
-chainage = 49.95752389856303 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E180_48.93 # Unique cross-section location id.
-branchId = pipe_8_E180 # Branch on which the cross section is located.
-chainage = 48.934922711956325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E181_49.72 # Unique cross-section location id.
-branchId = pipe_8_E181 # Branch on which the cross section is located.
-chainage = 49.71820952062193 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E182_49.94 # Unique cross-section location id.
-branchId = pipe_8_E182 # Branch on which the cross section is located.
-chainage = 49.93895271451187 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E183_48.09 # Unique cross-section location id.
-branchId = pipe_8_E183 # Branch on which the cross section is located.
-chainage = 48.092878650000365 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E184_49.94 # Unique cross-section location id.
-branchId = pipe_8_E184 # Branch on which the cross section is located.
-chainage = 49.938220576415375 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E185_49.88 # Unique cross-section location id.
-branchId = pipe_8_E185 # Branch on which the cross section is located.
-chainage = 49.87904904725811 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E186_49.76 # Unique cross-section location id.
-branchId = pipe_8_E186 # Branch on which the cross section is located.
-chainage = 49.755176189878306 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E187_49.81 # Unique cross-section location id.
-branchId = pipe_8_E187 # Branch on which the cross section is located.
-chainage = 49.80526312372687 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E188_49.61 # Unique cross-section location id.
-branchId = pipe_8_E188 # Branch on which the cross section is located.
-chainage = 49.60976565268989 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E189_49.96 # Unique cross-section location id.
-branchId = pipe_8_E189 # Branch on which the cross section is located.
-chainage = 49.95752389833717 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E190_49.96 # Unique cross-section location id.
-branchId = pipe_8_E190 # Branch on which the cross section is located.
-chainage = 49.9575238985569 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E191_49.96 # Unique cross-section location id.
-branchId = pipe_8_E191 # Branch on which the cross section is located.
-chainage = 49.9575238985569 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E192_49.01 # Unique cross-section location id.
-branchId = pipe_8_E192 # Branch on which the cross section is located.
-chainage = 49.0123291786014 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E193_49.47 # Unique cross-section location id.
-branchId = pipe_8_E193 # Branch on which the cross section is located.
-chainage = 49.47282267284181 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E194_49.91 # Unique cross-section location id.
-branchId = pipe_8_E194 # Branch on which the cross section is located.
-chainage = 49.906996907936765 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E195_49.96 # Unique cross-section location id.
-branchId = pipe_8_E195 # Branch on which the cross section is located.
-chainage = 49.95752389836178 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E196_49.96 # Unique cross-section location id.
-branchId = pipe_8_E196 # Branch on which the cross section is located.
-chainage = 49.95752389844716 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E197_49.96 # Unique cross-section location id.
-branchId = pipe_8_E197 # Branch on which the cross section is located.
-chainage = 49.95752389836178 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E198_49.96 # Unique cross-section location id.
-branchId = pipe_8_E198 # Branch on which the cross section is located.
-chainage = 49.95752389867901 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E199_49.95 # Unique cross-section location id.
-branchId = pipe_8_E199 # Branch on which the cross section is located.
-chainage = 49.95349787941962 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E200_49.90 # Unique cross-section location id.
-branchId = pipe_8_E200 # Branch on which the cross section is located.
-chainage = 49.902567546923656 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E201_49.88 # Unique cross-section location id.
-branchId = pipe_8_E201 # Branch on which the cross section is located.
-chainage = 49.88364304194749 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E202_49.96 # Unique cross-section location id.
-branchId = pipe_8_E202 # Branch on which the cross section is located.
-chainage = 49.95752389838419 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E203_49.91 # Unique cross-section location id.
-branchId = pipe_8_E203 # Branch on which the cross section is located.
-chainage = 49.91109939425332 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E204_49.90 # Unique cross-section location id.
-branchId = pipe_8_E204 # Branch on which the cross section is located.
-chainage = 49.89523912033841 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E205_49.93 # Unique cross-section location id.
-branchId = pipe_8_E205 # Branch on which the cross section is located.
-chainage = 49.93075757250779 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E206_49.96 # Unique cross-section location id.
-branchId = pipe_8_E206 # Branch on which the cross section is located.
-chainage = 49.95752389837987 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E207_49.96 # Unique cross-section location id.
-branchId = pipe_8_E207 # Branch on which the cross section is located.
-chainage = 49.957523898505315 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E208_49.96 # Unique cross-section location id.
-branchId = pipe_8_E208 # Branch on which the cross section is located.
-chainage = 49.957493479005215 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E209_49.96 # Unique cross-section location id.
-branchId = pipe_8_E209 # Branch on which the cross section is located.
-chainage = 49.95752389849394 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E210_49.39 # Unique cross-section location id.
-branchId = pipe_8_E210 # Branch on which the cross section is located.
-chainage = 49.39412190217158 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E211_49.87 # Unique cross-section location id.
-branchId = pipe_8_E211 # Branch on which the cross section is located.
-chainage = 49.867782124893374 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E212_49.85 # Unique cross-section location id.
-branchId = pipe_8_E212 # Branch on which the cross section is located.
-chainage = 49.848124660484515 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E213_49.96 # Unique cross-section location id.
-branchId = pipe_8_E213 # Branch on which the cross section is located.
-chainage = 49.957523898423084 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E214_49.79 # Unique cross-section location id.
-branchId = pipe_8_E214 # Branch on which the cross section is located.
-chainage = 49.785611711235475 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E215_49.85 # Unique cross-section location id.
-branchId = pipe_8_E215 # Branch on which the cross section is located.
-chainage = 49.85096213469169 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E216_49.96 # Unique cross-section location id.
-branchId = pipe_8_E216 # Branch on which the cross section is located.
-chainage = 49.957523898411736 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E217_49.96 # Unique cross-section location id.
-branchId = pipe_8_E217 # Branch on which the cross section is located.
-chainage = 49.95567632309188 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E218_49.96 # Unique cross-section location id.
-branchId = pipe_8_E218 # Branch on which the cross section is located.
-chainage = 49.957523898454156 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E219_49.96 # Unique cross-section location id.
-branchId = pipe_8_E219 # Branch on which the cross section is located.
-chainage = 49.95752389828507 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E220_49.96 # Unique cross-section location id.
-branchId = pipe_8_E220 # Branch on which the cross section is located.
-chainage = 49.957523898454156 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E221_49.88 # Unique cross-section location id.
-branchId = pipe_8_E221 # Branch on which the cross section is located.
-chainage = 49.88086849628769 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E222_49.95 # Unique cross-section location id.
-branchId = pipe_8_E222 # Branch on which the cross section is located.
-chainage = 49.95425697601655 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E223_49.96 # Unique cross-section location id.
-branchId = pipe_8_E223 # Branch on which the cross section is located.
-chainage = 49.957523898463485 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E224_49.60 # Unique cross-section location id.
-branchId = pipe_8_E224 # Branch on which the cross section is located.
-chainage = 49.59959551946799 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E225_49.88 # Unique cross-section location id.
-branchId = pipe_8_E225 # Branch on which the cross section is located.
-chainage = 49.87594124598198 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E226_49.64 # Unique cross-section location id.
-branchId = pipe_8_E226 # Branch on which the cross section is located.
-chainage = 49.64249486592377 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E227_49.66 # Unique cross-section location id.
-branchId = pipe_8_E227 # Branch on which the cross section is located.
-chainage = 49.662923108858514 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E228_49.55 # Unique cross-section location id.
-branchId = pipe_8_E228 # Branch on which the cross section is located.
-chainage = 49.553234834876086 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E229_49.82 # Unique cross-section location id.
-branchId = pipe_8_E229 # Branch on which the cross section is located.
-chainage = 49.81770642921367 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E230_49.82 # Unique cross-section location id.
-branchId = pipe_8_E230 # Branch on which the cross section is located.
-chainage = 49.82251376665118 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E231_49.96 # Unique cross-section location id.
-branchId = pipe_8_E231 # Branch on which the cross section is located.
-chainage = 49.95752389847043 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E232_49.68 # Unique cross-section location id.
-branchId = pipe_8_E232 # Branch on which the cross section is located.
-chainage = 49.67938010819946 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E233_49.82 # Unique cross-section location id.
-branchId = pipe_8_E233 # Branch on which the cross section is located.
-chainage = 49.81609803538344 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E234_49.88 # Unique cross-section location id.
-branchId = pipe_8_E234 # Branch on which the cross section is located.
-chainage = 49.87541410182731 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E235_49.96 # Unique cross-section location id.
-branchId = pipe_8_E235 # Branch on which the cross section is located.
-chainage = 49.95752389871838 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E236_49.96 # Unique cross-section location id.
-branchId = pipe_8_E236 # Branch on which the cross section is located.
-chainage = 49.95752389818425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E237_49.96 # Unique cross-section location id.
-branchId = pipe_8_E237 # Branch on which the cross section is located.
-chainage = 49.95752389871838 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E238_49.96 # Unique cross-section location id.
-branchId = pipe_8_E238 # Branch on which the cross section is located.
-chainage = 49.95634876690508 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E239_49.92 # Unique cross-section location id.
-branchId = pipe_8_E239 # Branch on which the cross section is located.
-chainage = 49.921115148915746 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E240_49.96 # Unique cross-section location id.
-branchId = pipe_8_E240 # Branch on which the cross section is located.
-chainage = 49.95752389834404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E241_49.86 # Unique cross-section location id.
-branchId = pipe_8_E241 # Branch on which the cross section is located.
-chainage = 49.857907729497356 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E242_49.96 # Unique cross-section location id.
-branchId = pipe_8_E242 # Branch on which the cross section is located.
-chainage = 49.957523898729335 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E243_49.44 # Unique cross-section location id.
-branchId = pipe_8_E243 # Branch on which the cross section is located.
-chainage = 49.435286588602516 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E244_49.96 # Unique cross-section location id.
-branchId = pipe_8_E244 # Branch on which the cross section is located.
-chainage = 49.95752389855895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E245_42.65 # Unique cross-section location id.
-branchId = pipe_8_E245 # Branch on which the cross section is located.
-chainage = 42.65196077638302 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E246_44.70 # Unique cross-section location id.
-branchId = pipe_8_E246 # Branch on which the cross section is located.
-chainage = 44.70273544796891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E247_48.90 # Unique cross-section location id.
-branchId = pipe_8_E247 # Branch on which the cross section is located.
-chainage = 48.902569785559926 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E248_49.91 # Unique cross-section location id.
-branchId = pipe_8_E248 # Branch on which the cross section is located.
-chainage = 49.911632187909134 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E249_49.93 # Unique cross-section location id.
-branchId = pipe_8_E249 # Branch on which the cross section is located.
-chainage = 49.929883631284135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E250_49.96 # Unique cross-section location id.
-branchId = pipe_8_E250 # Branch on which the cross section is located.
-chainage = 49.95752389836383 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E251_41.74 # Unique cross-section location id.
-branchId = pipe_8_E251 # Branch on which the cross section is located.
-chainage = 41.73537385569093 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E252_46.90 # Unique cross-section location id.
-branchId = pipe_8_E252 # Branch on which the cross section is located.
-chainage = 46.896074382543155 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E253_49.73 # Unique cross-section location id.
-branchId = pipe_8_E253 # Branch on which the cross section is located.
-chainage = 49.730659345045794 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E254_49.86 # Unique cross-section location id.
-branchId = pipe_8_E254 # Branch on which the cross section is located.
-chainage = 49.86180573975988 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E255_49.52 # Unique cross-section location id.
-branchId = pipe_8_E255 # Branch on which the cross section is located.
-chainage = 49.5248909651025 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E256_49.96 # Unique cross-section location id.
-branchId = pipe_8_E256 # Branch on which the cross section is located.
-chainage = 49.957523898564126 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E257_49.92 # Unique cross-section location id.
-branchId = pipe_8_E257 # Branch on which the cross section is located.
-chainage = 49.91509947622016 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E258_49.96 # Unique cross-section location id.
-branchId = pipe_8_E258 # Branch on which the cross section is located.
-chainage = 49.957523898351155 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E259_49.94 # Unique cross-section location id.
-branchId = pipe_8_E259 # Branch on which the cross section is located.
-chainage = 49.940450376109695 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E260_49.82 # Unique cross-section location id.
-branchId = pipe_8_E260 # Branch on which the cross section is located.
-chainage = 49.82339076584107 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E261_49.78 # Unique cross-section location id.
-branchId = pipe_8_E261 # Branch on which the cross section is located.
-chainage = 49.77907589421163 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E262_47.42 # Unique cross-section location id.
-branchId = pipe_8_E262 # Branch on which the cross section is located.
-chainage = 47.42250736318682 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E263_48.36 # Unique cross-section location id.
-branchId = pipe_8_E263 # Branch on which the cross section is located.
-chainage = 48.35690181018712 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E264_48.96 # Unique cross-section location id.
-branchId = pipe_8_E264 # Branch on which the cross section is located.
-chainage = 48.95655114467144 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E265_20.60 # Unique cross-section location id.
-branchId = pipe_8_E265 # Branch on which the cross section is located.
-chainage = 20.59995222098786 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E266_49.96 # Unique cross-section location id.
-branchId = pipe_8_E266 # Branch on which the cross section is located.
-chainage = 49.957480560135885 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E267_49.35 # Unique cross-section location id.
-branchId = pipe_8_E267 # Branch on which the cross section is located.
-chainage = 49.34832997689145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E268_46.24 # Unique cross-section location id.
-branchId = pipe_8_E268 # Branch on which the cross section is located.
-chainage = 46.23537012851684 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E269_38.66 # Unique cross-section location id.
-branchId = pipe_8_E269 # Branch on which the cross section is located.
-chainage = 38.65950476476894 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E270_49.57 # Unique cross-section location id.
-branchId = pipe_8_E270 # Branch on which the cross section is located.
-chainage = 49.57419919695613 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E271_49.52 # Unique cross-section location id.
-branchId = pipe_8_E271 # Branch on which the cross section is located.
-chainage = 49.519914248549306 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E272_48.28 # Unique cross-section location id.
-branchId = pipe_8_E272 # Branch on which the cross section is located.
-chainage = 48.28224666717491 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E273_49.62 # Unique cross-section location id.
-branchId = pipe_8_E273 # Branch on which the cross section is located.
-chainage = 49.62013991200769 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E274_49.96 # Unique cross-section location id.
-branchId = pipe_8_E274 # Branch on which the cross section is located.
-chainage = 49.95752389852697 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E275_49.96 # Unique cross-section location id.
-branchId = pipe_8_E275 # Branch on which the cross section is located.
-chainage = 49.957523898455484 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E276_49.81 # Unique cross-section location id.
-branchId = pipe_8_E276 # Branch on which the cross section is located.
-chainage = 49.8144741542054 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E277_49.71 # Unique cross-section location id.
-branchId = pipe_8_E277 # Branch on which the cross section is located.
-chainage = 49.711484594499225 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E278_24.94 # Unique cross-section location id.
-branchId = pipe_8_E278 # Branch on which the cross section is located.
-chainage = 24.937769766566255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E279_49.96 # Unique cross-section location id.
-branchId = pipe_8_E279 # Branch on which the cross section is located.
-chainage = 49.957523898361266 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E280_49.43 # Unique cross-section location id.
-branchId = pipe_8_E280 # Branch on which the cross section is located.
-chainage = 49.43071811570519 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E281_49.96 # Unique cross-section location id.
-branchId = pipe_8_E281 # Branch on which the cross section is located.
-chainage = 49.957523897982824 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E282_49.67 # Unique cross-section location id.
-branchId = pipe_8_E282 # Branch on which the cross section is located.
-chainage = 49.66505521019817 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E283_47.70 # Unique cross-section location id.
-branchId = pipe_8_E283 # Branch on which the cross section is located.
-chainage = 47.69503024371695 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E284_45.25 # Unique cross-section location id.
-branchId = pipe_8_E284 # Branch on which the cross section is located.
-chainage = 45.246368615858955 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E285_49.70 # Unique cross-section location id.
-branchId = pipe_8_E285 # Branch on which the cross section is located.
-chainage = 49.69812853024218 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E286_49.96 # Unique cross-section location id.
-branchId = pipe_8_E286 # Branch on which the cross section is located.
-chainage = 49.957523898401405 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E287_49.91 # Unique cross-section location id.
-branchId = pipe_8_E287 # Branch on which the cross section is located.
-chainage = 49.90845549416475 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E288_49.96 # Unique cross-section location id.
-branchId = pipe_8_E288 # Branch on which the cross section is located.
-chainage = 49.957523898288756 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E289_47.84 # Unique cross-section location id.
-branchId = pipe_8_E289 # Branch on which the cross section is located.
-chainage = 47.840592358882546 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E290_37.84 # Unique cross-section location id.
-branchId = pipe_8_E290 # Branch on which the cross section is located.
-chainage = 37.84002047509569 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E291_46.27 # Unique cross-section location id.
-branchId = pipe_8_E291 # Branch on which the cross section is located.
-chainage = 46.26846728040458 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E292_49.04 # Unique cross-section location id.
-branchId = pipe_8_E292 # Branch on which the cross section is located.
-chainage = 49.04358629468717 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E293_49.96 # Unique cross-section location id.
-branchId = pipe_8_E293 # Branch on which the cross section is located.
-chainage = 49.95752389793043 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E294_49.96 # Unique cross-section location id.
-branchId = pipe_8_E294 # Branch on which the cross section is located.
-chainage = 49.95752389872846 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E295_26.59 # Unique cross-section location id.
-branchId = pipe_8_E295 # Branch on which the cross section is located.
-chainage = 26.594576979858495 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E296_49.96 # Unique cross-section location id.
-branchId = pipe_8_E296 # Branch on which the cross section is located.
-chainage = 49.95752389847566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E297_49.96 # Unique cross-section location id.
-branchId = pipe_8_E297 # Branch on which the cross section is located.
-chainage = 49.95752389847566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E298_49.62 # Unique cross-section location id.
-branchId = pipe_8_E298 # Branch on which the cross section is located.
-chainage = 49.62238524664943 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E299_49.96 # Unique cross-section location id.
-branchId = pipe_8_E299 # Branch on which the cross section is located.
-chainage = 49.9575238986277 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E300_49.55 # Unique cross-section location id.
-branchId = pipe_8_E300 # Branch on which the cross section is located.
-chainage = 49.546214419069734 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E301_49.27 # Unique cross-section location id.
-branchId = pipe_8_E301 # Branch on which the cross section is located.
-chainage = 49.27041989681041 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E302_49.96 # Unique cross-section location id.
-branchId = pipe_8_E302 # Branch on which the cross section is located.
-chainage = 49.95752389889684 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E303_49.89 # Unique cross-section location id.
-branchId = pipe_8_E303 # Branch on which the cross section is located.
-chainage = 49.885423306221945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E304_48.75 # Unique cross-section location id.
-branchId = pipe_8_E304 # Branch on which the cross section is located.
-chainage = 48.748985548057995 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E305_25.71 # Unique cross-section location id.
-branchId = pipe_8_E305 # Branch on which the cross section is located.
-chainage = 25.705159536630102 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E306_46.40 # Unique cross-section location id.
-branchId = pipe_8_E306 # Branch on which the cross section is located.
-chainage = 46.4037573901339 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E307_49.96 # Unique cross-section location id.
-branchId = pipe_8_E307 # Branch on which the cross section is located.
-chainage = 49.95615564004073 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E308_49.78 # Unique cross-section location id.
-branchId = pipe_8_E308 # Branch on which the cross section is located.
-chainage = 49.775902692574206 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E309_49.96 # Unique cross-section location id.
-branchId = pipe_8_E309 # Branch on which the cross section is located.
-chainage = 49.95752389797844 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E310_49.96 # Unique cross-section location id.
-branchId = pipe_8_E310 # Branch on which the cross section is located.
-chainage = 49.95752389875479 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E311_49.96 # Unique cross-section location id.
-branchId = pipe_8_E311 # Branch on which the cross section is located.
-chainage = 49.95752389797844 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E312_49.82 # Unique cross-section location id.
-branchId = pipe_8_E312 # Branch on which the cross section is located.
-chainage = 49.82123136691744 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E313_49.96 # Unique cross-section location id.
-branchId = pipe_8_E313 # Branch on which the cross section is located.
-chainage = 49.95713610943455 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E314_46.99 # Unique cross-section location id.
-branchId = pipe_8_E314 # Branch on which the cross section is located.
-chainage = 46.986045083073535 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E315_49.31 # Unique cross-section location id.
-branchId = pipe_8_E315 # Branch on which the cross section is located.
-chainage = 49.3054342156218 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E316_49.96 # Unique cross-section location id.
-branchId = pipe_8_E316 # Branch on which the cross section is located.
-chainage = 49.957523898627066 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E317_43.39 # Unique cross-section location id.
-branchId = pipe_8_E317 # Branch on which the cross section is located.
-chainage = 43.389702097037336 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E318_44.93 # Unique cross-section location id.
-branchId = pipe_8_E318 # Branch on which the cross section is located.
-chainage = 44.932932540195026 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E319_49.80 # Unique cross-section location id.
-branchId = pipe_8_E319 # Branch on which the cross section is located.
-chainage = 49.80257492699363 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E320_49.30 # Unique cross-section location id.
-branchId = pipe_8_E320 # Branch on which the cross section is located.
-chainage = 49.29601489190835 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E321_49.78 # Unique cross-section location id.
-branchId = pipe_8_E321 # Branch on which the cross section is located.
-chainage = 49.781909744260815 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E322_49.50 # Unique cross-section location id.
-branchId = pipe_8_E322 # Branch on which the cross section is located.
-chainage = 49.49781199298259 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E323_49.90 # Unique cross-section location id.
-branchId = pipe_8_E323 # Branch on which the cross section is located.
-chainage = 49.89932784115616 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E324_48.40 # Unique cross-section location id.
-branchId = pipe_8_E324 # Branch on which the cross section is located.
-chainage = 48.40301281856758 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E325_49.96 # Unique cross-section location id.
-branchId = pipe_8_E325 # Branch on which the cross section is located.
-chainage = 49.95706974641658 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E326_49.53 # Unique cross-section location id.
-branchId = pipe_8_E326 # Branch on which the cross section is located.
-chainage = 49.53262803116135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E327_49.68 # Unique cross-section location id.
-branchId = pipe_8_E327 # Branch on which the cross section is located.
-chainage = 49.68492071453636 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E328_49.67 # Unique cross-section location id.
-branchId = pipe_8_E328 # Branch on which the cross section is located.
-chainage = 49.67276338441021 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E329_42.41 # Unique cross-section location id.
-branchId = pipe_8_E329 # Branch on which the cross section is located.
-chainage = 42.409041604533634 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E330_48.44 # Unique cross-section location id.
-branchId = pipe_8_E330 # Branch on which the cross section is located.
-chainage = 48.436878201946506 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E331_49.42 # Unique cross-section location id.
-branchId = pipe_8_E331 # Branch on which the cross section is located.
-chainage = 49.41874320203619 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E332_48.52 # Unique cross-section location id.
-branchId = pipe_8_E332 # Branch on which the cross section is located.
-chainage = 48.52440286723123 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E333_49.57 # Unique cross-section location id.
-branchId = pipe_8_E333 # Branch on which the cross section is located.
-chainage = 49.57143365813268 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E334_49.63 # Unique cross-section location id.
-branchId = pipe_8_E334 # Branch on which the cross section is located.
-chainage = 49.63452249125382 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E335_41.08 # Unique cross-section location id.
-branchId = pipe_8_E335 # Branch on which the cross section is located.
-chainage = 41.080282221601166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E336_49.53 # Unique cross-section location id.
-branchId = pipe_8_E336 # Branch on which the cross section is located.
-chainage = 49.532584624218764 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E337_48.31 # Unique cross-section location id.
-branchId = pipe_8_E337 # Branch on which the cross section is located.
-chainage = 48.31247451455785 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E338_49.96 # Unique cross-section location id.
-branchId = pipe_8_E338 # Branch on which the cross section is located.
-chainage = 49.95752389866676 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E339_47.48 # Unique cross-section location id.
-branchId = pipe_8_E339 # Branch on which the cross section is located.
-chainage = 47.4819694656025 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E340_32.86 # Unique cross-section location id.
-branchId = pipe_8_E340 # Branch on which the cross section is located.
-chainage = 32.86055496949797 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E341_49.62 # Unique cross-section location id.
-branchId = pipe_8_E341 # Branch on which the cross section is located.
-chainage = 49.622774480188596 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E342_49.48 # Unique cross-section location id.
-branchId = pipe_8_E342 # Branch on which the cross section is located.
-chainage = 49.481888968909146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E343_48.34 # Unique cross-section location id.
-branchId = pipe_8_E343 # Branch on which the cross section is located.
-chainage = 48.34377939489222 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E344_49.61 # Unique cross-section location id.
-branchId = pipe_8_E344 # Branch on which the cross section is located.
-chainage = 49.60743062082853 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E345_45.82 # Unique cross-section location id.
-branchId = pipe_8_E345 # Branch on which the cross section is located.
-chainage = 45.82250297138478 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E346_48.56 # Unique cross-section location id.
-branchId = pipe_8_E346 # Branch on which the cross section is located.
-chainage = 48.5566410892416 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E347_49.76 # Unique cross-section location id.
-branchId = pipe_8_E347 # Branch on which the cross section is located.
-chainage = 49.76196655840551 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E348_49.72 # Unique cross-section location id.
-branchId = pipe_8_E348 # Branch on which the cross section is located.
-chainage = 49.715971494168684 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E349_49.96 # Unique cross-section location id.
-branchId = pipe_8_E349 # Branch on which the cross section is located.
-chainage = 49.95752389845015 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E350_49.88 # Unique cross-section location id.
-branchId = pipe_8_E350 # Branch on which the cross section is located.
-chainage = 49.88134049001515 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E351_46.70 # Unique cross-section location id.
-branchId = pipe_8_E351 # Branch on which the cross section is located.
-chainage = 46.701166415538566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E352_49.94 # Unique cross-section location id.
-branchId = pipe_8_E352 # Branch on which the cross section is located.
-chainage = 49.94481366130089 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E353_49.82 # Unique cross-section location id.
-branchId = pipe_8_E353 # Branch on which the cross section is located.
-chainage = 49.82095757073213 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E354_34.86 # Unique cross-section location id.
-branchId = pipe_8_E354 # Branch on which the cross section is located.
-chainage = 34.85684219245033 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E355_47.74 # Unique cross-section location id.
-branchId = pipe_8_E355 # Branch on which the cross section is located.
-chainage = 47.73590252374499 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E356_49.88 # Unique cross-section location id.
-branchId = pipe_8_E356 # Branch on which the cross section is located.
-chainage = 49.88331280964738 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E357_49.96 # Unique cross-section location id.
-branchId = pipe_8_E357 # Branch on which the cross section is located.
-chainage = 49.95752389874502 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E358_44.99 # Unique cross-section location id.
-branchId = pipe_8_E358 # Branch on which the cross section is located.
-chainage = 44.988031029999156 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E359_43.42 # Unique cross-section location id.
-branchId = pipe_8_E359 # Branch on which the cross section is located.
-chainage = 43.41860534136925 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E360_46.48 # Unique cross-section location id.
-branchId = pipe_8_E360 # Branch on which the cross section is located.
-chainage = 46.48350612741992 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E361_48.69 # Unique cross-section location id.
-branchId = pipe_8_E361 # Branch on which the cross section is located.
-chainage = 48.68567833577294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E362_49.57 # Unique cross-section location id.
-branchId = pipe_8_E362 # Branch on which the cross section is located.
-chainage = 49.56684166166642 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E363_49.82 # Unique cross-section location id.
-branchId = pipe_8_E363 # Branch on which the cross section is located.
-chainage = 49.82355368021483 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E364_49.82 # Unique cross-section location id.
-branchId = pipe_8_E364 # Branch on which the cross section is located.
-chainage = 49.81779906837582 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E365_49.87 # Unique cross-section location id.
-branchId = pipe_8_E365 # Branch on which the cross section is located.
-chainage = 49.8667580376484 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E366_49.72 # Unique cross-section location id.
-branchId = pipe_8_E366 # Branch on which the cross section is located.
-chainage = 49.72261873911232 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E367_48.07 # Unique cross-section location id.
-branchId = pipe_8_E367 # Branch on which the cross section is located.
-chainage = 48.07153375952763 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E368_47.34 # Unique cross-section location id.
-branchId = pipe_8_E368 # Branch on which the cross section is located.
-chainage = 47.336206996403995 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E369_49.62 # Unique cross-section location id.
-branchId = pipe_8_E369 # Branch on which the cross section is located.
-chainage = 49.616975403574465 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E370_49.96 # Unique cross-section location id.
-branchId = pipe_8_E370 # Branch on which the cross section is located.
-chainage = 49.95752389835126 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E371_49.14 # Unique cross-section location id.
-branchId = pipe_8_E371 # Branch on which the cross section is located.
-chainage = 49.136916844649996 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E372_49.80 # Unique cross-section location id.
-branchId = pipe_8_E372 # Branch on which the cross section is located.
-chainage = 49.802089085319764 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E373_49.95 # Unique cross-section location id.
-branchId = pipe_8_E373 # Branch on which the cross section is located.
-chainage = 49.94830136537802 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E374_49.63 # Unique cross-section location id.
-branchId = pipe_8_E374 # Branch on which the cross section is located.
-chainage = 49.62800748225956 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E375_49.93 # Unique cross-section location id.
-branchId = pipe_8_E375 # Branch on which the cross section is located.
-chainage = 49.92543443005488 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E376_49.96 # Unique cross-section location id.
-branchId = pipe_8_E376 # Branch on which the cross section is located.
-chainage = 49.957523898430026 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E377_49.96 # Unique cross-section location id.
-branchId = pipe_8_E377 # Branch on which the cross section is located.
-chainage = 49.957523898430026 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E378_49.95 # Unique cross-section location id.
-branchId = pipe_8_E378 # Branch on which the cross section is located.
-chainage = 49.945168259664484 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E379_49.87 # Unique cross-section location id.
-branchId = pipe_8_E379 # Branch on which the cross section is located.
-chainage = 49.86541985638287 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E380_49.96 # Unique cross-section location id.
-branchId = pipe_8_E380 # Branch on which the cross section is located.
-chainage = 49.9575238984923 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E381_49.96 # Unique cross-section location id.
-branchId = pipe_8_E381 # Branch on which the cross section is located.
-chainage = 49.95752389864115 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E382_49.87 # Unique cross-section location id.
-branchId = pipe_8_E382 # Branch on which the cross section is located.
-chainage = 49.86659728840206 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E383_49.96 # Unique cross-section location id.
-branchId = pipe_8_E383 # Branch on which the cross section is located.
-chainage = 49.95752389848375 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E384_49.96 # Unique cross-section location id.
-branchId = pipe_8_E384 # Branch on which the cross section is located.
-chainage = 49.95752389848375 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E385_49.84 # Unique cross-section location id.
-branchId = pipe_8_E385 # Branch on which the cross section is located.
-chainage = 49.83597532486175 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E386_49.91 # Unique cross-section location id.
-branchId = pipe_8_E386 # Branch on which the cross section is located.
-chainage = 49.905337607510965 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E387_49.96 # Unique cross-section location id.
-branchId = pipe_8_E387 # Branch on which the cross section is located.
-chainage = 49.95752389854517 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E388_49.71 # Unique cross-section location id.
-branchId = pipe_8_E388 # Branch on which the cross section is located.
-chainage = 49.70994229685147 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E389_49.96 # Unique cross-section location id.
-branchId = pipe_8_E389 # Branch on which the cross section is located.
-chainage = 49.957509728555216 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E390_49.96 # Unique cross-section location id.
-branchId = pipe_8_E390 # Branch on which the cross section is located.
-chainage = 49.957523898642975 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E391_49.16 # Unique cross-section location id.
-branchId = pipe_8_E391 # Branch on which the cross section is located.
-chainage = 49.15819050830699 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E392_49.95 # Unique cross-section location id.
-branchId = pipe_8_E392 # Branch on which the cross section is located.
-chainage = 49.951600287588455 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E393_49.96 # Unique cross-section location id.
-branchId = pipe_8_E393 # Branch on which the cross section is located.
-chainage = 49.95752389834966 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E394_48.55 # Unique cross-section location id.
-branchId = pipe_8_E394 # Branch on which the cross section is located.
-chainage = 48.554069959321396 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E395_49.21 # Unique cross-section location id.
-branchId = pipe_8_E395 # Branch on which the cross section is located.
-chainage = 49.2054260728447 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E396_45.49 # Unique cross-section location id.
-branchId = pipe_8_E396 # Branch on which the cross section is located.
-chainage = 45.48557969568781 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E397_49.95 # Unique cross-section location id.
-branchId = pipe_8_E397 # Branch on which the cross section is located.
-chainage = 49.94618080683979 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E398_49.72 # Unique cross-section location id.
-branchId = pipe_8_E398 # Branch on which the cross section is located.
-chainage = 49.716440393360166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E399_49.67 # Unique cross-section location id.
-branchId = pipe_8_E399 # Branch on which the cross section is located.
-chainage = 49.67269310303905 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E400_49.70 # Unique cross-section location id.
-branchId = pipe_8_E400 # Branch on which the cross section is located.
-chainage = 49.69887417902008 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E401_49.96 # Unique cross-section location id.
-branchId = pipe_8_E401 # Branch on which the cross section is located.
-chainage = 49.95752389893076 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E402_48.56 # Unique cross-section location id.
-branchId = pipe_8_E402 # Branch on which the cross section is located.
-chainage = 48.563003246955255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E403_49.84 # Unique cross-section location id.
-branchId = pipe_8_E403 # Branch on which the cross section is located.
-chainage = 49.83570802668293 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E404_49.96 # Unique cross-section location id.
-branchId = pipe_8_E404 # Branch on which the cross section is located.
-chainage = 49.95752389789774 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E405_49.96 # Unique cross-section location id.
-branchId = pipe_8_E405 # Branch on which the cross section is located.
-chainage = 49.957523898857566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E406_49.33 # Unique cross-section location id.
-branchId = pipe_8_E406 # Branch on which the cross section is located.
-chainage = 49.33409874568381 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E407_49.96 # Unique cross-section location id.
-branchId = pipe_8_E407 # Branch on which the cross section is located.
-chainage = 49.95752389844454 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E408_49.93 # Unique cross-section location id.
-branchId = pipe_8_E408 # Branch on which the cross section is located.
-chainage = 49.931857693140195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E409_49.55 # Unique cross-section location id.
-branchId = pipe_8_E409 # Branch on which the cross section is located.
-chainage = 49.55343110868316 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E410_49.79 # Unique cross-section location id.
-branchId = pipe_8_E410 # Branch on which the cross section is located.
-chainage = 49.78658722677645 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E411_49.24 # Unique cross-section location id.
-branchId = pipe_8_E411 # Branch on which the cross section is located.
-chainage = 49.236876867365574 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E412_49.96 # Unique cross-section location id.
-branchId = pipe_8_E412 # Branch on which the cross section is located.
-chainage = 49.957523898068 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E413_49.95 # Unique cross-section location id.
-branchId = pipe_8_E413 # Branch on which the cross section is located.
-chainage = 49.95387469534655 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E414_49.96 # Unique cross-section location id.
-branchId = pipe_8_E414 # Branch on which the cross section is located.
-chainage = 49.957523898456756 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E415_49.96 # Unique cross-section location id.
-branchId = pipe_8_E415 # Branch on which the cross section is located.
-chainage = 49.957523898456756 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E416_49.90 # Unique cross-section location id.
-branchId = pipe_8_E416 # Branch on which the cross section is located.
-chainage = 49.90305833091945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E417_49.96 # Unique cross-section location id.
-branchId = pipe_8_E417 # Branch on which the cross section is located.
-chainage = 49.95752389837555 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E418_49.96 # Unique cross-section location id.
-branchId = pipe_8_E418 # Branch on which the cross section is located.
-chainage = 49.955798265436215 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E419_49.96 # Unique cross-section location id.
-branchId = pipe_8_E419 # Branch on which the cross section is located.
-chainage = 49.95752389852715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E420_49.96 # Unique cross-section location id.
-branchId = pipe_8_E420 # Branch on which the cross section is located.
-chainage = 49.95752389852715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E421_49.96 # Unique cross-section location id.
-branchId = pipe_8_E421 # Branch on which the cross section is located.
-chainage = 49.95752389852715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E422_49.91 # Unique cross-section location id.
-branchId = pipe_8_E422 # Branch on which the cross section is located.
-chainage = 49.91380247838082 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E423_49.91 # Unique cross-section location id.
-branchId = pipe_8_E423 # Branch on which the cross section is located.
-chainage = 49.90646912146539 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E424_49.90 # Unique cross-section location id.
-branchId = pipe_8_E424 # Branch on which the cross section is located.
-chainage = 49.90407268601931 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E425_49.96 # Unique cross-section location id.
-branchId = pipe_8_E425 # Branch on which the cross section is located.
-chainage = 49.95752389871899 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E426_49.96 # Unique cross-section location id.
-branchId = pipe_8_E426 # Branch on which the cross section is located.
-chainage = 49.95752389828092 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E427_49.96 # Unique cross-section location id.
-branchId = pipe_8_E427 # Branch on which the cross section is located.
-chainage = 49.95752389871899 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E428_49.96 # Unique cross-section location id.
-branchId = pipe_8_E428 # Branch on which the cross section is located.
-chainage = 49.95752389828092 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E429_49.91 # Unique cross-section location id.
-branchId = pipe_8_E429 # Branch on which the cross section is located.
-chainage = 49.90740376693137 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E430_49.96 # Unique cross-section location id.
-branchId = pipe_8_E430 # Branch on which the cross section is located.
-chainage = 49.95752389836478 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E431_49.84 # Unique cross-section location id.
-branchId = pipe_8_E431 # Branch on which the cross section is located.
-chainage = 49.83930383531723 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E432_49.68 # Unique cross-section location id.
-branchId = pipe_8_E432 # Branch on which the cross section is located.
-chainage = 49.68267541095271 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E433_49.88 # Unique cross-section location id.
-branchId = pipe_8_E433 # Branch on which the cross section is located.
-chainage = 49.8810488819446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E434_48.76 # Unique cross-section location id.
-branchId = pipe_8_E434 # Branch on which the cross section is located.
-chainage = 48.76389802669177 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E435_49.89 # Unique cross-section location id.
-branchId = pipe_8_E435 # Branch on which the cross section is located.
-chainage = 49.886830725139674 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E436_49.84 # Unique cross-section location id.
-branchId = pipe_8_E436 # Branch on which the cross section is located.
-chainage = 49.842983154473906 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E437_49.96 # Unique cross-section location id.
-branchId = pipe_8_E437 # Branch on which the cross section is located.
-chainage = 49.95752389856671 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E438_49.94 # Unique cross-section location id.
-branchId = pipe_8_E438 # Branch on which the cross section is located.
-chainage = 49.93817440699171 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E439_49.96 # Unique cross-section location id.
-branchId = pipe_8_E439 # Branch on which the cross section is located.
-chainage = 49.95752389855086 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E440_49.84 # Unique cross-section location id.
-branchId = pipe_8_E440 # Branch on which the cross section is located.
-chainage = 49.84091358513233 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E441_49.58 # Unique cross-section location id.
-branchId = pipe_8_E441 # Branch on which the cross section is located.
-chainage = 49.58311675312354 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E442_49.96 # Unique cross-section location id.
-branchId = pipe_8_E442 # Branch on which the cross section is located.
-chainage = 49.95752389813598 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E443_49.88 # Unique cross-section location id.
-branchId = pipe_8_E443 # Branch on which the cross section is located.
-chainage = 49.87846749052541 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E444_49.35 # Unique cross-section location id.
-branchId = pipe_8_E444 # Branch on which the cross section is located.
-chainage = 49.35105893516889 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E445_48.47 # Unique cross-section location id.
-branchId = pipe_8_E445 # Branch on which the cross section is located.
-chainage = 48.47030482608044 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E446_49.83 # Unique cross-section location id.
-branchId = pipe_8_E446 # Branch on which the cross section is located.
-chainage = 49.834586202781864 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E447_49.96 # Unique cross-section location id.
-branchId = pipe_8_E447 # Branch on which the cross section is located.
-chainage = 49.95752389830109 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E448_49.95 # Unique cross-section location id.
-branchId = pipe_8_E448 # Branch on which the cross section is located.
-chainage = 49.95144389273727 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E449_49.96 # Unique cross-section location id.
-branchId = pipe_8_E449 # Branch on which the cross section is located.
-chainage = 49.95752389834356 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E450_49.96 # Unique cross-section location id.
-branchId = pipe_8_E450 # Branch on which the cross section is located.
-chainage = 49.95752389834356 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E451_49.96 # Unique cross-section location id.
-branchId = pipe_8_E451 # Branch on which the cross section is located.
-chainage = 49.95752389859857 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E452_49.96 # Unique cross-section location id.
-branchId = pipe_8_E452 # Branch on which the cross section is located.
-chainage = 49.95752389834356 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E453_49.62 # Unique cross-section location id.
-branchId = pipe_8_E453 # Branch on which the cross section is located.
-chainage = 49.62321197994 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E454_49.96 # Unique cross-section location id.
-branchId = pipe_8_E454 # Branch on which the cross section is located.
-chainage = 49.95613128755389 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E455_49.17 # Unique cross-section location id.
-branchId = pipe_8_E455 # Branch on which the cross section is located.
-chainage = 49.17165837073559 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E456_49.88 # Unique cross-section location id.
-branchId = pipe_8_E456 # Branch on which the cross section is located.
-chainage = 49.88183114562389 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E457_48.91 # Unique cross-section location id.
-branchId = pipe_8_E457 # Branch on which the cross section is located.
-chainage = 48.912776243975145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E458_49.96 # Unique cross-section location id.
-branchId = pipe_8_E458 # Branch on which the cross section is located.
-chainage = 49.9575238984118 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E459_49.96 # Unique cross-section location id.
-branchId = pipe_8_E459 # Branch on which the cross section is located.
-chainage = 49.95752389855924 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E460_48.94 # Unique cross-section location id.
-branchId = pipe_8_E460 # Branch on which the cross section is located.
-chainage = 48.940642150333304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E461_49.59 # Unique cross-section location id.
-branchId = pipe_8_E461 # Branch on which the cross section is located.
-chainage = 49.58991655408934 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E462_49.96 # Unique cross-section location id.
-branchId = pipe_8_E462 # Branch on which the cross section is located.
-chainage = 49.95752389841021 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E463_49.93 # Unique cross-section location id.
-branchId = pipe_8_E463 # Branch on which the cross section is located.
-chainage = 49.93001604202953 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E464_49.91 # Unique cross-section location id.
-branchId = pipe_8_E464 # Branch on which the cross section is located.
-chainage = 49.90693376811217 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E465_41.72 # Unique cross-section location id.
-branchId = pipe_8_E465 # Branch on which the cross section is located.
-chainage = 41.723365641136695 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E466_49.94 # Unique cross-section location id.
-branchId = pipe_8_E466 # Branch on which the cross section is located.
-chainage = 49.943144617698266 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E467_49.96 # Unique cross-section location id.
-branchId = pipe_8_E467 # Branch on which the cross section is located.
-chainage = 49.95752389872464 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E468_49.96 # Unique cross-section location id.
-branchId = pipe_8_E468 # Branch on which the cross section is located.
-chainage = 49.95752389872464 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E469_49.96 # Unique cross-section location id.
-branchId = pipe_8_E469 # Branch on which the cross section is located.
-chainage = 49.95752389872464 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E470_49.96 # Unique cross-section location id.
-branchId = pipe_8_E470 # Branch on which the cross section is located.
-chainage = 49.95752389779381 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E471_49.93 # Unique cross-section location id.
-branchId = pipe_8_E471 # Branch on which the cross section is located.
-chainage = 49.9287995133982 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E472_49.96 # Unique cross-section location id.
-branchId = pipe_8_E472 # Branch on which the cross section is located.
-chainage = 49.95752389784851 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E473_49.80 # Unique cross-section location id.
-branchId = pipe_8_E473 # Branch on which the cross section is located.
-chainage = 49.803371893943805 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E474_49.96 # Unique cross-section location id.
-branchId = pipe_8_E474 # Branch on which the cross section is located.
-chainage = 49.95752389926508 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E475_49.78 # Unique cross-section location id.
-branchId = pipe_8_E475 # Branch on which the cross section is located.
-chainage = 49.77625283977894 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E476_49.96 # Unique cross-section location id.
-branchId = pipe_8_E476 # Branch on which the cross section is located.
-chainage = 49.95752389812524 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E477_49.96 # Unique cross-section location id.
-branchId = pipe_8_E477 # Branch on which the cross section is located.
-chainage = 49.95752389805974 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E478_49.58 # Unique cross-section location id.
-branchId = pipe_8_E478 # Branch on which the cross section is located.
-chainage = 49.58088483649302 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E479_49.96 # Unique cross-section location id.
-branchId = pipe_8_E479 # Branch on which the cross section is located.
-chainage = 49.95517833767365 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E480_49.95 # Unique cross-section location id.
-branchId = pipe_8_E480 # Branch on which the cross section is located.
-chainage = 49.953286136541124 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E481_49.96 # Unique cross-section location id.
-branchId = pipe_8_E481 # Branch on which the cross section is located.
-chainage = 49.95752389847881 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E482_49.48 # Unique cross-section location id.
-branchId = pipe_8_E482 # Branch on which the cross section is located.
-chainage = 49.48459334037113 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E483_49.96 # Unique cross-section location id.
-branchId = pipe_8_E483 # Branch on which the cross section is located.
-chainage = 49.95752389796196 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E484_49.74 # Unique cross-section location id.
-branchId = pipe_8_E484 # Branch on which the cross section is located.
-chainage = 49.74263101624715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E485_47.46 # Unique cross-section location id.
-branchId = pipe_8_E485 # Branch on which the cross section is located.
-chainage = 47.459439704781325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E486_49.96 # Unique cross-section location id.
-branchId = pipe_8_E486 # Branch on which the cross section is located.
-chainage = 49.957523898689274 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E487_49.49 # Unique cross-section location id.
-branchId = pipe_8_E487 # Branch on which the cross section is located.
-chainage = 49.49217670497198 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E488_49.96 # Unique cross-section location id.
-branchId = pipe_8_E488 # Branch on which the cross section is located.
-chainage = 49.957523898432626 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E489_48.94 # Unique cross-section location id.
-branchId = pipe_8_E489 # Branch on which the cross section is located.
-chainage = 48.94078121323566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E490_48.93 # Unique cross-section location id.
-branchId = pipe_8_E490 # Branch on which the cross section is located.
-chainage = 48.93413311217399 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E491_49.78 # Unique cross-section location id.
-branchId = pipe_8_E491 # Branch on which the cross section is located.
-chainage = 49.78079403377926 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E492_49.96 # Unique cross-section location id.
-branchId = pipe_8_E492 # Branch on which the cross section is located.
-chainage = 49.95752389836367 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E493_49.83 # Unique cross-section location id.
-branchId = pipe_8_E493 # Branch on which the cross section is located.
-chainage = 49.83390825790172 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E494_49.96 # Unique cross-section location id.
-branchId = pipe_8_E494 # Branch on which the cross section is located.
-chainage = 49.95752389842044 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E495_45.04 # Unique cross-section location id.
-branchId = pipe_8_E495 # Branch on which the cross section is located.
-chainage = 45.0372641669697 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E496_49.96 # Unique cross-section location id.
-branchId = pipe_8_E496 # Branch on which the cross section is located.
-chainage = 49.95741671620994 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E497_47.60 # Unique cross-section location id.
-branchId = pipe_8_E497 # Branch on which the cross section is located.
-chainage = 47.60260648004411 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E498_47.27 # Unique cross-section location id.
-branchId = pipe_8_E498 # Branch on which the cross section is located.
-chainage = 47.26996021008338 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E499_49.70 # Unique cross-section location id.
-branchId = pipe_8_E499 # Branch on which the cross section is located.
-chainage = 49.69598353356486 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E500_49.96 # Unique cross-section location id.
-branchId = pipe_8_E500 # Branch on which the cross section is located.
-chainage = 49.957523898430615 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E501_49.77 # Unique cross-section location id.
-branchId = pipe_8_E501 # Branch on which the cross section is located.
-chainage = 49.7670161599166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E502_49.96 # Unique cross-section location id.
-branchId = pipe_8_E502 # Branch on which the cross section is located.
-chainage = 49.957523897977666 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E503_42.30 # Unique cross-section location id.
-branchId = pipe_8_E503 # Branch on which the cross section is located.
-chainage = 42.295451179771256 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E504_48.91 # Unique cross-section location id.
-branchId = pipe_8_E504 # Branch on which the cross section is located.
-chainage = 48.913415279217425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E505_49.96 # Unique cross-section location id.
-branchId = pipe_8_E505 # Branch on which the cross section is located.
-chainage = 49.95740178863859 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E506_49.96 # Unique cross-section location id.
-branchId = pipe_8_E506 # Branch on which the cross section is located.
-chainage = 49.95752389842253 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E507_49.75 # Unique cross-section location id.
-branchId = pipe_8_E507 # Branch on which the cross section is located.
-chainage = 49.75381045639861 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E508_49.96 # Unique cross-section location id.
-branchId = pipe_8_E508 # Branch on which the cross section is located.
-chainage = 49.9575238983371 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E509_49.96 # Unique cross-section location id.
-branchId = pipe_8_E509 # Branch on which the cross section is located.
-chainage = 49.95749650796309 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E510_49.96 # Unique cross-section location id.
-branchId = pipe_8_E510 # Branch on which the cross section is located.
-chainage = 49.957523898794236 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E511_49.96 # Unique cross-section location id.
-branchId = pipe_8_E511 # Branch on which the cross section is located.
-chainage = 49.95752389789172 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E512_49.62 # Unique cross-section location id.
-branchId = pipe_8_E512 # Branch on which the cross section is located.
-chainage = 49.6195482557985 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E513_49.96 # Unique cross-section location id.
-branchId = pipe_8_E513 # Branch on which the cross section is located.
-chainage = 49.95752389855246 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E514_49.96 # Unique cross-section location id.
-branchId = pipe_8_E514 # Branch on which the cross section is located.
-chainage = 49.95752389855246 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E515_49.72 # Unique cross-section location id.
-branchId = pipe_8_E515 # Branch on which the cross section is located.
-chainage = 49.71536999366419 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E516_49.72 # Unique cross-section location id.
-branchId = pipe_8_E516 # Branch on which the cross section is located.
-chainage = 49.715636077421564 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E517_49.78 # Unique cross-section location id.
-branchId = pipe_8_E517 # Branch on which the cross section is located.
-chainage = 49.77608490002605 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E518_49.20 # Unique cross-section location id.
-branchId = pipe_8_E518 # Branch on which the cross section is located.
-chainage = 49.19594868276711 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E519_49.72 # Unique cross-section location id.
-branchId = pipe_8_E519 # Branch on which the cross section is located.
-chainage = 49.717274837106885 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E520_48.88 # Unique cross-section location id.
-branchId = pipe_8_E520 # Branch on which the cross section is located.
-chainage = 48.88249095278442 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E521_49.96 # Unique cross-section location id.
-branchId = pipe_8_E521 # Branch on which the cross section is located.
-chainage = 49.95752389831864 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E522_49.86 # Unique cross-section location id.
-branchId = pipe_8_E522 # Branch on which the cross section is located.
-chainage = 49.85879445226623 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E523_49.54 # Unique cross-section location id.
-branchId = pipe_8_E523 # Branch on which the cross section is located.
-chainage = 49.538603743026634 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E524_49.60 # Unique cross-section location id.
-branchId = pipe_8_E524 # Branch on which the cross section is located.
-chainage = 49.60261853186843 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E525_49.01 # Unique cross-section location id.
-branchId = pipe_8_E525 # Branch on which the cross section is located.
-chainage = 49.008257816679325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E526_48.74 # Unique cross-section location id.
-branchId = pipe_8_E526 # Branch on which the cross section is located.
-chainage = 48.74445698250392 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E527_46.65 # Unique cross-section location id.
-branchId = pipe_8_E527 # Branch on which the cross section is located.
-chainage = 46.651909926426995 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E528_48.14 # Unique cross-section location id.
-branchId = pipe_8_E528 # Branch on which the cross section is located.
-chainage = 48.139043039587726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E529_47.13 # Unique cross-section location id.
-branchId = pipe_8_E529 # Branch on which the cross section is located.
-chainage = 47.12662262085456 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E530_48.87 # Unique cross-section location id.
-branchId = pipe_8_E530 # Branch on which the cross section is located.
-chainage = 48.86629872111009 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E531_48.75 # Unique cross-section location id.
-branchId = pipe_8_E531 # Branch on which the cross section is located.
-chainage = 48.752092692731786 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E532_47.30 # Unique cross-section location id.
-branchId = pipe_8_E532 # Branch on which the cross section is located.
-chainage = 47.30401502919275 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E533_47.96 # Unique cross-section location id.
-branchId = pipe_8_E533 # Branch on which the cross section is located.
-chainage = 47.955311396458676 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E534_49.96 # Unique cross-section location id.
-branchId = pipe_8_E534 # Branch on which the cross section is located.
-chainage = 49.957523898590445 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E535_49.96 # Unique cross-section location id.
-branchId = pipe_8_E535 # Branch on which the cross section is located.
-chainage = 49.95752389815336 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E536_49.88 # Unique cross-section location id.
-branchId = pipe_8_E536 # Branch on which the cross section is located.
-chainage = 49.87773445168972 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E537_49.78 # Unique cross-section location id.
-branchId = pipe_8_E537 # Branch on which the cross section is located.
-chainage = 49.78322853678169 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E538_49.80 # Unique cross-section location id.
-branchId = pipe_8_E538 # Branch on which the cross section is located.
-chainage = 49.80470089425283 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E539_49.93 # Unique cross-section location id.
-branchId = pipe_8_E539 # Branch on which the cross section is located.
-chainage = 49.92882243624223 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E540_49.96 # Unique cross-section location id.
-branchId = pipe_8_E540 # Branch on which the cross section is located.
-chainage = 49.9575238986864 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E541_49.81 # Unique cross-section location id.
-branchId = pipe_8_E541 # Branch on which the cross section is located.
-chainage = 49.81252693353325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E542_49.57 # Unique cross-section location id.
-branchId = pipe_8_E542 # Branch on which the cross section is located.
-chainage = 49.56617047651277 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E543_49.96 # Unique cross-section location id.
-branchId = pipe_8_E543 # Branch on which the cross section is located.
-chainage = 49.9575238983468 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E544_49.96 # Unique cross-section location id.
-branchId = pipe_8_E544 # Branch on which the cross section is located.
-chainage = 49.957523898579424 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E545_49.88 # Unique cross-section location id.
-branchId = pipe_8_E545 # Branch on which the cross section is located.
-chainage = 49.87951408876166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E546_49.96 # Unique cross-section location id.
-branchId = pipe_8_E546 # Branch on which the cross section is located.
-chainage = 49.957523898431795 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E547_49.96 # Unique cross-section location id.
-branchId = pipe_8_E547 # Branch on which the cross section is located.
-chainage = 49.9575238983529 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E548_49.90 # Unique cross-section location id.
-branchId = pipe_8_E548 # Branch on which the cross section is located.
-chainage = 49.90474739749427 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E549_48.98 # Unique cross-section location id.
-branchId = pipe_8_E549 # Branch on which the cross section is located.
-chainage = 48.98228934475144 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E550_49.75 # Unique cross-section location id.
-branchId = pipe_8_E550 # Branch on which the cross section is located.
-chainage = 49.752703422835204 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E551_46.74 # Unique cross-section location id.
-branchId = pipe_8_E551 # Branch on which the cross section is located.
-chainage = 46.74359840307064 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E552_47.08 # Unique cross-section location id.
-branchId = pipe_8_E552 # Branch on which the cross section is located.
-chainage = 47.07979971779672 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E553_49.66 # Unique cross-section location id.
-branchId = pipe_8_E553 # Branch on which the cross section is located.
-chainage = 49.660537022045816 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E554_49.19 # Unique cross-section location id.
-branchId = pipe_8_E554 # Branch on which the cross section is located.
-chainage = 49.19333988351129 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E555_49.96 # Unique cross-section location id.
-branchId = pipe_8_E555 # Branch on which the cross section is located.
-chainage = 49.95752389831337 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E556_49.86 # Unique cross-section location id.
-branchId = pipe_8_E556 # Branch on which the cross section is located.
-chainage = 49.85732877683122 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E557_49.72 # Unique cross-section location id.
-branchId = pipe_8_E557 # Branch on which the cross section is located.
-chainage = 49.72140514173668 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E558_49.96 # Unique cross-section location id.
-branchId = pipe_8_E558 # Branch on which the cross section is located.
-chainage = 49.95752389814374 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E559_49.84 # Unique cross-section location id.
-branchId = pipe_8_E559 # Branch on which the cross section is located.
-chainage = 49.84132938234316 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E560_49.96 # Unique cross-section location id.
-branchId = pipe_8_E560 # Branch on which the cross section is located.
-chainage = 49.95752389793448 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E561_49.96 # Unique cross-section location id.
-branchId = pipe_8_E561 # Branch on which the cross section is located.
-chainage = 49.95752389852305 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E562_49.48 # Unique cross-section location id.
-branchId = pipe_8_E562 # Branch on which the cross section is located.
-chainage = 49.481457595452824 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E563_49.96 # Unique cross-section location id.
-branchId = pipe_8_E563 # Branch on which the cross section is located.
-chainage = 49.95752389791478 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E564_49.96 # Unique cross-section location id.
-branchId = pipe_8_E564 # Branch on which the cross section is located.
-chainage = 49.95752389871662 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E565_46.43 # Unique cross-section location id.
-branchId = pipe_8_E565 # Branch on which the cross section is located.
-chainage = 46.42975015321598 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_8_E566_48.98 # Unique cross-section location id.
-branchId = pipe_8_E566 # Branch on which the cross section is located.
-chainage = 48.982226525453314 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E0_50.00 # Unique cross-section location id.
-branchId = pipe_9_E0 # Branch on which the cross section is located.
-chainage = 49.99972321142619 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1 # Branch on which the cross section is located.
-chainage = 49.999024721331125 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E2_46.81 # Unique cross-section location id.
-branchId = pipe_9_E2 # Branch on which the cross section is located.
-chainage = 46.80783115329168 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E3_49.37 # Unique cross-section location id.
-branchId = pipe_9_E3 # Branch on which the cross section is located.
-chainage = 49.365037682593595 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E4_49.53 # Unique cross-section location id.
-branchId = pipe_9_E4 # Branch on which the cross section is located.
-chainage = 49.533451440568854 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E5_49.81 # Unique cross-section location id.
-branchId = pipe_9_E5 # Branch on which the cross section is located.
-chainage = 49.805486357592585 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E6_49.93 # Unique cross-section location id.
-branchId = pipe_9_E6 # Branch on which the cross section is located.
-chainage = 49.92675193334029 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E7_49.99 # Unique cross-section location id.
-branchId = pipe_9_E7 # Branch on which the cross section is located.
-chainage = 49.98523752528288 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E8_50.00 # Unique cross-section location id.
-branchId = pipe_9_E8 # Branch on which the cross section is located.
-chainage = 49.99971927536321 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E9_48.62 # Unique cross-section location id.
-branchId = pipe_9_E9 # Branch on which the cross section is located.
-chainage = 48.617785990144036 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E10_47.88 # Unique cross-section location id.
-branchId = pipe_9_E10 # Branch on which the cross section is located.
-chainage = 47.87702668180929 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E11_48.80 # Unique cross-section location id.
-branchId = pipe_9_E11 # Branch on which the cross section is located.
-chainage = 48.79605283883609 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E12_50.00 # Unique cross-section location id.
-branchId = pipe_9_E12 # Branch on which the cross section is located.
-chainage = 49.999723211162376 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E13_50.00 # Unique cross-section location id.
-branchId = pipe_9_E13 # Branch on which the cross section is located.
-chainage = 49.999548886895276 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E14_47.73 # Unique cross-section location id.
-branchId = pipe_9_E14 # Branch on which the cross section is located.
-chainage = 47.72507410955382 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E15_49.08 # Unique cross-section location id.
-branchId = pipe_9_E15 # Branch on which the cross section is located.
-chainage = 49.082519697557785 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E16_49.80 # Unique cross-section location id.
-branchId = pipe_9_E16 # Branch on which the cross section is located.
-chainage = 49.79978005355992 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E17_49.25 # Unique cross-section location id.
-branchId = pipe_9_E17 # Branch on which the cross section is located.
-chainage = 49.24940300795847 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E18_50.00 # Unique cross-section location id.
-branchId = pipe_9_E18 # Branch on which the cross section is located.
-chainage = 49.9997232112114 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E19_50.00 # Unique cross-section location id.
-branchId = pipe_9_E19 # Branch on which the cross section is located.
-chainage = 49.99972321128788 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E20_47.44 # Unique cross-section location id.
-branchId = pipe_9_E20 # Branch on which the cross section is located.
-chainage = 47.44411507043359 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E21_49.37 # Unique cross-section location id.
-branchId = pipe_9_E21 # Branch on which the cross section is located.
-chainage = 49.369305597030795 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E22_49.89 # Unique cross-section location id.
-branchId = pipe_9_E22 # Branch on which the cross section is located.
-chainage = 49.89225609768445 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E23_49.27 # Unique cross-section location id.
-branchId = pipe_9_E23 # Branch on which the cross section is located.
-chainage = 49.274896694342054 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E24_49.90 # Unique cross-section location id.
-branchId = pipe_9_E24 # Branch on which the cross section is located.
-chainage = 49.90296289078598 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E25_49.99 # Unique cross-section location id.
-branchId = pipe_9_E25 # Branch on which the cross section is located.
-chainage = 49.99167441923754 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E26_48.50 # Unique cross-section location id.
-branchId = pipe_9_E26 # Branch on which the cross section is located.
-chainage = 48.49967065451051 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E27_49.11 # Unique cross-section location id.
-branchId = pipe_9_E27 # Branch on which the cross section is located.
-chainage = 49.114321730632255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E28_48.54 # Unique cross-section location id.
-branchId = pipe_9_E28 # Branch on which the cross section is located.
-chainage = 48.53694765180246 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E29_49.80 # Unique cross-section location id.
-branchId = pipe_9_E29 # Branch on which the cross section is located.
-chainage = 49.80267879861301 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E30_49.49 # Unique cross-section location id.
-branchId = pipe_9_E30 # Branch on which the cross section is located.
-chainage = 49.493643825731496 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E31_50.00 # Unique cross-section location id.
-branchId = pipe_9_E31 # Branch on which the cross section is located.
-chainage = 49.99972321125278 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E32_50.00 # Unique cross-section location id.
-branchId = pipe_9_E32 # Branch on which the cross section is located.
-chainage = 49.995473220881856 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E33_49.81 # Unique cross-section location id.
-branchId = pipe_9_E33 # Branch on which the cross section is located.
-chainage = 49.8093964300093 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E34_49.97 # Unique cross-section location id.
-branchId = pipe_9_E34 # Branch on which the cross section is located.
-chainage = 49.97140622137686 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E35_49.77 # Unique cross-section location id.
-branchId = pipe_9_E35 # Branch on which the cross section is located.
-chainage = 49.7668870276837 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E36_49.01 # Unique cross-section location id.
-branchId = pipe_9_E36 # Branch on which the cross section is located.
-chainage = 49.005596578623106 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E37_49.14 # Unique cross-section location id.
-branchId = pipe_9_E37 # Branch on which the cross section is located.
-chainage = 49.135931574618816 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E38_49.62 # Unique cross-section location id.
-branchId = pipe_9_E38 # Branch on which the cross section is located.
-chainage = 49.623977110422025 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E39_49.94 # Unique cross-section location id.
-branchId = pipe_9_E39 # Branch on which the cross section is located.
-chainage = 49.93862934040368 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E40_49.86 # Unique cross-section location id.
-branchId = pipe_9_E40 # Branch on which the cross section is located.
-chainage = 49.8571570179822 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E41_50.00 # Unique cross-section location id.
-branchId = pipe_9_E41 # Branch on which the cross section is located.
-chainage = 49.99972321108994 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E42_50.00 # Unique cross-section location id.
-branchId = pipe_9_E42 # Branch on which the cross section is located.
-chainage = 49.996119499618246 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E43_50.00 # Unique cross-section location id.
-branchId = pipe_9_E43 # Branch on which the cross section is located.
-chainage = 49.99972321104313 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E44_49.43 # Unique cross-section location id.
-branchId = pipe_9_E44 # Branch on which the cross section is located.
-chainage = 49.430606617330724 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E45_48.65 # Unique cross-section location id.
-branchId = pipe_9_E45 # Branch on which the cross section is located.
-chainage = 48.65148627708753 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E46_49.87 # Unique cross-section location id.
-branchId = pipe_9_E46 # Branch on which the cross section is located.
-chainage = 49.86956987824164 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E47_50.00 # Unique cross-section location id.
-branchId = pipe_9_E47 # Branch on which the cross section is located.
-chainage = 49.99512301536651 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E48_50.00 # Unique cross-section location id.
-branchId = pipe_9_E48 # Branch on which the cross section is located.
-chainage = 49.995060452053174 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E49_50.00 # Unique cross-section location id.
-branchId = pipe_9_E49 # Branch on which the cross section is located.
-chainage = 49.99972321137253 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E50_50.00 # Unique cross-section location id.
-branchId = pipe_9_E50 # Branch on which the cross section is located.
-chainage = 49.99972321115303 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E51_49.87 # Unique cross-section location id.
-branchId = pipe_9_E51 # Branch on which the cross section is located.
-chainage = 49.86559570184391 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E52_50.00 # Unique cross-section location id.
-branchId = pipe_9_E52 # Branch on which the cross section is located.
-chainage = 49.995443293777406 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E53_49.62 # Unique cross-section location id.
-branchId = pipe_9_E53 # Branch on which the cross section is located.
-chainage = 49.618893394475215 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E54_50.00 # Unique cross-section location id.
-branchId = pipe_9_E54 # Branch on which the cross section is located.
-chainage = 49.99972321134539 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E55_50.00 # Unique cross-section location id.
-branchId = pipe_9_E55 # Branch on which the cross section is located.
-chainage = 49.99972321124273 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E56_49.99 # Unique cross-section location id.
-branchId = pipe_9_E56 # Branch on which the cross section is located.
-chainage = 49.98720518539249 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E57_49.68 # Unique cross-section location id.
-branchId = pipe_9_E57 # Branch on which the cross section is located.
-chainage = 49.679505543384515 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E58_49.94 # Unique cross-section location id.
-branchId = pipe_9_E58 # Branch on which the cross section is located.
-chainage = 49.941567723485385 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E59_49.86 # Unique cross-section location id.
-branchId = pipe_9_E59 # Branch on which the cross section is located.
-chainage = 49.85748754516219 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E60_49.98 # Unique cross-section location id.
-branchId = pipe_9_E60 # Branch on which the cross section is located.
-chainage = 49.97614710125118 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E61_50.00 # Unique cross-section location id.
-branchId = pipe_9_E61 # Branch on which the cross section is located.
-chainage = 49.99972321134919 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E62_49.63 # Unique cross-section location id.
-branchId = pipe_9_E62 # Branch on which the cross section is located.
-chainage = 49.63126622178681 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E63_50.00 # Unique cross-section location id.
-branchId = pipe_9_E63 # Branch on which the cross section is located.
-chainage = 49.999723211361875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E64_50.00 # Unique cross-section location id.
-branchId = pipe_9_E64 # Branch on which the cross section is located.
-chainage = 49.999723211361875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E65_49.18 # Unique cross-section location id.
-branchId = pipe_9_E65 # Branch on which the cross section is located.
-chainage = 49.1807291842595 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E66_49.96 # Unique cross-section location id.
-branchId = pipe_9_E66 # Branch on which the cross section is located.
-chainage = 49.96439405947417 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E67_50.00 # Unique cross-section location id.
-branchId = pipe_9_E67 # Branch on which the cross section is located.
-chainage = 49.99972321172469 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E68_49.97 # Unique cross-section location id.
-branchId = pipe_9_E68 # Branch on which the cross section is located.
-chainage = 49.967819016805365 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E69_49.77 # Unique cross-section location id.
-branchId = pipe_9_E69 # Branch on which the cross section is located.
-chainage = 49.774469445275294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E70_49.27 # Unique cross-section location id.
-branchId = pipe_9_E70 # Branch on which the cross section is located.
-chainage = 49.26956069908306 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E71_47.97 # Unique cross-section location id.
-branchId = pipe_9_E71 # Branch on which the cross section is located.
-chainage = 47.971323512601195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E72_50.00 # Unique cross-section location id.
-branchId = pipe_9_E72 # Branch on which the cross section is located.
-chainage = 49.99972321096778 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E73_49.91 # Unique cross-section location id.
-branchId = pipe_9_E73 # Branch on which the cross section is located.
-chainage = 49.906132884432466 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E74_45.83 # Unique cross-section location id.
-branchId = pipe_9_E74 # Branch on which the cross section is located.
-chainage = 45.82867545883479 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E75_47.31 # Unique cross-section location id.
-branchId = pipe_9_E75 # Branch on which the cross section is located.
-chainage = 47.31283517362535 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E76_47.78 # Unique cross-section location id.
-branchId = pipe_9_E76 # Branch on which the cross section is located.
-chainage = 47.778689155784726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E77_49.83 # Unique cross-section location id.
-branchId = pipe_9_E77 # Branch on which the cross section is located.
-chainage = 49.829669912289845 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E78_50.00 # Unique cross-section location id.
-branchId = pipe_9_E78 # Branch on which the cross section is located.
-chainage = 49.99721184853511 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E79_50.00 # Unique cross-section location id.
-branchId = pipe_9_E79 # Branch on which the cross section is located.
-chainage = 49.999723211453336 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E80_49.04 # Unique cross-section location id.
-branchId = pipe_9_E80 # Branch on which the cross section is located.
-chainage = 49.04225292447036 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E81_46.64 # Unique cross-section location id.
-branchId = pipe_9_E81 # Branch on which the cross section is located.
-chainage = 46.64243197083786 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E82_46.67 # Unique cross-section location id.
-branchId = pipe_9_E82 # Branch on which the cross section is located.
-chainage = 46.67158490490008 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E83_48.27 # Unique cross-section location id.
-branchId = pipe_9_E83 # Branch on which the cross section is located.
-chainage = 48.26805455922486 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E84_50.00 # Unique cross-section location id.
-branchId = pipe_9_E84 # Branch on which the cross section is located.
-chainage = 49.999723211484834 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E85_50.00 # Unique cross-section location id.
-branchId = pipe_9_E85 # Branch on which the cross section is located.
-chainage = 49.999605690917726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E86_50.00 # Unique cross-section location id.
-branchId = pipe_9_E86 # Branch on which the cross section is located.
-chainage = 49.99532613218394 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E87_49.97 # Unique cross-section location id.
-branchId = pipe_9_E87 # Branch on which the cross section is located.
-chainage = 49.971508925203054 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E88_50.00 # Unique cross-section location id.
-branchId = pipe_9_E88 # Branch on which the cross section is located.
-chainage = 49.999723211057976 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E89_50.00 # Unique cross-section location id.
-branchId = pipe_9_E89 # Branch on which the cross section is located.
-chainage = 49.999723211700186 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E90_49.91 # Unique cross-section location id.
-branchId = pipe_9_E90 # Branch on which the cross section is located.
-chainage = 49.90608317086261 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E91_49.43 # Unique cross-section location id.
-branchId = pipe_9_E91 # Branch on which the cross section is located.
-chainage = 49.43162309077291 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E92_49.59 # Unique cross-section location id.
-branchId = pipe_9_E92 # Branch on which the cross section is located.
-chainage = 49.58601133680662 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E93_49.30 # Unique cross-section location id.
-branchId = pipe_9_E93 # Branch on which the cross section is located.
-chainage = 49.30483891359207 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E94_47.25 # Unique cross-section location id.
-branchId = pipe_9_E94 # Branch on which the cross section is located.
-chainage = 47.24704351882043 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E95_48.71 # Unique cross-section location id.
-branchId = pipe_9_E95 # Branch on which the cross section is located.
-chainage = 48.710085676714904 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E96_50.00 # Unique cross-section location id.
-branchId = pipe_9_E96 # Branch on which the cross section is located.
-chainage = 49.99972321112887 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E97_49.32 # Unique cross-section location id.
-branchId = pipe_9_E97 # Branch on which the cross section is located.
-chainage = 49.316707729091085 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E98_48.06 # Unique cross-section location id.
-branchId = pipe_9_E98 # Branch on which the cross section is located.
-chainage = 48.05846615202798 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E99_49.89 # Unique cross-section location id.
-branchId = pipe_9_E99 # Branch on which the cross section is located.
-chainage = 49.893852635937165 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E100_49.51 # Unique cross-section location id.
-branchId = pipe_9_E100 # Branch on which the cross section is located.
-chainage = 49.50961812777503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E101_49.04 # Unique cross-section location id.
-branchId = pipe_9_E101 # Branch on which the cross section is located.
-chainage = 49.041089384162404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E102_49.69 # Unique cross-section location id.
-branchId = pipe_9_E102 # Branch on which the cross section is located.
-chainage = 49.686724665464105 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E103_50.00 # Unique cross-section location id.
-branchId = pipe_9_E103 # Branch on which the cross section is located.
-chainage = 49.99972321128767 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E104_49.99 # Unique cross-section location id.
-branchId = pipe_9_E104 # Branch on which the cross section is located.
-chainage = 49.98614692736551 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E105_50.00 # Unique cross-section location id.
-branchId = pipe_9_E105 # Branch on which the cross section is located.
-chainage = 49.99972321131173 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E106_50.00 # Unique cross-section location id.
-branchId = pipe_9_E106 # Branch on which the cross section is located.
-chainage = 49.99972321117449 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E107_49.97 # Unique cross-section location id.
-branchId = pipe_9_E107 # Branch on which the cross section is located.
-chainage = 49.97128138671617 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E108_49.82 # Unique cross-section location id.
-branchId = pipe_9_E108 # Branch on which the cross section is located.
-chainage = 49.82003054989589 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E109_49.46 # Unique cross-section location id.
-branchId = pipe_9_E109 # Branch on which the cross section is located.
-chainage = 49.45729657708218 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E110_48.54 # Unique cross-section location id.
-branchId = pipe_9_E110 # Branch on which the cross section is located.
-chainage = 48.53921931417857 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E111_49.98 # Unique cross-section location id.
-branchId = pipe_9_E111 # Branch on which the cross section is located.
-chainage = 49.97518659178507 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E112_49.95 # Unique cross-section location id.
-branchId = pipe_9_E112 # Branch on which the cross section is located.
-chainage = 49.94947730807886 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E113_49.71 # Unique cross-section location id.
-branchId = pipe_9_E113 # Branch on which the cross section is located.
-chainage = 49.706883900808606 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E114_49.06 # Unique cross-section location id.
-branchId = pipe_9_E114 # Branch on which the cross section is located.
-chainage = 49.062760388202754 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E115_50.00 # Unique cross-section location id.
-branchId = pipe_9_E115 # Branch on which the cross section is located.
-chainage = 49.999723211496985 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E116_50.00 # Unique cross-section location id.
-branchId = pipe_9_E116 # Branch on which the cross section is located.
-chainage = 49.99962912149197 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E117_50.00 # Unique cross-section location id.
-branchId = pipe_9_E117 # Branch on which the cross section is located.
-chainage = 49.99972321144131 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E118_50.00 # Unique cross-section location id.
-branchId = pipe_9_E118 # Branch on which the cross section is located.
-chainage = 49.99972321144131 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E119_50.00 # Unique cross-section location id.
-branchId = pipe_9_E119 # Branch on which the cross section is located.
-chainage = 49.99972321144131 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E120_48.30 # Unique cross-section location id.
-branchId = pipe_9_E120 # Branch on which the cross section is located.
-chainage = 48.30223320518731 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E121_50.00 # Unique cross-section location id.
-branchId = pipe_9_E121 # Branch on which the cross section is located.
-chainage = 49.99746360979001 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E122_50.00 # Unique cross-section location id.
-branchId = pipe_9_E122 # Branch on which the cross section is located.
-chainage = 49.99950394562495 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E123_48.97 # Unique cross-section location id.
-branchId = pipe_9_E123 # Branch on which the cross section is located.
-chainage = 48.97187398213634 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E124_50.00 # Unique cross-section location id.
-branchId = pipe_9_E124 # Branch on which the cross section is located.
-chainage = 49.99972321140881 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E125_49.44 # Unique cross-section location id.
-branchId = pipe_9_E125 # Branch on which the cross section is located.
-chainage = 49.43741649958365 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E126_50.00 # Unique cross-section location id.
-branchId = pipe_9_E126 # Branch on which the cross section is located.
-chainage = 49.99972321101306 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E127_49.97 # Unique cross-section location id.
-branchId = pipe_9_E127 # Branch on which the cross section is located.
-chainage = 49.969581586932264 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E128_50.00 # Unique cross-section location id.
-branchId = pipe_9_E128 # Branch on which the cross section is located.
-chainage = 49.99972321166402 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E129_50.00 # Unique cross-section location id.
-branchId = pipe_9_E129 # Branch on which the cross section is located.
-chainage = 49.99972321094042 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E130_50.00 # Unique cross-section location id.
-branchId = pipe_9_E130 # Branch on which the cross section is located.
-chainage = 49.998569906154515 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E131_50.00 # Unique cross-section location id.
-branchId = pipe_9_E131 # Branch on which the cross section is located.
-chainage = 49.99972321141483 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E132_49.86 # Unique cross-section location id.
-branchId = pipe_9_E132 # Branch on which the cross section is located.
-chainage = 49.862848391591086 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E133_49.99 # Unique cross-section location id.
-branchId = pipe_9_E133 # Branch on which the cross section is located.
-chainage = 49.99034100261871 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E134_50.00 # Unique cross-section location id.
-branchId = pipe_9_E134 # Branch on which the cross section is located.
-chainage = 49.999723210983824 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E135_50.00 # Unique cross-section location id.
-branchId = pipe_9_E135 # Branch on which the cross section is located.
-chainage = 49.999723211526074 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E136_50.00 # Unique cross-section location id.
-branchId = pipe_9_E136 # Branch on which the cross section is located.
-chainage = 49.9973411239945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E137_49.46 # Unique cross-section location id.
-branchId = pipe_9_E137 # Branch on which the cross section is located.
-chainage = 49.45544288310669 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E138_49.88 # Unique cross-section location id.
-branchId = pipe_9_E138 # Branch on which the cross section is located.
-chainage = 49.87741677471729 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E139_50.00 # Unique cross-section location id.
-branchId = pipe_9_E139 # Branch on which the cross section is located.
-chainage = 49.9997232113631 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E140_49.96 # Unique cross-section location id.
-branchId = pipe_9_E140 # Branch on which the cross section is located.
-chainage = 49.95590347313651 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E141_50.00 # Unique cross-section location id.
-branchId = pipe_9_E141 # Branch on which the cross section is located.
-chainage = 49.9997232112319 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E142_50.00 # Unique cross-section location id.
-branchId = pipe_9_E142 # Branch on which the cross section is located.
-chainage = 49.99972321126135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E143_50.00 # Unique cross-section location id.
-branchId = pipe_9_E143 # Branch on which the cross section is located.
-chainage = 49.99586430510312 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E144_50.00 # Unique cross-section location id.
-branchId = pipe_9_E144 # Branch on which the cross section is located.
-chainage = 49.99972321121862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E145_49.98 # Unique cross-section location id.
-branchId = pipe_9_E145 # Branch on which the cross section is located.
-chainage = 49.97725149397286 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E146_49.94 # Unique cross-section location id.
-branchId = pipe_9_E146 # Branch on which the cross section is located.
-chainage = 49.942973548378816 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E147_49.85 # Unique cross-section location id.
-branchId = pipe_9_E147 # Branch on which the cross section is located.
-chainage = 49.84998667865315 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E148_50.00 # Unique cross-section location id.
-branchId = pipe_9_E148 # Branch on which the cross section is located.
-chainage = 49.99972321140226 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E149_50.00 # Unique cross-section location id.
-branchId = pipe_9_E149 # Branch on which the cross section is located.
-chainage = 49.99972321140226 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E150_49.99 # Unique cross-section location id.
-branchId = pipe_9_E150 # Branch on which the cross section is located.
-chainage = 49.994520360282 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E151_50.00 # Unique cross-section location id.
-branchId = pipe_9_E151 # Branch on which the cross section is located.
-chainage = 49.998692719307854 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E152_50.00 # Unique cross-section location id.
-branchId = pipe_9_E152 # Branch on which the cross section is located.
-chainage = 49.99972321175315 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E153_49.37 # Unique cross-section location id.
-branchId = pipe_9_E153 # Branch on which the cross section is located.
-chainage = 49.36640420656447 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E154_49.98 # Unique cross-section location id.
-branchId = pipe_9_E154 # Branch on which the cross section is located.
-chainage = 49.978513757391255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E155_50.00 # Unique cross-section location id.
-branchId = pipe_9_E155 # Branch on which the cross section is located.
-chainage = 49.999723211072876 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E156_50.00 # Unique cross-section location id.
-branchId = pipe_9_E156 # Branch on which the cross section is located.
-chainage = 49.99972321130013 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E157_50.00 # Unique cross-section location id.
-branchId = pipe_9_E157 # Branch on which the cross section is located.
-chainage = 49.99576859679589 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E158_48.81 # Unique cross-section location id.
-branchId = pipe_9_E158 # Branch on which the cross section is located.
-chainage = 48.8103437623699 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E159_49.95 # Unique cross-section location id.
-branchId = pipe_9_E159 # Branch on which the cross section is located.
-chainage = 49.94884268433194 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E160_50.00 # Unique cross-section location id.
-branchId = pipe_9_E160 # Branch on which the cross section is located.
-chainage = 49.99658512113893 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E161_50.00 # Unique cross-section location id.
-branchId = pipe_9_E161 # Branch on which the cross section is located.
-chainage = 49.999723211490455 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E162_49.78 # Unique cross-section location id.
-branchId = pipe_9_E162 # Branch on which the cross section is located.
-chainage = 49.7816466075608 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E163_49.75 # Unique cross-section location id.
-branchId = pipe_9_E163 # Branch on which the cross section is located.
-chainage = 49.74700273754258 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E164_50.00 # Unique cross-section location id.
-branchId = pipe_9_E164 # Branch on which the cross section is located.
-chainage = 49.99972321138599 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E165_50.00 # Unique cross-section location id.
-branchId = pipe_9_E165 # Branch on which the cross section is located.
-chainage = 49.99600122153637 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E166_50.00 # Unique cross-section location id.
-branchId = pipe_9_E166 # Branch on which the cross section is located.
-chainage = 49.99972321105922 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E167_50.00 # Unique cross-section location id.
-branchId = pipe_9_E167 # Branch on which the cross section is located.
-chainage = 49.99972321140072 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E168_49.99 # Unique cross-section location id.
-branchId = pipe_9_E168 # Branch on which the cross section is located.
-chainage = 49.98910134022553 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E169_50.00 # Unique cross-section location id.
-branchId = pipe_9_E169 # Branch on which the cross section is located.
-chainage = 49.99972321131678 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E170_49.99 # Unique cross-section location id.
-branchId = pipe_9_E170 # Branch on which the cross section is located.
-chainage = 49.99238852914581 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E171_50.00 # Unique cross-section location id.
-branchId = pipe_9_E171 # Branch on which the cross section is located.
-chainage = 49.999723211453905 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E172_49.92 # Unique cross-section location id.
-branchId = pipe_9_E172 # Branch on which the cross section is located.
-chainage = 49.920169968373855 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E173_50.00 # Unique cross-section location id.
-branchId = pipe_9_E173 # Branch on which the cross section is located.
-chainage = 49.99972321119114 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E174_49.98 # Unique cross-section location id.
-branchId = pipe_9_E174 # Branch on which the cross section is located.
-chainage = 49.97609834156425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E175_49.87 # Unique cross-section location id.
-branchId = pipe_9_E175 # Branch on which the cross section is located.
-chainage = 49.87114427677119 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E176_49.97 # Unique cross-section location id.
-branchId = pipe_9_E176 # Branch on which the cross section is located.
-chainage = 49.96692986492404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E177_50.00 # Unique cross-section location id.
-branchId = pipe_9_E177 # Branch on which the cross section is located.
-chainage = 49.999723211139326 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E178_49.69 # Unique cross-section location id.
-branchId = pipe_9_E178 # Branch on which the cross section is located.
-chainage = 49.69039403369484 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E179_50.00 # Unique cross-section location id.
-branchId = pipe_9_E179 # Branch on which the cross section is located.
-chainage = 49.99972321138753 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E180_50.00 # Unique cross-section location id.
-branchId = pipe_9_E180 # Branch on which the cross section is located.
-chainage = 49.999087886768336 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E181_49.79 # Unique cross-section location id.
-branchId = pipe_9_E181 # Branch on which the cross section is located.
-chainage = 49.78659974816845 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E182_49.45 # Unique cross-section location id.
-branchId = pipe_9_E182 # Branch on which the cross section is located.
-chainage = 49.45471555731473 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E183_49.94 # Unique cross-section location id.
-branchId = pipe_9_E183 # Branch on which the cross section is located.
-chainage = 49.94310919618503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E184_49.87 # Unique cross-section location id.
-branchId = pipe_9_E184 # Branch on which the cross section is located.
-chainage = 49.873354128198 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E185_49.61 # Unique cross-section location id.
-branchId = pipe_9_E185 # Branch on which the cross section is located.
-chainage = 49.605792450898214 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E186_50.00 # Unique cross-section location id.
-branchId = pipe_9_E186 # Branch on which the cross section is located.
-chainage = 49.997203765344416 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E187_49.97 # Unique cross-section location id.
-branchId = pipe_9_E187 # Branch on which the cross section is located.
-chainage = 49.97343855322814 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E188_49.88 # Unique cross-section location id.
-branchId = pipe_9_E188 # Branch on which the cross section is located.
-chainage = 49.876953122176495 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E189_48.93 # Unique cross-section location id.
-branchId = pipe_9_E189 # Branch on which the cross section is located.
-chainage = 48.92562984538729 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E190_48.00 # Unique cross-section location id.
-branchId = pipe_9_E190 # Branch on which the cross section is located.
-chainage = 47.996454403852454 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E191_49.68 # Unique cross-section location id.
-branchId = pipe_9_E191 # Branch on which the cross section is located.
-chainage = 49.67916911776966 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E192_49.35 # Unique cross-section location id.
-branchId = pipe_9_E192 # Branch on which the cross section is located.
-chainage = 49.347671965714554 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E193_49.63 # Unique cross-section location id.
-branchId = pipe_9_E193 # Branch on which the cross section is located.
-chainage = 49.62723974351349 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E194_49.93 # Unique cross-section location id.
-branchId = pipe_9_E194 # Branch on which the cross section is located.
-chainage = 49.92933083532932 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E195_49.31 # Unique cross-section location id.
-branchId = pipe_9_E195 # Branch on which the cross section is located.
-chainage = 49.30886991389893 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E196_49.08 # Unique cross-section location id.
-branchId = pipe_9_E196 # Branch on which the cross section is located.
-chainage = 49.08211186472921 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E197_49.94 # Unique cross-section location id.
-branchId = pipe_9_E197 # Branch on which the cross section is located.
-chainage = 49.93513737030749 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E198_49.33 # Unique cross-section location id.
-branchId = pipe_9_E198 # Branch on which the cross section is located.
-chainage = 49.3276718552232 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E199_48.75 # Unique cross-section location id.
-branchId = pipe_9_E199 # Branch on which the cross section is located.
-chainage = 48.75036028953024 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E200_49.86 # Unique cross-section location id.
-branchId = pipe_9_E200 # Branch on which the cross section is located.
-chainage = 49.85572479873436 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E201_50.00 # Unique cross-section location id.
-branchId = pipe_9_E201 # Branch on which the cross section is located.
-chainage = 49.999723211205946 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E202_49.88 # Unique cross-section location id.
-branchId = pipe_9_E202 # Branch on which the cross section is located.
-chainage = 49.88105783990351 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E203_50.00 # Unique cross-section location id.
-branchId = pipe_9_E203 # Branch on which the cross section is located.
-chainage = 49.99972321128282 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E204_50.00 # Unique cross-section location id.
-branchId = pipe_9_E204 # Branch on which the cross section is located.
-chainage = 49.99972321151913 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E205_49.72 # Unique cross-section location id.
-branchId = pipe_9_E205 # Branch on which the cross section is located.
-chainage = 49.716269880065994 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E206_50.00 # Unique cross-section location id.
-branchId = pipe_9_E206 # Branch on which the cross section is located.
-chainage = 49.99972321132525 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E207_49.89 # Unique cross-section location id.
-branchId = pipe_9_E207 # Branch on which the cross section is located.
-chainage = 49.88522491120651 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E208_49.81 # Unique cross-section location id.
-branchId = pipe_9_E208 # Branch on which the cross section is located.
-chainage = 49.81015182405862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E209_49.11 # Unique cross-section location id.
-branchId = pipe_9_E209 # Branch on which the cross section is located.
-chainage = 49.111489566775795 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E210_49.76 # Unique cross-section location id.
-branchId = pipe_9_E210 # Branch on which the cross section is located.
-chainage = 49.76049711235496 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E211_47.39 # Unique cross-section location id.
-branchId = pipe_9_E211 # Branch on which the cross section is located.
-chainage = 47.39329306891791 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E212_49.51 # Unique cross-section location id.
-branchId = pipe_9_E212 # Branch on which the cross section is located.
-chainage = 49.51348495167283 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E213_48.86 # Unique cross-section location id.
-branchId = pipe_9_E213 # Branch on which the cross section is located.
-chainage = 48.855658427174205 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E214_49.67 # Unique cross-section location id.
-branchId = pipe_9_E214 # Branch on which the cross section is located.
-chainage = 49.673351842676084 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E215_50.00 # Unique cross-section location id.
-branchId = pipe_9_E215 # Branch on which the cross section is located.
-chainage = 49.999723211535375 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E216_48.47 # Unique cross-section location id.
-branchId = pipe_9_E216 # Branch on which the cross section is located.
-chainage = 48.46511569923957 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E217_49.81 # Unique cross-section location id.
-branchId = pipe_9_E217 # Branch on which the cross section is located.
-chainage = 49.807448847222496 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E218_47.85 # Unique cross-section location id.
-branchId = pipe_9_E218 # Branch on which the cross section is located.
-chainage = 47.85189176473453 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E219_49.76 # Unique cross-section location id.
-branchId = pipe_9_E219 # Branch on which the cross section is located.
-chainage = 49.760018239078164 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E220_49.98 # Unique cross-section location id.
-branchId = pipe_9_E220 # Branch on which the cross section is located.
-chainage = 49.98241869293111 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E221_49.65 # Unique cross-section location id.
-branchId = pipe_9_E221 # Branch on which the cross section is located.
-chainage = 49.654768057343276 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E222_49.65 # Unique cross-section location id.
-branchId = pipe_9_E222 # Branch on which the cross section is located.
-chainage = 49.64936535375874 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E223_49.65 # Unique cross-section location id.
-branchId = pipe_9_E223 # Branch on which the cross section is located.
-chainage = 49.65004839741423 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E224_49.36 # Unique cross-section location id.
-branchId = pipe_9_E224 # Branch on which the cross section is located.
-chainage = 49.363486491322135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E225_49.36 # Unique cross-section location id.
-branchId = pipe_9_E225 # Branch on which the cross section is located.
-chainage = 49.358910639416266 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E226_47.71 # Unique cross-section location id.
-branchId = pipe_9_E226 # Branch on which the cross section is located.
-chainage = 47.709830474960334 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E227_49.71 # Unique cross-section location id.
-branchId = pipe_9_E227 # Branch on which the cross section is located.
-chainage = 49.71330542619823 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E228_48.91 # Unique cross-section location id.
-branchId = pipe_9_E228 # Branch on which the cross section is located.
-chainage = 48.91158960966355 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E229_49.69 # Unique cross-section location id.
-branchId = pipe_9_E229 # Branch on which the cross section is located.
-chainage = 49.690278310485134 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E230_49.73 # Unique cross-section location id.
-branchId = pipe_9_E230 # Branch on which the cross section is located.
-chainage = 49.72706560237516 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E231_50.00 # Unique cross-section location id.
-branchId = pipe_9_E231 # Branch on which the cross section is located.
-chainage = 49.99972321131689 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E232_50.00 # Unique cross-section location id.
-branchId = pipe_9_E232 # Branch on which the cross section is located.
-chainage = 49.99972321131536 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E233_49.80 # Unique cross-section location id.
-branchId = pipe_9_E233 # Branch on which the cross section is located.
-chainage = 49.79762948219187 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E234_49.85 # Unique cross-section location id.
-branchId = pipe_9_E234 # Branch on which the cross section is located.
-chainage = 49.85494557381861 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E235_49.42 # Unique cross-section location id.
-branchId = pipe_9_E235 # Branch on which the cross section is located.
-chainage = 49.41502405805071 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E236_49.78 # Unique cross-section location id.
-branchId = pipe_9_E236 # Branch on which the cross section is located.
-chainage = 49.77692903199728 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E237_49.43 # Unique cross-section location id.
-branchId = pipe_9_E237 # Branch on which the cross section is located.
-chainage = 49.42764047080522 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E238_49.98 # Unique cross-section location id.
-branchId = pipe_9_E238 # Branch on which the cross section is located.
-chainage = 49.980995072684195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E239_50.00 # Unique cross-section location id.
-branchId = pipe_9_E239 # Branch on which the cross section is located.
-chainage = 49.99972321132005 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E240_48.69 # Unique cross-section location id.
-branchId = pipe_9_E240 # Branch on which the cross section is located.
-chainage = 48.69281014939462 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E241_50.00 # Unique cross-section location id.
-branchId = pipe_9_E241 # Branch on which the cross section is located.
-chainage = 49.99970228756029 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E242_49.16 # Unique cross-section location id.
-branchId = pipe_9_E242 # Branch on which the cross section is located.
-chainage = 49.155783689872244 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E243_49.36 # Unique cross-section location id.
-branchId = pipe_9_E243 # Branch on which the cross section is located.
-chainage = 49.35821421988534 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E244_49.79 # Unique cross-section location id.
-branchId = pipe_9_E244 # Branch on which the cross section is located.
-chainage = 49.790588582853076 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E245_50.00 # Unique cross-section location id.
-branchId = pipe_9_E245 # Branch on which the cross section is located.
-chainage = 49.99745668847178 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E246_50.00 # Unique cross-section location id.
-branchId = pipe_9_E246 # Branch on which the cross section is located.
-chainage = 49.99972321138184 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E247_50.00 # Unique cross-section location id.
-branchId = pipe_9_E247 # Branch on which the cross section is located.
-chainage = 49.99972321111517 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E248_49.68 # Unique cross-section location id.
-branchId = pipe_9_E248 # Branch on which the cross section is located.
-chainage = 49.67868054866665 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E249_49.86 # Unique cross-section location id.
-branchId = pipe_9_E249 # Branch on which the cross section is located.
-chainage = 49.85592792663385 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E250_49.08 # Unique cross-section location id.
-branchId = pipe_9_E250 # Branch on which the cross section is located.
-chainage = 49.07922776400582 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E251_50.00 # Unique cross-section location id.
-branchId = pipe_9_E251 # Branch on which the cross section is located.
-chainage = 49.99972321099391 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E252_49.91 # Unique cross-section location id.
-branchId = pipe_9_E252 # Branch on which the cross section is located.
-chainage = 49.906116305424625 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E253_49.97 # Unique cross-section location id.
-branchId = pipe_9_E253 # Branch on which the cross section is located.
-chainage = 49.97052935480363 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E254_50.00 # Unique cross-section location id.
-branchId = pipe_9_E254 # Branch on which the cross section is located.
-chainage = 49.99972321157028 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E255_50.00 # Unique cross-section location id.
-branchId = pipe_9_E255 # Branch on which the cross section is located.
-chainage = 49.99552609888803 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E256_49.99 # Unique cross-section location id.
-branchId = pipe_9_E256 # Branch on which the cross section is located.
-chainage = 49.992428072462296 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E257_50.00 # Unique cross-section location id.
-branchId = pipe_9_E257 # Branch on which the cross section is located.
-chainage = 49.99972321103595 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E258_50.00 # Unique cross-section location id.
-branchId = pipe_9_E258 # Branch on which the cross section is located.
-chainage = 49.99972321144798 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E259_50.00 # Unique cross-section location id.
-branchId = pipe_9_E259 # Branch on which the cross section is located.
-chainage = 49.99972321103595 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E260_50.00 # Unique cross-section location id.
-branchId = pipe_9_E260 # Branch on which the cross section is located.
-chainage = 49.99972321144798 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E261_50.00 # Unique cross-section location id.
-branchId = pipe_9_E261 # Branch on which the cross section is located.
-chainage = 49.99972321144798 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E262_50.00 # Unique cross-section location id.
-branchId = pipe_9_E262 # Branch on which the cross section is located.
-chainage = 49.99972321103595 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E263_50.00 # Unique cross-section location id.
-branchId = pipe_9_E263 # Branch on which the cross section is located.
-chainage = 49.99972321144798 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E264_49.96 # Unique cross-section location id.
-branchId = pipe_9_E264 # Branch on which the cross section is located.
-chainage = 49.95611060766047 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E265_50.00 # Unique cross-section location id.
-branchId = pipe_9_E265 # Branch on which the cross section is located.
-chainage = 49.99972321086179 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E266_50.00 # Unique cross-section location id.
-branchId = pipe_9_E266 # Branch on which the cross section is located.
-chainage = 49.999723211371425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E267_50.00 # Unique cross-section location id.
-branchId = pipe_9_E267 # Branch on which the cross section is located.
-chainage = 49.999723211371425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E268_50.00 # Unique cross-section location id.
-branchId = pipe_9_E268 # Branch on which the cross section is located.
-chainage = 49.9997232115663 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E269_49.94 # Unique cross-section location id.
-branchId = pipe_9_E269 # Branch on which the cross section is located.
-chainage = 49.94455767060267 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E270_50.00 # Unique cross-section location id.
-branchId = pipe_9_E270 # Branch on which the cross section is located.
-chainage = 49.99972321147978 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E271_50.00 # Unique cross-section location id.
-branchId = pipe_9_E271 # Branch on which the cross section is located.
-chainage = 49.99972321105165 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E272_50.00 # Unique cross-section location id.
-branchId = pipe_9_E272 # Branch on which the cross section is located.
-chainage = 49.99972321147978 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E273_49.97 # Unique cross-section location id.
-branchId = pipe_9_E273 # Branch on which the cross section is located.
-chainage = 49.9663881241456 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E274_50.00 # Unique cross-section location id.
-branchId = pipe_9_E274 # Branch on which the cross section is located.
-chainage = 49.99972321099867 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E275_50.00 # Unique cross-section location id.
-branchId = pipe_9_E275 # Branch on which the cross section is located.
-chainage = 49.999723211556294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E276_50.00 # Unique cross-section location id.
-branchId = pipe_9_E276 # Branch on which the cross section is located.
-chainage = 49.99972321133963 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E277_50.00 # Unique cross-section location id.
-branchId = pipe_9_E277 # Branch on which the cross section is located.
-chainage = 49.99972321099867 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E278_49.98 # Unique cross-section location id.
-branchId = pipe_9_E278 # Branch on which the cross section is located.
-chainage = 49.98218302146237 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E279_50.00 # Unique cross-section location id.
-branchId = pipe_9_E279 # Branch on which the cross section is located.
-chainage = 49.999723211344055 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E280_50.00 # Unique cross-section location id.
-branchId = pipe_9_E280 # Branch on which the cross section is located.
-chainage = 49.999723211344055 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E281_50.00 # Unique cross-section location id.
-branchId = pipe_9_E281 # Branch on which the cross section is located.
-chainage = 49.99972321110203 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E282_50.00 # Unique cross-section location id.
-branchId = pipe_9_E282 # Branch on which the cross section is located.
-chainage = 49.999723211344055 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E283_50.00 # Unique cross-section location id.
-branchId = pipe_9_E283 # Branch on which the cross section is located.
-chainage = 49.999723211344055 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E284_49.96 # Unique cross-section location id.
-branchId = pipe_9_E284 # Branch on which the cross section is located.
-chainage = 49.961156010310425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E285_50.00 # Unique cross-section location id.
-branchId = pipe_9_E285 # Branch on which the cross section is located.
-chainage = 49.99972321133878 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E286_50.00 # Unique cross-section location id.
-branchId = pipe_9_E286 # Branch on which the cross section is located.
-chainage = 49.99972321110856 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E287_50.00 # Unique cross-section location id.
-branchId = pipe_9_E287 # Branch on which the cross section is located.
-chainage = 49.99972321133878 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E288_50.00 # Unique cross-section location id.
-branchId = pipe_9_E288 # Branch on which the cross section is located.
-chainage = 49.99972321133878 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E289_49.91 # Unique cross-section location id.
-branchId = pipe_9_E289 # Branch on which the cross section is located.
-chainage = 49.90558848020125 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E290_50.00 # Unique cross-section location id.
-branchId = pipe_9_E290 # Branch on which the cross section is located.
-chainage = 49.99972321121631 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E291_50.00 # Unique cross-section location id.
-branchId = pipe_9_E291 # Branch on which the cross section is located.
-chainage = 49.999723211435416 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E292_50.00 # Unique cross-section location id.
-branchId = pipe_9_E292 # Branch on which the cross section is located.
-chainage = 49.99972321121631 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E293_50.00 # Unique cross-section location id.
-branchId = pipe_9_E293 # Branch on which the cross section is located.
-chainage = 49.99972321121631 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E294_49.88 # Unique cross-section location id.
-branchId = pipe_9_E294 # Branch on which the cross section is located.
-chainage = 49.880872355754015 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E295_50.00 # Unique cross-section location id.
-branchId = pipe_9_E295 # Branch on which the cross section is located.
-chainage = 49.9997232112778 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E296_50.00 # Unique cross-section location id.
-branchId = pipe_9_E296 # Branch on which the cross section is located.
-chainage = 49.99972321139764 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E297_50.00 # Unique cross-section location id.
-branchId = pipe_9_E297 # Branch on which the cross section is located.
-chainage = 49.9997232110469 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E298_50.00 # Unique cross-section location id.
-branchId = pipe_9_E298 # Branch on which the cross section is located.
-chainage = 49.99972321139764 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E299_49.81 # Unique cross-section location id.
-branchId = pipe_9_E299 # Branch on which the cross section is located.
-chainage = 49.81362530769236 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E300_50.00 # Unique cross-section location id.
-branchId = pipe_9_E300 # Branch on which the cross section is located.
-chainage = 49.999723211353185 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E301_50.00 # Unique cross-section location id.
-branchId = pipe_9_E301 # Branch on which the cross section is located.
-chainage = 49.999723211353185 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E302_50.00 # Unique cross-section location id.
-branchId = pipe_9_E302 # Branch on which the cross section is located.
-chainage = 49.99972321113816 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E303_50.00 # Unique cross-section location id.
-branchId = pipe_9_E303 # Branch on which the cross section is located.
-chainage = 49.999723211353185 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E304_50.00 # Unique cross-section location id.
-branchId = pipe_9_E304 # Branch on which the cross section is located.
-chainage = 49.999723211353185 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E305_49.98 # Unique cross-section location id.
-branchId = pipe_9_E305 # Branch on which the cross section is located.
-chainage = 49.98495776563928 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E306_50.00 # Unique cross-section location id.
-branchId = pipe_9_E306 # Branch on which the cross section is located.
-chainage = 49.99972321125279 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E307_50.00 # Unique cross-section location id.
-branchId = pipe_9_E307 # Branch on which the cross section is located.
-chainage = 49.99972321144449 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E308_50.00 # Unique cross-section location id.
-branchId = pipe_9_E308 # Branch on which the cross section is located.
-chainage = 49.99972321125279 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E309_50.00 # Unique cross-section location id.
-branchId = pipe_9_E309 # Branch on which the cross section is located.
-chainage = 49.999723211042735 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E310_50.00 # Unique cross-section location id.
-branchId = pipe_9_E310 # Branch on which the cross section is located.
-chainage = 49.99972321165455 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E311_50.00 # Unique cross-section location id.
-branchId = pipe_9_E311 # Branch on which the cross section is located.
-chainage = 49.99972321125279 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E312_49.89 # Unique cross-section location id.
-branchId = pipe_9_E312 # Branch on which the cross section is located.
-chainage = 49.88566410792089 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E313_50.00 # Unique cross-section location id.
-branchId = pipe_9_E313 # Branch on which the cross section is located.
-chainage = 49.999723211122664 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E314_50.00 # Unique cross-section location id.
-branchId = pipe_9_E314 # Branch on which the cross section is located.
-chainage = 49.999723211443325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E315_50.00 # Unique cross-section location id.
-branchId = pipe_9_E315 # Branch on which the cross section is located.
-chainage = 49.999723211122664 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E316_50.00 # Unique cross-section location id.
-branchId = pipe_9_E316 # Branch on which the cross section is located.
-chainage = 49.99972321163737 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E317_50.00 # Unique cross-section location id.
-branchId = pipe_9_E317 # Branch on which the cross section is located.
-chainage = 49.99972321092862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E318_50.00 # Unique cross-section location id.
-branchId = pipe_9_E318 # Branch on which the cross section is located.
-chainage = 49.99972321163737 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E319_50.00 # Unique cross-section location id.
-branchId = pipe_9_E319 # Branch on which the cross section is located.
-chainage = 49.999723211122664 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E320_50.00 # Unique cross-section location id.
-branchId = pipe_9_E320 # Branch on which the cross section is located.
-chainage = 49.99972321092862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E321_49.98 # Unique cross-section location id.
-branchId = pipe_9_E321 # Branch on which the cross section is located.
-chainage = 49.983556921275685 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E322_50.00 # Unique cross-section location id.
-branchId = pipe_9_E322 # Branch on which the cross section is located.
-chainage = 49.99972321120717 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E323_49.97 # Unique cross-section location id.
-branchId = pipe_9_E323 # Branch on which the cross section is located.
-chainage = 49.97362318939043 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E324_49.48 # Unique cross-section location id.
-branchId = pipe_9_E324 # Branch on which the cross section is located.
-chainage = 49.47624838625362 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E325_50.00 # Unique cross-section location id.
-branchId = pipe_9_E325 # Branch on which the cross section is located.
-chainage = 49.999723211198564 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E326_49.87 # Unique cross-section location id.
-branchId = pipe_9_E326 # Branch on which the cross section is located.
-chainage = 49.87477960552953 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E327_49.79 # Unique cross-section location id.
-branchId = pipe_9_E327 # Branch on which the cross section is located.
-chainage = 49.78517338309804 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E328_49.90 # Unique cross-section location id.
-branchId = pipe_9_E328 # Branch on which the cross section is located.
-chainage = 49.89887759096564 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E329_50.00 # Unique cross-section location id.
-branchId = pipe_9_E329 # Branch on which the cross section is located.
-chainage = 49.99972321132462 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E330_50.00 # Unique cross-section location id.
-branchId = pipe_9_E330 # Branch on which the cross section is located.
-chainage = 49.99891641205799 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E331_50.00 # Unique cross-section location id.
-branchId = pipe_9_E331 # Branch on which the cross section is located.
-chainage = 49.999723211533734 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E332_49.46 # Unique cross-section location id.
-branchId = pipe_9_E332 # Branch on which the cross section is located.
-chainage = 49.45652255759887 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E333_49.93 # Unique cross-section location id.
-branchId = pipe_9_E333 # Branch on which the cross section is located.
-chainage = 49.93441937696533 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E334_50.00 # Unique cross-section location id.
-branchId = pipe_9_E334 # Branch on which the cross section is located.
-chainage = 49.999723211356226 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E335_49.92 # Unique cross-section location id.
-branchId = pipe_9_E335 # Branch on which the cross section is located.
-chainage = 49.917141522177076 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E336_50.00 # Unique cross-section location id.
-branchId = pipe_9_E336 # Branch on which the cross section is located.
-chainage = 49.9997232113793 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E337_50.00 # Unique cross-section location id.
-branchId = pipe_9_E337 # Branch on which the cross section is located.
-chainage = 49.999626372716186 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E338_49.84 # Unique cross-section location id.
-branchId = pipe_9_E338 # Branch on which the cross section is located.
-chainage = 49.837747107059855 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E339_50.00 # Unique cross-section location id.
-branchId = pipe_9_E339 # Branch on which the cross section is located.
-chainage = 49.99972321138589 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E340_49.98 # Unique cross-section location id.
-branchId = pipe_9_E340 # Branch on which the cross section is located.
-chainage = 49.97755893660059 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E341_50.00 # Unique cross-section location id.
-branchId = pipe_9_E341 # Branch on which the cross section is located.
-chainage = 49.99952437104108 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E342_49.93 # Unique cross-section location id.
-branchId = pipe_9_E342 # Branch on which the cross section is located.
-chainage = 49.934696447186596 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E343_45.65 # Unique cross-section location id.
-branchId = pipe_9_E343 # Branch on which the cross section is located.
-chainage = 45.6535044828578 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E344_49.70 # Unique cross-section location id.
-branchId = pipe_9_E344 # Branch on which the cross section is located.
-chainage = 49.69958265010195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E345_49.95 # Unique cross-section location id.
-branchId = pipe_9_E345 # Branch on which the cross section is located.
-chainage = 49.953528028963895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E346_49.17 # Unique cross-section location id.
-branchId = pipe_9_E346 # Branch on which the cross section is located.
-chainage = 49.169586937376934 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E347_50.00 # Unique cross-section location id.
-branchId = pipe_9_E347 # Branch on which the cross section is located.
-chainage = 49.99963679378409 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E348_49.97 # Unique cross-section location id.
-branchId = pipe_9_E348 # Branch on which the cross section is located.
-chainage = 49.97138205641342 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E349_48.08 # Unique cross-section location id.
-branchId = pipe_9_E349 # Branch on which the cross section is located.
-chainage = 48.0817124124777 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E350_44.46 # Unique cross-section location id.
-branchId = pipe_9_E350 # Branch on which the cross section is located.
-chainage = 44.45992672271491 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E351_49.99 # Unique cross-section location id.
-branchId = pipe_9_E351 # Branch on which the cross section is located.
-chainage = 49.99012380515576 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E352_50.00 # Unique cross-section location id.
-branchId = pipe_9_E352 # Branch on which the cross section is located.
-chainage = 49.9997232113742 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E353_50.00 # Unique cross-section location id.
-branchId = pipe_9_E353 # Branch on which the cross section is located.
-chainage = 49.9997232110726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E354_49.99 # Unique cross-section location id.
-branchId = pipe_9_E354 # Branch on which the cross section is located.
-chainage = 49.98944817018906 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E355_50.00 # Unique cross-section location id.
-branchId = pipe_9_E355 # Branch on which the cross section is located.
-chainage = 49.999723206650515 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E356_50.00 # Unique cross-section location id.
-branchId = pipe_9_E356 # Branch on which the cross section is located.
-chainage = 49.999723210947955 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E357_50.00 # Unique cross-section location id.
-branchId = pipe_9_E357 # Branch on which the cross section is located.
-chainage = 49.99972321128606 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E358_49.93 # Unique cross-section location id.
-branchId = pipe_9_E358 # Branch on which the cross section is located.
-chainage = 49.93178028916424 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E359_50.00 # Unique cross-section location id.
-branchId = pipe_9_E359 # Branch on which the cross section is located.
-chainage = 49.99972321138588 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E360_50.00 # Unique cross-section location id.
-branchId = pipe_9_E360 # Branch on which the cross section is located.
-chainage = 49.99972237962412 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E361_50.00 # Unique cross-section location id.
-branchId = pipe_9_E361 # Branch on which the cross section is located.
-chainage = 49.99959044347895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E362_49.93 # Unique cross-section location id.
-branchId = pipe_9_E362 # Branch on which the cross section is located.
-chainage = 49.931851198025186 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E363_50.00 # Unique cross-section location id.
-branchId = pipe_9_E363 # Branch on which the cross section is located.
-chainage = 49.999723211346115 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E364_50.00 # Unique cross-section location id.
-branchId = pipe_9_E364 # Branch on which the cross section is located.
-chainage = 49.99897000554137 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E365_50.00 # Unique cross-section location id.
-branchId = pipe_9_E365 # Branch on which the cross section is located.
-chainage = 49.99972294770992 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E366_50.00 # Unique cross-section location id.
-branchId = pipe_9_E366 # Branch on which the cross section is located.
-chainage = 49.99972321130518 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E367_50.00 # Unique cross-section location id.
-branchId = pipe_9_E367 # Branch on which the cross section is located.
-chainage = 49.999723211214324 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E368_50.00 # Unique cross-section location id.
-branchId = pipe_9_E368 # Branch on which the cross section is located.
-chainage = 49.99972321130518 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E369_50.00 # Unique cross-section location id.
-branchId = pipe_9_E369 # Branch on which the cross section is located.
-chainage = 49.999723211446046 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E370_50.00 # Unique cross-section location id.
-branchId = pipe_9_E370 # Branch on which the cross section is located.
-chainage = 49.99972320499146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E371_50.00 # Unique cross-section location id.
-branchId = pipe_9_E371 # Branch on which the cross section is located.
-chainage = 49.999723210238166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E372_49.99 # Unique cross-section location id.
-branchId = pipe_9_E372 # Branch on which the cross section is located.
-chainage = 49.986199282988736 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E373_50.00 # Unique cross-section location id.
-branchId = pipe_9_E373 # Branch on which the cross section is located.
-chainage = 49.99972321135098 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E374_49.57 # Unique cross-section location id.
-branchId = pipe_9_E374 # Branch on which the cross section is located.
-chainage = 49.57134354988335 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E375_49.99 # Unique cross-section location id.
-branchId = pipe_9_E375 # Branch on which the cross section is located.
-chainage = 49.98621257072593 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E376_49.79 # Unique cross-section location id.
-branchId = pipe_9_E376 # Branch on which the cross section is located.
-chainage = 49.791699896675055 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E377_50.00 # Unique cross-section location id.
-branchId = pipe_9_E377 # Branch on which the cross section is located.
-chainage = 49.999723210924365 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E378_49.73 # Unique cross-section location id.
-branchId = pipe_9_E378 # Branch on which the cross section is located.
-chainage = 49.729814428347716 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E379_49.89 # Unique cross-section location id.
-branchId = pipe_9_E379 # Branch on which the cross section is located.
-chainage = 49.89460216371046 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E380_50.00 # Unique cross-section location id.
-branchId = pipe_9_E380 # Branch on which the cross section is located.
-chainage = 49.99972321121278 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E381_50.00 # Unique cross-section location id.
-branchId = pipe_9_E381 # Branch on which the cross section is located.
-chainage = 49.999723211444234 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E382_50.00 # Unique cross-section location id.
-branchId = pipe_9_E382 # Branch on which the cross section is located.
-chainage = 49.99972321121278 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E383_50.00 # Unique cross-section location id.
-branchId = pipe_9_E383 # Branch on which the cross section is located.
-chainage = 49.99682353356581 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E384_50.00 # Unique cross-section location id.
-branchId = pipe_9_E384 # Branch on which the cross section is located.
-chainage = 49.99972321123791 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E385_49.98 # Unique cross-section location id.
-branchId = pipe_9_E385 # Branch on which the cross section is located.
-chainage = 49.98093720664119 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E386_50.00 # Unique cross-section location id.
-branchId = pipe_9_E386 # Branch on which the cross section is located.
-chainage = 49.999723211278045 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E387_49.85 # Unique cross-section location id.
-branchId = pipe_9_E387 # Branch on which the cross section is located.
-chainage = 49.85218461606862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E388_49.92 # Unique cross-section location id.
-branchId = pipe_9_E388 # Branch on which the cross section is located.
-chainage = 49.922348934680855 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E389_50.00 # Unique cross-section location id.
-branchId = pipe_9_E389 # Branch on which the cross section is located.
-chainage = 49.999723211547064 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E390_49.83 # Unique cross-section location id.
-branchId = pipe_9_E390 # Branch on which the cross section is located.
-chainage = 49.832861225808855 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E391_49.75 # Unique cross-section location id.
-branchId = pipe_9_E391 # Branch on which the cross section is located.
-chainage = 49.754970353035795 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E392_49.74 # Unique cross-section location id.
-branchId = pipe_9_E392 # Branch on which the cross section is located.
-chainage = 49.736168216695084 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E393_50.00 # Unique cross-section location id.
-branchId = pipe_9_E393 # Branch on which the cross section is located.
-chainage = 49.999723211035906 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E394_49.30 # Unique cross-section location id.
-branchId = pipe_9_E394 # Branch on which the cross section is located.
-chainage = 49.299081598901026 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E395_50.00 # Unique cross-section location id.
-branchId = pipe_9_E395 # Branch on which the cross section is located.
-chainage = 49.99620024891165 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E396_50.00 # Unique cross-section location id.
-branchId = pipe_9_E396 # Branch on which the cross section is located.
-chainage = 49.99972321153745 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E397_49.94 # Unique cross-section location id.
-branchId = pipe_9_E397 # Branch on which the cross section is located.
-chainage = 49.935085094486446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E398_50.00 # Unique cross-section location id.
-branchId = pipe_9_E398 # Branch on which the cross section is located.
-chainage = 49.99972321108676 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E399_49.96 # Unique cross-section location id.
-branchId = pipe_9_E399 # Branch on which the cross section is located.
-chainage = 49.958128022876885 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E400_49.27 # Unique cross-section location id.
-branchId = pipe_9_E400 # Branch on which the cross section is located.
-chainage = 49.26836746905521 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E401_49.94 # Unique cross-section location id.
-branchId = pipe_9_E401 # Branch on which the cross section is located.
-chainage = 49.940340807821535 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E402_50.00 # Unique cross-section location id.
-branchId = pipe_9_E402 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E403_50.00 # Unique cross-section location id.
-branchId = pipe_9_E403 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E404_50.00 # Unique cross-section location id.
-branchId = pipe_9_E404 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E405_50.00 # Unique cross-section location id.
-branchId = pipe_9_E405 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E406_50.00 # Unique cross-section location id.
-branchId = pipe_9_E406 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E407_50.00 # Unique cross-section location id.
-branchId = pipe_9_E407 # Branch on which the cross section is located.
-chainage = 49.99972321133066 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E408_50.00 # Unique cross-section location id.
-branchId = pipe_9_E408 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E409_50.00 # Unique cross-section location id.
-branchId = pipe_9_E409 # Branch on which the cross section is located.
-chainage = 49.99972321128766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E410_49.95 # Unique cross-section location id.
-branchId = pipe_9_E410 # Branch on which the cross section is located.
-chainage = 49.94693117414387 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E411_50.00 # Unique cross-section location id.
-branchId = pipe_9_E411 # Branch on which the cross section is located.
-chainage = 49.99972321107313 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E412_50.00 # Unique cross-section location id.
-branchId = pipe_9_E412 # Branch on which the cross section is located.
-chainage = 49.99863422665138 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E413_50.00 # Unique cross-section location id.
-branchId = pipe_9_E413 # Branch on which the cross section is located.
-chainage = 49.99972321132715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E414_49.99 # Unique cross-section location id.
-branchId = pipe_9_E414 # Branch on which the cross section is located.
-chainage = 49.98569894810969 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E415_49.82 # Unique cross-section location id.
-branchId = pipe_9_E415 # Branch on which the cross section is located.
-chainage = 49.82422558574511 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E416_50.00 # Unique cross-section location id.
-branchId = pipe_9_E416 # Branch on which the cross section is located.
-chainage = 49.999723211122124 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E417_50.00 # Unique cross-section location id.
-branchId = pipe_9_E417 # Branch on which the cross section is located.
-chainage = 49.99907238155031 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E418_50.00 # Unique cross-section location id.
-branchId = pipe_9_E418 # Branch on which the cross section is located.
-chainage = 49.99972321121321 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E419_50.00 # Unique cross-section location id.
-branchId = pipe_9_E419 # Branch on which the cross section is located.
-chainage = 49.99605074835715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E420_50.00 # Unique cross-section location id.
-branchId = pipe_9_E420 # Branch on which the cross section is located.
-chainage = 49.997116779694636 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E421_50.00 # Unique cross-section location id.
-branchId = pipe_9_E421 # Branch on which the cross section is located.
-chainage = 49.99972321116447 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E422_49.78 # Unique cross-section location id.
-branchId = pipe_9_E422 # Branch on which the cross section is located.
-chainage = 49.776115150226765 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E423_47.56 # Unique cross-section location id.
-branchId = pipe_9_E423 # Branch on which the cross section is located.
-chainage = 47.56400510646254 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E424_49.99 # Unique cross-section location id.
-branchId = pipe_9_E424 # Branch on which the cross section is located.
-chainage = 49.99283011116689 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E425_50.00 # Unique cross-section location id.
-branchId = pipe_9_E425 # Branch on which the cross section is located.
-chainage = 49.99972321092161 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E426_50.00 # Unique cross-section location id.
-branchId = pipe_9_E426 # Branch on which the cross section is located.
-chainage = 49.99972321157849 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E427_50.00 # Unique cross-section location id.
-branchId = pipe_9_E427 # Branch on which the cross section is located.
-chainage = 49.99972321108666 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E428_50.00 # Unique cross-section location id.
-branchId = pipe_9_E428 # Branch on which the cross section is located.
-chainage = 49.99972321092161 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E429_49.99 # Unique cross-section location id.
-branchId = pipe_9_E429 # Branch on which the cross section is located.
-chainage = 49.98896330408673 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E430_50.00 # Unique cross-section location id.
-branchId = pipe_9_E430 # Branch on which the cross section is located.
-chainage = 49.99972321160987 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E431_49.41 # Unique cross-section location id.
-branchId = pipe_9_E431 # Branch on which the cross section is located.
-chainage = 49.413466566159805 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E432_49.76 # Unique cross-section location id.
-branchId = pipe_9_E432 # Branch on which the cross section is located.
-chainage = 49.763815441114446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E433_49.96 # Unique cross-section location id.
-branchId = pipe_9_E433 # Branch on which the cross section is located.
-chainage = 49.956490469706154 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E434_50.00 # Unique cross-section location id.
-branchId = pipe_9_E434 # Branch on which the cross section is located.
-chainage = 49.999723211454125 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E435_49.96 # Unique cross-section location id.
-branchId = pipe_9_E435 # Branch on which the cross section is located.
-chainage = 49.95740902431369 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E436_49.76 # Unique cross-section location id.
-branchId = pipe_9_E436 # Branch on which the cross section is located.
-chainage = 49.75610065253586 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E437_48.91 # Unique cross-section location id.
-branchId = pipe_9_E437 # Branch on which the cross section is located.
-chainage = 48.91325236952091 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E438_49.93 # Unique cross-section location id.
-branchId = pipe_9_E438 # Branch on which the cross section is located.
-chainage = 49.9263696035918 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E439_50.00 # Unique cross-section location id.
-branchId = pipe_9_E439 # Branch on which the cross section is located.
-chainage = 49.99801401587913 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E440_49.50 # Unique cross-section location id.
-branchId = pipe_9_E440 # Branch on which the cross section is located.
-chainage = 49.50299156614772 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E441_48.66 # Unique cross-section location id.
-branchId = pipe_9_E441 # Branch on which the cross section is located.
-chainage = 48.66222503110027 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E442_49.24 # Unique cross-section location id.
-branchId = pipe_9_E442 # Branch on which the cross section is located.
-chainage = 49.241311334215105 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E443_47.44 # Unique cross-section location id.
-branchId = pipe_9_E443 # Branch on which the cross section is located.
-chainage = 47.44318453981458 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E444_48.62 # Unique cross-section location id.
-branchId = pipe_9_E444 # Branch on which the cross section is located.
-chainage = 48.61870841695448 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E445_47.30 # Unique cross-section location id.
-branchId = pipe_9_E445 # Branch on which the cross section is located.
-chainage = 47.296023325088576 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E446_49.96 # Unique cross-section location id.
-branchId = pipe_9_E446 # Branch on which the cross section is located.
-chainage = 49.961479592440625 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E447_49.96 # Unique cross-section location id.
-branchId = pipe_9_E447 # Branch on which the cross section is located.
-chainage = 49.95820525456071 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E448_49.99 # Unique cross-section location id.
-branchId = pipe_9_E448 # Branch on which the cross section is located.
-chainage = 49.99087237016287 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E449_50.00 # Unique cross-section location id.
-branchId = pipe_9_E449 # Branch on which the cross section is located.
-chainage = 49.99972321124806 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E450_50.00 # Unique cross-section location id.
-branchId = pipe_9_E450 # Branch on which the cross section is located.
-chainage = 49.999398675952904 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E451_49.70 # Unique cross-section location id.
-branchId = pipe_9_E451 # Branch on which the cross section is located.
-chainage = 49.69820261165954 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E452_49.78 # Unique cross-section location id.
-branchId = pipe_9_E452 # Branch on which the cross section is located.
-chainage = 49.778703314908306 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E453_49.64 # Unique cross-section location id.
-branchId = pipe_9_E453 # Branch on which the cross section is located.
-chainage = 49.63733796037906 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E454_49.96 # Unique cross-section location id.
-branchId = pipe_9_E454 # Branch on which the cross section is located.
-chainage = 49.96488119649357 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E455_50.00 # Unique cross-section location id.
-branchId = pipe_9_E455 # Branch on which the cross section is located.
-chainage = 49.997290755430164 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E456_50.00 # Unique cross-section location id.
-branchId = pipe_9_E456 # Branch on which the cross section is located.
-chainage = 49.999723211121065 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E457_50.00 # Unique cross-section location id.
-branchId = pipe_9_E457 # Branch on which the cross section is located.
-chainage = 49.999723211489155 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E458_50.00 # Unique cross-section location id.
-branchId = pipe_9_E458 # Branch on which the cross section is located.
-chainage = 49.99972321125889 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E459_49.88 # Unique cross-section location id.
-branchId = pipe_9_E459 # Branch on which the cross section is located.
-chainage = 49.88083812744759 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E460_50.00 # Unique cross-section location id.
-branchId = pipe_9_E460 # Branch on which the cross section is located.
-chainage = 49.99972321140025 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E461_50.00 # Unique cross-section location id.
-branchId = pipe_9_E461 # Branch on which the cross section is located.
-chainage = 49.99972321117567 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E462_49.93 # Unique cross-section location id.
-branchId = pipe_9_E462 # Branch on which the cross section is located.
-chainage = 49.93052783231637 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E463_49.95 # Unique cross-section location id.
-branchId = pipe_9_E463 # Branch on which the cross section is located.
-chainage = 49.95280565772557 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E464_50.00 # Unique cross-section location id.
-branchId = pipe_9_E464 # Branch on which the cross section is located.
-chainage = 49.999723211399015 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E465_50.00 # Unique cross-section location id.
-branchId = pipe_9_E465 # Branch on which the cross section is located.
-chainage = 49.999723211356404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E466_50.00 # Unique cross-section location id.
-branchId = pipe_9_E466 # Branch on which the cross section is located.
-chainage = 49.999506670482916 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E467_50.00 # Unique cross-section location id.
-branchId = pipe_9_E467 # Branch on which the cross section is located.
-chainage = 49.99972321123504 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E468_49.99 # Unique cross-section location id.
-branchId = pipe_9_E468 # Branch on which the cross section is located.
-chainage = 49.99451041888878 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E469_50.00 # Unique cross-section location id.
-branchId = pipe_9_E469 # Branch on which the cross section is located.
-chainage = 49.99972321128296 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E470_50.00 # Unique cross-section location id.
-branchId = pipe_9_E470 # Branch on which the cross section is located.
-chainage = 49.999722789222176 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E471_50.00 # Unique cross-section location id.
-branchId = pipe_9_E471 # Branch on which the cross section is located.
-chainage = 49.999723204560915 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E472_50.00 # Unique cross-section location id.
-branchId = pipe_9_E472 # Branch on which the cross section is located.
-chainage = 49.9976678197679 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E473_50.00 # Unique cross-section location id.
-branchId = pipe_9_E473 # Branch on which the cross section is located.
-chainage = 49.99972321116303 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E474_50.00 # Unique cross-section location id.
-branchId = pipe_9_E474 # Branch on which the cross section is located.
-chainage = 49.999723211386936 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E475_50.00 # Unique cross-section location id.
-branchId = pipe_9_E475 # Branch on which the cross section is located.
-chainage = 49.9997231597218 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E476_50.00 # Unique cross-section location id.
-branchId = pipe_9_E476 # Branch on which the cross section is located.
-chainage = 49.99966446573652 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E477_50.00 # Unique cross-section location id.
-branchId = pipe_9_E477 # Branch on which the cross section is located.
-chainage = 49.999723211399626 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E478_50.00 # Unique cross-section location id.
-branchId = pipe_9_E478 # Branch on which the cross section is located.
-chainage = 49.999555189377304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E479_50.00 # Unique cross-section location id.
-branchId = pipe_9_E479 # Branch on which the cross section is located.
-chainage = 49.99972321114113 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E480_50.00 # Unique cross-section location id.
-branchId = pipe_9_E480 # Branch on which the cross section is located.
-chainage = 49.99972305923196 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E481_49.93 # Unique cross-section location id.
-branchId = pipe_9_E481 # Branch on which the cross section is located.
-chainage = 49.9285108098011 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E482_49.55 # Unique cross-section location id.
-branchId = pipe_9_E482 # Branch on which the cross section is located.
-chainage = 49.54816909187972 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E483_49.81 # Unique cross-section location id.
-branchId = pipe_9_E483 # Branch on which the cross section is located.
-chainage = 49.811549763578746 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E484_49.87 # Unique cross-section location id.
-branchId = pipe_9_E484 # Branch on which the cross section is located.
-chainage = 49.86612054494855 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E485_49.71 # Unique cross-section location id.
-branchId = pipe_9_E485 # Branch on which the cross section is located.
-chainage = 49.712236361788925 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E486_50.00 # Unique cross-section location id.
-branchId = pipe_9_E486 # Branch on which the cross section is located.
-chainage = 49.99972321131899 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E487_49.97 # Unique cross-section location id.
-branchId = pipe_9_E487 # Branch on which the cross section is located.
-chainage = 49.973664845721125 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E488_49.87 # Unique cross-section location id.
-branchId = pipe_9_E488 # Branch on which the cross section is located.
-chainage = 49.87437069071176 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E489_49.86 # Unique cross-section location id.
-branchId = pipe_9_E489 # Branch on which the cross section is located.
-chainage = 49.861993380534365 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E490_50.00 # Unique cross-section location id.
-branchId = pipe_9_E490 # Branch on which the cross section is located.
-chainage = 49.99972321168796 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E491_50.00 # Unique cross-section location id.
-branchId = pipe_9_E491 # Branch on which the cross section is located.
-chainage = 49.9977030396613 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E492_50.00 # Unique cross-section location id.
-branchId = pipe_9_E492 # Branch on which the cross section is located.
-chainage = 49.999723211678095 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E493_49.86 # Unique cross-section location id.
-branchId = pipe_9_E493 # Branch on which the cross section is located.
-chainage = 49.86482217597961 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E494_50.00 # Unique cross-section location id.
-branchId = pipe_9_E494 # Branch on which the cross section is located.
-chainage = 49.99839719934342 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E495_49.99 # Unique cross-section location id.
-branchId = pipe_9_E495 # Branch on which the cross section is located.
-chainage = 49.989456238547 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E496_49.85 # Unique cross-section location id.
-branchId = pipe_9_E496 # Branch on which the cross section is located.
-chainage = 49.85459607254034 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E497_49.94 # Unique cross-section location id.
-branchId = pipe_9_E497 # Branch on which the cross section is located.
-chainage = 49.941694071835 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E498_50.00 # Unique cross-section location id.
-branchId = pipe_9_E498 # Branch on which the cross section is located.
-chainage = 49.9950051285062 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E499_50.00 # Unique cross-section location id.
-branchId = pipe_9_E499 # Branch on which the cross section is located.
-chainage = 49.99972321115169 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E500_49.99 # Unique cross-section location id.
-branchId = pipe_9_E500 # Branch on which the cross section is located.
-chainage = 49.98693890588527 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E501_49.89 # Unique cross-section location id.
-branchId = pipe_9_E501 # Branch on which the cross section is located.
-chainage = 49.885680408168085 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E502_48.92 # Unique cross-section location id.
-branchId = pipe_9_E502 # Branch on which the cross section is located.
-chainage = 48.919369763352876 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E503_48.70 # Unique cross-section location id.
-branchId = pipe_9_E503 # Branch on which the cross section is located.
-chainage = 48.704670939924945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E504_49.71 # Unique cross-section location id.
-branchId = pipe_9_E504 # Branch on which the cross section is located.
-chainage = 49.70501639528631 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E505_49.87 # Unique cross-section location id.
-branchId = pipe_9_E505 # Branch on which the cross section is located.
-chainage = 49.87328753708014 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E506_49.94 # Unique cross-section location id.
-branchId = pipe_9_E506 # Branch on which the cross section is located.
-chainage = 49.94170496620863 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E507_49.97 # Unique cross-section location id.
-branchId = pipe_9_E507 # Branch on which the cross section is located.
-chainage = 49.97066471525997 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E508_49.80 # Unique cross-section location id.
-branchId = pipe_9_E508 # Branch on which the cross section is located.
-chainage = 49.79832779725227 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E509_49.88 # Unique cross-section location id.
-branchId = pipe_9_E509 # Branch on which the cross section is located.
-chainage = 49.8775284753784 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E510_49.13 # Unique cross-section location id.
-branchId = pipe_9_E510 # Branch on which the cross section is located.
-chainage = 49.12574611377784 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E511_48.20 # Unique cross-section location id.
-branchId = pipe_9_E511 # Branch on which the cross section is located.
-chainage = 48.20040975847983 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E512_49.98 # Unique cross-section location id.
-branchId = pipe_9_E512 # Branch on which the cross section is located.
-chainage = 49.978352528521334 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E513_46.33 # Unique cross-section location id.
-branchId = pipe_9_E513 # Branch on which the cross section is located.
-chainage = 46.329785357690525 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E514_49.96 # Unique cross-section location id.
-branchId = pipe_9_E514 # Branch on which the cross section is located.
-chainage = 49.955269478644574 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E515_48.65 # Unique cross-section location id.
-branchId = pipe_9_E515 # Branch on which the cross section is located.
-chainage = 48.64750821387122 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E516_49.85 # Unique cross-section location id.
-branchId = pipe_9_E516 # Branch on which the cross section is located.
-chainage = 49.84579898075348 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E517_47.64 # Unique cross-section location id.
-branchId = pipe_9_E517 # Branch on which the cross section is located.
-chainage = 47.63983638627844 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E518_49.96 # Unique cross-section location id.
-branchId = pipe_9_E518 # Branch on which the cross section is located.
-chainage = 49.95833899355685 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E519_49.58 # Unique cross-section location id.
-branchId = pipe_9_E519 # Branch on which the cross section is located.
-chainage = 49.576618253184364 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E520_49.30 # Unique cross-section location id.
-branchId = pipe_9_E520 # Branch on which the cross section is located.
-chainage = 49.30040385629994 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E521_50.00 # Unique cross-section location id.
-branchId = pipe_9_E521 # Branch on which the cross section is located.
-chainage = 49.99972321146033 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E522_49.58 # Unique cross-section location id.
-branchId = pipe_9_E522 # Branch on which the cross section is located.
-chainage = 49.575498774640984 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E523_49.95 # Unique cross-section location id.
-branchId = pipe_9_E523 # Branch on which the cross section is located.
-chainage = 49.9543600869766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E524_49.98 # Unique cross-section location id.
-branchId = pipe_9_E524 # Branch on which the cross section is located.
-chainage = 49.98387199883428 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E525_49.86 # Unique cross-section location id.
-branchId = pipe_9_E525 # Branch on which the cross section is located.
-chainage = 49.855732321243714 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E526_49.84 # Unique cross-section location id.
-branchId = pipe_9_E526 # Branch on which the cross section is located.
-chainage = 49.837905376588864 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E527_49.80 # Unique cross-section location id.
-branchId = pipe_9_E527 # Branch on which the cross section is located.
-chainage = 49.79700152339438 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E528_49.98 # Unique cross-section location id.
-branchId = pipe_9_E528 # Branch on which the cross section is located.
-chainage = 49.98173898285212 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E529_50.00 # Unique cross-section location id.
-branchId = pipe_9_E529 # Branch on which the cross section is located.
-chainage = 49.9997232113891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E530_49.92 # Unique cross-section location id.
-branchId = pipe_9_E530 # Branch on which the cross section is located.
-chainage = 49.91970946855865 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E531_50.00 # Unique cross-section location id.
-branchId = pipe_9_E531 # Branch on which the cross section is located.
-chainage = 49.99549618876499 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E532_49.99 # Unique cross-section location id.
-branchId = pipe_9_E532 # Branch on which the cross section is located.
-chainage = 49.98730608617352 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E533_50.00 # Unique cross-section location id.
-branchId = pipe_9_E533 # Branch on which the cross section is located.
-chainage = 49.99972320049703 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E534_49.92 # Unique cross-section location id.
-branchId = pipe_9_E534 # Branch on which the cross section is located.
-chainage = 49.917934882861985 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E535_49.76 # Unique cross-section location id.
-branchId = pipe_9_E535 # Branch on which the cross section is located.
-chainage = 49.75620402504366 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E536_49.96 # Unique cross-section location id.
-branchId = pipe_9_E536 # Branch on which the cross section is located.
-chainage = 49.96076285324041 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E537_49.87 # Unique cross-section location id.
-branchId = pipe_9_E537 # Branch on which the cross section is located.
-chainage = 49.870233054586635 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E538_50.00 # Unique cross-section location id.
-branchId = pipe_9_E538 # Branch on which the cross section is located.
-chainage = 49.99675867214373 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E539_49.82 # Unique cross-section location id.
-branchId = pipe_9_E539 # Branch on which the cross section is located.
-chainage = 49.82332780964201 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E540_49.89 # Unique cross-section location id.
-branchId = pipe_9_E540 # Branch on which the cross section is located.
-chainage = 49.891154862578894 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E541_50.00 # Unique cross-section location id.
-branchId = pipe_9_E541 # Branch on which the cross section is located.
-chainage = 49.99972321154661 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E542_50.00 # Unique cross-section location id.
-branchId = pipe_9_E542 # Branch on which the cross section is located.
-chainage = 49.99962411694133 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E543_50.00 # Unique cross-section location id.
-branchId = pipe_9_E543 # Branch on which the cross section is located.
-chainage = 49.99910738546274 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E544_50.00 # Unique cross-section location id.
-branchId = pipe_9_E544 # Branch on which the cross section is located.
-chainage = 49.999723211107266 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E545_50.00 # Unique cross-section location id.
-branchId = pipe_9_E545 # Branch on which the cross section is located.
-chainage = 49.998926094508626 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E546_50.00 # Unique cross-section location id.
-branchId = pipe_9_E546 # Branch on which the cross section is located.
-chainage = 49.99972321171412 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E547_50.00 # Unique cross-section location id.
-branchId = pipe_9_E547 # Branch on which the cross section is located.
-chainage = 49.99966623809257 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E548_50.00 # Unique cross-section location id.
-branchId = pipe_9_E548 # Branch on which the cross section is located.
-chainage = 49.999686385978094 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E549_50.00 # Unique cross-section location id.
-branchId = pipe_9_E549 # Branch on which the cross section is located.
-chainage = 49.99972321150999 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E550_50.00 # Unique cross-section location id.
-branchId = pipe_9_E550 # Branch on which the cross section is located.
-chainage = 49.99972317838943 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E551_50.00 # Unique cross-section location id.
-branchId = pipe_9_E551 # Branch on which the cross section is located.
-chainage = 49.999723211319875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E552_50.00 # Unique cross-section location id.
-branchId = pipe_9_E552 # Branch on which the cross section is located.
-chainage = 49.999723211319875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E553_50.00 # Unique cross-section location id.
-branchId = pipe_9_E553 # Branch on which the cross section is located.
-chainage = 49.99967925070216 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E554_50.00 # Unique cross-section location id.
-branchId = pipe_9_E554 # Branch on which the cross section is located.
-chainage = 49.99972316223222 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E555_50.00 # Unique cross-section location id.
-branchId = pipe_9_E555 # Branch on which the cross section is located.
-chainage = 49.99972321143967 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E556_50.00 # Unique cross-section location id.
-branchId = pipe_9_E556 # Branch on which the cross section is located.
-chainage = 49.99957306492095 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E557_50.00 # Unique cross-section location id.
-branchId = pipe_9_E557 # Branch on which the cross section is located.
-chainage = 49.99972321115282 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E558_50.00 # Unique cross-section location id.
-branchId = pipe_9_E558 # Branch on which the cross section is located.
-chainage = 49.99972321115282 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E559_49.98 # Unique cross-section location id.
-branchId = pipe_9_E559 # Branch on which the cross section is located.
-chainage = 49.983522627174416 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E560_49.54 # Unique cross-section location id.
-branchId = pipe_9_E560 # Branch on which the cross section is located.
-chainage = 49.540327258597685 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E561_49.82 # Unique cross-section location id.
-branchId = pipe_9_E561 # Branch on which the cross section is located.
-chainage = 49.82089806276644 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E562_50.00 # Unique cross-section location id.
-branchId = pipe_9_E562 # Branch on which the cross section is located.
-chainage = 49.99972310733895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E563_50.00 # Unique cross-section location id.
-branchId = pipe_9_E563 # Branch on which the cross section is located.
-chainage = 49.99931584216738 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E564_50.00 # Unique cross-section location id.
-branchId = pipe_9_E564 # Branch on which the cross section is located.
-chainage = 49.99971830645871 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E565_50.00 # Unique cross-section location id.
-branchId = pipe_9_E565 # Branch on which the cross section is located.
-chainage = 49.99935098556541 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E566_50.00 # Unique cross-section location id.
-branchId = pipe_9_E566 # Branch on which the cross section is located.
-chainage = 49.99972321133272 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E567_50.00 # Unique cross-section location id.
-branchId = pipe_9_E567 # Branch on which the cross section is located.
-chainage = 49.99972320950295 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E568_49.99 # Unique cross-section location id.
-branchId = pipe_9_E568 # Branch on which the cross section is located.
-chainage = 49.992315680756434 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E569_49.20 # Unique cross-section location id.
-branchId = pipe_9_E569 # Branch on which the cross section is located.
-chainage = 49.19646822138386 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E570_49.65 # Unique cross-section location id.
-branchId = pipe_9_E570 # Branch on which the cross section is located.
-chainage = 49.64840910909446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E571_50.00 # Unique cross-section location id.
-branchId = pipe_9_E571 # Branch on which the cross section is located.
-chainage = 49.99614983888431 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E572_50.00 # Unique cross-section location id.
-branchId = pipe_9_E572 # Branch on which the cross section is located.
-chainage = 49.997098854991634 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E573_50.00 # Unique cross-section location id.
-branchId = pipe_9_E573 # Branch on which the cross section is located.
-chainage = 49.9997232112544 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E574_49.91 # Unique cross-section location id.
-branchId = pipe_9_E574 # Branch on which the cross section is located.
-chainage = 49.90593205511627 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E575_49.85 # Unique cross-section location id.
-branchId = pipe_9_E575 # Branch on which the cross section is located.
-chainage = 49.84749915133756 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E576_50.00 # Unique cross-section location id.
-branchId = pipe_9_E576 # Branch on which the cross section is located.
-chainage = 49.995215977574524 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E577_50.00 # Unique cross-section location id.
-branchId = pipe_9_E577 # Branch on which the cross section is located.
-chainage = 49.99972321137503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E578_50.00 # Unique cross-section location id.
-branchId = pipe_9_E578 # Branch on which the cross section is located.
-chainage = 49.99972321137503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E579_50.00 # Unique cross-section location id.
-branchId = pipe_9_E579 # Branch on which the cross section is located.
-chainage = 49.99972321157428 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E580_50.00 # Unique cross-section location id.
-branchId = pipe_9_E580 # Branch on which the cross section is located.
-chainage = 49.999029477207614 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E581_50.00 # Unique cross-section location id.
-branchId = pipe_9_E581 # Branch on which the cross section is located.
-chainage = 49.99972306315454 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E582_49.94 # Unique cross-section location id.
-branchId = pipe_9_E582 # Branch on which the cross section is located.
-chainage = 49.937593743444516 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E583_49.98 # Unique cross-section location id.
-branchId = pipe_9_E583 # Branch on which the cross section is located.
-chainage = 49.97910278871524 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E584_49.79 # Unique cross-section location id.
-branchId = pipe_9_E584 # Branch on which the cross section is located.
-chainage = 49.786362540191675 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E585_50.00 # Unique cross-section location id.
-branchId = pipe_9_E585 # Branch on which the cross section is located.
-chainage = 49.999723211496345 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E586_49.86 # Unique cross-section location id.
-branchId = pipe_9_E586 # Branch on which the cross section is located.
-chainage = 49.86135176070067 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E587_49.94 # Unique cross-section location id.
-branchId = pipe_9_E587 # Branch on which the cross section is located.
-chainage = 49.94233378478566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E588_49.93 # Unique cross-section location id.
-branchId = pipe_9_E588 # Branch on which the cross section is located.
-chainage = 49.929640236376144 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E589_49.27 # Unique cross-section location id.
-branchId = pipe_9_E589 # Branch on which the cross section is located.
-chainage = 49.271276888651286 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E590_50.00 # Unique cross-section location id.
-branchId = pipe_9_E590 # Branch on which the cross section is located.
-chainage = 49.99972300333719 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E591_49.98 # Unique cross-section location id.
-branchId = pipe_9_E591 # Branch on which the cross section is located.
-chainage = 49.98446677090524 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E592_49.97 # Unique cross-section location id.
-branchId = pipe_9_E592 # Branch on which the cross section is located.
-chainage = 49.9691165719895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E593_49.94 # Unique cross-section location id.
-branchId = pipe_9_E593 # Branch on which the cross section is located.
-chainage = 49.93512478071174 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E594_50.00 # Unique cross-section location id.
-branchId = pipe_9_E594 # Branch on which the cross section is located.
-chainage = 49.999723211452526 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E595_50.00 # Unique cross-section location id.
-branchId = pipe_9_E595 # Branch on which the cross section is located.
-chainage = 49.99972310842127 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E596_49.95 # Unique cross-section location id.
-branchId = pipe_9_E596 # Branch on which the cross section is located.
-chainage = 49.954020948911605 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E597_49.87 # Unique cross-section location id.
-branchId = pipe_9_E597 # Branch on which the cross section is located.
-chainage = 49.86559508857955 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E598_49.95 # Unique cross-section location id.
-branchId = pipe_9_E598 # Branch on which the cross section is located.
-chainage = 49.95142936878291 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E599_49.99 # Unique cross-section location id.
-branchId = pipe_9_E599 # Branch on which the cross section is located.
-chainage = 49.99425219286836 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E600_50.00 # Unique cross-section location id.
-branchId = pipe_9_E600 # Branch on which the cross section is located.
-chainage = 49.99962516815862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E601_50.00 # Unique cross-section location id.
-branchId = pipe_9_E601 # Branch on which the cross section is located.
-chainage = 49.99972321123952 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E602_50.00 # Unique cross-section location id.
-branchId = pipe_9_E602 # Branch on which the cross section is located.
-chainage = 49.999723211072705 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E603_50.00 # Unique cross-section location id.
-branchId = pipe_9_E603 # Branch on which the cross section is located.
-chainage = 49.99972316414886 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E604_49.94 # Unique cross-section location id.
-branchId = pipe_9_E604 # Branch on which the cross section is located.
-chainage = 49.94331322257479 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E605_49.42 # Unique cross-section location id.
-branchId = pipe_9_E605 # Branch on which the cross section is located.
-chainage = 49.41586669734544 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E606_50.00 # Unique cross-section location id.
-branchId = pipe_9_E606 # Branch on which the cross section is located.
-chainage = 49.99972321153146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E607_50.00 # Unique cross-section location id.
-branchId = pipe_9_E607 # Branch on which the cross section is located.
-chainage = 49.99972321145509 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E608_50.00 # Unique cross-section location id.
-branchId = pipe_9_E608 # Branch on which the cross section is located.
-chainage = 49.99972321057529 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E609_50.00 # Unique cross-section location id.
-branchId = pipe_9_E609 # Branch on which the cross section is located.
-chainage = 49.99972321153146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E610_50.00 # Unique cross-section location id.
-branchId = pipe_9_E610 # Branch on which the cross section is located.
-chainage = 49.99929987902858 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E611_50.00 # Unique cross-section location id.
-branchId = pipe_9_E611 # Branch on which the cross section is located.
-chainage = 49.99972319910794 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E612_50.00 # Unique cross-section location id.
-branchId = pipe_9_E612 # Branch on which the cross section is located.
-chainage = 49.99972320745072 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E613_49.99 # Unique cross-section location id.
-branchId = pipe_9_E613 # Branch on which the cross section is located.
-chainage = 49.98903991173084 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E614_50.00 # Unique cross-section location id.
-branchId = pipe_9_E614 # Branch on which the cross section is located.
-chainage = 49.999723211523275 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E615_50.00 # Unique cross-section location id.
-branchId = pipe_9_E615 # Branch on which the cross section is located.
-chainage = 49.99695338780122 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E616_50.00 # Unique cross-section location id.
-branchId = pipe_9_E616 # Branch on which the cross section is located.
-chainage = 49.99972321068381 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E617_50.00 # Unique cross-section location id.
-branchId = pipe_9_E617 # Branch on which the cross section is located.
-chainage = 49.99921859890275 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E618_50.00 # Unique cross-section location id.
-branchId = pipe_9_E618 # Branch on which the cross section is located.
-chainage = 49.99972275582402 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E619_49.97 # Unique cross-section location id.
-branchId = pipe_9_E619 # Branch on which the cross section is located.
-chainage = 49.96763536951981 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E620_49.99 # Unique cross-section location id.
-branchId = pipe_9_E620 # Branch on which the cross section is located.
-chainage = 49.988646155857936 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E621_50.00 # Unique cross-section location id.
-branchId = pipe_9_E621 # Branch on which the cross section is located.
-chainage = 49.99964792101312 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E622_50.00 # Unique cross-section location id.
-branchId = pipe_9_E622 # Branch on which the cross section is located.
-chainage = 49.9997232106476 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E623_49.20 # Unique cross-section location id.
-branchId = pipe_9_E623 # Branch on which the cross section is located.
-chainage = 49.197005232794126 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E624_48.33 # Unique cross-section location id.
-branchId = pipe_9_E624 # Branch on which the cross section is located.
-chainage = 48.33141357216124 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E625_50.00 # Unique cross-section location id.
-branchId = pipe_9_E625 # Branch on which the cross section is located.
-chainage = 49.99972321123655 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E626_50.00 # Unique cross-section location id.
-branchId = pipe_9_E626 # Branch on which the cross section is located.
-chainage = 49.99972321136802 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E627_50.00 # Unique cross-section location id.
-branchId = pipe_9_E627 # Branch on which the cross section is located.
-chainage = 49.99861628600102 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E628_50.00 # Unique cross-section location id.
-branchId = pipe_9_E628 # Branch on which the cross section is located.
-chainage = 49.999723211288874 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E629_50.00 # Unique cross-section location id.
-branchId = pipe_9_E629 # Branch on which the cross section is located.
-chainage = 49.99790594022658 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E630_50.00 # Unique cross-section location id.
-branchId = pipe_9_E630 # Branch on which the cross section is located.
-chainage = 49.999719098031434 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E631_49.98 # Unique cross-section location id.
-branchId = pipe_9_E631 # Branch on which the cross section is located.
-chainage = 49.983582908518095 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E632_49.93 # Unique cross-section location id.
-branchId = pipe_9_E632 # Branch on which the cross section is located.
-chainage = 49.93283567019149 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E633_49.98 # Unique cross-section location id.
-branchId = pipe_9_E633 # Branch on which the cross section is located.
-chainage = 49.984691208431336 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E634_49.98 # Unique cross-section location id.
-branchId = pipe_9_E634 # Branch on which the cross section is located.
-chainage = 49.977184881360614 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E635_49.94 # Unique cross-section location id.
-branchId = pipe_9_E635 # Branch on which the cross section is located.
-chainage = 49.93598269216277 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E636_49.79 # Unique cross-section location id.
-branchId = pipe_9_E636 # Branch on which the cross section is located.
-chainage = 49.78906453532706 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E637_50.00 # Unique cross-section location id.
-branchId = pipe_9_E637 # Branch on which the cross section is located.
-chainage = 49.99972319077121 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E638_49.95 # Unique cross-section location id.
-branchId = pipe_9_E638 # Branch on which the cross section is located.
-chainage = 49.95276997602922 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E639_50.00 # Unique cross-section location id.
-branchId = pipe_9_E639 # Branch on which the cross section is located.
-chainage = 49.99972313227436 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E640_50.00 # Unique cross-section location id.
-branchId = pipe_9_E640 # Branch on which the cross section is located.
-chainage = 49.99711107184763 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E641_50.00 # Unique cross-section location id.
-branchId = pipe_9_E641 # Branch on which the cross section is located.
-chainage = 49.99972321125045 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E642_50.00 # Unique cross-section location id.
-branchId = pipe_9_E642 # Branch on which the cross section is located.
-chainage = 49.99972321125045 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E643_50.00 # Unique cross-section location id.
-branchId = pipe_9_E643 # Branch on which the cross section is located.
-chainage = 49.99938373596575 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E644_50.00 # Unique cross-section location id.
-branchId = pipe_9_E644 # Branch on which the cross section is located.
-chainage = 49.99972321127129 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E645_50.00 # Unique cross-section location id.
-branchId = pipe_9_E645 # Branch on which the cross section is located.
-chainage = 49.99972321126559 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E646_50.00 # Unique cross-section location id.
-branchId = pipe_9_E646 # Branch on which the cross section is located.
-chainage = 49.99972321126559 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E647_49.99 # Unique cross-section location id.
-branchId = pipe_9_E647 # Branch on which the cross section is located.
-chainage = 49.99250112643957 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E648_50.00 # Unique cross-section location id.
-branchId = pipe_9_E648 # Branch on which the cross section is located.
-chainage = 49.999723211160855 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E649_49.67 # Unique cross-section location id.
-branchId = pipe_9_E649 # Branch on which the cross section is located.
-chainage = 49.67063146734731 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E650_49.75 # Unique cross-section location id.
-branchId = pipe_9_E650 # Branch on which the cross section is located.
-chainage = 49.74703168866092 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E651_50.00 # Unique cross-section location id.
-branchId = pipe_9_E651 # Branch on which the cross section is located.
-chainage = 49.9955473092515 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E652_49.99 # Unique cross-section location id.
-branchId = pipe_9_E652 # Branch on which the cross section is located.
-chainage = 49.9856833361697 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E653_50.00 # Unique cross-section location id.
-branchId = pipe_9_E653 # Branch on which the cross section is located.
-chainage = 49.9997228921084 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E654_49.99 # Unique cross-section location id.
-branchId = pipe_9_E654 # Branch on which the cross section is located.
-chainage = 49.993699369400645 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E655_49.37 # Unique cross-section location id.
-branchId = pipe_9_E655 # Branch on which the cross section is located.
-chainage = 49.37434943359882 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E656_49.88 # Unique cross-section location id.
-branchId = pipe_9_E656 # Branch on which the cross section is located.
-chainage = 49.88406935931015 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E657_49.99 # Unique cross-section location id.
-branchId = pipe_9_E657 # Branch on which the cross section is located.
-chainage = 49.98500833016571 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E658_49.95 # Unique cross-section location id.
-branchId = pipe_9_E658 # Branch on which the cross section is located.
-chainage = 49.95351513964011 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E659_50.00 # Unique cross-section location id.
-branchId = pipe_9_E659 # Branch on which the cross section is located.
-chainage = 49.99810035054907 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E660_50.00 # Unique cross-section location id.
-branchId = pipe_9_E660 # Branch on which the cross section is located.
-chainage = 49.99972321129938 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E661_49.40 # Unique cross-section location id.
-branchId = pipe_9_E661 # Branch on which the cross section is located.
-chainage = 49.39976625219808 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E662_49.88 # Unique cross-section location id.
-branchId = pipe_9_E662 # Branch on which the cross section is located.
-chainage = 49.878331785365226 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E663_49.07 # Unique cross-section location id.
-branchId = pipe_9_E663 # Branch on which the cross section is located.
-chainage = 49.07313616286532 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E664_49.60 # Unique cross-section location id.
-branchId = pipe_9_E664 # Branch on which the cross section is located.
-chainage = 49.597931426952115 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E665_50.00 # Unique cross-section location id.
-branchId = pipe_9_E665 # Branch on which the cross section is located.
-chainage = 49.999723211328075 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E666_49.76 # Unique cross-section location id.
-branchId = pipe_9_E666 # Branch on which the cross section is located.
-chainage = 49.76157003618116 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E667_50.00 # Unique cross-section location id.
-branchId = pipe_9_E667 # Branch on which the cross section is located.
-chainage = 49.99972321142933 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E668_49.99 # Unique cross-section location id.
-branchId = pipe_9_E668 # Branch on which the cross section is located.
-chainage = 49.99256978968182 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E669_50.00 # Unique cross-section location id.
-branchId = pipe_9_E669 # Branch on which the cross section is located.
-chainage = 49.99972321158402 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E670_49.99 # Unique cross-section location id.
-branchId = pipe_9_E670 # Branch on which the cross section is located.
-chainage = 49.991246503806764 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E671_49.90 # Unique cross-section location id.
-branchId = pipe_9_E671 # Branch on which the cross section is located.
-chainage = 49.903895193229765 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E672_49.91 # Unique cross-section location id.
-branchId = pipe_9_E672 # Branch on which the cross section is located.
-chainage = 49.91364157838569 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E673_49.34 # Unique cross-section location id.
-branchId = pipe_9_E673 # Branch on which the cross section is located.
-chainage = 49.3406525341083 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E674_49.95 # Unique cross-section location id.
-branchId = pipe_9_E674 # Branch on which the cross section is located.
-chainage = 49.95049909375866 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E675_50.00 # Unique cross-section location id.
-branchId = pipe_9_E675 # Branch on which the cross section is located.
-chainage = 49.99801547619328 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E676_49.86 # Unique cross-section location id.
-branchId = pipe_9_E676 # Branch on which the cross section is located.
-chainage = 49.856220402379094 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E677_49.96 # Unique cross-section location id.
-branchId = pipe_9_E677 # Branch on which the cross section is located.
-chainage = 49.96177592441522 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E678_49.98 # Unique cross-section location id.
-branchId = pipe_9_E678 # Branch on which the cross section is located.
-chainage = 49.982636895854135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E679_50.00 # Unique cross-section location id.
-branchId = pipe_9_E679 # Branch on which the cross section is located.
-chainage = 49.99972321147884 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E680_50.00 # Unique cross-section location id.
-branchId = pipe_9_E680 # Branch on which the cross section is located.
-chainage = 49.99848454303467 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E681_50.00 # Unique cross-section location id.
-branchId = pipe_9_E681 # Branch on which the cross section is located.
-chainage = 49.99972321136436 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E682_50.00 # Unique cross-section location id.
-branchId = pipe_9_E682 # Branch on which the cross section is located.
-chainage = 49.99941742146694 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E683_48.95 # Unique cross-section location id.
-branchId = pipe_9_E683 # Branch on which the cross section is located.
-chainage = 48.9519297794717 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E684_48.95 # Unique cross-section location id.
-branchId = pipe_9_E684 # Branch on which the cross section is located.
-chainage = 48.947891622364104 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E685_50.00 # Unique cross-section location id.
-branchId = pipe_9_E685 # Branch on which the cross section is located.
-chainage = 49.99972321141063 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E686_49.71 # Unique cross-section location id.
-branchId = pipe_9_E686 # Branch on which the cross section is located.
-chainage = 49.713786168377936 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E687_49.99 # Unique cross-section location id.
-branchId = pipe_9_E687 # Branch on which the cross section is located.
-chainage = 49.99189779832024 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E688_49.87 # Unique cross-section location id.
-branchId = pipe_9_E688 # Branch on which the cross section is located.
-chainage = 49.87394773168605 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E689_48.40 # Unique cross-section location id.
-branchId = pipe_9_E689 # Branch on which the cross section is located.
-chainage = 48.39735824549714 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E690_49.45 # Unique cross-section location id.
-branchId = pipe_9_E690 # Branch on which the cross section is located.
-chainage = 49.44523735461112 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E691_49.28 # Unique cross-section location id.
-branchId = pipe_9_E691 # Branch on which the cross section is located.
-chainage = 49.27987014602699 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E692_49.62 # Unique cross-section location id.
-branchId = pipe_9_E692 # Branch on which the cross section is located.
-chainage = 49.62411123255273 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E693_49.39 # Unique cross-section location id.
-branchId = pipe_9_E693 # Branch on which the cross section is located.
-chainage = 49.39446343899254 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E694_49.81 # Unique cross-section location id.
-branchId = pipe_9_E694 # Branch on which the cross section is located.
-chainage = 49.80597689385296 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E695_49.77 # Unique cross-section location id.
-branchId = pipe_9_E695 # Branch on which the cross section is located.
-chainage = 49.77315942397051 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E696_49.73 # Unique cross-section location id.
-branchId = pipe_9_E696 # Branch on which the cross section is located.
-chainage = 49.73210098893083 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E697_49.10 # Unique cross-section location id.
-branchId = pipe_9_E697 # Branch on which the cross section is located.
-chainage = 49.10069978425528 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E698_49.91 # Unique cross-section location id.
-branchId = pipe_9_E698 # Branch on which the cross section is located.
-chainage = 49.907252420274396 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E699_48.68 # Unique cross-section location id.
-branchId = pipe_9_E699 # Branch on which the cross section is located.
-chainage = 48.67527974832602 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E700_49.85 # Unique cross-section location id.
-branchId = pipe_9_E700 # Branch on which the cross section is located.
-chainage = 49.849451681571914 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E701_49.97 # Unique cross-section location id.
-branchId = pipe_9_E701 # Branch on which the cross section is located.
-chainage = 49.97264119241033 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E702_49.41 # Unique cross-section location id.
-branchId = pipe_9_E702 # Branch on which the cross section is located.
-chainage = 49.40800929707293 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E703_49.79 # Unique cross-section location id.
-branchId = pipe_9_E703 # Branch on which the cross section is located.
-chainage = 49.794625083184826 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E704_49.95 # Unique cross-section location id.
-branchId = pipe_9_E704 # Branch on which the cross section is located.
-chainage = 49.95234543641243 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E705_49.85 # Unique cross-section location id.
-branchId = pipe_9_E705 # Branch on which the cross section is located.
-chainage = 49.84577970842992 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E706_49.88 # Unique cross-section location id.
-branchId = pipe_9_E706 # Branch on which the cross section is located.
-chainage = 49.88423510664777 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E707_49.88 # Unique cross-section location id.
-branchId = pipe_9_E707 # Branch on which the cross section is located.
-chainage = 49.87680141977588 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E708_49.98 # Unique cross-section location id.
-branchId = pipe_9_E708 # Branch on which the cross section is located.
-chainage = 49.977860324090294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E709_49.99 # Unique cross-section location id.
-branchId = pipe_9_E709 # Branch on which the cross section is located.
-chainage = 49.993392120211205 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E710_49.86 # Unique cross-section location id.
-branchId = pipe_9_E710 # Branch on which the cross section is located.
-chainage = 49.857372049092014 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E711_50.00 # Unique cross-section location id.
-branchId = pipe_9_E711 # Branch on which the cross section is located.
-chainage = 49.99730417334521 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E712_49.97 # Unique cross-section location id.
-branchId = pipe_9_E712 # Branch on which the cross section is located.
-chainage = 49.96645396501747 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E713_49.86 # Unique cross-section location id.
-branchId = pipe_9_E713 # Branch on which the cross section is located.
-chainage = 49.86213325032721 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E714_49.87 # Unique cross-section location id.
-branchId = pipe_9_E714 # Branch on which the cross section is located.
-chainage = 49.86734759257222 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E715_50.00 # Unique cross-section location id.
-branchId = pipe_9_E715 # Branch on which the cross section is located.
-chainage = 49.99843675399154 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E716_50.00 # Unique cross-section location id.
-branchId = pipe_9_E716 # Branch on which the cross section is located.
-chainage = 49.999106120000576 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E717_49.88 # Unique cross-section location id.
-branchId = pipe_9_E717 # Branch on which the cross section is located.
-chainage = 49.87616685962473 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E718_49.49 # Unique cross-section location id.
-branchId = pipe_9_E718 # Branch on which the cross section is located.
-chainage = 49.49213475128718 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E719_49.89 # Unique cross-section location id.
-branchId = pipe_9_E719 # Branch on which the cross section is located.
-chainage = 49.88905442722014 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E720_49.32 # Unique cross-section location id.
-branchId = pipe_9_E720 # Branch on which the cross section is located.
-chainage = 49.31505678664259 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E721_49.49 # Unique cross-section location id.
-branchId = pipe_9_E721 # Branch on which the cross section is located.
-chainage = 49.48868718530629 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E722_49.97 # Unique cross-section location id.
-branchId = pipe_9_E722 # Branch on which the cross section is located.
-chainage = 49.96772793704951 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E723_49.19 # Unique cross-section location id.
-branchId = pipe_9_E723 # Branch on which the cross section is located.
-chainage = 49.19438070159222 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E724_49.75 # Unique cross-section location id.
-branchId = pipe_9_E724 # Branch on which the cross section is located.
-chainage = 49.75206665647143 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E725_50.00 # Unique cross-section location id.
-branchId = pipe_9_E725 # Branch on which the cross section is located.
-chainage = 49.998147726284955 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E726_49.69 # Unique cross-section location id.
-branchId = pipe_9_E726 # Branch on which the cross section is located.
-chainage = 49.69049142434961 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E727_50.00 # Unique cross-section location id.
-branchId = pipe_9_E727 # Branch on which the cross section is located.
-chainage = 49.99972321145948 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E728_49.91 # Unique cross-section location id.
-branchId = pipe_9_E728 # Branch on which the cross section is located.
-chainage = 49.90502013785629 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E729_49.61 # Unique cross-section location id.
-branchId = pipe_9_E729 # Branch on which the cross section is located.
-chainage = 49.60524312472766 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E730_48.58 # Unique cross-section location id.
-branchId = pipe_9_E730 # Branch on which the cross section is located.
-chainage = 48.58401747868303 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E731_50.00 # Unique cross-section location id.
-branchId = pipe_9_E731 # Branch on which the cross section is located.
-chainage = 49.995455788900486 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E732_49.96 # Unique cross-section location id.
-branchId = pipe_9_E732 # Branch on which the cross section is located.
-chainage = 49.96215019713177 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E733_49.31 # Unique cross-section location id.
-branchId = pipe_9_E733 # Branch on which the cross section is located.
-chainage = 49.30669423230858 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E734_49.58 # Unique cross-section location id.
-branchId = pipe_9_E734 # Branch on which the cross section is located.
-chainage = 49.57940093964928 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E735_50.00 # Unique cross-section location id.
-branchId = pipe_9_E735 # Branch on which the cross section is located.
-chainage = 49.99972289389363 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E736_49.02 # Unique cross-section location id.
-branchId = pipe_9_E736 # Branch on which the cross section is located.
-chainage = 49.01969861832289 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E737_48.84 # Unique cross-section location id.
-branchId = pipe_9_E737 # Branch on which the cross section is located.
-chainage = 48.842235820717285 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E738_50.00 # Unique cross-section location id.
-branchId = pipe_9_E738 # Branch on which the cross section is located.
-chainage = 49.99920885770498 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E739_49.86 # Unique cross-section location id.
-branchId = pipe_9_E739 # Branch on which the cross section is located.
-chainage = 49.855593781591914 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E740_49.98 # Unique cross-section location id.
-branchId = pipe_9_E740 # Branch on which the cross section is located.
-chainage = 49.97793427871153 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E741_49.93 # Unique cross-section location id.
-branchId = pipe_9_E741 # Branch on which the cross section is located.
-chainage = 49.93223536636693 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E742_49.94 # Unique cross-section location id.
-branchId = pipe_9_E742 # Branch on which the cross section is located.
-chainage = 49.9360544313594 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E743_50.00 # Unique cross-section location id.
-branchId = pipe_9_E743 # Branch on which the cross section is located.
-chainage = 49.99972321157533 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E744_49.99 # Unique cross-section location id.
-branchId = pipe_9_E744 # Branch on which the cross section is located.
-chainage = 49.992047264958316 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E745_50.00 # Unique cross-section location id.
-branchId = pipe_9_E745 # Branch on which the cross section is located.
-chainage = 49.999723211161225 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E746_50.00 # Unique cross-section location id.
-branchId = pipe_9_E746 # Branch on which the cross section is located.
-chainage = 49.99972321122742 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E747_49.19 # Unique cross-section location id.
-branchId = pipe_9_E747 # Branch on which the cross section is located.
-chainage = 49.189497207719924 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E748_49.78 # Unique cross-section location id.
-branchId = pipe_9_E748 # Branch on which the cross section is located.
-chainage = 49.78448689416499 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E749_49.68 # Unique cross-section location id.
-branchId = pipe_9_E749 # Branch on which the cross section is located.
-chainage = 49.68020939039533 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E750_50.00 # Unique cross-section location id.
-branchId = pipe_9_E750 # Branch on which the cross section is located.
-chainage = 49.99762421852258 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E751_50.00 # Unique cross-section location id.
-branchId = pipe_9_E751 # Branch on which the cross section is located.
-chainage = 49.99972321159667 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E752_49.20 # Unique cross-section location id.
-branchId = pipe_9_E752 # Branch on which the cross section is located.
-chainage = 49.19565279312702 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E753_49.75 # Unique cross-section location id.
-branchId = pipe_9_E753 # Branch on which the cross section is located.
-chainage = 49.75458607859594 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E754_49.97 # Unique cross-section location id.
-branchId = pipe_9_E754 # Branch on which the cross section is located.
-chainage = 49.96937520021193 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E755_49.61 # Unique cross-section location id.
-branchId = pipe_9_E755 # Branch on which the cross section is located.
-chainage = 49.60805860818661 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E756_48.93 # Unique cross-section location id.
-branchId = pipe_9_E756 # Branch on which the cross section is located.
-chainage = 48.9309307331317 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E757_50.00 # Unique cross-section location id.
-branchId = pipe_9_E757 # Branch on which the cross section is located.
-chainage = 49.99972321134902 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E758_49.91 # Unique cross-section location id.
-branchId = pipe_9_E758 # Branch on which the cross section is located.
-chainage = 49.91418046368982 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E759_50.00 # Unique cross-section location id.
-branchId = pipe_9_E759 # Branch on which the cross section is located.
-chainage = 49.999722916478106 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E760_49.96 # Unique cross-section location id.
-branchId = pipe_9_E760 # Branch on which the cross section is located.
-chainage = 49.96472086813449 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E761_49.99 # Unique cross-section location id.
-branchId = pipe_9_E761 # Branch on which the cross section is located.
-chainage = 49.988341724233145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E762_48.45 # Unique cross-section location id.
-branchId = pipe_9_E762 # Branch on which the cross section is located.
-chainage = 48.445679258780345 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E763_49.18 # Unique cross-section location id.
-branchId = pipe_9_E763 # Branch on which the cross section is located.
-chainage = 49.18450469337417 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E764_49.63 # Unique cross-section location id.
-branchId = pipe_9_E764 # Branch on which the cross section is located.
-chainage = 49.63161791292551 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E765_49.98 # Unique cross-section location id.
-branchId = pipe_9_E765 # Branch on which the cross section is located.
-chainage = 49.97936195631015 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E766_49.41 # Unique cross-section location id.
-branchId = pipe_9_E766 # Branch on which the cross section is located.
-chainage = 49.41008971044955 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E767_49.35 # Unique cross-section location id.
-branchId = pipe_9_E767 # Branch on which the cross section is located.
-chainage = 49.35001783065909 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E768_49.80 # Unique cross-section location id.
-branchId = pipe_9_E768 # Branch on which the cross section is located.
-chainage = 49.79895866688725 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E769_49.79 # Unique cross-section location id.
-branchId = pipe_9_E769 # Branch on which the cross section is located.
-chainage = 49.79264407819945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E770_49.62 # Unique cross-section location id.
-branchId = pipe_9_E770 # Branch on which the cross section is located.
-chainage = 49.615538621738416 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E771_50.00 # Unique cross-section location id.
-branchId = pipe_9_E771 # Branch on which the cross section is located.
-chainage = 49.99972321091921 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E772_50.00 # Unique cross-section location id.
-branchId = pipe_9_E772 # Branch on which the cross section is located.
-chainage = 49.99912614306137 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E773_50.00 # Unique cross-section location id.
-branchId = pipe_9_E773 # Branch on which the cross section is located.
-chainage = 49.99972321112252 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E774_49.63 # Unique cross-section location id.
-branchId = pipe_9_E774 # Branch on which the cross section is located.
-chainage = 49.62500836786074 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E775_48.46 # Unique cross-section location id.
-branchId = pipe_9_E775 # Branch on which the cross section is located.
-chainage = 48.46221300983378 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E776_48.71 # Unique cross-section location id.
-branchId = pipe_9_E776 # Branch on which the cross section is located.
-chainage = 48.709918664946315 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E777_49.97 # Unique cross-section location id.
-branchId = pipe_9_E777 # Branch on which the cross section is located.
-chainage = 49.97010627583163 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E778_48.93 # Unique cross-section location id.
-branchId = pipe_9_E778 # Branch on which the cross section is located.
-chainage = 48.92603971628113 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E779_48.67 # Unique cross-section location id.
-branchId = pipe_9_E779 # Branch on which the cross section is located.
-chainage = 48.67140606529541 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E780_49.72 # Unique cross-section location id.
-branchId = pipe_9_E780 # Branch on which the cross section is located.
-chainage = 49.71930112583478 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E781_49.97 # Unique cross-section location id.
-branchId = pipe_9_E781 # Branch on which the cross section is located.
-chainage = 49.965133686092166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E782_49.89 # Unique cross-section location id.
-branchId = pipe_9_E782 # Branch on which the cross section is located.
-chainage = 49.887168753450915 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E783_49.43 # Unique cross-section location id.
-branchId = pipe_9_E783 # Branch on which the cross section is located.
-chainage = 49.4332694646103 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E784_44.66 # Unique cross-section location id.
-branchId = pipe_9_E784 # Branch on which the cross section is located.
-chainage = 44.66152356793846 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E785_46.07 # Unique cross-section location id.
-branchId = pipe_9_E785 # Branch on which the cross section is located.
-chainage = 46.06641292780555 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E786_49.99 # Unique cross-section location id.
-branchId = pipe_9_E786 # Branch on which the cross section is located.
-chainage = 49.985381901825036 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E787_50.00 # Unique cross-section location id.
-branchId = pipe_9_E787 # Branch on which the cross section is located.
-chainage = 49.995411591352834 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E788_45.26 # Unique cross-section location id.
-branchId = pipe_9_E788 # Branch on which the cross section is located.
-chainage = 45.26322173400362 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E789_49.15 # Unique cross-section location id.
-branchId = pipe_9_E789 # Branch on which the cross section is located.
-chainage = 49.14917589251895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E790_49.95 # Unique cross-section location id.
-branchId = pipe_9_E790 # Branch on which the cross section is located.
-chainage = 49.945770665554846 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E791_49.88 # Unique cross-section location id.
-branchId = pipe_9_E791 # Branch on which the cross section is located.
-chainage = 49.88330215034459 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E792_50.00 # Unique cross-section location id.
-branchId = pipe_9_E792 # Branch on which the cross section is located.
-chainage = 49.99972321127801 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E793_50.00 # Unique cross-section location id.
-branchId = pipe_9_E793 # Branch on which the cross section is located.
-chainage = 49.99972321127801 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E794_50.00 # Unique cross-section location id.
-branchId = pipe_9_E794 # Branch on which the cross section is located.
-chainage = 49.99876001723726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E795_50.00 # Unique cross-section location id.
-branchId = pipe_9_E795 # Branch on which the cross section is located.
-chainage = 49.99972321125991 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E796_49.66 # Unique cross-section location id.
-branchId = pipe_9_E796 # Branch on which the cross section is located.
-chainage = 49.66231410660215 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E797_50.00 # Unique cross-section location id.
-branchId = pipe_9_E797 # Branch on which the cross section is located.
-chainage = 49.9997232113384 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E798_49.30 # Unique cross-section location id.
-branchId = pipe_9_E798 # Branch on which the cross section is located.
-chainage = 49.29976836674437 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E799_50.00 # Unique cross-section location id.
-branchId = pipe_9_E799 # Branch on which the cross section is located.
-chainage = 49.9997232111186 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E800_50.00 # Unique cross-section location id.
-branchId = pipe_9_E800 # Branch on which the cross section is located.
-chainage = 49.99972321131723 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E801_49.78 # Unique cross-section location id.
-branchId = pipe_9_E801 # Branch on which the cross section is located.
-chainage = 49.777448385847386 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E802_49.90 # Unique cross-section location id.
-branchId = pipe_9_E802 # Branch on which the cross section is located.
-chainage = 49.89758549053128 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E803_49.86 # Unique cross-section location id.
-branchId = pipe_9_E803 # Branch on which the cross section is located.
-chainage = 49.85901294212924 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E804_48.82 # Unique cross-section location id.
-branchId = pipe_9_E804 # Branch on which the cross section is located.
-chainage = 48.81519748027597 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E805_47.31 # Unique cross-section location id.
-branchId = pipe_9_E805 # Branch on which the cross section is located.
-chainage = 47.30821254677444 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E806_36.28 # Unique cross-section location id.
-branchId = pipe_9_E806 # Branch on which the cross section is located.
-chainage = 36.281101496208635 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E807_44.44 # Unique cross-section location id.
-branchId = pipe_9_E807 # Branch on which the cross section is located.
-chainage = 44.435265793435256 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E808_50.00 # Unique cross-section location id.
-branchId = pipe_9_E808 # Branch on which the cross section is located.
-chainage = 49.99972321151164 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E809_48.40 # Unique cross-section location id.
-branchId = pipe_9_E809 # Branch on which the cross section is located.
-chainage = 48.39640052472177 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E810_50.00 # Unique cross-section location id.
-branchId = pipe_9_E810 # Branch on which the cross section is located.
-chainage = 49.99972321138887 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E811_49.94 # Unique cross-section location id.
-branchId = pipe_9_E811 # Branch on which the cross section is located.
-chainage = 49.93649625375078 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E812_49.79 # Unique cross-section location id.
-branchId = pipe_9_E812 # Branch on which the cross section is located.
-chainage = 49.78615363438992 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E813_49.97 # Unique cross-section location id.
-branchId = pipe_9_E813 # Branch on which the cross section is located.
-chainage = 49.974036326537934 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E814_50.00 # Unique cross-section location id.
-branchId = pipe_9_E814 # Branch on which the cross section is located.
-chainage = 49.999723210885634 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E815_49.78 # Unique cross-section location id.
-branchId = pipe_9_E815 # Branch on which the cross section is located.
-chainage = 49.77670983529755 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E816_49.92 # Unique cross-section location id.
-branchId = pipe_9_E816 # Branch on which the cross section is located.
-chainage = 49.9153659206396 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E817_50.00 # Unique cross-section location id.
-branchId = pipe_9_E817 # Branch on which the cross section is located.
-chainage = 49.999723211113924 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E818_50.00 # Unique cross-section location id.
-branchId = pipe_9_E818 # Branch on which the cross section is located.
-chainage = 49.999723211322184 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E819_49.99 # Unique cross-section location id.
-branchId = pipe_9_E819 # Branch on which the cross section is located.
-chainage = 49.986641640037014 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E820_34.57 # Unique cross-section location id.
-branchId = pipe_9_E820 # Branch on which the cross section is located.
-chainage = 34.572124291570866 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E821_48.79 # Unique cross-section location id.
-branchId = pipe_9_E821 # Branch on which the cross section is located.
-chainage = 48.79300726561463 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E822_49.73 # Unique cross-section location id.
-branchId = pipe_9_E822 # Branch on which the cross section is located.
-chainage = 49.73409132070709 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E823_50.00 # Unique cross-section location id.
-branchId = pipe_9_E823 # Branch on which the cross section is located.
-chainage = 49.99971388777832 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E824_50.00 # Unique cross-section location id.
-branchId = pipe_9_E824 # Branch on which the cross section is located.
-chainage = 49.99972321127114 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E825_49.99 # Unique cross-section location id.
-branchId = pipe_9_E825 # Branch on which the cross section is located.
-chainage = 49.99016413531726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E826_50.00 # Unique cross-section location id.
-branchId = pipe_9_E826 # Branch on which the cross section is located.
-chainage = 49.99972321134014 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E827_49.56 # Unique cross-section location id.
-branchId = pipe_9_E827 # Branch on which the cross section is located.
-chainage = 49.555670416663425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E828_49.74 # Unique cross-section location id.
-branchId = pipe_9_E828 # Branch on which the cross section is located.
-chainage = 49.7444040969205 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E829_49.87 # Unique cross-section location id.
-branchId = pipe_9_E829 # Branch on which the cross section is located.
-chainage = 49.86767173665751 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E830_50.00 # Unique cross-section location id.
-branchId = pipe_9_E830 # Branch on which the cross section is located.
-chainage = 49.999723211436056 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E831_44.49 # Unique cross-section location id.
-branchId = pipe_9_E831 # Branch on which the cross section is located.
-chainage = 44.491483104591495 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E832_49.92 # Unique cross-section location id.
-branchId = pipe_9_E832 # Branch on which the cross section is located.
-chainage = 49.92081772669504 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E833_49.66 # Unique cross-section location id.
-branchId = pipe_9_E833 # Branch on which the cross section is located.
-chainage = 49.66042999189618 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E834_48.13 # Unique cross-section location id.
-branchId = pipe_9_E834 # Branch on which the cross section is located.
-chainage = 48.13163310855846 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E835_46.27 # Unique cross-section location id.
-branchId = pipe_9_E835 # Branch on which the cross section is located.
-chainage = 46.267893648753684 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E836_39.59 # Unique cross-section location id.
-branchId = pipe_9_E836 # Branch on which the cross section is located.
-chainage = 39.587616491442624 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E837_49.94 # Unique cross-section location id.
-branchId = pipe_9_E837 # Branch on which the cross section is located.
-chainage = 49.93872792962982 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E838_49.22 # Unique cross-section location id.
-branchId = pipe_9_E838 # Branch on which the cross section is located.
-chainage = 49.22223943283041 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E839_49.98 # Unique cross-section location id.
-branchId = pipe_9_E839 # Branch on which the cross section is located.
-chainage = 49.98386820265849 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E840_44.25 # Unique cross-section location id.
-branchId = pipe_9_E840 # Branch on which the cross section is located.
-chainage = 44.245314243306254 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E841_49.22 # Unique cross-section location id.
-branchId = pipe_9_E841 # Branch on which the cross section is located.
-chainage = 49.215661319661145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E842_49.49 # Unique cross-section location id.
-branchId = pipe_9_E842 # Branch on which the cross section is located.
-chainage = 49.48706202125539 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E843_50.00 # Unique cross-section location id.
-branchId = pipe_9_E843 # Branch on which the cross section is located.
-chainage = 49.9997232112722 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E844_50.00 # Unique cross-section location id.
-branchId = pipe_9_E844 # Branch on which the cross section is located.
-chainage = 49.9997232112722 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E845_50.00 # Unique cross-section location id.
-branchId = pipe_9_E845 # Branch on which the cross section is located.
-chainage = 49.99972321108137 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E846_49.95 # Unique cross-section location id.
-branchId = pipe_9_E846 # Branch on which the cross section is located.
-chainage = 49.947036210234884 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E847_49.58 # Unique cross-section location id.
-branchId = pipe_9_E847 # Branch on which the cross section is located.
-chainage = 49.577204444136285 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E848_50.00 # Unique cross-section location id.
-branchId = pipe_9_E848 # Branch on which the cross section is located.
-chainage = 49.999723211237324 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E849_48.46 # Unique cross-section location id.
-branchId = pipe_9_E849 # Branch on which the cross section is located.
-chainage = 48.460511095043806 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E850_49.84 # Unique cross-section location id.
-branchId = pipe_9_E850 # Branch on which the cross section is located.
-chainage = 49.83759142204989 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E851_48.76 # Unique cross-section location id.
-branchId = pipe_9_E851 # Branch on which the cross section is located.
-chainage = 48.75808148986085 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E852_35.94 # Unique cross-section location id.
-branchId = pipe_9_E852 # Branch on which the cross section is located.
-chainage = 35.94104177243284 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E853_49.61 # Unique cross-section location id.
-branchId = pipe_9_E853 # Branch on which the cross section is located.
-chainage = 49.61226508140174 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E854_44.98 # Unique cross-section location id.
-branchId = pipe_9_E854 # Branch on which the cross section is located.
-chainage = 44.97835583272493 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E855_48.53 # Unique cross-section location id.
-branchId = pipe_9_E855 # Branch on which the cross section is located.
-chainage = 48.5342893320933 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E856_47.93 # Unique cross-section location id.
-branchId = pipe_9_E856 # Branch on which the cross section is located.
-chainage = 47.93479076744975 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E857_49.73 # Unique cross-section location id.
-branchId = pipe_9_E857 # Branch on which the cross section is located.
-chainage = 49.72580263251388 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E858_49.38 # Unique cross-section location id.
-branchId = pipe_9_E858 # Branch on which the cross section is located.
-chainage = 49.38274497941866 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E859_49.86 # Unique cross-section location id.
-branchId = pipe_9_E859 # Branch on which the cross section is located.
-chainage = 49.85831554436106 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E860_49.44 # Unique cross-section location id.
-branchId = pipe_9_E860 # Branch on which the cross section is located.
-chainage = 49.44073683698242 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E861_47.69 # Unique cross-section location id.
-branchId = pipe_9_E861 # Branch on which the cross section is located.
-chainage = 47.68525270118139 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E862_50.00 # Unique cross-section location id.
-branchId = pipe_9_E862 # Branch on which the cross section is located.
-chainage = 49.999722013680916 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E863_49.93 # Unique cross-section location id.
-branchId = pipe_9_E863 # Branch on which the cross section is located.
-chainage = 49.92516532466369 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E864_49.41 # Unique cross-section location id.
-branchId = pipe_9_E864 # Branch on which the cross section is located.
-chainage = 49.407390767905625 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E865_50.00 # Unique cross-section location id.
-branchId = pipe_9_E865 # Branch on which the cross section is located.
-chainage = 49.99972321115286 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E866_49.93 # Unique cross-section location id.
-branchId = pipe_9_E866 # Branch on which the cross section is located.
-chainage = 49.93312095245437 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E867_47.66 # Unique cross-section location id.
-branchId = pipe_9_E867 # Branch on which the cross section is located.
-chainage = 47.66360625876095 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E868_49.75 # Unique cross-section location id.
-branchId = pipe_9_E868 # Branch on which the cross section is located.
-chainage = 49.74618217931996 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E869_49.95 # Unique cross-section location id.
-branchId = pipe_9_E869 # Branch on which the cross section is located.
-chainage = 49.94697671533395 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E870_50.00 # Unique cross-section location id.
-branchId = pipe_9_E870 # Branch on which the cross section is located.
-chainage = 49.99972321130503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E871_45.70 # Unique cross-section location id.
-branchId = pipe_9_E871 # Branch on which the cross section is located.
-chainage = 45.700813665428676 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E872_49.83 # Unique cross-section location id.
-branchId = pipe_9_E872 # Branch on which the cross section is located.
-chainage = 49.83301763556459 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E873_48.22 # Unique cross-section location id.
-branchId = pipe_9_E873 # Branch on which the cross section is located.
-chainage = 48.22229326915301 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E874_49.60 # Unique cross-section location id.
-branchId = pipe_9_E874 # Branch on which the cross section is located.
-chainage = 49.59776513670652 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E875_49.90 # Unique cross-section location id.
-branchId = pipe_9_E875 # Branch on which the cross section is located.
-chainage = 49.900171873190125 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E876_50.00 # Unique cross-section location id.
-branchId = pipe_9_E876 # Branch on which the cross section is located.
-chainage = 49.99972321135479 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E877_48.91 # Unique cross-section location id.
-branchId = pipe_9_E877 # Branch on which the cross section is located.
-chainage = 48.90568041483095 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E878_49.63 # Unique cross-section location id.
-branchId = pipe_9_E878 # Branch on which the cross section is located.
-chainage = 49.63263673228913 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E879_49.99 # Unique cross-section location id.
-branchId = pipe_9_E879 # Branch on which the cross section is located.
-chainage = 49.98812304060869 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E880_47.20 # Unique cross-section location id.
-branchId = pipe_9_E880 # Branch on which the cross section is located.
-chainage = 47.19623341211953 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E881_47.65 # Unique cross-section location id.
-branchId = pipe_9_E881 # Branch on which the cross section is located.
-chainage = 47.651082083509216 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E882_45.12 # Unique cross-section location id.
-branchId = pipe_9_E882 # Branch on which the cross section is located.
-chainage = 45.11825819092821 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E883_49.96 # Unique cross-section location id.
-branchId = pipe_9_E883 # Branch on which the cross section is located.
-chainage = 49.95892132077312 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E884_48.14 # Unique cross-section location id.
-branchId = pipe_9_E884 # Branch on which the cross section is located.
-chainage = 48.13982651085402 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E885_48.29 # Unique cross-section location id.
-branchId = pipe_9_E885 # Branch on which the cross section is located.
-chainage = 48.28716012730964 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E886_50.00 # Unique cross-section location id.
-branchId = pipe_9_E886 # Branch on which the cross section is located.
-chainage = 49.99972321103646 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E887_49.82 # Unique cross-section location id.
-branchId = pipe_9_E887 # Branch on which the cross section is located.
-chainage = 49.816006787236645 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E888_49.94 # Unique cross-section location id.
-branchId = pipe_9_E888 # Branch on which the cross section is located.
-chainage = 49.93657142482707 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E889_49.32 # Unique cross-section location id.
-branchId = pipe_9_E889 # Branch on which the cross section is located.
-chainage = 49.321514879545546 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E890_49.71 # Unique cross-section location id.
-branchId = pipe_9_E890 # Branch on which the cross section is located.
-chainage = 49.71253805799977 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E891_48.59 # Unique cross-section location id.
-branchId = pipe_9_E891 # Branch on which the cross section is located.
-chainage = 48.591154557885105 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E892_48.82 # Unique cross-section location id.
-branchId = pipe_9_E892 # Branch on which the cross section is located.
-chainage = 48.82309471153647 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E893_47.81 # Unique cross-section location id.
-branchId = pipe_9_E893 # Branch on which the cross section is located.
-chainage = 47.814114355617576 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E894_49.78 # Unique cross-section location id.
-branchId = pipe_9_E894 # Branch on which the cross section is located.
-chainage = 49.77899538575111 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E895_49.94 # Unique cross-section location id.
-branchId = pipe_9_E895 # Branch on which the cross section is located.
-chainage = 49.93857366852562 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E896_47.76 # Unique cross-section location id.
-branchId = pipe_9_E896 # Branch on which the cross section is located.
-chainage = 47.760806792595126 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E897_48.99 # Unique cross-section location id.
-branchId = pipe_9_E897 # Branch on which the cross section is located.
-chainage = 48.99320094158743 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E898_48.96 # Unique cross-section location id.
-branchId = pipe_9_E898 # Branch on which the cross section is located.
-chainage = 48.96420303844833 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E899_50.00 # Unique cross-section location id.
-branchId = pipe_9_E899 # Branch on which the cross section is located.
-chainage = 49.9997232111386 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E900_50.00 # Unique cross-section location id.
-branchId = pipe_9_E900 # Branch on which the cross section is located.
-chainage = 49.999723211403605 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E901_50.00 # Unique cross-section location id.
-branchId = pipe_9_E901 # Branch on which the cross section is located.
-chainage = 49.9997232111386 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E902_50.00 # Unique cross-section location id.
-branchId = pipe_9_E902 # Branch on which the cross section is located.
-chainage = 49.999723211403605 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E903_49.89 # Unique cross-section location id.
-branchId = pipe_9_E903 # Branch on which the cross section is located.
-chainage = 49.89062121374063 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E904_49.22 # Unique cross-section location id.
-branchId = pipe_9_E904 # Branch on which the cross section is located.
-chainage = 49.21727289374187 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E905_50.00 # Unique cross-section location id.
-branchId = pipe_9_E905 # Branch on which the cross section is located.
-chainage = 49.99972321168491 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E906_50.00 # Unique cross-section location id.
-branchId = pipe_9_E906 # Branch on which the cross section is located.
-chainage = 49.999723210831895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E907_50.00 # Unique cross-section location id.
-branchId = pipe_9_E907 # Branch on which the cross section is located.
-chainage = 49.99972321168491 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E908_50.00 # Unique cross-section location id.
-branchId = pipe_9_E908 # Branch on which the cross section is located.
-chainage = 49.999723210831895 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E909_48.66 # Unique cross-section location id.
-branchId = pipe_9_E909 # Branch on which the cross section is located.
-chainage = 48.659881060858645 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E910_47.66 # Unique cross-section location id.
-branchId = pipe_9_E910 # Branch on which the cross section is located.
-chainage = 47.65909670604724 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E911_49.49 # Unique cross-section location id.
-branchId = pipe_9_E911 # Branch on which the cross section is located.
-chainage = 49.48972012187199 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E912_49.35 # Unique cross-section location id.
-branchId = pipe_9_E912 # Branch on which the cross section is located.
-chainage = 49.35203429526541 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E913_47.06 # Unique cross-section location id.
-branchId = pipe_9_E913 # Branch on which the cross section is located.
-chainage = 47.055711040731424 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E914_49.77 # Unique cross-section location id.
-branchId = pipe_9_E914 # Branch on which the cross section is located.
-chainage = 49.773116748673715 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E915_49.20 # Unique cross-section location id.
-branchId = pipe_9_E915 # Branch on which the cross section is located.
-chainage = 49.197684212142576 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E916_50.00 # Unique cross-section location id.
-branchId = pipe_9_E916 # Branch on which the cross section is located.
-chainage = 49.99972321093936 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E917_49.97 # Unique cross-section location id.
-branchId = pipe_9_E917 # Branch on which the cross section is located.
-chainage = 49.97069316753053 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E918_50.00 # Unique cross-section location id.
-branchId = pipe_9_E918 # Branch on which the cross section is located.
-chainage = 49.99972321163754 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E919_50.00 # Unique cross-section location id.
-branchId = pipe_9_E919 # Branch on which the cross section is located.
-chainage = 49.99972321116175 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E920_50.00 # Unique cross-section location id.
-branchId = pipe_9_E920 # Branch on which the cross section is located.
-chainage = 49.99972321116175 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E921_49.71 # Unique cross-section location id.
-branchId = pipe_9_E921 # Branch on which the cross section is located.
-chainage = 49.713044050731256 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E922_49.31 # Unique cross-section location id.
-branchId = pipe_9_E922 # Branch on which the cross section is located.
-chainage = 49.31215411284932 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E923_48.64 # Unique cross-section location id.
-branchId = pipe_9_E923 # Branch on which the cross section is located.
-chainage = 48.63849624231811 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E924_48.57 # Unique cross-section location id.
-branchId = pipe_9_E924 # Branch on which the cross section is located.
-chainage = 48.56831137469745 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E925_49.90 # Unique cross-section location id.
-branchId = pipe_9_E925 # Branch on which the cross section is located.
-chainage = 49.902825902867484 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E926_50.00 # Unique cross-section location id.
-branchId = pipe_9_E926 # Branch on which the cross section is located.
-chainage = 49.9997232112974 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E927_49.93 # Unique cross-section location id.
-branchId = pipe_9_E927 # Branch on which the cross section is located.
-chainage = 49.93170192217771 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E928_49.10 # Unique cross-section location id.
-branchId = pipe_9_E928 # Branch on which the cross section is located.
-chainage = 49.100661159763206 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E929_49.18 # Unique cross-section location id.
-branchId = pipe_9_E929 # Branch on which the cross section is located.
-chainage = 49.18419177744543 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E930_50.00 # Unique cross-section location id.
-branchId = pipe_9_E930 # Branch on which the cross section is located.
-chainage = 49.999723211017056 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E931_49.74 # Unique cross-section location id.
-branchId = pipe_9_E931 # Branch on which the cross section is located.
-chainage = 49.7404329279711 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E932_49.97 # Unique cross-section location id.
-branchId = pipe_9_E932 # Branch on which the cross section is located.
-chainage = 49.97261818888969 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E933_42.74 # Unique cross-section location id.
-branchId = pipe_9_E933 # Branch on which the cross section is located.
-chainage = 42.74385183524907 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E934_49.11 # Unique cross-section location id.
-branchId = pipe_9_E934 # Branch on which the cross section is located.
-chainage = 49.11074618244045 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E935_49.73 # Unique cross-section location id.
-branchId = pipe_9_E935 # Branch on which the cross section is located.
-chainage = 49.72976903742871 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E936_50.00 # Unique cross-section location id.
-branchId = pipe_9_E936 # Branch on which the cross section is located.
-chainage = 49.99972321115924 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E937_49.86 # Unique cross-section location id.
-branchId = pipe_9_E937 # Branch on which the cross section is located.
-chainage = 49.858211507355584 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E938_47.74 # Unique cross-section location id.
-branchId = pipe_9_E938 # Branch on which the cross section is located.
-chainage = 47.73530946637473 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E939_49.41 # Unique cross-section location id.
-branchId = pipe_9_E939 # Branch on which the cross section is located.
-chainage = 49.411340611308745 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E940_45.32 # Unique cross-section location id.
-branchId = pipe_9_E940 # Branch on which the cross section is located.
-chainage = 45.322742052258775 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E941_47.56 # Unique cross-section location id.
-branchId = pipe_9_E941 # Branch on which the cross section is located.
-chainage = 47.56178760231536 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E942_49.44 # Unique cross-section location id.
-branchId = pipe_9_E942 # Branch on which the cross section is located.
-chainage = 49.437838772892945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E943_49.40 # Unique cross-section location id.
-branchId = pipe_9_E943 # Branch on which the cross section is located.
-chainage = 49.39930688960967 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E944_49.64 # Unique cross-section location id.
-branchId = pipe_9_E944 # Branch on which the cross section is located.
-chainage = 49.64464432441962 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E945_49.94 # Unique cross-section location id.
-branchId = pipe_9_E945 # Branch on which the cross section is located.
-chainage = 49.93523154474916 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E946_49.41 # Unique cross-section location id.
-branchId = pipe_9_E946 # Branch on which the cross section is located.
-chainage = 49.405701002345324 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E947_49.42 # Unique cross-section location id.
-branchId = pipe_9_E947 # Branch on which the cross section is located.
-chainage = 49.42011092002437 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E948_49.91 # Unique cross-section location id.
-branchId = pipe_9_E948 # Branch on which the cross section is located.
-chainage = 49.91417515820522 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E949_48.66 # Unique cross-section location id.
-branchId = pipe_9_E949 # Branch on which the cross section is located.
-chainage = 48.65929313402146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E950_49.43 # Unique cross-section location id.
-branchId = pipe_9_E950 # Branch on which the cross section is located.
-chainage = 49.43460259680599 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E951_49.60 # Unique cross-section location id.
-branchId = pipe_9_E951 # Branch on which the cross section is located.
-chainage = 49.60460733865993 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E952_47.37 # Unique cross-section location id.
-branchId = pipe_9_E952 # Branch on which the cross section is located.
-chainage = 47.3709682184566 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E953_49.48 # Unique cross-section location id.
-branchId = pipe_9_E953 # Branch on which the cross section is located.
-chainage = 49.47731271677211 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E954_46.18 # Unique cross-section location id.
-branchId = pipe_9_E954 # Branch on which the cross section is located.
-chainage = 46.17585487234195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E955_48.98 # Unique cross-section location id.
-branchId = pipe_9_E955 # Branch on which the cross section is located.
-chainage = 48.97816003612187 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E956_48.28 # Unique cross-section location id.
-branchId = pipe_9_E956 # Branch on which the cross section is located.
-chainage = 48.27611673624208 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E957_49.87 # Unique cross-section location id.
-branchId = pipe_9_E957 # Branch on which the cross section is located.
-chainage = 49.87410319982931 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E958_37.54 # Unique cross-section location id.
-branchId = pipe_9_E958 # Branch on which the cross section is located.
-chainage = 37.54353658580954 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E959_48.00 # Unique cross-section location id.
-branchId = pipe_9_E959 # Branch on which the cross section is located.
-chainage = 47.99626016312635 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E960_49.49 # Unique cross-section location id.
-branchId = pipe_9_E960 # Branch on which the cross section is located.
-chainage = 49.48935889248067 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E961_49.84 # Unique cross-section location id.
-branchId = pipe_9_E961 # Branch on which the cross section is located.
-chainage = 49.8436483366214 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E962_46.17 # Unique cross-section location id.
-branchId = pipe_9_E962 # Branch on which the cross section is located.
-chainage = 46.16567308710863 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E963_49.52 # Unique cross-section location id.
-branchId = pipe_9_E963 # Branch on which the cross section is located.
-chainage = 49.52398194425522 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E964_49.28 # Unique cross-section location id.
-branchId = pipe_9_E964 # Branch on which the cross section is located.
-chainage = 49.28026111925328 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E965_48.36 # Unique cross-section location id.
-branchId = pipe_9_E965 # Branch on which the cross section is located.
-chainage = 48.360783448117814 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E966_50.00 # Unique cross-section location id.
-branchId = pipe_9_E966 # Branch on which the cross section is located.
-chainage = 49.99972321127788 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E967_50.00 # Unique cross-section location id.
-branchId = pipe_9_E967 # Branch on which the cross section is located.
-chainage = 49.99972321153506 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E968_49.97 # Unique cross-section location id.
-branchId = pipe_9_E968 # Branch on which the cross section is located.
-chainage = 49.967373465657325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E969_46.37 # Unique cross-section location id.
-branchId = pipe_9_E969 # Branch on which the cross section is located.
-chainage = 46.370091519297226 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E970_45.38 # Unique cross-section location id.
-branchId = pipe_9_E970 # Branch on which the cross section is located.
-chainage = 45.382962751520026 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E971_49.99 # Unique cross-section location id.
-branchId = pipe_9_E971 # Branch on which the cross section is located.
-chainage = 49.986152800434354 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E972_50.00 # Unique cross-section location id.
-branchId = pipe_9_E972 # Branch on which the cross section is located.
-chainage = 49.99972321142604 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E973_50.00 # Unique cross-section location id.
-branchId = pipe_9_E973 # Branch on which the cross section is located.
-chainage = 49.99972321082121 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E974_49.95 # Unique cross-section location id.
-branchId = pipe_9_E974 # Branch on which the cross section is located.
-chainage = 49.95182907346996 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E975_50.00 # Unique cross-section location id.
-branchId = pipe_9_E975 # Branch on which the cross section is located.
-chainage = 49.9997232112173 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E976_49.97 # Unique cross-section location id.
-branchId = pipe_9_E976 # Branch on which the cross section is located.
-chainage = 49.96803866075767 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E977_49.98 # Unique cross-section location id.
-branchId = pipe_9_E977 # Branch on which the cross section is located.
-chainage = 49.97542091262622 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E978_49.66 # Unique cross-section location id.
-branchId = pipe_9_E978 # Branch on which the cross section is located.
-chainage = 49.661375284353994 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E979_49.79 # Unique cross-section location id.
-branchId = pipe_9_E979 # Branch on which the cross section is located.
-chainage = 49.79169114332092 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E980_43.15 # Unique cross-section location id.
-branchId = pipe_9_E980 # Branch on which the cross section is located.
-chainage = 43.14845077936361 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E981_45.11 # Unique cross-section location id.
-branchId = pipe_9_E981 # Branch on which the cross section is located.
-chainage = 45.10809058254784 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E982_49.96 # Unique cross-section location id.
-branchId = pipe_9_E982 # Branch on which the cross section is located.
-chainage = 49.96292858042065 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E983_49.90 # Unique cross-section location id.
-branchId = pipe_9_E983 # Branch on which the cross section is located.
-chainage = 49.899413081470854 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E984_49.37 # Unique cross-section location id.
-branchId = pipe_9_E984 # Branch on which the cross section is located.
-chainage = 49.36767384717796 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E985_48.22 # Unique cross-section location id.
-branchId = pipe_9_E985 # Branch on which the cross section is located.
-chainage = 48.2239156874662 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E986_49.68 # Unique cross-section location id.
-branchId = pipe_9_E986 # Branch on which the cross section is located.
-chainage = 49.675176651388334 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E987_44.98 # Unique cross-section location id.
-branchId = pipe_9_E987 # Branch on which the cross section is located.
-chainage = 44.98444351262734 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E988_36.75 # Unique cross-section location id.
-branchId = pipe_9_E988 # Branch on which the cross section is located.
-chainage = 36.749899229392696 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E989_45.91 # Unique cross-section location id.
-branchId = pipe_9_E989 # Branch on which the cross section is located.
-chainage = 45.914858607678724 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E990_44.92 # Unique cross-section location id.
-branchId = pipe_9_E990 # Branch on which the cross section is located.
-chainage = 44.92043584173275 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E991_49.98 # Unique cross-section location id.
-branchId = pipe_9_E991 # Branch on which the cross section is located.
-chainage = 49.98475797994868 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E992_49.93 # Unique cross-section location id.
-branchId = pipe_9_E992 # Branch on which the cross section is located.
-chainage = 49.930927346047476 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E993_49.91 # Unique cross-section location id.
-branchId = pipe_9_E993 # Branch on which the cross section is located.
-chainage = 49.90779440045412 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E994_35.96 # Unique cross-section location id.
-branchId = pipe_9_E994 # Branch on which the cross section is located.
-chainage = 35.95608877480854 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E995_49.59 # Unique cross-section location id.
-branchId = pipe_9_E995 # Branch on which the cross section is located.
-chainage = 49.594505695298 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E996_48.93 # Unique cross-section location id.
-branchId = pipe_9_E996 # Branch on which the cross section is located.
-chainage = 48.93401352426089 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E997_49.81 # Unique cross-section location id.
-branchId = pipe_9_E997 # Branch on which the cross section is located.
-chainage = 49.814862364348734 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E998_50.00 # Unique cross-section location id.
-branchId = pipe_9_E998 # Branch on which the cross section is located.
-chainage = 49.999723211370394 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E999_49.88 # Unique cross-section location id.
-branchId = pipe_9_E999 # Branch on which the cross section is located.
-chainage = 49.8802923921505 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1000_49.86 # Unique cross-section location id.
-branchId = pipe_9_E1000 # Branch on which the cross section is located.
-chainage = 49.8632801681773 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1001_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1001 # Branch on which the cross section is located.
-chainage = 49.98640722679607 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1002_49.79 # Unique cross-section location id.
-branchId = pipe_9_E1002 # Branch on which the cross section is located.
-chainage = 49.794227172747696 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1003_49.86 # Unique cross-section location id.
-branchId = pipe_9_E1003 # Branch on which the cross section is located.
-chainage = 49.86300653076323 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1004_49.07 # Unique cross-section location id.
-branchId = pipe_9_E1004 # Branch on which the cross section is located.
-chainage = 49.06603612246993 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1005_49.33 # Unique cross-section location id.
-branchId = pipe_9_E1005 # Branch on which the cross section is located.
-chainage = 49.32969131688444 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1006_49.84 # Unique cross-section location id.
-branchId = pipe_9_E1006 # Branch on which the cross section is located.
-chainage = 49.842709943924675 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1007_49.96 # Unique cross-section location id.
-branchId = pipe_9_E1007 # Branch on which the cross section is located.
-chainage = 49.96075696004082 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1008_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1008 # Branch on which the cross section is located.
-chainage = 49.9997232112575 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1009_49.88 # Unique cross-section location id.
-branchId = pipe_9_E1009 # Branch on which the cross section is located.
-chainage = 49.875870197800516 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1010_49.93 # Unique cross-section location id.
-branchId = pipe_9_E1010 # Branch on which the cross section is located.
-chainage = 49.929895557179776 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1011_49.86 # Unique cross-section location id.
-branchId = pipe_9_E1011 # Branch on which the cross section is located.
-chainage = 49.86066320585363 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1012_49.95 # Unique cross-section location id.
-branchId = pipe_9_E1012 # Branch on which the cross section is located.
-chainage = 49.9540378540706 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1013_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1013 # Branch on which the cross section is located.
-chainage = 49.98650530115892 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1014_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1014 # Branch on which the cross section is located.
-chainage = 49.999723211315114 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1015_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1015 # Branch on which the cross section is located.
-chainage = 49.99972321122791 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1016_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1016 # Branch on which the cross section is located.
-chainage = 49.999723211315114 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1017_49.91 # Unique cross-section location id.
-branchId = pipe_9_E1017 # Branch on which the cross section is located.
-chainage = 49.90843849133427 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1018_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1018 # Branch on which the cross section is located.
-chainage = 49.9997232112713 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1019_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1019 # Branch on which the cross section is located.
-chainage = 49.999723211302154 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1020_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1020 # Branch on which the cross section is located.
-chainage = 49.99093404149663 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1021_49.86 # Unique cross-section location id.
-branchId = pipe_9_E1021 # Branch on which the cross section is located.
-chainage = 49.857128428564 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1022_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1022 # Branch on which the cross section is located.
-chainage = 49.999723211239115 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1023_49.86 # Unique cross-section location id.
-branchId = pipe_9_E1023 # Branch on which the cross section is located.
-chainage = 49.85809961050744 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1024_49.46 # Unique cross-section location id.
-branchId = pipe_9_E1024 # Branch on which the cross section is located.
-chainage = 49.464753408996934 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1025_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1025 # Branch on which the cross section is located.
-chainage = 49.99972291584276 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1026_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1026 # Branch on which the cross section is located.
-chainage = 49.99972321162265 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1027_49.89 # Unique cross-section location id.
-branchId = pipe_9_E1027 # Branch on which the cross section is located.
-chainage = 49.8881522179271 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1028_49.79 # Unique cross-section location id.
-branchId = pipe_9_E1028 # Branch on which the cross section is located.
-chainage = 49.78723904743393 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1029_49.96 # Unique cross-section location id.
-branchId = pipe_9_E1029 # Branch on which the cross section is located.
-chainage = 49.95640586779421 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1030_49.32 # Unique cross-section location id.
-branchId = pipe_9_E1030 # Branch on which the cross section is located.
-chainage = 49.317263331520536 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1031_49.50 # Unique cross-section location id.
-branchId = pipe_9_E1031 # Branch on which the cross section is located.
-chainage = 49.50001282029254 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1032_49.81 # Unique cross-section location id.
-branchId = pipe_9_E1032 # Branch on which the cross section is located.
-chainage = 49.805889661293726 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1033_45.92 # Unique cross-section location id.
-branchId = pipe_9_E1033 # Branch on which the cross section is located.
-chainage = 45.91548410867843 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1034_49.98 # Unique cross-section location id.
-branchId = pipe_9_E1034 # Branch on which the cross section is located.
-chainage = 49.97697662619266 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1035_49.77 # Unique cross-section location id.
-branchId = pipe_9_E1035 # Branch on which the cross section is located.
-chainage = 49.76924443060678 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1036_49.11 # Unique cross-section location id.
-branchId = pipe_9_E1036 # Branch on which the cross section is located.
-chainage = 49.10750035322506 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1037_49.31 # Unique cross-section location id.
-branchId = pipe_9_E1037 # Branch on which the cross section is located.
-chainage = 49.30543679560495 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1038_49.96 # Unique cross-section location id.
-branchId = pipe_9_E1038 # Branch on which the cross section is located.
-chainage = 49.96036226008376 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1039_48.70 # Unique cross-section location id.
-branchId = pipe_9_E1039 # Branch on which the cross section is located.
-chainage = 48.69718049081576 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1040_49.78 # Unique cross-section location id.
-branchId = pipe_9_E1040 # Branch on which the cross section is located.
-chainage = 49.775198802143414 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1041_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1041 # Branch on which the cross section is located.
-chainage = 49.9997232113074 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1042_49.74 # Unique cross-section location id.
-branchId = pipe_9_E1042 # Branch on which the cross section is located.
-chainage = 49.73802673967727 # Chainage on the branch (m).
-shift = 982.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1043_49.57 # Unique cross-section location id.
-branchId = pipe_9_E1043 # Branch on which the cross section is located.
-chainage = 49.56675749128511 # Chainage on the branch (m).
-shift = 972.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1044_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1044 # Branch on which the cross section is located.
-chainage = 49.99972321130796 # Chainage on the branch (m).
-shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1045_49.96 # Unique cross-section location id.
-branchId = pipe_9_E1045 # Branch on which the cross section is located.
-chainage = 49.95848962204767 # Chainage on the branch (m).
-shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1046_49.79 # Unique cross-section location id.
-branchId = pipe_9_E1046 # Branch on which the cross section is located.
-chainage = 49.79154216158105 # Chainage on the branch (m).
-shift = 965.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1047_47.98 # Unique cross-section location id.
-branchId = pipe_9_E1047 # Branch on which the cross section is located.
-chainage = 47.975632610864444 # Chainage on the branch (m).
-shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1048_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1048 # Branch on which the cross section is located.
-chainage = 49.99878426311127 # Chainage on the branch (m).
-shift = 962.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1049_49.90 # Unique cross-section location id.
-branchId = pipe_9_E1049 # Branch on which the cross section is located.
-chainage = 49.90044065392316 # Chainage on the branch (m).
-shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1050_49.73 # Unique cross-section location id.
-branchId = pipe_9_E1050 # Branch on which the cross section is located.
-chainage = 49.73163831119676 # Chainage on the branch (m).
-shift = 979.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1051_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1051 # Branch on which the cross section is located.
-chainage = 49.99873478811056 # Chainage on the branch (m).
-shift = 971.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1052_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1052 # Branch on which the cross section is located.
-chainage = 49.99972321115658 # Chainage on the branch (m).
-shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1053_49.85 # Unique cross-section location id.
-branchId = pipe_9_E1053 # Branch on which the cross section is located.
-chainage = 49.85072807451475 # Chainage on the branch (m).
-shift = 959.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1054_49.98 # Unique cross-section location id.
-branchId = pipe_9_E1054 # Branch on which the cross section is located.
-chainage = 49.981565241286035 # Chainage on the branch (m).
-shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1055_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1055 # Branch on which the cross section is located.
-chainage = 49.99972321122534 # Chainage on the branch (m).
-shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1056_49.75 # Unique cross-section location id.
-branchId = pipe_9_E1056 # Branch on which the cross section is located.
-chainage = 49.7455937416406 # Chainage on the branch (m).
-shift = 943.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1057_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1057 # Branch on which the cross section is located.
-chainage = 49.99972321179752 # Chainage on the branch (m).
-shift = 928.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1058_49.93 # Unique cross-section location id.
-branchId = pipe_9_E1058 # Branch on which the cross section is located.
-chainage = 49.9318533194157 # Chainage on the branch (m).
-shift = 954.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1059_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1059 # Branch on which the cross section is located.
-chainage = 49.9891615987955 # Chainage on the branch (m).
-shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1060_49.91 # Unique cross-section location id.
-branchId = pipe_9_E1060 # Branch on which the cross section is located.
-chainage = 49.9142604733457 # Chainage on the branch (m).
-shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1061_49.74 # Unique cross-section location id.
-branchId = pipe_9_E1061 # Branch on which the cross section is located.
-chainage = 49.738332401673034 # Chainage on the branch (m).
-shift = 944.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1062_49.75 # Unique cross-section location id.
-branchId = pipe_9_E1062 # Branch on which the cross section is located.
-chainage = 49.745286772010715 # Chainage on the branch (m).
-shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1063_49.98 # Unique cross-section location id.
-branchId = pipe_9_E1063 # Branch on which the cross section is located.
-chainage = 49.97588912004917 # Chainage on the branch (m).
-shift = 930.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1064_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1064 # Branch on which the cross section is located.
-chainage = 49.9997232113381 # Chainage on the branch (m).
-shift = 908.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1065_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1065 # Branch on which the cross section is located.
-chainage = 49.99972321133579 # Chainage on the branch (m).
-shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1066_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1066 # Branch on which the cross section is located.
-chainage = 49.99972321133579 # Chainage on the branch (m).
-shift = 885.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1067_49.89 # Unique cross-section location id.
-branchId = pipe_9_E1067 # Branch on which the cross section is located.
-chainage = 49.88825974134663 # Chainage on the branch (m).
-shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1068_48.97 # Unique cross-section location id.
-branchId = pipe_9_E1068 # Branch on which the cross section is located.
-chainage = 48.97241296115859 # Chainage on the branch (m).
-shift = 900.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1069_49.92 # Unique cross-section location id.
-branchId = pipe_9_E1069 # Branch on which the cross section is located.
-chainage = 49.92486889788288 # Chainage on the branch (m).
-shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1070_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1070 # Branch on which the cross section is located.
-chainage = 49.999723211367645 # Chainage on the branch (m).
-shift = 883.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1071_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1071 # Branch on which the cross section is located.
-chainage = 49.999723211367645 # Chainage on the branch (m).
-shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1072_49.87 # Unique cross-section location id.
-branchId = pipe_9_E1072 # Branch on which the cross section is located.
-chainage = 49.87318478894441 # Chainage on the branch (m).
-shift = 876.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1073_49.88 # Unique cross-section location id.
-branchId = pipe_9_E1073 # Branch on which the cross section is located.
-chainage = 49.87795606223185 # Chainage on the branch (m).
-shift = 870.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1074_49.16 # Unique cross-section location id.
-branchId = pipe_9_E1074 # Branch on which the cross section is located.
-chainage = 49.15801410748627 # Chainage on the branch (m).
-shift = 936.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1075_49.87 # Unique cross-section location id.
-branchId = pipe_9_E1075 # Branch on which the cross section is located.
-chainage = 49.86552025865713 # Chainage on the branch (m).
-shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1076_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1076 # Branch on which the cross section is located.
-chainage = 49.98965177131955 # Chainage on the branch (m).
-shift = 930.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1077_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1077 # Branch on which the cross section is located.
-chainage = 49.9997232111615 # Chainage on the branch (m).
-shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1078_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1078 # Branch on which the cross section is located.
-chainage = 49.999723211452434 # Chainage on the branch (m).
-shift = 914.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1079_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1079 # Branch on which the cross section is located.
-chainage = 49.99862012988595 # Chainage on the branch (m).
-shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1080_49.97 # Unique cross-section location id.
-branchId = pipe_9_E1080 # Branch on which the cross section is located.
-chainage = 49.9696242164601 # Chainage on the branch (m).
-shift = 889.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1081_49.49 # Unique cross-section location id.
-branchId = pipe_9_E1081 # Branch on which the cross section is located.
-chainage = 49.48698543125857 # Chainage on the branch (m).
-shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1082_49.80 # Unique cross-section location id.
-branchId = pipe_9_E1082 # Branch on which the cross section is located.
-chainage = 49.803868911676375 # Chainage on the branch (m).
-shift = 854.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1083_49.74 # Unique cross-section location id.
-branchId = pipe_9_E1083 # Branch on which the cross section is located.
-chainage = 49.74325644221498 # Chainage on the branch (m).
-shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1084_49.64 # Unique cross-section location id.
-branchId = pipe_9_E1084 # Branch on which the cross section is located.
-chainage = 49.64397887540182 # Chainage on the branch (m).
-shift = 818.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1085_49.57 # Unique cross-section location id.
-branchId = pipe_9_E1085 # Branch on which the cross section is located.
-chainage = 49.57337418456473 # Chainage on the branch (m).
-shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1086_49.91 # Unique cross-section location id.
-branchId = pipe_9_E1086 # Branch on which the cross section is located.
-chainage = 49.91477257312097 # Chainage on the branch (m).
-shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1087_49.93 # Unique cross-section location id.
-branchId = pipe_9_E1087 # Branch on which the cross section is located.
-chainage = 49.92834705575558 # Chainage on the branch (m).
-shift = 863.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1088_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1088 # Branch on which the cross section is located.
-chainage = 49.999723210876425 # Chainage on the branch (m).
-shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1089_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1089 # Branch on which the cross section is located.
-chainage = 49.995343053328895 # Chainage on the branch (m).
-shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1090_49.87 # Unique cross-section location id.
-branchId = pipe_9_E1090 # Branch on which the cross section is located.
-chainage = 49.86882496069249 # Chainage on the branch (m).
-shift = 882.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1091_49.89 # Unique cross-section location id.
-branchId = pipe_9_E1091 # Branch on which the cross section is located.
-chainage = 49.88949798123509 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1092_49.98 # Unique cross-section location id.
-branchId = pipe_9_E1092 # Branch on which the cross section is located.
-chainage = 49.98304998440795 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1093_49.95 # Unique cross-section location id.
-branchId = pipe_9_E1093 # Branch on which the cross section is located.
-chainage = 49.948398484352175 # Chainage on the branch (m).
-shift = 913.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1094_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1094 # Branch on which the cross section is located.
-chainage = 49.99972321146835 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1095_49.96 # Unique cross-section location id.
-branchId = pipe_9_E1095 # Branch on which the cross section is located.
-chainage = 49.95743792983077 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1096_49.74 # Unique cross-section location id.
-branchId = pipe_9_E1096 # Branch on which the cross section is located.
-chainage = 49.735779233207424 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1097_49.18 # Unique cross-section location id.
-branchId = pipe_9_E1097 # Branch on which the cross section is located.
-chainage = 49.177038338792244 # Chainage on the branch (m).
-shift = 907.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1098_49.93 # Unique cross-section location id.
-branchId = pipe_9_E1098 # Branch on which the cross section is located.
-chainage = 49.933495865015985 # Chainage on the branch (m).
-shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1099_48.00 # Unique cross-section location id.
-branchId = pipe_9_E1099 # Branch on which the cross section is located.
-chainage = 48.00406634707603 # Chainage on the branch (m).
-shift = 909.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1100_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1100 # Branch on which the cross section is located.
-chainage = 49.99972321116567 # Chainage on the branch (m).
-shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1101_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1101 # Branch on which the cross section is located.
-chainage = 49.99972321153052 # Chainage on the branch (m).
-shift = 929.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1102_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1102 # Branch on which the cross section is located.
-chainage = 49.99972321095145 # Chainage on the branch (m).
-shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1103_49.85 # Unique cross-section location id.
-branchId = pipe_9_E1103 # Branch on which the cross section is located.
-chainage = 49.849538671807295 # Chainage on the branch (m).
-shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1104_49.96 # Unique cross-section location id.
-branchId = pipe_9_E1104 # Branch on which the cross section is located.
-chainage = 49.961402010930925 # Chainage on the branch (m).
-shift = 921.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1105_49.97 # Unique cross-section location id.
-branchId = pipe_9_E1105 # Branch on which the cross section is located.
-chainage = 49.97400365382865 # Chainage on the branch (m).
-shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1106_49.84 # Unique cross-section location id.
-branchId = pipe_9_E1106 # Branch on which the cross section is located.
-chainage = 49.83954416942987 # Chainage on the branch (m).
-shift = 937.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1107_43.36 # Unique cross-section location id.
-branchId = pipe_9_E1107 # Branch on which the cross section is located.
-chainage = 43.363328033011335 # Chainage on the branch (m).
-shift = 891.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1108_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1108 # Branch on which the cross section is located.
-chainage = 49.99972321154708 # Chainage on the branch (m).
-shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1109_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1109 # Branch on which the cross section is located.
-chainage = 49.999723211226446 # Chainage on the branch (m).
-shift = 889.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1110_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1110 # Branch on which the cross section is located.
-chainage = 49.99972321132848 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1111_49.16 # Unique cross-section location id.
-branchId = pipe_9_E1111 # Branch on which the cross section is located.
-chainage = 49.15802318274408 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1112_49.48 # Unique cross-section location id.
-branchId = pipe_9_E1112 # Branch on which the cross section is located.
-chainage = 49.47532944036174 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1113_48.85 # Unique cross-section location id.
-branchId = pipe_9_E1113 # Branch on which the cross section is located.
-chainage = 48.84640338094554 # Chainage on the branch (m).
-shift = 878.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1114_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1114 # Branch on which the cross section is located.
-chainage = 49.999723211148876 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1115_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1115 # Branch on which the cross section is located.
-chainage = 49.999723211547 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1116_49.97 # Unique cross-section location id.
-branchId = pipe_9_E1116 # Branch on which the cross section is located.
-chainage = 49.965530492638 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1117_49.45 # Unique cross-section location id.
-branchId = pipe_9_E1117 # Branch on which the cross section is located.
-chainage = 49.45334901383112 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1118_49.29 # Unique cross-section location id.
-branchId = pipe_9_E1118 # Branch on which the cross section is located.
-chainage = 49.290983914767835 # Chainage on the branch (m).
-shift = 854.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1119_49.91 # Unique cross-section location id.
-branchId = pipe_9_E1119 # Branch on which the cross section is located.
-chainage = 49.914036839420895 # Chainage on the branch (m).
-shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1120_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1120 # Branch on which the cross section is located.
-chainage = 49.9997232116201 # Chainage on the branch (m).
-shift = 864.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1121_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1121 # Branch on which the cross section is located.
-chainage = 49.999723210857184 # Chainage on the branch (m).
-shift = 876.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1122_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1122 # Branch on which the cross section is located.
-chainage = 49.9997232116201 # Chainage on the branch (m).
-shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1123_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1123 # Branch on which the cross section is located.
-chainage = 49.999723210857184 # Chainage on the branch (m).
-shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1124_48.62 # Unique cross-section location id.
-branchId = pipe_9_E1124 # Branch on which the cross section is located.
-chainage = 48.61726012676795 # Chainage on the branch (m).
-shift = 882.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1125_47.49 # Unique cross-section location id.
-branchId = pipe_9_E1125 # Branch on which the cross section is located.
-chainage = 47.49423971048142 # Chainage on the branch (m).
-shift = 890.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1126_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1126 # Branch on which the cross section is located.
-chainage = 49.99950554021426 # Chainage on the branch (m).
-shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1127_48.94 # Unique cross-section location id.
-branchId = pipe_9_E1127 # Branch on which the cross section is located.
-chainage = 48.94313538489596 # Chainage on the branch (m).
-shift = 891.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1128_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1128 # Branch on which the cross section is located.
-chainage = 49.999723211041044 # Chainage on the branch (m).
-shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1129_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1129 # Branch on which the cross section is located.
-chainage = 49.99972321148711 # Chainage on the branch (m).
-shift = 887.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1130_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1130 # Branch on which the cross section is located.
-chainage = 49.99797125931513 # Chainage on the branch (m).
-shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1131_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1131 # Branch on which the cross section is located.
-chainage = 49.99972321123871 # Chainage on the branch (m).
-shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1132_49.84 # Unique cross-section location id.
-branchId = pipe_9_E1132 # Branch on which the cross section is located.
-chainage = 49.83683425694384 # Chainage on the branch (m).
-shift = 869.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1133_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1133 # Branch on which the cross section is located.
-chainage = 49.999710466091436 # Chainage on the branch (m).
-shift = 858.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1134_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1134 # Branch on which the cross section is located.
-chainage = 49.99972321140418 # Chainage on the branch (m).
-shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1135_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1135 # Branch on which the cross section is located.
-chainage = 49.99972321127185 # Chainage on the branch (m).
-shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1136_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1136 # Branch on which the cross section is located.
-chainage = 49.999139288233266 # Chainage on the branch (m).
-shift = 861.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1137_49.14 # Unique cross-section location id.
-branchId = pipe_9_E1137 # Branch on which the cross section is located.
-chainage = 49.13755558668313 # Chainage on the branch (m).
-shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1138_48.51 # Unique cross-section location id.
-branchId = pipe_9_E1138 # Branch on which the cross section is located.
-chainage = 48.51286798395701 # Chainage on the branch (m).
-shift = 833.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1139_49.35 # Unique cross-section location id.
-branchId = pipe_9_E1139 # Branch on which the cross section is located.
-chainage = 49.34807334943369 # Chainage on the branch (m).
-shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1140_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1140 # Branch on which the cross section is located.
-chainage = 49.999646310491634 # Chainage on the branch (m).
-shift = 852.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1141_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1141 # Branch on which the cross section is located.
-chainage = 49.99972321096667 # Chainage on the branch (m).
-shift = 869.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1142_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1142 # Branch on which the cross section is located.
-chainage = 49.999723211337695 # Chainage on the branch (m).
-shift = 862.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1143_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1143 # Branch on which the cross section is located.
-chainage = 49.999723211337695 # Chainage on the branch (m).
-shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1144_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1144 # Branch on which the cross section is located.
-chainage = 49.999723211337695 # Chainage on the branch (m).
-shift = 862.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1145_49.91 # Unique cross-section location id.
-branchId = pipe_9_E1145 # Branch on which the cross section is located.
-chainage = 49.90876358691369 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1146_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1146 # Branch on which the cross section is located.
-chainage = 49.999723211084685 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1147_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1147 # Branch on which the cross section is located.
-chainage = 49.9997232114969 # Chainage on the branch (m).
-shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1148_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1148 # Branch on which the cross section is located.
-chainage = 49.999723211084685 # Chainage on the branch (m).
-shift = 851.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1149_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1149 # Branch on which the cross section is located.
-chainage = 49.9997232114969 # Chainage on the branch (m).
-shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1150_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1150 # Branch on which the cross section is located.
-chainage = 49.999723211084685 # Chainage on the branch (m).
-shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1151_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1151 # Branch on which the cross section is located.
-chainage = 49.9997232114969 # Chainage on the branch (m).
-shift = 839.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1152_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1152 # Branch on which the cross section is located.
-chainage = 49.999723211084685 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1153_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1153 # Branch on which the cross section is located.
-chainage = 49.99923400483804 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1154_49.61 # Unique cross-section location id.
-branchId = pipe_9_E1154 # Branch on which the cross section is located.
-chainage = 49.61431802447694 # Chainage on the branch (m).
-shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1155_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1155 # Branch on which the cross section is located.
-chainage = 49.99972321123419 # Chainage on the branch (m).
-shift = 835.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1156_48.01 # Unique cross-section location id.
-branchId = pipe_9_E1156 # Branch on which the cross section is located.
-chainage = 48.014695089813955 # Chainage on the branch (m).
-shift = 841.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1157_44.12 # Unique cross-section location id.
-branchId = pipe_9_E1157 # Branch on which the cross section is located.
-chainage = 44.116889357364755 # Chainage on the branch (m).
-shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1158_49.07 # Unique cross-section location id.
-branchId = pipe_9_E1158 # Branch on which the cross section is located.
-chainage = 49.07065397467096 # Chainage on the branch (m).
-shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1159_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1159 # Branch on which the cross section is located.
-chainage = 49.999581394468585 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1160_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1160 # Branch on which the cross section is located.
-chainage = 49.999723211461266 # Chainage on the branch (m).
-shift = 825.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1161_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1161 # Branch on which the cross section is located.
-chainage = 49.99834496877792 # Chainage on the branch (m).
-shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1162_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1162 # Branch on which the cross section is located.
-chainage = 49.985912788658396 # Chainage on the branch (m).
-shift = 819.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1163_49.52 # Unique cross-section location id.
-branchId = pipe_9_E1163 # Branch on which the cross section is located.
-chainage = 49.518294129565376 # Chainage on the branch (m).
-shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1164_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1164 # Branch on which the cross section is located.
-chainage = 49.99972321128373 # Chainage on the branch (m).
-shift = 825.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1165_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1165 # Branch on which the cross section is located.
-chainage = 49.99809283681912 # Chainage on the branch (m).
-shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1166_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1166 # Branch on which the cross section is located.
-chainage = 49.99972321140613 # Chainage on the branch (m).
-shift = 831.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1167_48.78 # Unique cross-section location id.
-branchId = pipe_9_E1167 # Branch on which the cross section is located.
-chainage = 48.77553158921276 # Chainage on the branch (m).
-shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1168_39.43 # Unique cross-section location id.
-branchId = pipe_9_E1168 # Branch on which the cross section is located.
-chainage = 39.4346099068483 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1169_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1169 # Branch on which the cross section is located.
-chainage = 49.986015381600716 # Chainage on the branch (m).
-shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1170_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1170 # Branch on which the cross section is located.
-chainage = 49.99972321138851 # Chainage on the branch (m).
-shift = 807.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1171_49.98 # Unique cross-section location id.
-branchId = pipe_9_E1171 # Branch on which the cross section is located.
-chainage = 49.98016340450135 # Chainage on the branch (m).
-shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1172_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1172 # Branch on which the cross section is located.
-chainage = 49.999723211137834 # Chainage on the branch (m).
-shift = 802.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1173_49.97 # Unique cross-section location id.
-branchId = pipe_9_E1173 # Branch on which the cross section is located.
-chainage = 49.96570509801836 # Chainage on the branch (m).
-shift = 802.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1174_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1174 # Branch on which the cross section is located.
-chainage = 49.999723211157075 # Chainage on the branch (m).
-shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1175_49.85 # Unique cross-section location id.
-branchId = pipe_9_E1175 # Branch on which the cross section is located.
-chainage = 49.85151998386224 # Chainage on the branch (m).
-shift = 807.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1176_49.76 # Unique cross-section location id.
-branchId = pipe_9_E1176 # Branch on which the cross section is located.
-chainage = 49.762863630650536 # Chainage on the branch (m).
-shift = 820.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1177_49.59 # Unique cross-section location id.
-branchId = pipe_9_E1177 # Branch on which the cross section is located.
-chainage = 49.588533014510006 # Chainage on the branch (m).
-shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1178_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1178 # Branch on which the cross section is located.
-chainage = 49.99972321134571 # Chainage on the branch (m).
-shift = 785.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1179_49.41 # Unique cross-section location id.
-branchId = pipe_9_E1179 # Branch on which the cross section is located.
-chainage = 49.407748535000685 # Chainage on the branch (m).
-shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1180_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1180 # Branch on which the cross section is located.
-chainage = 49.999723211003555 # Chainage on the branch (m).
-shift = 794.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1181_49.94 # Unique cross-section location id.
-branchId = pipe_9_E1181 # Branch on which the cross section is located.
-chainage = 49.942821697346545 # Chainage on the branch (m).
-shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1182_49.98 # Unique cross-section location id.
-branchId = pipe_9_E1182 # Branch on which the cross section is located.
-chainage = 49.97543643991045 # Chainage on the branch (m).
-shift = 803.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1183_49.89 # Unique cross-section location id.
-branchId = pipe_9_E1183 # Branch on which the cross section is located.
-chainage = 49.89095385687909 # Chainage on the branch (m).
-shift = 805.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1184_49.90 # Unique cross-section location id.
-branchId = pipe_9_E1184 # Branch on which the cross section is located.
-chainage = 49.90077498326526 # Chainage on the branch (m).
-shift = 769.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1185_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1185 # Branch on which the cross section is located.
-chainage = 49.999723211358464 # Chainage on the branch (m).
-shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1186_49.92 # Unique cross-section location id.
-branchId = pipe_9_E1186 # Branch on which the cross section is located.
-chainage = 49.92147803229958 # Chainage on the branch (m).
-shift = 776.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1187_49.79 # Unique cross-section location id.
-branchId = pipe_9_E1187 # Branch on which the cross section is located.
-chainage = 49.7948035492766 # Chainage on the branch (m).
-shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1188_47.94 # Unique cross-section location id.
-branchId = pipe_9_E1188 # Branch on which the cross section is located.
-chainage = 47.94393609814581 # Chainage on the branch (m).
-shift = 784.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1189_49.81 # Unique cross-section location id.
-branchId = pipe_9_E1189 # Branch on which the cross section is located.
-chainage = 49.81299639153961 # Chainage on the branch (m).
-shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1190_48.30 # Unique cross-section location id.
-branchId = pipe_9_E1190 # Branch on which the cross section is located.
-chainage = 48.29863282353694 # Chainage on the branch (m).
-shift = 795.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1191_49.27 # Unique cross-section location id.
-branchId = pipe_9_E1191 # Branch on which the cross section is located.
-chainage = 49.26723051889838 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1192_49.04 # Unique cross-section location id.
-branchId = pipe_9_E1192 # Branch on which the cross section is located.
-chainage = 49.0432468414616 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1193_49.94 # Unique cross-section location id.
-branchId = pipe_9_E1193 # Branch on which the cross section is located.
-chainage = 49.93862015555163 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1194_49.66 # Unique cross-section location id.
-branchId = pipe_9_E1194 # Branch on which the cross section is located.
-chainage = 49.656531182721785 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1195_48.47 # Unique cross-section location id.
-branchId = pipe_9_E1195 # Branch on which the cross section is located.
-chainage = 48.47345573886405 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1196_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1196 # Branch on which the cross section is located.
-chainage = 49.99883216511558 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1197_49.95 # Unique cross-section location id.
-branchId = pipe_9_E1197 # Branch on which the cross section is located.
-chainage = 49.95213784599603 # Chainage on the branch (m).
-shift = 750.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1198_49.86 # Unique cross-section location id.
-branchId = pipe_9_E1198 # Branch on which the cross section is located.
-chainage = 49.86242391558872 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1199_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1199 # Branch on which the cross section is located.
-chainage = 49.99972321141552 # Chainage on the branch (m).
-shift = 770.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1200_47.61 # Unique cross-section location id.
-branchId = pipe_9_E1200 # Branch on which the cross section is located.
-chainage = 47.61172733198858 # Chainage on the branch (m).
-shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1201_47.70 # Unique cross-section location id.
-branchId = pipe_9_E1201 # Branch on which the cross section is located.
-chainage = 47.69596313602067 # Chainage on the branch (m).
-shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1202_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1202 # Branch on which the cross section is located.
-chainage = 49.99972321153924 # Chainage on the branch (m).
-shift = 744.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1203_49.72 # Unique cross-section location id.
-branchId = pipe_9_E1203 # Branch on which the cross section is located.
-chainage = 49.72180480979674 # Chainage on the branch (m).
-shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1204_47.41 # Unique cross-section location id.
-branchId = pipe_9_E1204 # Branch on which the cross section is located.
-chainage = 47.41366761120087 # Chainage on the branch (m).
-shift = 771.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1205_44.88 # Unique cross-section location id.
-branchId = pipe_9_E1205 # Branch on which the cross section is located.
-chainage = 44.88191821368524 # Chainage on the branch (m).
-shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1206_49.49 # Unique cross-section location id.
-branchId = pipe_9_E1206 # Branch on which the cross section is located.
-chainage = 49.49384112073523 # Chainage on the branch (m).
-shift = 771.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1207_48.91 # Unique cross-section location id.
-branchId = pipe_9_E1207 # Branch on which the cross section is located.
-chainage = 48.91097000008833 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1208_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1208 # Branch on which the cross section is located.
-chainage = 49.99972321141568 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1209_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1209 # Branch on which the cross section is located.
-chainage = 49.998279247349636 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1210_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1210 # Branch on which the cross section is located.
-chainage = 49.99972321123978 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1211_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1211 # Branch on which the cross section is located.
-chainage = 49.999723211462275 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1212_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1212 # Branch on which the cross section is located.
-chainage = 49.99972321123978 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1213_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1213 # Branch on which the cross section is located.
-chainage = 49.99972321123978 # Chainage on the branch (m).
-shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1214_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1214 # Branch on which the cross section is located.
-chainage = 49.999723211462275 # Chainage on the branch (m).
-shift = 747.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1215_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1215 # Branch on which the cross section is located.
-chainage = 49.99972321123978 # Chainage on the branch (m).
-shift = 724.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1216_49.93 # Unique cross-section location id.
-branchId = pipe_9_E1216 # Branch on which the cross section is located.
-chainage = 49.92519878152016 # Chainage on the branch (m).
-shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1217_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1217 # Branch on which the cross section is located.
-chainage = 49.99972321110425 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1218_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1218 # Branch on which the cross section is located.
-chainage = 49.99972321148084 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1219_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1219 # Branch on which the cross section is located.
-chainage = 49.99972321110425 # Chainage on the branch (m).
-shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1220_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1220 # Branch on which the cross section is located.
-chainage = 49.99972321148084 # Chainage on the branch (m).
-shift = 730.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1221_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1221 # Branch on which the cross section is located.
-chainage = 49.99972154910656 # Chainage on the branch (m).
-shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1222_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1222 # Branch on which the cross section is located.
-chainage = 49.99972321156108 # Chainage on the branch (m).
-shift = 730.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1223_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1223 # Branch on which the cross section is located.
-chainage = 49.99972321097232 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1224_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1224 # Branch on which the cross section is located.
-chainage = 49.989209103434604 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1225_49.97 # Unique cross-section location id.
-branchId = pipe_9_E1225 # Branch on which the cross section is located.
-chainage = 49.973073028493864 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1226_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1226 # Branch on which the cross section is located.
-chainage = 49.99972321129351 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1227_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1227 # Branch on which the cross section is located.
-chainage = 49.99972321129351 # Chainage on the branch (m).
-shift = 708.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1228_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1228 # Branch on which the cross section is located.
-chainage = 49.99972321078026 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1229_49.93 # Unique cross-section location id.
-branchId = pipe_9_E1229 # Branch on which the cross section is located.
-chainage = 49.92935709675888 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1230_49.78 # Unique cross-section location id.
-branchId = pipe_9_E1230 # Branch on which the cross section is located.
-chainage = 49.77759433333764 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1231_49.64 # Unique cross-section location id.
-branchId = pipe_9_E1231 # Branch on which the cross section is located.
-chainage = 49.64280655965723 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1232_49.46 # Unique cross-section location id.
-branchId = pipe_9_E1232 # Branch on which the cross section is located.
-chainage = 49.4559458034608 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1233_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1233 # Branch on which the cross section is located.
-chainage = 49.99972321115643 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1234_49.99 # Unique cross-section location id.
-branchId = pipe_9_E1234 # Branch on which the cross section is located.
-chainage = 49.98636872131401 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1235_49.73 # Unique cross-section location id.
-branchId = pipe_9_E1235 # Branch on which the cross section is located.
-chainage = 49.72643211508863 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1236_49.45 # Unique cross-section location id.
-branchId = pipe_9_E1236 # Branch on which the cross section is located.
-chainage = 49.45343099861108 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1237_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1237 # Branch on which the cross section is located.
-chainage = 49.99972321121734 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1238_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1238 # Branch on which the cross section is located.
-chainage = 49.999723211213045 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_9_E1239_50.00 # Unique cross-section location id.
-branchId = pipe_9_E1239 # Branch on which the cross section is located.
-chainage = 49.999723211213045 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E0_49.80 # Unique cross-section location id.
-branchId = pipe_10_E0 # Branch on which the cross section is located.
-chainage = 49.8049420036319 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E1_49.84 # Unique cross-section location id.
-branchId = pipe_10_E1 # Branch on which the cross section is located.
-chainage = 49.83925344067294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E2_49.84 # Unique cross-section location id.
-branchId = pipe_10_E2 # Branch on which the cross section is located.
-chainage = 49.83925344067294 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E3_49.84 # Unique cross-section location id.
-branchId = pipe_10_E3 # Branch on which the cross section is located.
-chainage = 49.83925343977748 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E4_49.66 # Unique cross-section location id.
-branchId = pipe_10_E4 # Branch on which the cross section is located.
-chainage = 49.66328764257807 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E5_49.75 # Unique cross-section location id.
-branchId = pipe_10_E5 # Branch on which the cross section is located.
-chainage = 49.7454100366042 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E6_49.84 # Unique cross-section location id.
-branchId = pipe_10_E6 # Branch on which the cross section is located.
-chainage = 49.83925344091973 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E7_49.84 # Unique cross-section location id.
-branchId = pipe_10_E7 # Branch on which the cross section is located.
-chainage = 49.83925344001488 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E8_49.84 # Unique cross-section location id.
-branchId = pipe_10_E8 # Branch on which the cross section is located.
-chainage = 49.83925344094195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E9_49.62 # Unique cross-section location id.
-branchId = pipe_10_E9 # Branch on which the cross section is located.
-chainage = 49.6236135844343 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E10_49.59 # Unique cross-section location id.
-branchId = pipe_10_E10 # Branch on which the cross section is located.
-chainage = 49.5862472893263 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E11_49.84 # Unique cross-section location id.
-branchId = pipe_10_E11 # Branch on which the cross section is located.
-chainage = 49.83925344051261 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E12_49.84 # Unique cross-section location id.
-branchId = pipe_10_E12 # Branch on which the cross section is located.
-chainage = 49.83925344058641 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E13_49.84 # Unique cross-section location id.
-branchId = pipe_10_E13 # Branch on which the cross section is located.
-chainage = 49.83925344051261 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E14_49.84 # Unique cross-section location id.
-branchId = pipe_10_E14 # Branch on which the cross section is located.
-chainage = 49.83925344058641 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E15_49.51 # Unique cross-section location id.
-branchId = pipe_10_E15 # Branch on which the cross section is located.
-chainage = 49.513565502779024 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E16_49.78 # Unique cross-section location id.
-branchId = pipe_10_E16 # Branch on which the cross section is located.
-chainage = 49.77942419903163 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E17_49.79 # Unique cross-section location id.
-branchId = pipe_10_E17 # Branch on which the cross section is located.
-chainage = 49.790553358106074 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E18_49.84 # Unique cross-section location id.
-branchId = pipe_10_E18 # Branch on which the cross section is located.
-chainage = 49.83925344039872 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E19_49.84 # Unique cross-section location id.
-branchId = pipe_10_E19 # Branch on which the cross section is located.
-chainage = 49.83925344039872 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E20_49.34 # Unique cross-section location id.
-branchId = pipe_10_E20 # Branch on which the cross section is located.
-chainage = 49.33753005927549 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E21_49.84 # Unique cross-section location id.
-branchId = pipe_10_E21 # Branch on which the cross section is located.
-chainage = 49.83915652677521 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E22_49.81 # Unique cross-section location id.
-branchId = pipe_10_E22 # Branch on which the cross section is located.
-chainage = 49.80918127254743 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E23_49.84 # Unique cross-section location id.
-branchId = pipe_10_E23 # Branch on which the cross section is located.
-chainage = 49.839253440598185 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E24_49.79 # Unique cross-section location id.
-branchId = pipe_10_E24 # Branch on which the cross section is located.
-chainage = 49.794178233720395 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E25_49.84 # Unique cross-section location id.
-branchId = pipe_10_E25 # Branch on which the cross section is located.
-chainage = 49.839253440804626 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E26_49.84 # Unique cross-section location id.
-branchId = pipe_10_E26 # Branch on which the cross section is located.
-chainage = 49.83925344027874 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E27_49.84 # Unique cross-section location id.
-branchId = pipe_10_E27 # Branch on which the cross section is located.
-chainage = 49.83925344027874 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E28_49.71 # Unique cross-section location id.
-branchId = pipe_10_E28 # Branch on which the cross section is located.
-chainage = 49.70557855912544 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E29_49.82 # Unique cross-section location id.
-branchId = pipe_10_E29 # Branch on which the cross section is located.
-chainage = 49.816754166423046 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E30_49.81 # Unique cross-section location id.
-branchId = pipe_10_E30 # Branch on which the cross section is located.
-chainage = 49.813451275574295 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E31_49.84 # Unique cross-section location id.
-branchId = pipe_10_E31 # Branch on which the cross section is located.
-chainage = 49.83925343991879 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E32_49.78 # Unique cross-section location id.
-branchId = pipe_10_E32 # Branch on which the cross section is located.
-chainage = 49.780127008108394 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E33_49.84 # Unique cross-section location id.
-branchId = pipe_10_E33 # Branch on which the cross section is located.
-chainage = 49.83672303966145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E34_49.53 # Unique cross-section location id.
-branchId = pipe_10_E34 # Branch on which the cross section is located.
-chainage = 49.52998847522159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E35_48.92 # Unique cross-section location id.
-branchId = pipe_10_E35 # Branch on which the cross section is located.
-chainage = 48.91773099170257 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E36_49.78 # Unique cross-section location id.
-branchId = pipe_10_E36 # Branch on which the cross section is located.
-chainage = 49.77978205502049 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E37_49.80 # Unique cross-section location id.
-branchId = pipe_10_E37 # Branch on which the cross section is located.
-chainage = 49.7984139221411 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E38_49.16 # Unique cross-section location id.
-branchId = pipe_10_E38 # Branch on which the cross section is located.
-chainage = 49.15941546605145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E39_49.36 # Unique cross-section location id.
-branchId = pipe_10_E39 # Branch on which the cross section is located.
-chainage = 49.362437429913676 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E40_49.80 # Unique cross-section location id.
-branchId = pipe_10_E40 # Branch on which the cross section is located.
-chainage = 49.802596026882846 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E41_49.82 # Unique cross-section location id.
-branchId = pipe_10_E41 # Branch on which the cross section is located.
-chainage = 49.819637173729625 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E42_49.80 # Unique cross-section location id.
-branchId = pipe_10_E42 # Branch on which the cross section is located.
-chainage = 49.80185337552936 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E43_49.80 # Unique cross-section location id.
-branchId = pipe_10_E43 # Branch on which the cross section is located.
-chainage = 49.802225310147826 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E44_49.75 # Unique cross-section location id.
-branchId = pipe_10_E44 # Branch on which the cross section is located.
-chainage = 49.75148286105577 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E45_49.12 # Unique cross-section location id.
-branchId = pipe_10_E45 # Branch on which the cross section is located.
-chainage = 49.116193473253034 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E46_49.16 # Unique cross-section location id.
-branchId = pipe_10_E46 # Branch on which the cross section is located.
-chainage = 49.15696750953852 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E47_48.62 # Unique cross-section location id.
-branchId = pipe_10_E47 # Branch on which the cross section is located.
-chainage = 48.6204460615851 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E48_49.06 # Unique cross-section location id.
-branchId = pipe_10_E48 # Branch on which the cross section is located.
-chainage = 49.064101749722255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E49_49.08 # Unique cross-section location id.
-branchId = pipe_10_E49 # Branch on which the cross section is located.
-chainage = 49.08088873100512 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E50_49.66 # Unique cross-section location id.
-branchId = pipe_10_E50 # Branch on which the cross section is located.
-chainage = 49.65837048351153 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E51_49.57 # Unique cross-section location id.
-branchId = pipe_10_E51 # Branch on which the cross section is located.
-chainage = 49.57060198983902 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E52_49.56 # Unique cross-section location id.
-branchId = pipe_10_E52 # Branch on which the cross section is located.
-chainage = 49.55949015098796 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E53_49.84 # Unique cross-section location id.
-branchId = pipe_10_E53 # Branch on which the cross section is located.
-chainage = 49.83809130722999 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E54_49.84 # Unique cross-section location id.
-branchId = pipe_10_E54 # Branch on which the cross section is located.
-chainage = 49.83925344070377 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E55_49.75 # Unique cross-section location id.
-branchId = pipe_10_E55 # Branch on which the cross section is located.
-chainage = 49.751055385397784 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E56_49.63 # Unique cross-section location id.
-branchId = pipe_10_E56 # Branch on which the cross section is located.
-chainage = 49.62764705795357 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E57_49.84 # Unique cross-section location id.
-branchId = pipe_10_E57 # Branch on which the cross section is located.
-chainage = 49.83925344062829 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E58_49.83 # Unique cross-section location id.
-branchId = pipe_10_E58 # Branch on which the cross section is located.
-chainage = 49.8279564761114 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E59_49.84 # Unique cross-section location id.
-branchId = pipe_10_E59 # Branch on which the cross section is located.
-chainage = 49.83925344038568 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E60_49.84 # Unique cross-section location id.
-branchId = pipe_10_E60 # Branch on which the cross section is located.
-chainage = 49.83925344060891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E61_49.84 # Unique cross-section location id.
-branchId = pipe_10_E61 # Branch on which the cross section is located.
-chainage = 49.83925344038568 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E62_49.84 # Unique cross-section location id.
-branchId = pipe_10_E62 # Branch on which the cross section is located.
-chainage = 49.83925344060891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E63_49.84 # Unique cross-section location id.
-branchId = pipe_10_E63 # Branch on which the cross section is located.
-chainage = 49.83925344060891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E64_49.83 # Unique cross-section location id.
-branchId = pipe_10_E64 # Branch on which the cross section is located.
-chainage = 49.83100988539042 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E65_49.84 # Unique cross-section location id.
-branchId = pipe_10_E65 # Branch on which the cross section is located.
-chainage = 49.839253091530644 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E66_49.84 # Unique cross-section location id.
-branchId = pipe_10_E66 # Branch on which the cross section is located.
-chainage = 49.83717451262751 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E67_49.36 # Unique cross-section location id.
-branchId = pipe_10_E67 # Branch on which the cross section is located.
-chainage = 49.35789617263555 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E68_48.82 # Unique cross-section location id.
-branchId = pipe_10_E68 # Branch on which the cross section is located.
-chainage = 48.81997424943722 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E69_49.79 # Unique cross-section location id.
-branchId = pipe_10_E69 # Branch on which the cross section is located.
-chainage = 49.7919153141346 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E70_49.84 # Unique cross-section location id.
-branchId = pipe_10_E70 # Branch on which the cross section is located.
-chainage = 49.83925344075158 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E71_49.84 # Unique cross-section location id.
-branchId = pipe_10_E71 # Branch on which the cross section is located.
-chainage = 49.83925344075158 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E72_49.84 # Unique cross-section location id.
-branchId = pipe_10_E72 # Branch on which the cross section is located.
-chainage = 49.83925343991314 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E73_49.83 # Unique cross-section location id.
-branchId = pipe_10_E73 # Branch on which the cross section is located.
-chainage = 49.83054247730217 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E74_49.24 # Unique cross-section location id.
-branchId = pipe_10_E74 # Branch on which the cross section is located.
-chainage = 49.24317523741891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E75_49.79 # Unique cross-section location id.
-branchId = pipe_10_E75 # Branch on which the cross section is located.
-chainage = 49.792267105599024 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E76_49.68 # Unique cross-section location id.
-branchId = pipe_10_E76 # Branch on which the cross section is located.
-chainage = 49.67573473458958 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E77_49.76 # Unique cross-section location id.
-branchId = pipe_10_E77 # Branch on which the cross section is located.
-chainage = 49.760698896345524 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E78_49.53 # Unique cross-section location id.
-branchId = pipe_10_E78 # Branch on which the cross section is located.
-chainage = 49.53110159886307 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E79_48.85 # Unique cross-section location id.
-branchId = pipe_10_E79 # Branch on which the cross section is located.
-chainage = 48.84794897330447 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E80_49.72 # Unique cross-section location id.
-branchId = pipe_10_E80 # Branch on which the cross section is located.
-chainage = 49.72281960506963 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E81_48.29 # Unique cross-section location id.
-branchId = pipe_10_E81 # Branch on which the cross section is located.
-chainage = 48.2888779968618 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E82_49.47 # Unique cross-section location id.
-branchId = pipe_10_E82 # Branch on which the cross section is located.
-chainage = 49.47184141378063 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E83_49.83 # Unique cross-section location id.
-branchId = pipe_10_E83 # Branch on which the cross section is located.
-chainage = 49.83144985595068 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E84_48.42 # Unique cross-section location id.
-branchId = pipe_10_E84 # Branch on which the cross section is located.
-chainage = 48.42394011832742 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E85_49.84 # Unique cross-section location id.
-branchId = pipe_10_E85 # Branch on which the cross section is located.
-chainage = 49.83925344064409 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E86_49.53 # Unique cross-section location id.
-branchId = pipe_10_E86 # Branch on which the cross section is located.
-chainage = 49.528143948422304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E87_49.84 # Unique cross-section location id.
-branchId = pipe_10_E87 # Branch on which the cross section is located.
-chainage = 49.83925344031389 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E88_49.63 # Unique cross-section location id.
-branchId = pipe_10_E88 # Branch on which the cross section is located.
-chainage = 49.63183680754129 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E89_49.70 # Unique cross-section location id.
-branchId = pipe_10_E89 # Branch on which the cross section is located.
-chainage = 49.7018802265364 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E90_49.84 # Unique cross-section location id.
-branchId = pipe_10_E90 # Branch on which the cross section is located.
-chainage = 49.839253440340045 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E91_49.30 # Unique cross-section location id.
-branchId = pipe_10_E91 # Branch on which the cross section is located.
-chainage = 49.3013728693972 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E92_49.72 # Unique cross-section location id.
-branchId = pipe_10_E92 # Branch on which the cross section is located.
-chainage = 49.720431177694195 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E93_49.48 # Unique cross-section location id.
-branchId = pipe_10_E93 # Branch on which the cross section is located.
-chainage = 49.47906779576117 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E94_49.41 # Unique cross-section location id.
-branchId = pipe_10_E94 # Branch on which the cross section is located.
-chainage = 49.40610336725472 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E95_49.81 # Unique cross-section location id.
-branchId = pipe_10_E95 # Branch on which the cross section is located.
-chainage = 49.80536896494804 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E96_49.84 # Unique cross-section location id.
-branchId = pipe_10_E96 # Branch on which the cross section is located.
-chainage = 49.839253441026166 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E97_49.84 # Unique cross-section location id.
-branchId = pipe_10_E97 # Branch on which the cross section is located.
-chainage = 49.83925344030099 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E98_49.84 # Unique cross-section location id.
-branchId = pipe_10_E98 # Branch on which the cross section is located.
-chainage = 49.835645037675604 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E99_49.84 # Unique cross-section location id.
-branchId = pipe_10_E99 # Branch on which the cross section is located.
-chainage = 49.839253440554906 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E100_49.60 # Unique cross-section location id.
-branchId = pipe_10_E100 # Branch on which the cross section is located.
-chainage = 49.60138668143279 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E101_49.84 # Unique cross-section location id.
-branchId = pipe_10_E101 # Branch on which the cross section is located.
-chainage = 49.839253440490474 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E102_49.77 # Unique cross-section location id.
-branchId = pipe_10_E102 # Branch on which the cross section is located.
-chainage = 49.77368455042513 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E103_49.81 # Unique cross-section location id.
-branchId = pipe_10_E103 # Branch on which the cross section is located.
-chainage = 49.814115205423704 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E104_49.84 # Unique cross-section location id.
-branchId = pipe_10_E104 # Branch on which the cross section is located.
-chainage = 49.83852034432459 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E105_49.84 # Unique cross-section location id.
-branchId = pipe_10_E105 # Branch on which the cross section is located.
-chainage = 49.83925344053235 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E106_49.72 # Unique cross-section location id.
-branchId = pipe_10_E106 # Branch on which the cross section is located.
-chainage = 49.720251963535404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E107_49.82 # Unique cross-section location id.
-branchId = pipe_10_E107 # Branch on which the cross section is located.
-chainage = 49.820393307402355 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E108_49.84 # Unique cross-section location id.
-branchId = pipe_10_E108 # Branch on which the cross section is located.
-chainage = 49.83925344061546 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E109_49.84 # Unique cross-section location id.
-branchId = pipe_10_E109 # Branch on which the cross section is located.
-chainage = 49.839253440476085 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E110_49.84 # Unique cross-section location id.
-branchId = pipe_10_E110 # Branch on which the cross section is located.
-chainage = 49.83672523204542 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E111_49.84 # Unique cross-section location id.
-branchId = pipe_10_E111 # Branch on which the cross section is located.
-chainage = 49.839253440644825 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E112_49.68 # Unique cross-section location id.
-branchId = pipe_10_E112 # Branch on which the cross section is located.
-chainage = 49.68267744072146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E113_49.82 # Unique cross-section location id.
-branchId = pipe_10_E113 # Branch on which the cross section is located.
-chainage = 49.8157666541594 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E114_49.84 # Unique cross-section location id.
-branchId = pipe_10_E114 # Branch on which the cross section is located.
-chainage = 49.83925344000529 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E115_49.84 # Unique cross-section location id.
-branchId = pipe_10_E115 # Branch on which the cross section is located.
-chainage = 49.83925344059516 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E116_49.84 # Unique cross-section location id.
-branchId = pipe_10_E116 # Branch on which the cross section is located.
-chainage = 49.83828362744285 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E117_49.84 # Unique cross-section location id.
-branchId = pipe_10_E117 # Branch on which the cross section is located.
-chainage = 49.83925344038832 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E118_49.84 # Unique cross-section location id.
-branchId = pipe_10_E118 # Branch on which the cross section is located.
-chainage = 49.83925344038832 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E119_49.82 # Unique cross-section location id.
-branchId = pipe_10_E119 # Branch on which the cross section is located.
-chainage = 49.82275771192325 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E120_49.57 # Unique cross-section location id.
-branchId = pipe_10_E120 # Branch on which the cross section is located.
-chainage = 49.5720683128891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E121_49.72 # Unique cross-section location id.
-branchId = pipe_10_E121 # Branch on which the cross section is located.
-chainage = 49.72483810054872 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E122_49.71 # Unique cross-section location id.
-branchId = pipe_10_E122 # Branch on which the cross section is located.
-chainage = 49.70835889317663 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E123_49.79 # Unique cross-section location id.
-branchId = pipe_10_E123 # Branch on which the cross section is located.
-chainage = 49.79342148973093 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E124_49.84 # Unique cross-section location id.
-branchId = pipe_10_E124 # Branch on which the cross section is located.
-chainage = 49.83925344044659 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E125_49.84 # Unique cross-section location id.
-branchId = pipe_10_E125 # Branch on which the cross section is located.
-chainage = 49.83925344044659 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E126_49.77 # Unique cross-section location id.
-branchId = pipe_10_E126 # Branch on which the cross section is located.
-chainage = 49.77357845476126 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E127_49.77 # Unique cross-section location id.
-branchId = pipe_10_E127 # Branch on which the cross section is located.
-chainage = 49.768595411596806 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E128_49.84 # Unique cross-section location id.
-branchId = pipe_10_E128 # Branch on which the cross section is located.
-chainage = 49.83925344051462 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E129_49.62 # Unique cross-section location id.
-branchId = pipe_10_E129 # Branch on which the cross section is located.
-chainage = 49.62183454057604 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E130_49.46 # Unique cross-section location id.
-branchId = pipe_10_E130 # Branch on which the cross section is located.
-chainage = 49.46123737013321 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E131_49.84 # Unique cross-section location id.
-branchId = pipe_10_E131 # Branch on which the cross section is located.
-chainage = 49.83925344043305 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E132_49.82 # Unique cross-section location id.
-branchId = pipe_10_E132 # Branch on which the cross section is located.
-chainage = 49.820811601086646 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E133_49.84 # Unique cross-section location id.
-branchId = pipe_10_E133 # Branch on which the cross section is located.
-chainage = 49.83925344084417 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E134_49.77 # Unique cross-section location id.
-branchId = pipe_10_E134 # Branch on which the cross section is located.
-chainage = 49.765940350971384 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E135_49.34 # Unique cross-section location id.
-branchId = pipe_10_E135 # Branch on which the cross section is located.
-chainage = 49.33756062376419 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E136_49.84 # Unique cross-section location id.
-branchId = pipe_10_E136 # Branch on which the cross section is located.
-chainage = 49.83925344066552 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E137_49.79 # Unique cross-section location id.
-branchId = pipe_10_E137 # Branch on which the cross section is located.
-chainage = 49.79373392502507 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E138_49.79 # Unique cross-section location id.
-branchId = pipe_10_E138 # Branch on which the cross section is located.
-chainage = 49.794006119615794 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E139_49.84 # Unique cross-section location id.
-branchId = pipe_10_E139 # Branch on which the cross section is located.
-chainage = 49.839253440589445 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E140_49.75 # Unique cross-section location id.
-branchId = pipe_10_E140 # Branch on which the cross section is located.
-chainage = 49.75481030921163 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E141_49.28 # Unique cross-section location id.
-branchId = pipe_10_E141 # Branch on which the cross section is located.
-chainage = 49.27972073408046 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E142_49.84 # Unique cross-section location id.
-branchId = pipe_10_E142 # Branch on which the cross section is located.
-chainage = 49.83925344040889 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E143_49.84 # Unique cross-section location id.
-branchId = pipe_10_E143 # Branch on which the cross section is located.
-chainage = 49.83907130309429 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E144_49.83 # Unique cross-section location id.
-branchId = pipe_10_E144 # Branch on which the cross section is located.
-chainage = 49.833971188335845 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E145_49.84 # Unique cross-section location id.
-branchId = pipe_10_E145 # Branch on which the cross section is located.
-chainage = 49.83925344048782 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E146_49.52 # Unique cross-section location id.
-branchId = pipe_10_E146 # Branch on which the cross section is located.
-chainage = 49.51524313510111 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E147_49.80 # Unique cross-section location id.
-branchId = pipe_10_E147 # Branch on which the cross section is located.
-chainage = 49.79779392228012 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E148_49.81 # Unique cross-section location id.
-branchId = pipe_10_E148 # Branch on which the cross section is located.
-chainage = 49.814279950098104 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E149_49.84 # Unique cross-section location id.
-branchId = pipe_10_E149 # Branch on which the cross section is located.
-chainage = 49.839253440386834 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E150_49.80 # Unique cross-section location id.
-branchId = pipe_10_E150 # Branch on which the cross section is located.
-chainage = 49.79697899728512 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E151_49.63 # Unique cross-section location id.
-branchId = pipe_10_E151 # Branch on which the cross section is located.
-chainage = 49.63149487296146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E152_49.79 # Unique cross-section location id.
-branchId = pipe_10_E152 # Branch on which the cross section is located.
-chainage = 49.78924570231503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E153_49.84 # Unique cross-section location id.
-branchId = pipe_10_E153 # Branch on which the cross section is located.
-chainage = 49.83925343977265 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E154_49.55 # Unique cross-section location id.
-branchId = pipe_10_E154 # Branch on which the cross section is located.
-chainage = 49.54757279929858 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E155_49.76 # Unique cross-section location id.
-branchId = pipe_10_E155 # Branch on which the cross section is located.
-chainage = 49.76352609997928 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E156_49.84 # Unique cross-section location id.
-branchId = pipe_10_E156 # Branch on which the cross section is located.
-chainage = 49.839253440139636 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E157_49.84 # Unique cross-section location id.
-branchId = pipe_10_E157 # Branch on which the cross section is located.
-chainage = 49.83925344091337 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E158_49.84 # Unique cross-section location id.
-branchId = pipe_10_E158 # Branch on which the cross section is located.
-chainage = 49.839253440318856 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E159_49.83 # Unique cross-section location id.
-branchId = pipe_10_E159 # Branch on which the cross section is located.
-chainage = 49.8322208007641 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E160_49.84 # Unique cross-section location id.
-branchId = pipe_10_E160 # Branch on which the cross section is located.
-chainage = 49.83925344016773 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E161_49.72 # Unique cross-section location id.
-branchId = pipe_10_E161 # Branch on which the cross section is located.
-chainage = 49.71933278993933 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E162_49.84 # Unique cross-section location id.
-branchId = pipe_10_E162 # Branch on which the cross section is located.
-chainage = 49.83925344037334 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E163_49.84 # Unique cross-section location id.
-branchId = pipe_10_E163 # Branch on which the cross section is located.
-chainage = 49.83925344053426 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E164_49.77 # Unique cross-section location id.
-branchId = pipe_10_E164 # Branch on which the cross section is located.
-chainage = 49.770844236804756 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E165_49.84 # Unique cross-section location id.
-branchId = pipe_10_E165 # Branch on which the cross section is located.
-chainage = 49.839253440845404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E166_49.84 # Unique cross-section location id.
-branchId = pipe_10_E166 # Branch on which the cross section is located.
-chainage = 49.83925344066471 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E167_49.84 # Unique cross-section location id.
-branchId = pipe_10_E167 # Branch on which the cross section is located.
-chainage = 49.83925344007734 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E168_49.84 # Unique cross-section location id.
-branchId = pipe_10_E168 # Branch on which the cross section is located.
-chainage = 49.839253440845404 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E169_49.84 # Unique cross-section location id.
-branchId = pipe_10_E169 # Branch on which the cross section is located.
-chainage = 49.83925344066471 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E170_49.84 # Unique cross-section location id.
-branchId = pipe_10_E170 # Branch on which the cross section is located.
-chainage = 49.83800674631368 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E171_49.84 # Unique cross-section location id.
-branchId = pipe_10_E171 # Branch on which the cross section is located.
-chainage = 49.83925344051382 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E172_49.63 # Unique cross-section location id.
-branchId = pipe_10_E172 # Branch on which the cross section is located.
-chainage = 49.63340529608687 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E173_49.84 # Unique cross-section location id.
-branchId = pipe_10_E173 # Branch on which the cross section is located.
-chainage = 49.839253439990614 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E174_49.83 # Unique cross-section location id.
-branchId = pipe_10_E174 # Branch on which the cross section is located.
-chainage = 49.8331830580167 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E175_49.84 # Unique cross-section location id.
-branchId = pipe_10_E175 # Branch on which the cross section is located.
-chainage = 49.83925344020269 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E176_49.75 # Unique cross-section location id.
-branchId = pipe_10_E176 # Branch on which the cross section is located.
-chainage = 49.74687124686326 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E177_49.84 # Unique cross-section location id.
-branchId = pipe_10_E177 # Branch on which the cross section is located.
-chainage = 49.83925344019567 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E178_49.33 # Unique cross-section location id.
-branchId = pipe_10_E178 # Branch on which the cross section is located.
-chainage = 49.33448225304887 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E179_49.84 # Unique cross-section location id.
-branchId = pipe_10_E179 # Branch on which the cross section is located.
-chainage = 49.83925344049085 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E180_49.26 # Unique cross-section location id.
-branchId = pipe_10_E180 # Branch on which the cross section is located.
-chainage = 49.25834687576407 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E181_49.76 # Unique cross-section location id.
-branchId = pipe_10_E181 # Branch on which the cross section is located.
-chainage = 49.76079786171819 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E182_49.81 # Unique cross-section location id.
-branchId = pipe_10_E182 # Branch on which the cross section is located.
-chainage = 49.809042036568556 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E183_49.84 # Unique cross-section location id.
-branchId = pipe_10_E183 # Branch on which the cross section is located.
-chainage = 49.83925344044951 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E184_49.82 # Unique cross-section location id.
-branchId = pipe_10_E184 # Branch on which the cross section is located.
-chainage = 49.82355673634567 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E185_49.56 # Unique cross-section location id.
-branchId = pipe_10_E185 # Branch on which the cross section is located.
-chainage = 49.55836626187642 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E186_48.93 # Unique cross-section location id.
-branchId = pipe_10_E186 # Branch on which the cross section is located.
-chainage = 48.92552288726419 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E187_49.64 # Unique cross-section location id.
-branchId = pipe_10_E187 # Branch on which the cross section is located.
-chainage = 49.6354641899135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E188_49.76 # Unique cross-section location id.
-branchId = pipe_10_E188 # Branch on which the cross section is located.
-chainage = 49.755925666242796 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E189_49.84 # Unique cross-section location id.
-branchId = pipe_10_E189 # Branch on which the cross section is located.
-chainage = 49.83846020978908 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E190_49.78 # Unique cross-section location id.
-branchId = pipe_10_E190 # Branch on which the cross section is located.
-chainage = 49.78012040342979 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E191_49.84 # Unique cross-section location id.
-branchId = pipe_10_E191 # Branch on which the cross section is located.
-chainage = 49.83925344049142 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E192_49.84 # Unique cross-section location id.
-branchId = pipe_10_E192 # Branch on which the cross section is located.
-chainage = 49.83925344049142 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E193_49.84 # Unique cross-section location id.
-branchId = pipe_10_E193 # Branch on which the cross section is located.
-chainage = 49.83925344062081 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E194_49.81 # Unique cross-section location id.
-branchId = pipe_10_E194 # Branch on which the cross section is located.
-chainage = 49.814465585928296 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E195_49.68 # Unique cross-section location id.
-branchId = pipe_10_E195 # Branch on which the cross section is located.
-chainage = 49.67749743658453 # Chainage on the branch (m).
-shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E196_49.84 # Unique cross-section location id.
-branchId = pipe_10_E196 # Branch on which the cross section is located.
-chainage = 49.83925344033773 # Chainage on the branch (m).
-shift = 800.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E197_49.84 # Unique cross-section location id.
-branchId = pipe_10_E197 # Branch on which the cross section is located.
-chainage = 49.8359208773019 # Chainage on the branch (m).
-shift = 813.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E198_49.80 # Unique cross-section location id.
-branchId = pipe_10_E198 # Branch on which the cross section is located.
-chainage = 49.79913871334178 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E199_49.84 # Unique cross-section location id.
-branchId = pipe_10_E199 # Branch on which the cross section is located.
-chainage = 49.8392534406796 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E200_49.79 # Unique cross-section location id.
-branchId = pipe_10_E200 # Branch on which the cross section is located.
-chainage = 49.79214093814955 # Chainage on the branch (m).
-shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E201_49.84 # Unique cross-section location id.
-branchId = pipe_10_E201 # Branch on which the cross section is located.
-chainage = 49.83925344044265 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E202_49.84 # Unique cross-section location id.
-branchId = pipe_10_E202 # Branch on which the cross section is located.
-chainage = 49.83925342631193 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E203_49.80 # Unique cross-section location id.
-branchId = pipe_10_E203 # Branch on which the cross section is located.
-chainage = 49.80303350787121 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E204_49.84 # Unique cross-section location id.
-branchId = pipe_10_E204 # Branch on which the cross section is located.
-chainage = 49.839253441079656 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E205_49.78 # Unique cross-section location id.
-branchId = pipe_10_E205 # Branch on which the cross section is located.
-chainage = 49.783432812060994 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E206_49.84 # Unique cross-section location id.
-branchId = pipe_10_E206 # Branch on which the cross section is located.
-chainage = 49.83925344063029 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E207_49.84 # Unique cross-section location id.
-branchId = pipe_10_E207 # Branch on which the cross section is located.
-chainage = 49.839253440160604 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E208_49.84 # Unique cross-section location id.
-branchId = pipe_10_E208 # Branch on which the cross section is located.
-chainage = 49.83800645043026 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E209_49.84 # Unique cross-section location id.
-branchId = pipe_10_E209 # Branch on which the cross section is located.
-chainage = 49.83925344055787 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E210_49.84 # Unique cross-section location id.
-branchId = pipe_10_E210 # Branch on which the cross section is located.
-chainage = 49.839253440380794 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E211_49.84 # Unique cross-section location id.
-branchId = pipe_10_E211 # Branch on which the cross section is located.
-chainage = 49.839253440380794 # Chainage on the branch (m).
-shift = 783.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E212_49.79 # Unique cross-section location id.
-branchId = pipe_10_E212 # Branch on which the cross section is located.
-chainage = 49.794513119883554 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E213_49.78 # Unique cross-section location id.
-branchId = pipe_10_E213 # Branch on which the cross section is located.
-chainage = 49.780805985467886 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E214_49.84 # Unique cross-section location id.
-branchId = pipe_10_E214 # Branch on which the cross section is located.
-chainage = 49.83925344043066 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E215_49.84 # Unique cross-section location id.
-branchId = pipe_10_E215 # Branch on which the cross section is located.
-chainage = 49.83925344043066 # Chainage on the branch (m).
-shift = 779.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E216_49.84 # Unique cross-section location id.
-branchId = pipe_10_E216 # Branch on which the cross section is located.
-chainage = 49.83925344043066 # Chainage on the branch (m).
-shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E217_49.84 # Unique cross-section location id.
-branchId = pipe_10_E217 # Branch on which the cross section is located.
-chainage = 49.83925344043066 # Chainage on the branch (m).
-shift = 787.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E218_49.77 # Unique cross-section location id.
-branchId = pipe_10_E218 # Branch on which the cross section is located.
-chainage = 49.769154906161845 # Chainage on the branch (m).
-shift = 794.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E219_49.84 # Unique cross-section location id.
-branchId = pipe_10_E219 # Branch on which the cross section is located.
-chainage = 49.839253440706344 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E220_49.67 # Unique cross-section location id.
-branchId = pipe_10_E220 # Branch on which the cross section is located.
-chainage = 49.67309573759097 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E221_49.84 # Unique cross-section location id.
-branchId = pipe_10_E221 # Branch on which the cross section is located.
-chainage = 49.839253440123834 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E222_49.84 # Unique cross-section location id.
-branchId = pipe_10_E222 # Branch on which the cross section is located.
-chainage = 49.839253440658446 # Chainage on the branch (m).
-shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E223_49.82 # Unique cross-section location id.
-branchId = pipe_10_E223 # Branch on which the cross section is located.
-chainage = 49.816369690785145 # Chainage on the branch (m).
-shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E224_49.84 # Unique cross-section location id.
-branchId = pipe_10_E224 # Branch on which the cross section is located.
-chainage = 49.83925344046777 # Chainage on the branch (m).
-shift = 755.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E225_49.84 # Unique cross-section location id.
-branchId = pipe_10_E225 # Branch on which the cross section is located.
-chainage = 49.83925344046777 # Chainage on the branch (m).
-shift = 743.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E226_49.84 # Unique cross-section location id.
-branchId = pipe_10_E226 # Branch on which the cross section is located.
-chainage = 49.83925344046777 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E227_49.84 # Unique cross-section location id.
-branchId = pipe_10_E227 # Branch on which the cross section is located.
-chainage = 49.83925344111945 # Chainage on the branch (m).
-shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E228_49.78 # Unique cross-section location id.
-branchId = pipe_10_E228 # Branch on which the cross section is located.
-chainage = 49.77551212335701 # Chainage on the branch (m).
-shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E229_49.74 # Unique cross-section location id.
-branchId = pipe_10_E229 # Branch on which the cross section is located.
-chainage = 49.744789409198376 # Chainage on the branch (m).
-shift = 726.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E230_49.84 # Unique cross-section location id.
-branchId = pipe_10_E230 # Branch on which the cross section is located.
-chainage = 49.83925344066407 # Chainage on the branch (m).
-shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E231_49.82 # Unique cross-section location id.
-branchId = pipe_10_E231 # Branch on which the cross section is located.
-chainage = 49.82184036732441 # Chainage on the branch (m).
-shift = 733.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E232_49.84 # Unique cross-section location id.
-branchId = pipe_10_E232 # Branch on which the cross section is located.
-chainage = 49.8392534406345 # Chainage on the branch (m).
-shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E233_49.84 # Unique cross-section location id.
-branchId = pipe_10_E233 # Branch on which the cross section is located.
-chainage = 49.83925344020636 # Chainage on the branch (m).
-shift = 739.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E234_49.84 # Unique cross-section location id.
-branchId = pipe_10_E234 # Branch on which the cross section is located.
-chainage = 49.839253440841276 # Chainage on the branch (m).
-shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E235_49.84 # Unique cross-section location id.
-branchId = pipe_10_E235 # Branch on which the cross section is located.
-chainage = 49.83925344020636 # Chainage on the branch (m).
-shift = 733.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E236_49.84 # Unique cross-section location id.
-branchId = pipe_10_E236 # Branch on which the cross section is located.
-chainage = 49.8392534406345 # Chainage on the branch (m).
-shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E237_49.84 # Unique cross-section location id.
-branchId = pipe_10_E237 # Branch on which the cross section is located.
-chainage = 49.8392534406345 # Chainage on the branch (m).
-shift = 735.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E238_49.81 # Unique cross-section location id.
-branchId = pipe_10_E238 # Branch on which the cross section is located.
-chainage = 49.80643576287513 # Chainage on the branch (m).
-shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E239_49.84 # Unique cross-section location id.
-branchId = pipe_10_E239 # Branch on which the cross section is located.
-chainage = 49.83925344064685 # Chainage on the branch (m).
-shift = 724.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E240_49.84 # Unique cross-section location id.
-branchId = pipe_10_E240 # Branch on which the cross section is located.
-chainage = 49.83925344064685 # Chainage on the branch (m).
-shift = 688.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E241_49.83 # Unique cross-section location id.
-branchId = pipe_10_E241 # Branch on which the cross section is located.
-chainage = 49.828474002284906 # Chainage on the branch (m).
-shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E242_49.84 # Unique cross-section location id.
-branchId = pipe_10_E242 # Branch on which the cross section is located.
-chainage = 49.839253440981 # Chainage on the branch (m).
-shift = 731.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E243_49.84 # Unique cross-section location id.
-branchId = pipe_10_E243 # Branch on which the cross section is located.
-chainage = 49.839253440149875 # Chainage on the branch (m).
-shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E244_49.48 # Unique cross-section location id.
-branchId = pipe_10_E244 # Branch on which the cross section is located.
-chainage = 49.48443951786127 # Chainage on the branch (m).
-shift = 719.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E245_49.84 # Unique cross-section location id.
-branchId = pipe_10_E245 # Branch on which the cross section is located.
-chainage = 49.839253440624155 # Chainage on the branch (m).
-shift = 736.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E246_49.58 # Unique cross-section location id.
-branchId = pipe_10_E246 # Branch on which the cross section is located.
-chainage = 49.580431078099984 # Chainage on the branch (m).
-shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E247_49.84 # Unique cross-section location id.
-branchId = pipe_10_E247 # Branch on which the cross section is located.
-chainage = 49.83925344100664 # Chainage on the branch (m).
-shift = 725.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E248_49.73 # Unique cross-section location id.
-branchId = pipe_10_E248 # Branch on which the cross section is located.
-chainage = 49.7320234398556 # Chainage on the branch (m).
-shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E249_49.84 # Unique cross-section location id.
-branchId = pipe_10_E249 # Branch on which the cross section is located.
-chainage = 49.839253440915044 # Chainage on the branch (m).
-shift = 732.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E250_49.83 # Unique cross-section location id.
-branchId = pipe_10_E250 # Branch on which the cross section is located.
-chainage = 49.82596705660955 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E251_49.84 # Unique cross-section location id.
-branchId = pipe_10_E251 # Branch on which the cross section is located.
-chainage = 49.83925344102233 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E252_49.84 # Unique cross-section location id.
-branchId = pipe_10_E252 # Branch on which the cross section is located.
-chainage = 49.8378374224167 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E253_49.84 # Unique cross-section location id.
-branchId = pipe_10_E253 # Branch on which the cross section is located.
-chainage = 49.83925344048981 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E254_49.84 # Unique cross-section location id.
-branchId = pipe_10_E254 # Branch on which the cross section is located.
-chainage = 49.838558166773225 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E255_49.84 # Unique cross-section location id.
-branchId = pipe_10_E255 # Branch on which the cross section is located.
-chainage = 49.83925344049829 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E256_49.84 # Unique cross-section location id.
-branchId = pipe_10_E256 # Branch on which the cross section is located.
-chainage = 49.83925344022301 # Chainage on the branch (m).
-shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E257_49.79 # Unique cross-section location id.
-branchId = pipe_10_E257 # Branch on which the cross section is located.
-chainage = 49.786456327744844 # Chainage on the branch (m).
-shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E258_49.72 # Unique cross-section location id.
-branchId = pipe_10_E258 # Branch on which the cross section is located.
-chainage = 49.72296144776011 # Chainage on the branch (m).
-shift = 763.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E259_49.84 # Unique cross-section location id.
-branchId = pipe_10_E259 # Branch on which the cross section is located.
-chainage = 49.839253440566566 # Chainage on the branch (m).
-shift = 766.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E260_49.84 # Unique cross-section location id.
-branchId = pipe_10_E260 # Branch on which the cross section is located.
-chainage = 49.837808280542504 # Chainage on the branch (m).
-shift = 760.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E261_49.84 # Unique cross-section location id.
-branchId = pipe_10_E261 # Branch on which the cross section is located.
-chainage = 49.83925344078458 # Chainage on the branch (m).
-shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E262_49.58 # Unique cross-section location id.
-branchId = pipe_10_E262 # Branch on which the cross section is located.
-chainage = 49.57897846539425 # Chainage on the branch (m).
-shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E263_49.57 # Unique cross-section location id.
-branchId = pipe_10_E263 # Branch on which the cross section is located.
-chainage = 49.56982485811156 # Chainage on the branch (m).
-shift = 760.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E264_49.66 # Unique cross-section location id.
-branchId = pipe_10_E264 # Branch on which the cross section is located.
-chainage = 49.656668612361955 # Chainage on the branch (m).
-shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E265_49.84 # Unique cross-section location id.
-branchId = pipe_10_E265 # Branch on which the cross section is located.
-chainage = 49.83925343977785 # Chainage on the branch (m).
-shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E266_49.75 # Unique cross-section location id.
-branchId = pipe_10_E266 # Branch on which the cross section is located.
-chainage = 49.749917022504704 # Chainage on the branch (m).
-shift = 775.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E267_49.84 # Unique cross-section location id.
-branchId = pipe_10_E267 # Branch on which the cross section is located.
-chainage = 49.839253440770456 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E268_49.73 # Unique cross-section location id.
-branchId = pipe_10_E268 # Branch on which the cross section is located.
-chainage = 49.73065043087553 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E269_49.60 # Unique cross-section location id.
-branchId = pipe_10_E269 # Branch on which the cross section is located.
-chainage = 49.59813433803431 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E270_49.57 # Unique cross-section location id.
-branchId = pipe_10_E270 # Branch on which the cross section is located.
-chainage = 49.57233335114046 # Chainage on the branch (m).
-shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E271_49.45 # Unique cross-section location id.
-branchId = pipe_10_E271 # Branch on which the cross section is located.
-chainage = 49.453085971488186 # Chainage on the branch (m).
-shift = 812.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E272_49.74 # Unique cross-section location id.
-branchId = pipe_10_E272 # Branch on which the cross section is located.
-chainage = 49.74393890931481 # Chainage on the branch (m).
-shift = 777.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E273_44.86 # Unique cross-section location id.
-branchId = pipe_10_E273 # Branch on which the cross section is located.
-chainage = 44.85809334763953 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E274_49.36 # Unique cross-section location id.
-branchId = pipe_10_E274 # Branch on which the cross section is located.
-chainage = 49.35917902935394 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E275_49.62 # Unique cross-section location id.
-branchId = pipe_10_E275 # Branch on which the cross section is located.
-chainage = 49.61762711803174 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_10_E276_49.82 # Unique cross-section location id.
-branchId = pipe_10_E276 # Branch on which the cross section is located.
-chainage = 49.8237205616954 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E0_45.84 # Unique cross-section location id.
-branchId = pipe_11_E0 # Branch on which the cross section is located.
-chainage = 45.843398512725564 # Chainage on the branch (m).
-shift = 798.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E1_46.58 # Unique cross-section location id.
-branchId = pipe_11_E1 # Branch on which the cross section is located.
-chainage = 46.58491410958195 # Chainage on the branch (m).
-shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E2_46.58 # Unique cross-section location id.
-branchId = pipe_11_E2 # Branch on which the cross section is located.
-chainage = 46.58491410944088 # Chainage on the branch (m).
-shift = 791.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E3_46.58 # Unique cross-section location id.
-branchId = pipe_11_E3 # Branch on which the cross section is located.
-chainage = 46.58491411032287 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E4_46.58 # Unique cross-section location id.
-branchId = pipe_11_E4 # Branch on which the cross section is located.
-chainage = 46.57775501031621 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E5_46.38 # Unique cross-section location id.
-branchId = pipe_11_E5 # Branch on which the cross section is located.
-chainage = 46.37618225725309 # Chainage on the branch (m).
-shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E6_46.58 # Unique cross-section location id.
-branchId = pipe_11_E6 # Branch on which the cross section is located.
-chainage = 46.584914110282384 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E7_46.51 # Unique cross-section location id.
-branchId = pipe_11_E7 # Branch on which the cross section is located.
-chainage = 46.511218931962595 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E8_46.00 # Unique cross-section location id.
-branchId = pipe_11_E8 # Branch on which the cross section is located.
-chainage = 45.99932921986387 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_11_E9_46.58 # Unique cross-section location id.
-branchId = pipe_11_E9 # Branch on which the cross section is located.
-chainage = 46.58491410963628 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E0_43.02 # Unique cross-section location id.
-branchId = pipe_12_E0 # Branch on which the cross section is located.
-chainage = 43.01924325419659 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E1_43.02 # Unique cross-section location id.
-branchId = pipe_12_E1 # Branch on which the cross section is located.
-chainage = 43.019243253331936 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E2_42.93 # Unique cross-section location id.
-branchId = pipe_12_E2 # Branch on which the cross section is located.
-chainage = 42.93120044824856 # Chainage on the branch (m).
-shift = 796.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E3_43.01 # Unique cross-section location id.
-branchId = pipe_12_E3 # Branch on which the cross section is located.
-chainage = 43.01316151787953 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E4_43.02 # Unique cross-section location id.
-branchId = pipe_12_E4 # Branch on which the cross section is located.
-chainage = 43.01924325381993 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E5_43.02 # Unique cross-section location id.
-branchId = pipe_12_E5 # Branch on which the cross section is located.
-chainage = 43.01924325381993 # Chainage on the branch (m).
-shift = 805.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_12_E6_42.93 # Unique cross-section location id.
-branchId = pipe_12_E6 # Branch on which the cross section is located.
-chainage = 42.92881876957556 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_15_E0_24.50 # Unique cross-section location id.
-branchId = pipe_15_E0 # Branch on which the cross section is located.
-chainage = 24.495994239973164 # Chainage on the branch (m).
-shift = 793.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_17_E0_29.14 # Unique cross-section location id.
-branchId = pipe_17_E0 # Branch on which the cross section is located.
-chainage = 29.141086097378533 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_18_E0_22.88 # Unique cross-section location id.
-branchId = pipe_18_E0 # Branch on which the cross section is located.
-chainage = 22.878491593160298 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_19_E0_47.59 # Unique cross-section location id.
-branchId = pipe_19_E0 # Branch on which the cross section is located.
-chainage = 47.587741776424224 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_19_E1_41.79 # Unique cross-section location id.
-branchId = pipe_19_E1 # Branch on which the cross section is located.
-chainage = 41.785296128106395 # Chainage on the branch (m).
-shift = 802.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E0_49.96 # Unique cross-section location id.
-branchId = pipe_20_E0 # Branch on which the cross section is located.
-chainage = 49.95704984773258 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E1_49.96 # Unique cross-section location id.
-branchId = pipe_20_E1 # Branch on which the cross section is located.
-chainage = 49.95704984834314 # Chainage on the branch (m).
-shift = 793.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E2_48.94 # Unique cross-section location id.
-branchId = pipe_20_E2 # Branch on which the cross section is located.
-chainage = 48.936996810257995 # Chainage on the branch (m).
-shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E3_49.96 # Unique cross-section location id.
-branchId = pipe_20_E3 # Branch on which the cross section is located.
-chainage = 49.95704984809253 # Chainage on the branch (m).
-shift = 806.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E4_49.95 # Unique cross-section location id.
-branchId = pipe_20_E4 # Branch on which the cross section is located.
-chainage = 49.947385232052916 # Chainage on the branch (m).
-shift = 791.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E5_49.96 # Unique cross-section location id.
-branchId = pipe_20_E5 # Branch on which the cross section is located.
-chainage = 49.95704984753578 # Chainage on the branch (m).
-shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E6_49.95 # Unique cross-section location id.
-branchId = pipe_20_E6 # Branch on which the cross section is located.
-chainage = 49.953592002743825 # Chainage on the branch (m).
-shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E7_49.96 # Unique cross-section location id.
-branchId = pipe_20_E7 # Branch on which the cross section is located.
-chainage = 49.95704984869966 # Chainage on the branch (m).
-shift = 809.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E8_49.96 # Unique cross-section location id.
-branchId = pipe_20_E8 # Branch on which the cross section is located.
-chainage = 49.95704984779247 # Chainage on the branch (m).
-shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E9_49.96 # Unique cross-section location id.
-branchId = pipe_20_E9 # Branch on which the cross section is located.
-chainage = 49.95704984779247 # Chainage on the branch (m).
-shift = 816.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E10_49.96 # Unique cross-section location id.
-branchId = pipe_20_E10 # Branch on which the cross section is located.
-chainage = 49.95704984869966 # Chainage on the branch (m).
-shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E11_49.59 # Unique cross-section location id.
-branchId = pipe_20_E11 # Branch on which the cross section is located.
-chainage = 49.585688827984505 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E12_49.58 # Unique cross-section location id.
-branchId = pipe_20_E12 # Branch on which the cross section is located.
-chainage = 49.577814057035695 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E13_49.66 # Unique cross-section location id.
-branchId = pipe_20_E13 # Branch on which the cross section is located.
-chainage = 49.66458590282397 # Chainage on the branch (m).
-shift = 769.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E14_48.97 # Unique cross-section location id.
-branchId = pipe_20_E14 # Branch on which the cross section is located.
-chainage = 48.97407351409041 # Chainage on the branch (m).
-shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E15_49.81 # Unique cross-section location id.
-branchId = pipe_20_E15 # Branch on which the cross section is located.
-chainage = 49.81050977806989 # Chainage on the branch (m).
-shift = 788.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E16_49.96 # Unique cross-section location id.
-branchId = pipe_20_E16 # Branch on which the cross section is located.
-chainage = 49.95704984838784 # Chainage on the branch (m).
-shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E17_49.83 # Unique cross-section location id.
-branchId = pipe_20_E17 # Branch on which the cross section is located.
-chainage = 49.830324075578766 # Chainage on the branch (m).
-shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E18_49.96 # Unique cross-section location id.
-branchId = pipe_20_E18 # Branch on which the cross section is located.
-chainage = 49.95704984802477 # Chainage on the branch (m).
-shift = 817.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E19_49.95 # Unique cross-section location id.
-branchId = pipe_20_E19 # Branch on which the cross section is located.
-chainage = 49.94692087171769 # Chainage on the branch (m).
-shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E20_49.59 # Unique cross-section location id.
-branchId = pipe_20_E20 # Branch on which the cross section is located.
-chainage = 49.58547268938827 # Chainage on the branch (m).
-shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E21_48.97 # Unique cross-section location id.
-branchId = pipe_20_E21 # Branch on which the cross section is located.
-chainage = 48.96556544834205 # Chainage on the branch (m).
-shift = 844.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E22_49.67 # Unique cross-section location id.
-branchId = pipe_20_E22 # Branch on which the cross section is located.
-chainage = 49.668690685108295 # Chainage on the branch (m).
-shift = 830.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E23_49.75 # Unique cross-section location id.
-branchId = pipe_20_E23 # Branch on which the cross section is located.
-chainage = 49.746636608424275 # Chainage on the branch (m).
-shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E24_49.49 # Unique cross-section location id.
-branchId = pipe_20_E24 # Branch on which the cross section is located.
-chainage = 49.48847166878901 # Chainage on the branch (m).
-shift = 759.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E25_49.95 # Unique cross-section location id.
-branchId = pipe_20_E25 # Branch on which the cross section is located.
-chainage = 49.95490490596672 # Chainage on the branch (m).
-shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E26_49.96 # Unique cross-section location id.
-branchId = pipe_20_E26 # Branch on which the cross section is located.
-chainage = 49.956973552539544 # Chainage on the branch (m).
-shift = 748.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E27_49.96 # Unique cross-section location id.
-branchId = pipe_20_E27 # Branch on which the cross section is located.
-chainage = 49.95704984812639 # Chainage on the branch (m).
-shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E28_49.94 # Unique cross-section location id.
-branchId = pipe_20_E28 # Branch on which the cross section is located.
-chainage = 49.94399875236125 # Chainage on the branch (m).
-shift = 740.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E29_49.68 # Unique cross-section location id.
-branchId = pipe_20_E29 # Branch on which the cross section is located.
-chainage = 49.683455596777314 # Chainage on the branch (m).
-shift = 745.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E30_49.77 # Unique cross-section location id.
-branchId = pipe_20_E30 # Branch on which the cross section is located.
-chainage = 49.77128895878756 # Chainage on the branch (m).
-shift = 754.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E31_49.95 # Unique cross-section location id.
-branchId = pipe_20_E31 # Branch on which the cross section is located.
-chainage = 49.94625756879414 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E32_49.96 # Unique cross-section location id.
-branchId = pipe_20_E32 # Branch on which the cross section is located.
-chainage = 49.95704984853463 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E33_49.91 # Unique cross-section location id.
-branchId = pipe_20_E33 # Branch on which the cross section is located.
-chainage = 49.90552159926363 # Chainage on the branch (m).
-shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E34_49.96 # Unique cross-section location id.
-branchId = pipe_20_E34 # Branch on which the cross section is located.
-chainage = 49.957049848188326 # Chainage on the branch (m).
-shift = 753.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E35_49.96 # Unique cross-section location id.
-branchId = pipe_20_E35 # Branch on which the cross section is located.
-chainage = 49.9570497905843 # Chainage on the branch (m).
-shift = 748.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E36_49.96 # Unique cross-section location id.
-branchId = pipe_20_E36 # Branch on which the cross section is located.
-chainage = 49.95667604528184 # Chainage on the branch (m).
-shift = 757.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E37_49.96 # Unique cross-section location id.
-branchId = pipe_20_E37 # Branch on which the cross section is located.
-chainage = 49.95704984795827 # Chainage on the branch (m).
-shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E38_49.67 # Unique cross-section location id.
-branchId = pipe_20_E38 # Branch on which the cross section is located.
-chainage = 49.66719753390383 # Chainage on the branch (m).
-shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E39_49.82 # Unique cross-section location id.
-branchId = pipe_20_E39 # Branch on which the cross section is located.
-chainage = 49.81743350494777 # Chainage on the branch (m).
-shift = 751.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E40_49.77 # Unique cross-section location id.
-branchId = pipe_20_E40 # Branch on which the cross section is located.
-chainage = 49.772669703716815 # Chainage on the branch (m).
-shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E41_49.32 # Unique cross-section location id.
-branchId = pipe_20_E41 # Branch on which the cross section is located.
-chainage = 49.32060476788469 # Chainage on the branch (m).
-shift = 749.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E42_49.65 # Unique cross-section location id.
-branchId = pipe_20_E42 # Branch on which the cross section is located.
-chainage = 49.64900180595635 # Chainage on the branch (m).
-shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E43_49.89 # Unique cross-section location id.
-branchId = pipe_20_E43 # Branch on which the cross section is located.
-chainage = 49.887276682280984 # Chainage on the branch (m).
-shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E44_49.96 # Unique cross-section location id.
-branchId = pipe_20_E44 # Branch on which the cross section is located.
-chainage = 49.957049848313254 # Chainage on the branch (m).
-shift = 748.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E45_49.96 # Unique cross-section location id.
-branchId = pipe_20_E45 # Branch on which the cross section is located.
-chainage = 49.95704984763464 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E46_49.94 # Unique cross-section location id.
-branchId = pipe_20_E46 # Branch on which the cross section is located.
-chainage = 49.935926847792814 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_20_E47_49.96 # Unique cross-section location id.
-branchId = pipe_20_E47 # Branch on which the cross section is located.
-chainage = 49.957049848292506 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E0_42.65 # Unique cross-section location id.
-branchId = pipe_21_E0 # Branch on which the cross section is located.
-chainage = 42.6467639540124 # Chainage on the branch (m).
-shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E1_38.75 # Unique cross-section location id.
-branchId = pipe_21_E1 # Branch on which the cross section is located.
-chainage = 38.7537967075955 # Chainage on the branch (m).
-shift = 762.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E2_42.21 # Unique cross-section location id.
-branchId = pipe_21_E2 # Branch on which the cross section is located.
-chainage = 42.2075811169523 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E3_42.65 # Unique cross-section location id.
-branchId = pipe_21_E3 # Branch on which the cross section is located.
-chainage = 42.64676395375684 # Chainage on the branch (m).
-shift = 756.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_21_E4_40.07 # Unique cross-section location id.
-branchId = pipe_21_E4 # Branch on which the cross section is located.
-chainage = 40.07323138027512 # Chainage on the branch (m).
-shift = 754.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_23_E0_26.38 # Unique cross-section location id.
-branchId = pipe_23_E0 # Branch on which the cross section is located.
-chainage = 26.384890886221175 # Chainage on the branch (m).
-shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_23_E1_26.38 # Unique cross-section location id.
-branchId = pipe_23_E1 # Branch on which the cross section is located.
-chainage = 26.384890886678356 # Chainage on the branch (m).
-shift = 811.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_24_E0_42.24 # Unique cross-section location id.
-branchId = pipe_24_E0 # Branch on which the cross section is located.
-chainage = 42.244368446486874 # Chainage on the branch (m).
-shift = 748.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_24_E1_45.73 # Unique cross-section location id.
-branchId = pipe_24_E1 # Branch on which the cross section is located.
-chainage = 45.72528168078143 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_25_E0_40.38 # Unique cross-section location id.
-branchId = pipe_25_E0 # Branch on which the cross section is located.
-chainage = 40.375905241400346 # Chainage on the branch (m).
-shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_25_E1_42.75 # Unique cross-section location id.
-branchId = pipe_25_E1 # Branch on which the cross section is located.
-chainage = 42.75417385701397 # Chainage on the branch (m).
-shift = 788.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_25_E2_42.90 # Unique cross-section location id.
-branchId = pipe_25_E2 # Branch on which the cross section is located.
-chainage = 42.89681576703383 # Chainage on the branch (m).
-shift = 780.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_26_E0_24.12 # Unique cross-section location id.
-branchId = pipe_26_E0 # Branch on which the cross section is located.
-chainage = 24.123747909750783 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_29_E0_32.61 # Unique cross-section location id.
-branchId = pipe_29_E0 # Branch on which the cross section is located.
-chainage = 32.61027693975268 # Chainage on the branch (m).
-shift = 757.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_29_E1_31.24 # Unique cross-section location id.
-branchId = pipe_29_E1 # Branch on which the cross section is located.
-chainage = 31.239811053275748 # Chainage on the branch (m).
-shift = 760.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E0_45.94 # Unique cross-section location id.
-branchId = pipe_30_E0 # Branch on which the cross section is located.
-chainage = 45.93748369909814 # Chainage on the branch (m).
-shift = 766.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E1_41.51 # Unique cross-section location id.
-branchId = pipe_30_E1 # Branch on which the cross section is located.
-chainage = 41.51378750793971 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E2_45.90 # Unique cross-section location id.
-branchId = pipe_30_E2 # Branch on which the cross section is located.
-chainage = 45.896079738550505 # Chainage on the branch (m).
-shift = 760.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E3_45.95 # Unique cross-section location id.
-branchId = pipe_30_E3 # Branch on which the cross section is located.
-chainage = 45.953738123787836 # Chainage on the branch (m).
-shift = 753.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E4_45.94 # Unique cross-section location id.
-branchId = pipe_30_E4 # Branch on which the cross section is located.
-chainage = 45.9408526876547 # Chainage on the branch (m).
-shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E5_45.81 # Unique cross-section location id.
-branchId = pipe_30_E5 # Branch on which the cross section is located.
-chainage = 45.80887744453785 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E6_45.98 # Unique cross-section location id.
-branchId = pipe_30_E6 # Branch on which the cross section is located.
-chainage = 45.97569631548814 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_30_E7_44.55 # Unique cross-section location id.
-branchId = pipe_30_E7 # Branch on which the cross section is located.
-chainage = 44.546616613525906 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E0_49.57 # Unique cross-section location id.
-branchId = pipe_32_E0 # Branch on which the cross section is located.
-chainage = 49.57103512516862 # Chainage on the branch (m).
-shift = 759.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E1_49.54 # Unique cross-section location id.
-branchId = pipe_32_E1 # Branch on which the cross section is located.
-chainage = 49.54396955883138 # Chainage on the branch (m).
-shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E2_49.55 # Unique cross-section location id.
-branchId = pipe_32_E2 # Branch on which the cross section is located.
-chainage = 49.54502644111863 # Chainage on the branch (m).
-shift = 769.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E3_49.57 # Unique cross-section location id.
-branchId = pipe_32_E3 # Branch on which the cross section is located.
-chainage = 49.571035125135865 # Chainage on the branch (m).
-shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E4_49.56 # Unique cross-section location id.
-branchId = pipe_32_E4 # Branch on which the cross section is located.
-chainage = 49.562408646584444 # Chainage on the branch (m).
-shift = 778.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E5_49.55 # Unique cross-section location id.
-branchId = pipe_32_E5 # Branch on which the cross section is located.
-chainage = 49.546247818157305 # Chainage on the branch (m).
-shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E6_49.57 # Unique cross-section location id.
-branchId = pipe_32_E6 # Branch on which the cross section is located.
-chainage = 49.57103512517064 # Chainage on the branch (m).
-shift = 783.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E7_49.57 # Unique cross-section location id.
-branchId = pipe_32_E7 # Branch on which the cross section is located.
-chainage = 49.57103512502327 # Chainage on the branch (m).
-shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E8_49.51 # Unique cross-section location id.
-branchId = pipe_32_E8 # Branch on which the cross section is located.
-chainage = 49.51068945503694 # Chainage on the branch (m).
-shift = 785.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E9_49.57 # Unique cross-section location id.
-branchId = pipe_32_E9 # Branch on which the cross section is located.
-chainage = 49.57103512498852 # Chainage on the branch (m).
-shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E10_49.52 # Unique cross-section location id.
-branchId = pipe_32_E10 # Branch on which the cross section is located.
-chainage = 49.522754397417714 # Chainage on the branch (m).
-shift = 787.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E11_49.42 # Unique cross-section location id.
-branchId = pipe_32_E11 # Branch on which the cross section is located.
-chainage = 49.42029788017918 # Chainage on the branch (m).
-shift = 786.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E12_49.57 # Unique cross-section location id.
-branchId = pipe_32_E12 # Branch on which the cross section is located.
-chainage = 49.56898871911207 # Chainage on the branch (m).
-shift = 814.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E13_49.57 # Unique cross-section location id.
-branchId = pipe_32_E13 # Branch on which the cross section is located.
-chainage = 49.56775345231123 # Chainage on the branch (m).
-shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E14_49.57 # Unique cross-section location id.
-branchId = pipe_32_E14 # Branch on which the cross section is located.
-chainage = 49.571035125032836 # Chainage on the branch (m).
-shift = 815.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E15_49.57 # Unique cross-section location id.
-branchId = pipe_32_E15 # Branch on which the cross section is located.
-chainage = 49.57103512520923 # Chainage on the branch (m).
-shift = 800.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E16_49.57 # Unique cross-section location id.
-branchId = pipe_32_E16 # Branch on which the cross section is located.
-chainage = 49.57103512520923 # Chainage on the branch (m).
-shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E17_49.57 # Unique cross-section location id.
-branchId = pipe_32_E17 # Branch on which the cross section is located.
-chainage = 49.571035125032836 # Chainage on the branch (m).
-shift = 835.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E18_49.57 # Unique cross-section location id.
-branchId = pipe_32_E18 # Branch on which the cross section is located.
-chainage = 49.5710351246013 # Chainage on the branch (m).
-shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E19_49.56 # Unique cross-section location id.
-branchId = pipe_32_E19 # Branch on which the cross section is located.
-chainage = 49.56250646342485 # Chainage on the branch (m).
-shift = 826.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E20_49.57 # Unique cross-section location id.
-branchId = pipe_32_E20 # Branch on which the cross section is located.
-chainage = 49.571035125247434 # Chainage on the branch (m).
-shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E21_49.57 # Unique cross-section location id.
-branchId = pipe_32_E21 # Branch on which the cross section is located.
-chainage = 49.57103512444166 # Chainage on the branch (m).
-shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E22_49.12 # Unique cross-section location id.
-branchId = pipe_32_E22 # Branch on which the cross section is located.
-chainage = 49.120219750851604 # Chainage on the branch (m).
-shift = 851.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E23_49.55 # Unique cross-section location id.
-branchId = pipe_32_E23 # Branch on which the cross section is located.
-chainage = 49.55475043133406 # Chainage on the branch (m).
-shift = 888.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E24_49.57 # Unique cross-section location id.
-branchId = pipe_32_E24 # Branch on which the cross section is located.
-chainage = 49.57103512459825 # Chainage on the branch (m).
-shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E25_49.57 # Unique cross-section location id.
-branchId = pipe_32_E25 # Branch on which the cross section is located.
-chainage = 49.571025429274684 # Chainage on the branch (m).
-shift = 873.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E26_49.57 # Unique cross-section location id.
-branchId = pipe_32_E26 # Branch on which the cross section is located.
-chainage = 49.57103512557068 # Chainage on the branch (m).
-shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E27_49.57 # Unique cross-section location id.
-branchId = pipe_32_E27 # Branch on which the cross section is located.
-chainage = 49.57103512461662 # Chainage on the branch (m).
-shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E28_49.29 # Unique cross-section location id.
-branchId = pipe_32_E28 # Branch on which the cross section is located.
-chainage = 49.29169369915681 # Chainage on the branch (m).
-shift = 895.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E29_49.50 # Unique cross-section location id.
-branchId = pipe_32_E29 # Branch on which the cross section is located.
-chainage = 49.496038646521285 # Chainage on the branch (m).
-shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E30_49.55 # Unique cross-section location id.
-branchId = pipe_32_E30 # Branch on which the cross section is located.
-chainage = 49.54982964625261 # Chainage on the branch (m).
-shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E31_49.57 # Unique cross-section location id.
-branchId = pipe_32_E31 # Branch on which the cross section is located.
-chainage = 49.57103512487335 # Chainage on the branch (m).
-shift = 916.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E32_49.57 # Unique cross-section location id.
-branchId = pipe_32_E32 # Branch on which the cross section is located.
-chainage = 49.571035125818554 # Chainage on the branch (m).
-shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E33_49.24 # Unique cross-section location id.
-branchId = pipe_32_E33 # Branch on which the cross section is located.
-chainage = 49.24226373253869 # Chainage on the branch (m).
-shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E34_49.47 # Unique cross-section location id.
-branchId = pipe_32_E34 # Branch on which the cross section is located.
-chainage = 49.467028257081374 # Chainage on the branch (m).
-shift = 946.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E35_49.57 # Unique cross-section location id.
-branchId = pipe_32_E35 # Branch on which the cross section is located.
-chainage = 49.57103512505527 # Chainage on the branch (m).
-shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E36_49.57 # Unique cross-section location id.
-branchId = pipe_32_E36 # Branch on which the cross section is located.
-chainage = 49.57103512496144 # Chainage on the branch (m).
-shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E37_49.43 # Unique cross-section location id.
-branchId = pipe_32_E37 # Branch on which the cross section is located.
-chainage = 49.43059618949039 # Chainage on the branch (m).
-shift = 938.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E38_49.53 # Unique cross-section location id.
-branchId = pipe_32_E38 # Branch on which the cross section is located.
-chainage = 49.528504157481265 # Chainage on the branch (m).
-shift = 969.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E39_49.57 # Unique cross-section location id.
-branchId = pipe_32_E39 # Branch on which the cross section is located.
-chainage = 49.57103512538012 # Chainage on the branch (m).
-shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E40_49.47 # Unique cross-section location id.
-branchId = pipe_32_E40 # Branch on which the cross section is located.
-chainage = 49.47262650686139 # Chainage on the branch (m).
-shift = 933.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E41_49.57 # Unique cross-section location id.
-branchId = pipe_32_E41 # Branch on which the cross section is located.
-chainage = 49.57103512513087 # Chainage on the branch (m).
-shift = 947.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E42_49.57 # Unique cross-section location id.
-branchId = pipe_32_E42 # Branch on which the cross section is located.
-chainage = 49.57103512513087 # Chainage on the branch (m).
-shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E43_49.34 # Unique cross-section location id.
-branchId = pipe_32_E43 # Branch on which the cross section is located.
-chainage = 49.340087355022064 # Chainage on the branch (m).
-shift = 922.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E44_49.52 # Unique cross-section location id.
-branchId = pipe_32_E44 # Branch on which the cross section is located.
-chainage = 49.51535333219851 # Chainage on the branch (m).
-shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E45_49.57 # Unique cross-section location id.
-branchId = pipe_32_E45 # Branch on which the cross section is located.
-chainage = 49.57103512576089 # Chainage on the branch (m).
-shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E46_49.57 # Unique cross-section location id.
-branchId = pipe_32_E46 # Branch on which the cross section is located.
-chainage = 49.571035124860664 # Chainage on the branch (m).
-shift = 939.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E47_45.42 # Unique cross-section location id.
-branchId = pipe_32_E47 # Branch on which the cross section is located.
-chainage = 45.42327133763296 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E48_38.01 # Unique cross-section location id.
-branchId = pipe_32_E48 # Branch on which the cross section is located.
-chainage = 38.01308565525336 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E49_49.57 # Unique cross-section location id.
-branchId = pipe_32_E49 # Branch on which the cross section is located.
-chainage = 49.571035124374774 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E50_46.58 # Unique cross-section location id.
-branchId = pipe_32_E50 # Branch on which the cross section is located.
-chainage = 46.576116162417534 # Chainage on the branch (m).
-shift = 952.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E51_49.55 # Unique cross-section location id.
-branchId = pipe_32_E51 # Branch on which the cross section is located.
-chainage = 49.55206954292026 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E52_49.32 # Unique cross-section location id.
-branchId = pipe_32_E52 # Branch on which the cross section is located.
-chainage = 49.31919991896291 # Chainage on the branch (m).
-shift = 938.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E53_49.57 # Unique cross-section location id.
-branchId = pipe_32_E53 # Branch on which the cross section is located.
-chainage = 49.571035125092884 # Chainage on the branch (m).
-shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E54_49.57 # Unique cross-section location id.
-branchId = pipe_32_E54 # Branch on which the cross section is located.
-chainage = 49.57103512510529 # Chainage on the branch (m).
-shift = 935.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E55_49.49 # Unique cross-section location id.
-branchId = pipe_32_E55 # Branch on which the cross section is located.
-chainage = 49.48846438396262 # Chainage on the branch (m).
-shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E56_49.51 # Unique cross-section location id.
-branchId = pipe_32_E56 # Branch on which the cross section is located.
-chainage = 49.51281974212161 # Chainage on the branch (m).
-shift = 935.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E57_49.57 # Unique cross-section location id.
-branchId = pipe_32_E57 # Branch on which the cross section is located.
-chainage = 49.571035125124595 # Chainage on the branch (m).
-shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E58_49.55 # Unique cross-section location id.
-branchId = pipe_32_E58 # Branch on which the cross section is located.
-chainage = 49.55275689542034 # Chainage on the branch (m).
-shift = 938.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E59_49.28 # Unique cross-section location id.
-branchId = pipe_32_E59 # Branch on which the cross section is located.
-chainage = 49.27668138024619 # Chainage on the branch (m).
-shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E60_49.18 # Unique cross-section location id.
-branchId = pipe_32_E60 # Branch on which the cross section is located.
-chainage = 49.1797052654392 # Chainage on the branch (m).
-shift = 940.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E61_48.79 # Unique cross-section location id.
-branchId = pipe_32_E61 # Branch on which the cross section is located.
-chainage = 48.791095984421524 # Chainage on the branch (m).
-shift = 943.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E62_49.57 # Unique cross-section location id.
-branchId = pipe_32_E62 # Branch on which the cross section is located.
-chainage = 49.571035125320485 # Chainage on the branch (m).
-shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E63_49.48 # Unique cross-section location id.
-branchId = pipe_32_E63 # Branch on which the cross section is located.
-chainage = 49.48266745165307 # Chainage on the branch (m).
-shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E64_49.57 # Unique cross-section location id.
-branchId = pipe_32_E64 # Branch on which the cross section is located.
-chainage = 49.57103512551721 # Chainage on the branch (m).
-shift = 950.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E65_49.57 # Unique cross-section location id.
-branchId = pipe_32_E65 # Branch on which the cross section is located.
-chainage = 49.57103512469701 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E66_49.57 # Unique cross-section location id.
-branchId = pipe_32_E66 # Branch on which the cross section is located.
-chainage = 49.56614561433838 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E67_49.57 # Unique cross-section location id.
-branchId = pipe_32_E67 # Branch on which the cross section is located.
-chainage = 49.5710351242667 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E68_49.57 # Unique cross-section location id.
-branchId = pipe_32_E68 # Branch on which the cross section is located.
-chainage = 49.57103512517299 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E69_49.46 # Unique cross-section location id.
-branchId = pipe_32_E69 # Branch on which the cross section is located.
-chainage = 49.461976375925616 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E70_49.57 # Unique cross-section location id.
-branchId = pipe_32_E70 # Branch on which the cross section is located.
-chainage = 49.57103512477533 # Chainage on the branch (m).
-shift = 962.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E71_49.57 # Unique cross-section location id.
-branchId = pipe_32_E71 # Branch on which the cross section is located.
-chainage = 49.57103512474947 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E72_49.52 # Unique cross-section location id.
-branchId = pipe_32_E72 # Branch on which the cross section is located.
-chainage = 49.52045696227679 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_32_E73_49.57 # Unique cross-section location id.
-branchId = pipe_32_E73 # Branch on which the cross section is located.
-chainage = 49.57103512489479 # Chainage on the branch (m).
-shift = 948.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E0_48.01 # Unique cross-section location id.
-branchId = pipe_33_E0 # Branch on which the cross section is located.
-chainage = 48.0077597888555 # Chainage on the branch (m).
-shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E1_48.04 # Unique cross-section location id.
-branchId = pipe_33_E1 # Branch on which the cross section is located.
-chainage = 48.03942396937388 # Chainage on the branch (m).
-shift = 749.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E2_48.04 # Unique cross-section location id.
-branchId = pipe_33_E2 # Branch on which the cross section is located.
-chainage = 48.039284128704736 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E3_48.04 # Unique cross-section location id.
-branchId = pipe_33_E3 # Branch on which the cross section is located.
-chainage = 48.03942396908083 # Chainage on the branch (m).
-shift = 735.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E4_48.04 # Unique cross-section location id.
-branchId = pipe_33_E4 # Branch on which the cross section is located.
-chainage = 48.039423969576 # Chainage on the branch (m).
-shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E5_48.03 # Unique cross-section location id.
-branchId = pipe_33_E5 # Branch on which the cross section is located.
-chainage = 48.02543785607358 # Chainage on the branch (m).
-shift = 760.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E6_48.04 # Unique cross-section location id.
-branchId = pipe_33_E6 # Branch on which the cross section is located.
-chainage = 48.03942396943355 # Chainage on the branch (m).
-shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E7_48.04 # Unique cross-section location id.
-branchId = pipe_33_E7 # Branch on which the cross section is located.
-chainage = 48.03942396943355 # Chainage on the branch (m).
-shift = 752.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E8_48.04 # Unique cross-section location id.
-branchId = pipe_33_E8 # Branch on which the cross section is located.
-chainage = 48.03665819784142 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E9_47.93 # Unique cross-section location id.
-branchId = pipe_33_E9 # Branch on which the cross section is located.
-chainage = 47.93205009712398 # Chainage on the branch (m).
-shift = 740.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E10_48.04 # Unique cross-section location id.
-branchId = pipe_33_E10 # Branch on which the cross section is located.
-chainage = 48.03942396955599 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E11_48.04 # Unique cross-section location id.
-branchId = pipe_33_E11 # Branch on which the cross section is located.
-chainage = 48.0394239691906 # Chainage on the branch (m).
-shift = 715.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_33_E12_47.84 # Unique cross-section location id.
-branchId = pipe_33_E12 # Branch on which the cross section is located.
-chainage = 47.8444958100514 # Chainage on the branch (m).
-shift = 708.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E0_49.74 # Unique cross-section location id.
-branchId = pipe_34_E0 # Branch on which the cross section is located.
-chainage = 49.73852101246634 # Chainage on the branch (m).
-shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E1_49.76 # Unique cross-section location id.
-branchId = pipe_34_E1 # Branch on which the cross section is located.
-chainage = 49.76010332494806 # Chainage on the branch (m).
-shift = 951.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E2_49.76 # Unique cross-section location id.
-branchId = pipe_34_E2 # Branch on which the cross section is located.
-chainage = 49.76010332484535 # Chainage on the branch (m).
-shift = 953.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E3_49.71 # Unique cross-section location id.
-branchId = pipe_34_E3 # Branch on which the cross section is located.
-chainage = 49.70801885057801 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E4_49.37 # Unique cross-section location id.
-branchId = pipe_34_E4 # Branch on which the cross section is located.
-chainage = 49.371840337684766 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E5_49.76 # Unique cross-section location id.
-branchId = pipe_34_E5 # Branch on which the cross section is located.
-chainage = 49.76010332462243 # Chainage on the branch (m).
-shift = 951.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E6_49.76 # Unique cross-section location id.
-branchId = pipe_34_E6 # Branch on which the cross section is located.
-chainage = 49.76010332460818 # Chainage on the branch (m).
-shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E7_49.76 # Unique cross-section location id.
-branchId = pipe_34_E7 # Branch on which the cross section is located.
-chainage = 49.76010332462243 # Chainage on the branch (m).
-shift = 950.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E8_49.72 # Unique cross-section location id.
-branchId = pipe_34_E8 # Branch on which the cross section is located.
-chainage = 49.721453691497366 # Chainage on the branch (m).
-shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E9_49.76 # Unique cross-section location id.
-branchId = pipe_34_E9 # Branch on which the cross section is located.
-chainage = 49.760103324826595 # Chainage on the branch (m).
-shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E10_49.74 # Unique cross-section location id.
-branchId = pipe_34_E10 # Branch on which the cross section is located.
-chainage = 49.73995368753972 # Chainage on the branch (m).
-shift = 943.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E11_49.32 # Unique cross-section location id.
-branchId = pipe_34_E11 # Branch on which the cross section is located.
-chainage = 49.319314242214126 # Chainage on the branch (m).
-shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E12_49.76 # Unique cross-section location id.
-branchId = pipe_34_E12 # Branch on which the cross section is located.
-chainage = 49.760103325159115 # Chainage on the branch (m).
-shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E13_49.76 # Unique cross-section location id.
-branchId = pipe_34_E13 # Branch on which the cross section is located.
-chainage = 49.76010332423435 # Chainage on the branch (m).
-shift = 934.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E14_49.76 # Unique cross-section location id.
-branchId = pipe_34_E14 # Branch on which the cross section is located.
-chainage = 49.760103325159115 # Chainage on the branch (m).
-shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E15_49.76 # Unique cross-section location id.
-branchId = pipe_34_E15 # Branch on which the cross section is located.
-chainage = 49.760103325159115 # Chainage on the branch (m).
-shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E16_49.13 # Unique cross-section location id.
-branchId = pipe_34_E16 # Branch on which the cross section is located.
-chainage = 49.13103187742291 # Chainage on the branch (m).
-shift = 927.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E17_49.76 # Unique cross-section location id.
-branchId = pipe_34_E17 # Branch on which the cross section is located.
-chainage = 49.7601033245238 # Chainage on the branch (m).
-shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E18_49.76 # Unique cross-section location id.
-branchId = pipe_34_E18 # Branch on which the cross section is located.
-chainage = 49.76010332536465 # Chainage on the branch (m).
-shift = 924.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E19_49.76 # Unique cross-section location id.
-branchId = pipe_34_E19 # Branch on which the cross section is located.
-chainage = 49.7601033246239 # Chainage on the branch (m).
-shift = 928.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E20_49.76 # Unique cross-section location id.
-branchId = pipe_34_E20 # Branch on which the cross section is located.
-chainage = 49.7601033245238 # Chainage on the branch (m).
-shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E21_49.76 # Unique cross-section location id.
-branchId = pipe_34_E21 # Branch on which the cross section is located.
-chainage = 49.76010332536465 # Chainage on the branch (m).
-shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E22_49.73 # Unique cross-section location id.
-branchId = pipe_34_E22 # Branch on which the cross section is located.
-chainage = 49.7337878034288 # Chainage on the branch (m).
-shift = 919.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E23_49.76 # Unique cross-section location id.
-branchId = pipe_34_E23 # Branch on which the cross section is located.
-chainage = 49.7601033253485 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E24_49.76 # Unique cross-section location id.
-branchId = pipe_34_E24 # Branch on which the cross section is located.
-chainage = 49.76010332453579 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E25_47.70 # Unique cross-section location id.
-branchId = pipe_34_E25 # Branch on which the cross section is located.
-chainage = 47.70226478593455 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E26_49.08 # Unique cross-section location id.
-branchId = pipe_34_E26 # Branch on which the cross section is located.
-chainage = 49.082785342720356 # Chainage on the branch (m).
-shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E27_49.18 # Unique cross-section location id.
-branchId = pipe_34_E27 # Branch on which the cross section is located.
-chainage = 49.18387954609024 # Chainage on the branch (m).
-shift = 895.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E28_49.76 # Unique cross-section location id.
-branchId = pipe_34_E28 # Branch on which the cross section is located.
-chainage = 49.76010332491201 # Chainage on the branch (m).
-shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E29_49.67 # Unique cross-section location id.
-branchId = pipe_34_E29 # Branch on which the cross section is located.
-chainage = 49.67418516258109 # Chainage on the branch (m).
-shift = 901.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E30_49.76 # Unique cross-section location id.
-branchId = pipe_34_E30 # Branch on which the cross section is located.
-chainage = 49.76010332475775 # Chainage on the branch (m).
-shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E31_46.24 # Unique cross-section location id.
-branchId = pipe_34_E31 # Branch on which the cross section is located.
-chainage = 46.237288670708615 # Chainage on the branch (m).
-shift = 903.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E32_49.76 # Unique cross-section location id.
-branchId = pipe_34_E32 # Branch on which the cross section is located.
-chainage = 49.760103324369 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E33_49.69 # Unique cross-section location id.
-branchId = pipe_34_E33 # Branch on which the cross section is located.
-chainage = 49.69306811899139 # Chainage on the branch (m).
-shift = 897.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E34_49.76 # Unique cross-section location id.
-branchId = pipe_34_E34 # Branch on which the cross section is located.
-chainage = 49.76010332495172 # Chainage on the branch (m).
-shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E35_49.76 # Unique cross-section location id.
-branchId = pipe_34_E35 # Branch on which the cross section is located.
-chainage = 49.760103324791146 # Chainage on the branch (m).
-shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E36_49.76 # Unique cross-section location id.
-branchId = pipe_34_E36 # Branch on which the cross section is located.
-chainage = 49.76010332495172 # Chainage on the branch (m).
-shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E37_49.76 # Unique cross-section location id.
-branchId = pipe_34_E37 # Branch on which the cross section is located.
-chainage = 49.76010332495172 # Chainage on the branch (m).
-shift = 883.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E38_49.76 # Unique cross-section location id.
-branchId = pipe_34_E38 # Branch on which the cross section is located.
-chainage = 49.76010332427732 # Chainage on the branch (m).
-shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E39_49.76 # Unique cross-section location id.
-branchId = pipe_34_E39 # Branch on which the cross section is located.
-chainage = 49.760103324791146 # Chainage on the branch (m).
-shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E40_46.96 # Unique cross-section location id.
-branchId = pipe_34_E40 # Branch on which the cross section is located.
-chainage = 46.963533352168085 # Chainage on the branch (m).
-shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E41_49.76 # Unique cross-section location id.
-branchId = pipe_34_E41 # Branch on which the cross section is located.
-chainage = 49.76010332478113 # Chainage on the branch (m).
-shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E42_49.76 # Unique cross-section location id.
-branchId = pipe_34_E42 # Branch on which the cross section is located.
-chainage = 49.75697296837414 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E43_48.94 # Unique cross-section location id.
-branchId = pipe_34_E43 # Branch on which the cross section is located.
-chainage = 48.94443732496038 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E44_42.16 # Unique cross-section location id.
-branchId = pipe_34_E44 # Branch on which the cross section is located.
-chainage = 42.163584220348554 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E45_49.76 # Unique cross-section location id.
-branchId = pipe_34_E45 # Branch on which the cross section is located.
-chainage = 49.76010332487057 # Chainage on the branch (m).
-shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E46_49.75 # Unique cross-section location id.
-branchId = pipe_34_E46 # Branch on which the cross section is located.
-chainage = 49.75188043596504 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E47_49.76 # Unique cross-section location id.
-branchId = pipe_34_E47 # Branch on which the cross section is located.
-chainage = 49.76010332475583 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E48_49.76 # Unique cross-section location id.
-branchId = pipe_34_E48 # Branch on which the cross section is located.
-chainage = 49.76010332475583 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E49_46.06 # Unique cross-section location id.
-branchId = pipe_34_E49 # Branch on which the cross section is located.
-chainage = 46.064056665446905 # Chainage on the branch (m).
-shift = 846.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E50_38.94 # Unique cross-section location id.
-branchId = pipe_34_E50 # Branch on which the cross section is located.
-chainage = 38.94038689496691 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E51_49.55 # Unique cross-section location id.
-branchId = pipe_34_E51 # Branch on which the cross section is located.
-chainage = 49.548215282279294 # Chainage on the branch (m).
-shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E52_48.86 # Unique cross-section location id.
-branchId = pipe_34_E52 # Branch on which the cross section is located.
-chainage = 48.85941145194746 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E53_49.76 # Unique cross-section location id.
-branchId = pipe_34_E53 # Branch on which the cross section is located.
-chainage = 49.760103324410636 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E54_49.27 # Unique cross-section location id.
-branchId = pipe_34_E54 # Branch on which the cross section is located.
-chainage = 49.26853235190531 # Chainage on the branch (m).
-shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E55_48.97 # Unique cross-section location id.
-branchId = pipe_34_E55 # Branch on which the cross section is located.
-chainage = 48.9720870881954 # Chainage on the branch (m).
-shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E56_49.76 # Unique cross-section location id.
-branchId = pipe_34_E56 # Branch on which the cross section is located.
-chainage = 49.7601033248301 # Chainage on the branch (m).
-shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E57_49.49 # Unique cross-section location id.
-branchId = pipe_34_E57 # Branch on which the cross section is located.
-chainage = 49.48828826571387 # Chainage on the branch (m).
-shift = 790.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E58_49.76 # Unique cross-section location id.
-branchId = pipe_34_E58 # Branch on which the cross section is located.
-chainage = 49.760103324788375 # Chainage on the branch (m).
-shift = 827.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E59_49.76 # Unique cross-section location id.
-branchId = pipe_34_E59 # Branch on which the cross section is located.
-chainage = 49.760103324788375 # Chainage on the branch (m).
-shift = 815.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E60_49.76 # Unique cross-section location id.
-branchId = pipe_34_E60 # Branch on which the cross section is located.
-chainage = 49.760103324788375 # Chainage on the branch (m).
-shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E61_49.76 # Unique cross-section location id.
-branchId = pipe_34_E61 # Branch on which the cross section is located.
-chainage = 49.759806553891 # Chainage on the branch (m).
-shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E62_49.76 # Unique cross-section location id.
-branchId = pipe_34_E62 # Branch on which the cross section is located.
-chainage = 49.76010332489694 # Chainage on the branch (m).
-shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E63_49.76 # Unique cross-section location id.
-branchId = pipe_34_E63 # Branch on which the cross section is located.
-chainage = 49.76010332466765 # Chainage on the branch (m).
-shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E64_49.76 # Unique cross-section location id.
-branchId = pipe_34_E64 # Branch on which the cross section is located.
-chainage = 49.76010332489694 # Chainage on the branch (m).
-shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E65_49.57 # Unique cross-section location id.
-branchId = pipe_34_E65 # Branch on which the cross section is located.
-chainage = 49.57147509728233 # Chainage on the branch (m).
-shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E66_49.76 # Unique cross-section location id.
-branchId = pipe_34_E66 # Branch on which the cross section is located.
-chainage = 49.760103324989615 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E67_49.76 # Unique cross-section location id.
-branchId = pipe_34_E67 # Branch on which the cross section is located.
-chainage = 49.76010332475426 # Chainage on the branch (m).
-shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E68_49.76 # Unique cross-section location id.
-branchId = pipe_34_E68 # Branch on which the cross section is located.
-chainage = 49.760103324756784 # Chainage on the branch (m).
-shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E69_47.54 # Unique cross-section location id.
-branchId = pipe_34_E69 # Branch on which the cross section is located.
-chainage = 47.54307750154496 # Chainage on the branch (m).
-shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E70_49.76 # Unique cross-section location id.
-branchId = pipe_34_E70 # Branch on which the cross section is located.
-chainage = 49.7601033246684 # Chainage on the branch (m).
-shift = 744.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E71_49.76 # Unique cross-section location id.
-branchId = pipe_34_E71 # Branch on which the cross section is located.
-chainage = 49.76010332486015 # Chainage on the branch (m).
-shift = 769.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E72_49.61 # Unique cross-section location id.
-branchId = pipe_34_E72 # Branch on which the cross section is located.
-chainage = 49.609507433169 # Chainage on the branch (m).
-shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E73_49.76 # Unique cross-section location id.
-branchId = pipe_34_E73 # Branch on which the cross section is located.
-chainage = 49.76010332472632 # Chainage on the branch (m).
-shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E74_49.75 # Unique cross-section location id.
-branchId = pipe_34_E74 # Branch on which the cross section is located.
-chainage = 49.75452951414923 # Chainage on the branch (m).
-shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E75_48.20 # Unique cross-section location id.
-branchId = pipe_34_E75 # Branch on which the cross section is located.
-chainage = 48.20123085951156 # Chainage on the branch (m).
-shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E76_49.76 # Unique cross-section location id.
-branchId = pipe_34_E76 # Branch on which the cross section is located.
-chainage = 49.76010332533668 # Chainage on the branch (m).
-shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E77_49.76 # Unique cross-section location id.
-branchId = pipe_34_E77 # Branch on which the cross section is located.
-chainage = 49.760103324564916 # Chainage on the branch (m).
-shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E78_49.76 # Unique cross-section location id.
-branchId = pipe_34_E78 # Branch on which the cross section is located.
-chainage = 49.760103324564916 # Chainage on the branch (m).
-shift = 752.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E79_49.76 # Unique cross-section location id.
-branchId = pipe_34_E79 # Branch on which the cross section is located.
-chainage = 49.76010332533668 # Chainage on the branch (m).
-shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E80_49.75 # Unique cross-section location id.
-branchId = pipe_34_E80 # Branch on which the cross section is located.
-chainage = 49.74712916952993 # Chainage on the branch (m).
-shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E81_49.76 # Unique cross-section location id.
-branchId = pipe_34_E81 # Branch on which the cross section is located.
-chainage = 49.760103325043104 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E82_49.41 # Unique cross-section location id.
-branchId = pipe_34_E82 # Branch on which the cross section is located.
-chainage = 49.407960921377544 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E83_48.37 # Unique cross-section location id.
-branchId = pipe_34_E83 # Branch on which the cross section is located.
-chainage = 48.368037380254634 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E84_49.65 # Unique cross-section location id.
-branchId = pipe_34_E84 # Branch on which the cross section is located.
-chainage = 49.64579753251522 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E85_49.72 # Unique cross-section location id.
-branchId = pipe_34_E85 # Branch on which the cross section is located.
-chainage = 49.718383408686584 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E86_49.76 # Unique cross-section location id.
-branchId = pipe_34_E86 # Branch on which the cross section is located.
-chainage = 49.76010332489643 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E87_49.76 # Unique cross-section location id.
-branchId = pipe_34_E87 # Branch on which the cross section is located.
-chainage = 49.760103324899355 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E88_49.76 # Unique cross-section location id.
-branchId = pipe_34_E88 # Branch on which the cross section is located.
-chainage = 49.760103323965176 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_34_E89_46.93 # Unique cross-section location id.
-branchId = pipe_34_E89 # Branch on which the cross section is located.
-chainage = 46.92677980867572 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_35_E0_23.98 # Unique cross-section location id.
-branchId = pipe_35_E0 # Branch on which the cross section is located.
-chainage = 23.98039638237132 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_35_E1_28.47 # Unique cross-section location id.
-branchId = pipe_35_E1 # Branch on which the cross section is located.
-chainage = 28.465541807569387 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_36_E0_30.26 # Unique cross-section location id.
-branchId = pipe_36_E0 # Branch on which the cross section is located.
-chainage = 30.25628167960415 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_37_E0_38.93 # Unique cross-section location id.
-branchId = pipe_37_E0 # Branch on which the cross section is located.
-chainage = 38.93292641835443 # Chainage on the branch (m).
-shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_38_E0_49.28 # Unique cross-section location id.
-branchId = pipe_38_E0 # Branch on which the cross section is located.
-chainage = 49.280261349088086 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_38_E1_49.20 # Unique cross-section location id.
-branchId = pipe_38_E1 # Branch on which the cross section is located.
-chainage = 49.20013407593275 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_38_E2_49.08 # Unique cross-section location id.
-branchId = pipe_38_E2 # Branch on which the cross section is located.
-chainage = 49.075915252087235 # Chainage on the branch (m).
-shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E0_40.07 # Unique cross-section location id.
-branchId = pipe_39_E0 # Branch on which the cross section is located.
-chainage = 40.06941748447389 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E1_36.11 # Unique cross-section location id.
-branchId = pipe_39_E1 # Branch on which the cross section is located.
-chainage = 36.11484865327122 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E2_43.55 # Unique cross-section location id.
-branchId = pipe_39_E2 # Branch on which the cross section is located.
-chainage = 43.55302434428249 # Chainage on the branch (m).
-shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_39_E3_43.55 # Unique cross-section location id.
-branchId = pipe_39_E3 # Branch on which the cross section is located.
-chainage = 43.545310074953036 # Chainage on the branch (m).
-shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E0_48.54 # Unique cross-section location id.
-branchId = pipe_40_E0 # Branch on which the cross section is located.
-chainage = 48.537384753299435 # Chainage on the branch (m).
-shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E1_49.12 # Unique cross-section location id.
-branchId = pipe_40_E1 # Branch on which the cross section is located.
-chainage = 49.12151879589174 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E2_49.12 # Unique cross-section location id.
-branchId = pipe_40_E2 # Branch on which the cross section is located.
-chainage = 49.119455603027596 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E3_49.12 # Unique cross-section location id.
-branchId = pipe_40_E3 # Branch on which the cross section is located.
-chainage = 49.121518796480785 # Chainage on the branch (m).
-shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E4_49.08 # Unique cross-section location id.
-branchId = pipe_40_E4 # Branch on which the cross section is located.
-chainage = 49.0801370277406 # Chainage on the branch (m).
-shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E5_49.12 # Unique cross-section location id.
-branchId = pipe_40_E5 # Branch on which the cross section is located.
-chainage = 49.12151879607289 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E6_49.12 # Unique cross-section location id.
-branchId = pipe_40_E6 # Branch on which the cross section is located.
-chainage = 49.12151879701413 # Chainage on the branch (m).
-shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E7_49.12 # Unique cross-section location id.
-branchId = pipe_40_E7 # Branch on which the cross section is located.
-chainage = 49.12151879617268 # Chainage on the branch (m).
-shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E8_49.04 # Unique cross-section location id.
-branchId = pipe_40_E8 # Branch on which the cross section is located.
-chainage = 49.04434387273865 # Chainage on the branch (m).
-shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E9_49.11 # Unique cross-section location id.
-branchId = pipe_40_E9 # Branch on which the cross section is located.
-chainage = 49.108150557922826 # Chainage on the branch (m).
-shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E10_49.12 # Unique cross-section location id.
-branchId = pipe_40_E10 # Branch on which the cross section is located.
-chainage = 49.12151879697037 # Chainage on the branch (m).
-shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E11_49.12 # Unique cross-section location id.
-branchId = pipe_40_E11 # Branch on which the cross section is located.
-chainage = 49.12151879611715 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E12_49.12 # Unique cross-section location id.
-branchId = pipe_40_E12 # Branch on which the cross section is located.
-chainage = 49.12151879697037 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E13_49.12 # Unique cross-section location id.
-branchId = pipe_40_E13 # Branch on which the cross section is located.
-chainage = 49.12151879606381 # Chainage on the branch (m).
-shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E14_49.12 # Unique cross-section location id.
-branchId = pipe_40_E14 # Branch on which the cross section is located.
-chainage = 49.121518797023704 # Chainage on the branch (m).
-shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E15_49.12 # Unique cross-section location id.
-branchId = pipe_40_E15 # Branch on which the cross section is located.
-chainage = 49.12151879606381 # Chainage on the branch (m).
-shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E16_49.08 # Unique cross-section location id.
-branchId = pipe_40_E16 # Branch on which the cross section is located.
-chainage = 49.075399469079784 # Chainage on the branch (m).
-shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E17_49.12 # Unique cross-section location id.
-branchId = pipe_40_E17 # Branch on which the cross section is located.
-chainage = 49.121518796686615 # Chainage on the branch (m).
-shift = 742.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E18_49.07 # Unique cross-section location id.
-branchId = pipe_40_E18 # Branch on which the cross section is located.
-chainage = 49.065490133183005 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E19_49.12 # Unique cross-section location id.
-branchId = pipe_40_E19 # Branch on which the cross section is located.
-chainage = 49.121518796070895 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E20_49.10 # Unique cross-section location id.
-branchId = pipe_40_E20 # Branch on which the cross section is located.
-chainage = 49.10336613032281 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E21_49.12 # Unique cross-section location id.
-branchId = pipe_40_E21 # Branch on which the cross section is located.
-chainage = 49.12151879691641 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E22_49.12 # Unique cross-section location id.
-branchId = pipe_40_E22 # Branch on which the cross section is located.
-chainage = 49.12151879680332 # Chainage on the branch (m).
-shift = 722.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E23_49.12 # Unique cross-section location id.
-branchId = pipe_40_E23 # Branch on which the cross section is located.
-chainage = 49.121518796102315 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E24_49.12 # Unique cross-section location id.
-branchId = pipe_40_E24 # Branch on which the cross section is located.
-chainage = 49.12151879680332 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E25_49.12 # Unique cross-section location id.
-branchId = pipe_40_E25 # Branch on which the cross section is located.
-chainage = 49.12151879691641 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E26_49.12 # Unique cross-section location id.
-branchId = pipe_40_E26 # Branch on which the cross section is located.
-chainage = 49.121518795989225 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E27_49.09 # Unique cross-section location id.
-branchId = pipe_40_E27 # Branch on which the cross section is located.
-chainage = 49.09295342703835 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E28_49.02 # Unique cross-section location id.
-branchId = pipe_40_E28 # Branch on which the cross section is located.
-chainage = 49.020255727806024 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E29_48.41 # Unique cross-section location id.
-branchId = pipe_40_E29 # Branch on which the cross section is located.
-chainage = 48.406558151546925 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E30_49.12 # Unique cross-section location id.
-branchId = pipe_40_E30 # Branch on which the cross section is located.
-chainage = 49.12151879669409 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E31_49.12 # Unique cross-section location id.
-branchId = pipe_40_E31 # Branch on which the cross section is located.
-chainage = 49.12151879669409 # Chainage on the branch (m).
-shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E32_49.12 # Unique cross-section location id.
-branchId = pipe_40_E32 # Branch on which the cross section is located.
-chainage = 49.12151879576634 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E33_48.81 # Unique cross-section location id.
-branchId = pipe_40_E33 # Branch on which the cross section is located.
-chainage = 48.8077097969677 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E34_49.12 # Unique cross-section location id.
-branchId = pipe_40_E34 # Branch on which the cross section is located.
-chainage = 49.121518796814215 # Chainage on the branch (m).
-shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E35_49.09 # Unique cross-section location id.
-branchId = pipe_40_E35 # Branch on which the cross section is located.
-chainage = 49.09190330215006 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E36_49.05 # Unique cross-section location id.
-branchId = pipe_40_E36 # Branch on which the cross section is located.
-chainage = 49.05466210449567 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E37_49.12 # Unique cross-section location id.
-branchId = pipe_40_E37 # Branch on which the cross section is located.
-chainage = 49.12151879644972 # Chainage on the branch (m).
-shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_40_E38_49.12 # Unique cross-section location id.
-branchId = pipe_40_E38 # Branch on which the cross section is located.
-chainage = 49.12151879644972 # Chainage on the branch (m).
-shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E0_49.43 # Unique cross-section location id.
-branchId = pipe_41_E0 # Branch on which the cross section is located.
-chainage = 49.42840407264259 # Chainage on the branch (m).
-shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E1_49.42 # Unique cross-section location id.
-branchId = pipe_41_E1 # Branch on which the cross section is located.
-chainage = 49.41894977267225 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E2_49.44 # Unique cross-section location id.
-branchId = pipe_41_E2 # Branch on which the cross section is located.
-chainage = 49.43682191276741 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E3_49.50 # Unique cross-section location id.
-branchId = pipe_41_E3 # Branch on which the cross section is located.
-chainage = 49.495108523035164 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E4_49.50 # Unique cross-section location id.
-branchId = pipe_41_E4 # Branch on which the cross section is located.
-chainage = 49.49510852389734 # Chainage on the branch (m).
-shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E5_49.49 # Unique cross-section location id.
-branchId = pipe_41_E5 # Branch on which the cross section is located.
-chainage = 49.494549779338115 # Chainage on the branch (m).
-shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E6_49.50 # Unique cross-section location id.
-branchId = pipe_41_E6 # Branch on which the cross section is located.
-chainage = 49.49510852295138 # Chainage on the branch (m).
-shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E7_49.50 # Unique cross-section location id.
-branchId = pipe_41_E7 # Branch on which the cross section is located.
-chainage = 49.4951085237371 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E8_49.47 # Unique cross-section location id.
-branchId = pipe_41_E8 # Branch on which the cross section is located.
-chainage = 49.46844160947103 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E9_49.50 # Unique cross-section location id.
-branchId = pipe_41_E9 # Branch on which the cross section is located.
-chainage = 49.49510852281356 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E10_49.45 # Unique cross-section location id.
-branchId = pipe_41_E10 # Branch on which the cross section is located.
-chainage = 49.4463497375817 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E11_49.50 # Unique cross-section location id.
-branchId = pipe_41_E11 # Branch on which the cross section is located.
-chainage = 49.49510852303992 # Chainage on the branch (m).
-shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E12_49.49 # Unique cross-section location id.
-branchId = pipe_41_E12 # Branch on which the cross section is located.
-chainage = 49.490870456609294 # Chainage on the branch (m).
-shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E13_49.50 # Unique cross-section location id.
-branchId = pipe_41_E13 # Branch on which the cross section is located.
-chainage = 49.49510852313698 # Chainage on the branch (m).
-shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E14_49.50 # Unique cross-section location id.
-branchId = pipe_41_E14 # Branch on which the cross section is located.
-chainage = 49.49510852400834 # Chainage on the branch (m).
-shift = 741.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E15_49.50 # Unique cross-section location id.
-branchId = pipe_41_E15 # Branch on which the cross section is located.
-chainage = 49.49510852328302 # Chainage on the branch (m).
-shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E16_49.50 # Unique cross-section location id.
-branchId = pipe_41_E16 # Branch on which the cross section is located.
-chainage = 49.49510852328302 # Chainage on the branch (m).
-shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E17_49.24 # Unique cross-section location id.
-branchId = pipe_41_E17 # Branch on which the cross section is located.
-chainage = 49.24111370801116 # Chainage on the branch (m).
-shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E18_49.50 # Unique cross-section location id.
-branchId = pipe_41_E18 # Branch on which the cross section is located.
-chainage = 49.495108522791696 # Chainage on the branch (m).
-shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E19_49.50 # Unique cross-section location id.
-branchId = pipe_41_E19 # Branch on which the cross section is located.
-chainage = 49.495108523619855 # Chainage on the branch (m).
-shift = 768.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E20_49.50 # Unique cross-section location id.
-branchId = pipe_41_E20 # Branch on which the cross section is located.
-chainage = 49.495108523619855 # Chainage on the branch (m).
-shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E21_49.50 # Unique cross-section location id.
-branchId = pipe_41_E21 # Branch on which the cross section is located.
-chainage = 49.495108523619855 # Chainage on the branch (m).
-shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E22_49.49 # Unique cross-section location id.
-branchId = pipe_41_E22 # Branch on which the cross section is located.
-chainage = 49.491416383871346 # Chainage on the branch (m).
-shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E23_49.50 # Unique cross-section location id.
-branchId = pipe_41_E23 # Branch on which the cross section is located.
-chainage = 49.49510852319835 # Chainage on the branch (m).
-shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E24_49.47 # Unique cross-section location id.
-branchId = pipe_41_E24 # Branch on which the cross section is located.
-chainage = 49.468481357456085 # Chainage on the branch (m).
-shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E25_49.49 # Unique cross-section location id.
-branchId = pipe_41_E25 # Branch on which the cross section is located.
-chainage = 49.494659427427855 # Chainage on the branch (m).
-shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E26_49.50 # Unique cross-section location id.
-branchId = pipe_41_E26 # Branch on which the cross section is located.
-chainage = 49.49510852324733 # Chainage on the branch (m).
-shift = 766.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E27_49.50 # Unique cross-section location id.
-branchId = pipe_41_E27 # Branch on which the cross section is located.
-chainage = 49.495108523384225 # Chainage on the branch (m).
-shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E28_49.32 # Unique cross-section location id.
-branchId = pipe_41_E28 # Branch on which the cross section is located.
-chainage = 49.323926227286464 # Chainage on the branch (m).
-shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E29_49.18 # Unique cross-section location id.
-branchId = pipe_41_E29 # Branch on which the cross section is located.
-chainage = 49.18073774629452 # Chainage on the branch (m).
-shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E30_49.49 # Unique cross-section location id.
-branchId = pipe_41_E30 # Branch on which the cross section is located.
-chainage = 49.49327320016726 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E31_49.50 # Unique cross-section location id.
-branchId = pipe_41_E31 # Branch on which the cross section is located.
-chainage = 49.495108524240685 # Chainage on the branch (m).
-shift = 774.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E32_49.50 # Unique cross-section location id.
-branchId = pipe_41_E32 # Branch on which the cross section is located.
-chainage = 49.49510852328187 # Chainage on the branch (m).
-shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E33_49.50 # Unique cross-section location id.
-branchId = pipe_41_E33 # Branch on which the cross section is located.
-chainage = 49.49510852328187 # Chainage on the branch (m).
-shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E34_49.50 # Unique cross-section location id.
-branchId = pipe_41_E34 # Branch on which the cross section is located.
-chainage = 49.49510852328187 # Chainage on the branch (m).
-shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E35_49.46 # Unique cross-section location id.
-branchId = pipe_41_E35 # Branch on which the cross section is located.
-chainage = 49.46492328044981 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E36_49.42 # Unique cross-section location id.
-branchId = pipe_41_E36 # Branch on which the cross section is located.
-chainage = 49.42189734508719 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E37_49.49 # Unique cross-section location id.
-branchId = pipe_41_E37 # Branch on which the cross section is located.
-chainage = 49.49150363152985 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E38_49.50 # Unique cross-section location id.
-branchId = pipe_41_E38 # Branch on which the cross section is located.
-chainage = 49.49510852364434 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E39_49.50 # Unique cross-section location id.
-branchId = pipe_41_E39 # Branch on which the cross section is located.
-chainage = 49.49510852364434 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E40_49.49 # Unique cross-section location id.
-branchId = pipe_41_E40 # Branch on which the cross section is located.
-chainage = 49.49498085936373 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E41_49.50 # Unique cross-section location id.
-branchId = pipe_41_E41 # Branch on which the cross section is located.
-chainage = 49.49510852323906 # Chainage on the branch (m).
-shift = 772.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E42_49.50 # Unique cross-section location id.
-branchId = pipe_41_E42 # Branch on which the cross section is located.
-chainage = 49.4951085236253 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E43_49.50 # Unique cross-section location id.
-branchId = pipe_41_E43 # Branch on which the cross section is located.
-chainage = 49.49510852317473 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E44_49.39 # Unique cross-section location id.
-branchId = pipe_41_E44 # Branch on which the cross section is located.
-chainage = 49.387983394673874 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E45_49.50 # Unique cross-section location id.
-branchId = pipe_41_E45 # Branch on which the cross section is located.
-chainage = 49.49510852290926 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E46_49.50 # Unique cross-section location id.
-branchId = pipe_41_E46 # Branch on which the cross section is located.
-chainage = 49.495108523697105 # Chainage on the branch (m).
-shift = 774.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E47_49.50 # Unique cross-section location id.
-branchId = pipe_41_E47 # Branch on which the cross section is located.
-chainage = 49.495108523821266 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E48_49.50 # Unique cross-section location id.
-branchId = pipe_41_E48 # Branch on which the cross section is located.
-chainage = 49.49510852290926 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E49_49.49 # Unique cross-section location id.
-branchId = pipe_41_E49 # Branch on which the cross section is located.
-chainage = 49.48681623650714 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E50_49.39 # Unique cross-section location id.
-branchId = pipe_41_E50 # Branch on which the cross section is located.
-chainage = 49.392129224681106 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E51_49.15 # Unique cross-section location id.
-branchId = pipe_41_E51 # Branch on which the cross section is located.
-chainage = 49.14799069069076 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E52_49.34 # Unique cross-section location id.
-branchId = pipe_41_E52 # Branch on which the cross section is located.
-chainage = 49.33653914632839 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E53_49.35 # Unique cross-section location id.
-branchId = pipe_41_E53 # Branch on which the cross section is located.
-chainage = 49.350995463331984 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E54_49.50 # Unique cross-section location id.
-branchId = pipe_41_E54 # Branch on which the cross section is located.
-chainage = 49.49510852386249 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
-definitionId = circ_d0.500_branch # Id of cross section definition.
-locationtype = 1d
-
-[CrossSection]
-id = pipe_41_E55_49.26 # Unique cross-section location id.
-branchId = pipe_41_E55 # Branch on which the cross section is located.
-chainage = 49.25926944251285 # Chainage on the branch (m).
-shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E36_49.76 # Unique cross-section location id.
+branchId = pipe_34_E36 # Branch on which the cross section is located.
+chainage = 49.76010332495172 # Chainage on the branch (m).
+shift = 887.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E56_49.50 # Unique cross-section location id.
-branchId = pipe_41_E56 # Branch on which the cross section is located.
-chainage = 49.495108523473114 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E37_49.76 # Unique cross-section location id.
+branchId = pipe_34_E37 # Branch on which the cross section is located.
+chainage = 49.76010332495172 # Chainage on the branch (m).
+shift = 883.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E57_49.41 # Unique cross-section location id.
-branchId = pipe_41_E57 # Branch on which the cross section is located.
-chainage = 49.414990137403436 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E38_49.76 # Unique cross-section location id.
+branchId = pipe_34_E38 # Branch on which the cross section is located.
+chainage = 49.76010332427732 # Chainage on the branch (m).
+shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E58_49.50 # Unique cross-section location id.
-branchId = pipe_41_E58 # Branch on which the cross section is located.
-chainage = 49.49510852371272 # Chainage on the branch (m).
-shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E39_49.76 # Unique cross-section location id.
+branchId = pipe_34_E39 # Branch on which the cross section is located.
+chainage = 49.760103324791146 # Chainage on the branch (m).
+shift = 871.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E59_49.35 # Unique cross-section location id.
-branchId = pipe_41_E59 # Branch on which the cross section is located.
-chainage = 49.350958540170545 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E40_46.96 # Unique cross-section location id.
+branchId = pipe_34_E40 # Branch on which the cross section is located.
+chainage = 46.963533352168085 # Chainage on the branch (m).
+shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E60_49.31 # Unique cross-section location id.
-branchId = pipe_41_E60 # Branch on which the cross section is located.
-chainage = 49.3123015540534 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E41_49.76 # Unique cross-section location id.
+branchId = pipe_34_E41 # Branch on which the cross section is located.
+chainage = 49.76010332478113 # Chainage on the branch (m).
+shift = 859.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E61_49.50 # Unique cross-section location id.
-branchId = pipe_41_E61 # Branch on which the cross section is located.
-chainage = 49.495108522802745 # Chainage on the branch (m).
-shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E42_49.76 # Unique cross-section location id.
+branchId = pipe_34_E42 # Branch on which the cross section is located.
+chainage = 49.75697296837414 # Chainage on the branch (m).
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E62_49.50 # Unique cross-section location id.
-branchId = pipe_41_E62 # Branch on which the cross section is located.
-chainage = 49.49510852358695 # Chainage on the branch (m).
-shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E43_48.94 # Unique cross-section location id.
+branchId = pipe_34_E43 # Branch on which the cross section is located.
+chainage = 48.94443732496038 # Chainage on the branch (m).
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E63_49.01 # Unique cross-section location id.
-branchId = pipe_41_E63 # Branch on which the cross section is located.
-chainage = 49.0066847201198 # Chainage on the branch (m).
-shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E44_42.16 # Unique cross-section location id.
+branchId = pipe_34_E44 # Branch on which the cross section is located.
+chainage = 42.163584220348554 # Chainage on the branch (m).
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E64_49.05 # Unique cross-section location id.
-branchId = pipe_41_E64 # Branch on which the cross section is located.
-chainage = 49.050694153631106 # Chainage on the branch (m).
-shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E45_49.76 # Unique cross-section location id.
+branchId = pipe_34_E45 # Branch on which the cross section is located.
+chainage = 49.76010332487057 # Chainage on the branch (m).
+shift = 856.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E65_49.17 # Unique cross-section location id.
-branchId = pipe_41_E65 # Branch on which the cross section is located.
-chainage = 49.16821266715344 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E46_49.75 # Unique cross-section location id.
+branchId = pipe_34_E46 # Branch on which the cross section is located.
+chainage = 49.75188043596504 # Chainage on the branch (m).
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E66_49.50 # Unique cross-section location id.
-branchId = pipe_41_E66 # Branch on which the cross section is located.
-chainage = 49.49510852365245 # Chainage on the branch (m).
-shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E47_49.76 # Unique cross-section location id.
+branchId = pipe_34_E47 # Branch on which the cross section is located.
+chainage = 49.76010332475583 # Chainage on the branch (m).
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E67_49.50 # Unique cross-section location id.
-branchId = pipe_41_E67 # Branch on which the cross section is located.
-chainage = 49.4951085235284 # Chainage on the branch (m).
-shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E48_49.76 # Unique cross-section location id.
+branchId = pipe_34_E48 # Branch on which the cross section is located.
+chainage = 49.76010332475583 # Chainage on the branch (m).
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E68_49.16 # Unique cross-section location id.
-branchId = pipe_41_E68 # Branch on which the cross section is located.
-chainage = 49.16489711199492 # Chainage on the branch (m).
-shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E49_46.06 # Unique cross-section location id.
+branchId = pipe_34_E49 # Branch on which the cross section is located.
+chainage = 46.064056665446905 # Chainage on the branch (m).
+shift = 846.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E69_49.50 # Unique cross-section location id.
-branchId = pipe_41_E69 # Branch on which the cross section is located.
-chainage = 49.49510852361046 # Chainage on the branch (m).
-shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E50_38.94 # Unique cross-section location id.
+branchId = pipe_34_E50 # Branch on which the cross section is located.
+chainage = 38.94038689496691 # Chainage on the branch (m).
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E70_49.14 # Unique cross-section location id.
-branchId = pipe_41_E70 # Branch on which the cross section is located.
-chainage = 49.14446576385645 # Chainage on the branch (m).
-shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E51_49.55 # Unique cross-section location id.
+branchId = pipe_34_E51 # Branch on which the cross section is located.
+chainage = 49.548215282279294 # Chainage on the branch (m).
+shift = 847.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E71_49.50 # Unique cross-section location id.
-branchId = pipe_41_E71 # Branch on which the cross section is located.
-chainage = 49.49510852363856 # Chainage on the branch (m).
-shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E52_48.86 # Unique cross-section location id.
+branchId = pipe_34_E52 # Branch on which the cross section is located.
+chainage = 48.85941145194746 # Chainage on the branch (m).
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E72_49.50 # Unique cross-section location id.
-branchId = pipe_41_E72 # Branch on which the cross section is located.
-chainage = 49.49510852270729 # Chainage on the branch (m).
-shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E53_49.76 # Unique cross-section location id.
+branchId = pipe_34_E53 # Branch on which the cross section is located.
+chainage = 49.760103324410636 # Chainage on the branch (m).
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E73_49.42 # Unique cross-section location id.
-branchId = pipe_41_E73 # Branch on which the cross section is located.
-chainage = 49.41586739490224 # Chainage on the branch (m).
-shift = 832.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E54_49.27 # Unique cross-section location id.
+branchId = pipe_34_E54 # Branch on which the cross section is located.
+chainage = 49.26853235190531 # Chainage on the branch (m).
+shift = 843.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E74_49.50 # Unique cross-section location id.
-branchId = pipe_41_E74 # Branch on which the cross section is located.
-chainage = 49.49510852344801 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E55_48.97 # Unique cross-section location id.
+branchId = pipe_34_E55 # Branch on which the cross section is located.
+chainage = 48.9720870881954 # Chainage on the branch (m).
+shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E75_49.50 # Unique cross-section location id.
-branchId = pipe_41_E75 # Branch on which the cross section is located.
-chainage = 49.49510852347758 # Chainage on the branch (m).
-shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E56_49.76 # Unique cross-section location id.
+branchId = pipe_34_E56 # Branch on which the cross section is located.
+chainage = 49.7601033248301 # Chainage on the branch (m).
+shift = 791.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E76_49.41 # Unique cross-section location id.
-branchId = pipe_41_E76 # Branch on which the cross section is located.
-chainage = 49.41452401235903 # Chainage on the branch (m).
-shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E57_49.49 # Unique cross-section location id.
+branchId = pipe_34_E57 # Branch on which the cross section is located.
+chainage = 49.48828826571387 # Chainage on the branch (m).
+shift = 790.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E77_49.50 # Unique cross-section location id.
-branchId = pipe_41_E77 # Branch on which the cross section is located.
-chainage = 49.49510852316853 # Chainage on the branch (m).
-shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E58_49.76 # Unique cross-section location id.
+branchId = pipe_34_E58 # Branch on which the cross section is located.
+chainage = 49.760103324788375 # Chainage on the branch (m).
+shift = 827.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E78_49.50 # Unique cross-section location id.
-branchId = pipe_41_E78 # Branch on which the cross section is located.
-chainage = 49.49510852322422 # Chainage on the branch (m).
-shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E59_49.76 # Unique cross-section location id.
+branchId = pipe_34_E59 # Branch on which the cross section is located.
+chainage = 49.760103324788375 # Chainage on the branch (m).
+shift = 815.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E79_49.48 # Unique cross-section location id.
-branchId = pipe_41_E79 # Branch on which the cross section is located.
-chainage = 49.47686551024192 # Chainage on the branch (m).
-shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E60_49.76 # Unique cross-section location id.
+branchId = pipe_34_E60 # Branch on which the cross section is located.
+chainage = 49.760103324788375 # Chainage on the branch (m).
+shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E80_49.50 # Unique cross-section location id.
-branchId = pipe_41_E80 # Branch on which the cross section is located.
-chainage = 49.49510852344554 # Chainage on the branch (m).
-shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E61_49.76 # Unique cross-section location id.
+branchId = pipe_34_E61 # Branch on which the cross section is located.
+chainage = 49.759806553891 # Chainage on the branch (m).
+shift = 811.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E81_49.46 # Unique cross-section location id.
-branchId = pipe_41_E81 # Branch on which the cross section is located.
-chainage = 49.45640305139485 # Chainage on the branch (m).
-shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E62_49.76 # Unique cross-section location id.
+branchId = pipe_34_E62 # Branch on which the cross section is located.
+chainage = 49.76010332489694 # Chainage on the branch (m).
+shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E82_49.50 # Unique cross-section location id.
-branchId = pipe_41_E82 # Branch on which the cross section is located.
-chainage = 49.49510852323725 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E63_49.76 # Unique cross-section location id.
+branchId = pipe_34_E63 # Branch on which the cross section is located.
+chainage = 49.76010332466765 # Chainage on the branch (m).
+shift = 804.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E83_49.50 # Unique cross-section location id.
-branchId = pipe_41_E83 # Branch on which the cross section is located.
-chainage = 49.49510852414897 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E64_49.76 # Unique cross-section location id.
+branchId = pipe_34_E64 # Branch on which the cross section is located.
+chainage = 49.76010332489694 # Chainage on the branch (m).
+shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E84_49.50 # Unique cross-section location id.
-branchId = pipe_41_E84 # Branch on which the cross section is located.
-chainage = 49.49510852323725 # Chainage on the branch (m).
-shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E65_49.57 # Unique cross-section location id.
+branchId = pipe_34_E65 # Branch on which the cross section is located.
+chainage = 49.57147509728233 # Chainage on the branch (m).
+shift = 790.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_41_E85_49.50 # Unique cross-section location id.
-branchId = pipe_41_E85 # Branch on which the cross section is located.
-chainage = 49.49510852323725 # Chainage on the branch (m).
-shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E66_49.76 # Unique cross-section location id.
+branchId = pipe_34_E66 # Branch on which the cross section is located.
+chainage = 49.760103324989615 # Chainage on the branch (m).
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E0_49.37 # Unique cross-section location id.
-branchId = pipe_42_E0 # Branch on which the cross section is located.
-chainage = 49.36969399873011 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E67_49.76 # Unique cross-section location id.
+branchId = pipe_34_E67 # Branch on which the cross section is located.
+chainage = 49.76010332475426 # Chainage on the branch (m).
+shift = 768.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E1_49.37 # Unique cross-section location id.
-branchId = pipe_42_E1 # Branch on which the cross section is located.
-chainage = 49.36969399777165 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E68_49.76 # Unique cross-section location id.
+branchId = pipe_34_E68 # Branch on which the cross section is located.
+chainage = 49.760103324756784 # Chainage on the branch (m).
+shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E2_49.37 # Unique cross-section location id.
-branchId = pipe_42_E2 # Branch on which the cross section is located.
-chainage = 49.36969399873011 # Chainage on the branch (m).
-shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E69_47.54 # Unique cross-section location id.
+branchId = pipe_34_E69 # Branch on which the cross section is located.
+chainage = 47.54307750154496 # Chainage on the branch (m).
+shift = 747.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E3_49.37 # Unique cross-section location id.
-branchId = pipe_42_E3 # Branch on which the cross section is located.
-chainage = 49.36969399777165 # Chainage on the branch (m).
-shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E70_49.76 # Unique cross-section location id.
+branchId = pipe_34_E70 # Branch on which the cross section is located.
+chainage = 49.7601033246684 # Chainage on the branch (m).
+shift = 744.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E4_49.37 # Unique cross-section location id.
-branchId = pipe_42_E4 # Branch on which the cross section is located.
-chainage = 49.36969399873011 # Chainage on the branch (m).
-shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E71_49.76 # Unique cross-section location id.
+branchId = pipe_34_E71 # Branch on which the cross section is located.
+chainage = 49.76010332486015 # Chainage on the branch (m).
+shift = 769.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E5_49.37 # Unique cross-section location id.
-branchId = pipe_42_E5 # Branch on which the cross section is located.
-chainage = 49.369684944733635 # Chainage on the branch (m).
-shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E72_49.61 # Unique cross-section location id.
+branchId = pipe_34_E72 # Branch on which the cross section is located.
+chainage = 49.609507433169 # Chainage on the branch (m).
+shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E6_49.37 # Unique cross-section location id.
-branchId = pipe_42_E6 # Branch on which the cross section is located.
-chainage = 49.36969399739289 # Chainage on the branch (m).
-shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E73_49.76 # Unique cross-section location id.
+branchId = pipe_34_E73 # Branch on which the cross section is located.
+chainage = 49.76010332472632 # Chainage on the branch (m).
+shift = 761.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E7_49.19 # Unique cross-section location id.
-branchId = pipe_42_E7 # Branch on which the cross section is located.
-chainage = 49.194071803307814 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E74_49.75 # Unique cross-section location id.
+branchId = pipe_34_E74 # Branch on which the cross section is located.
+chainage = 49.75452951414923 # Chainage on the branch (m).
+shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E8_49.26 # Unique cross-section location id.
-branchId = pipe_42_E8 # Branch on which the cross section is located.
-chainage = 49.25780376513033 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E75_48.20 # Unique cross-section location id.
+branchId = pipe_34_E75 # Branch on which the cross section is located.
+chainage = 48.20123085951156 # Chainage on the branch (m).
+shift = 745.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E9_49.31 # Unique cross-section location id.
-branchId = pipe_42_E9 # Branch on which the cross section is located.
-chainage = 49.3139288791418 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E76_49.76 # Unique cross-section location id.
+branchId = pipe_34_E76 # Branch on which the cross section is located.
+chainage = 49.76010332533668 # Chainage on the branch (m).
+shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E10_49.37 # Unique cross-section location id.
-branchId = pipe_42_E10 # Branch on which the cross section is located.
-chainage = 49.369693998338406 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E77_49.76 # Unique cross-section location id.
+branchId = pipe_34_E77 # Branch on which the cross section is located.
+chainage = 49.760103324564916 # Chainage on the branch (m).
+shift = 737.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E11_49.37 # Unique cross-section location id.
-branchId = pipe_42_E11 # Branch on which the cross section is located.
-chainage = 49.369693998338406 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E78_49.76 # Unique cross-section location id.
+branchId = pipe_34_E78 # Branch on which the cross section is located.
+chainage = 49.760103324564916 # Chainage on the branch (m).
+shift = 752.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E12_49.19 # Unique cross-section location id.
-branchId = pipe_42_E12 # Branch on which the cross section is located.
-chainage = 49.18507475545402 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E79_49.76 # Unique cross-section location id.
+branchId = pipe_34_E79 # Branch on which the cross section is located.
+chainage = 49.76010332533668 # Chainage on the branch (m).
+shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E13_49.37 # Unique cross-section location id.
-branchId = pipe_42_E13 # Branch on which the cross section is located.
-chainage = 49.369693998612945 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E80_49.75 # Unique cross-section location id.
+branchId = pipe_34_E80 # Branch on which the cross section is located.
+chainage = 49.74712916952993 # Chainage on the branch (m).
+shift = 742.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E14_49.37 # Unique cross-section location id.
-branchId = pipe_42_E14 # Branch on which the cross section is located.
-chainage = 49.36969399792352 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E81_49.76 # Unique cross-section location id.
+branchId = pipe_34_E81 # Branch on which the cross section is located.
+chainage = 49.760103325043104 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E15_49.32 # Unique cross-section location id.
-branchId = pipe_42_E15 # Branch on which the cross section is located.
-chainage = 49.32350747137296 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E82_49.41 # Unique cross-section location id.
+branchId = pipe_34_E82 # Branch on which the cross section is located.
+chainage = 49.407960921377544 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E16_49.33 # Unique cross-section location id.
-branchId = pipe_42_E16 # Branch on which the cross section is located.
-chainage = 49.3335369621756 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E83_48.37 # Unique cross-section location id.
+branchId = pipe_34_E83 # Branch on which the cross section is located.
+chainage = 48.368037380254634 # Chainage on the branch (m).
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E17_49.28 # Unique cross-section location id.
-branchId = pipe_42_E17 # Branch on which the cross section is located.
-chainage = 49.28098361251089 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E84_49.65 # Unique cross-section location id.
+branchId = pipe_34_E84 # Branch on which the cross section is located.
+chainage = 49.64579753251522 # Chainage on the branch (m).
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E18_49.26 # Unique cross-section location id.
-branchId = pipe_42_E18 # Branch on which the cross section is located.
-chainage = 49.26407019629627 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E85_49.72 # Unique cross-section location id.
+branchId = pipe_34_E85 # Branch on which the cross section is located.
+chainage = 49.718383408686584 # Chainage on the branch (m).
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E19_49.37 # Unique cross-section location id.
-branchId = pipe_42_E19 # Branch on which the cross section is located.
-chainage = 49.36679044246991 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E86_49.76 # Unique cross-section location id.
+branchId = pipe_34_E86 # Branch on which the cross section is located.
+chainage = 49.76010332489643 # Chainage on the branch (m).
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E20_49.37 # Unique cross-section location id.
-branchId = pipe_42_E20 # Branch on which the cross section is located.
-chainage = 49.36969399835264 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E87_49.76 # Unique cross-section location id.
+branchId = pipe_34_E87 # Branch on which the cross section is located.
+chainage = 49.760103324899355 # Chainage on the branch (m).
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E21_49.23 # Unique cross-section location id.
-branchId = pipe_42_E21 # Branch on which the cross section is located.
-chainage = 49.226545706934196 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E88_49.76 # Unique cross-section location id.
+branchId = pipe_34_E88 # Branch on which the cross section is located.
+chainage = 49.760103323965176 # Chainage on the branch (m).
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E22_49.37 # Unique cross-section location id.
-branchId = pipe_42_E22 # Branch on which the cross section is located.
-chainage = 49.36969399823882 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_34_E89_46.93 # Unique cross-section location id.
+branchId = pipe_34_E89 # Branch on which the cross section is located.
+chainage = 46.92677980867572 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E23_49.37 # Unique cross-section location id.
-branchId = pipe_42_E23 # Branch on which the cross section is located.
-chainage = 49.36969399829441 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_35_E0_23.98 # Unique cross-section location id.
+branchId = pipe_35_E0 # Branch on which the cross section is located.
+chainage = 23.98039638237132 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E24_49.36 # Unique cross-section location id.
-branchId = pipe_42_E24 # Branch on which the cross section is located.
-chainage = 49.363686366485375 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_35_E1_28.47 # Unique cross-section location id.
+branchId = pipe_35_E1 # Branch on which the cross section is located.
+chainage = 28.465541807569387 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E25_49.37 # Unique cross-section location id.
-branchId = pipe_42_E25 # Branch on which the cross section is located.
-chainage = 49.3696939985479 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_36_E0_30.26 # Unique cross-section location id.
+branchId = pipe_36_E0 # Branch on which the cross section is located.
+chainage = 30.25628167960415 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E26_49.01 # Unique cross-section location id.
-branchId = pipe_42_E26 # Branch on which the cross section is located.
-chainage = 49.01116053604925 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_37_E0_38.93 # Unique cross-section location id.
+branchId = pipe_37_E0 # Branch on which the cross section is located.
+chainage = 38.93292641835443 # Chainage on the branch (m).
+shift = 778.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E27_49.09 # Unique cross-section location id.
-branchId = pipe_42_E27 # Branch on which the cross section is located.
-chainage = 49.092783858690915 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_38_E0_49.28 # Unique cross-section location id.
+branchId = pipe_38_E0 # Branch on which the cross section is located.
+chainage = 49.280261349088086 # Chainage on the branch (m).
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E28_49.37 # Unique cross-section location id.
-branchId = pipe_42_E28 # Branch on which the cross section is located.
-chainage = 49.3696939986098 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_38_E1_49.20 # Unique cross-section location id.
+branchId = pipe_38_E1 # Branch on which the cross section is located.
+chainage = 49.20013407593275 # Chainage on the branch (m).
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E29_49.31 # Unique cross-section location id.
-branchId = pipe_42_E29 # Branch on which the cross section is located.
-chainage = 49.31114320423239 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_38_E2_49.08 # Unique cross-section location id.
+branchId = pipe_38_E2 # Branch on which the cross section is located.
+chainage = 49.075915252087235 # Chainage on the branch (m).
+shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E30_49.26 # Unique cross-section location id.
-branchId = pipe_42_E30 # Branch on which the cross section is located.
-chainage = 49.26141537171862 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_39_E0_40.07 # Unique cross-section location id.
+branchId = pipe_39_E0 # Branch on which the cross section is located.
+chainage = 40.06941748447389 # Chainage on the branch (m).
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E31_49.37 # Unique cross-section location id.
-branchId = pipe_42_E31 # Branch on which the cross section is located.
-chainage = 49.369693998234276 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_39_E1_36.11 # Unique cross-section location id.
+branchId = pipe_39_E1 # Branch on which the cross section is located.
+chainage = 36.11484865327122 # Chainage on the branch (m).
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E32_49.36 # Unique cross-section location id.
-branchId = pipe_42_E32 # Branch on which the cross section is located.
-chainage = 49.36286910496533 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_39_E2_43.55 # Unique cross-section location id.
+branchId = pipe_39_E2 # Branch on which the cross section is located.
+chainage = 43.55302434428249 # Chainage on the branch (m).
+shift = 763.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E33_49.28 # Unique cross-section location id.
-branchId = pipe_42_E33 # Branch on which the cross section is located.
-chainage = 49.27969436560234 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_39_E3_43.55 # Unique cross-section location id.
+branchId = pipe_39_E3 # Branch on which the cross section is located.
+chainage = 43.545310074953036 # Chainage on the branch (m).
+shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E34_49.37 # Unique cross-section location id.
-branchId = pipe_42_E34 # Branch on which the cross section is located.
-chainage = 49.369693998577745 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E0_48.54 # Unique cross-section location id.
+branchId = pipe_40_E0 # Branch on which the cross section is located.
+chainage = 48.537384753299435 # Chainage on the branch (m).
+shift = 754.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E35_49.37 # Unique cross-section location id.
-branchId = pipe_42_E35 # Branch on which the cross section is located.
-chainage = 49.369693997932735 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E1_49.12 # Unique cross-section location id.
+branchId = pipe_40_E1 # Branch on which the cross section is located.
+chainage = 49.12151879589174 # Chainage on the branch (m).
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E36_49.37 # Unique cross-section location id.
-branchId = pipe_42_E36 # Branch on which the cross section is located.
-chainage = 49.369693998707106 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E2_49.12 # Unique cross-section location id.
+branchId = pipe_40_E2 # Branch on which the cross section is located.
+chainage = 49.119455603027596 # Chainage on the branch (m).
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E37_49.37 # Unique cross-section location id.
-branchId = pipe_42_E37 # Branch on which the cross section is located.
-chainage = 49.369693997932735 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E3_49.12 # Unique cross-section location id.
+branchId = pipe_40_E3 # Branch on which the cross section is located.
+chainage = 49.121518796480785 # Chainage on the branch (m).
+shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E38_49.37 # Unique cross-section location id.
-branchId = pipe_42_E38 # Branch on which the cross section is located.
-chainage = 49.369693998707106 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E4_49.08 # Unique cross-section location id.
+branchId = pipe_40_E4 # Branch on which the cross section is located.
+chainage = 49.0801370277406 # Chainage on the branch (m).
+shift = 730.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E39_49.37 # Unique cross-section location id.
-branchId = pipe_42_E39 # Branch on which the cross section is located.
-chainage = 49.369693997932735 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E5_49.12 # Unique cross-section location id.
+branchId = pipe_40_E5 # Branch on which the cross section is located.
+chainage = 49.12151879607289 # Chainage on the branch (m).
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E40_49.32 # Unique cross-section location id.
-branchId = pipe_42_E40 # Branch on which the cross section is located.
-chainage = 49.31583638603128 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E6_49.12 # Unique cross-section location id.
+branchId = pipe_40_E6 # Branch on which the cross section is located.
+chainage = 49.12151879701413 # Chainage on the branch (m).
+shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_42_E41_49.37 # Unique cross-section location id.
-branchId = pipe_42_E41 # Branch on which the cross section is located.
-chainage = 49.369693998238056 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E7_49.12 # Unique cross-section location id.
+branchId = pipe_40_E7 # Branch on which the cross section is located.
+chainage = 49.12151879617268 # Chainage on the branch (m).
+shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_43_E0_47.99 # Unique cross-section location id.
-branchId = pipe_43_E0 # Branch on which the cross section is located.
-chainage = 47.98976174551751 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E8_49.04 # Unique cross-section location id.
+branchId = pipe_40_E8 # Branch on which the cross section is located.
+chainage = 49.04434387273865 # Chainage on the branch (m).
+shift = 726.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_43_E1_47.99 # Unique cross-section location id.
-branchId = pipe_43_E1 # Branch on which the cross section is located.
-chainage = 47.989761746456594 # Chainage on the branch (m).
-shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E9_49.11 # Unique cross-section location id.
+branchId = pipe_40_E9 # Branch on which the cross section is located.
+chainage = 49.108150557922826 # Chainage on the branch (m).
+shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E0_44.85 # Unique cross-section location id.
-branchId = pipe_44_E0 # Branch on which the cross section is located.
-chainage = 44.84716356301232 # Chainage on the branch (m).
-shift = 837.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E10_49.12 # Unique cross-section location id.
+branchId = pipe_40_E10 # Branch on which the cross section is located.
+chainage = 49.12151879697037 # Chainage on the branch (m).
+shift = 743.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E1_44.67 # Unique cross-section location id.
-branchId = pipe_44_E1 # Branch on which the cross section is located.
-chainage = 44.66883782967896 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E11_49.12 # Unique cross-section location id.
+branchId = pipe_40_E11 # Branch on which the cross section is located.
+chainage = 49.12151879611715 # Chainage on the branch (m).
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E2_44.85 # Unique cross-section location id.
-branchId = pipe_44_E2 # Branch on which the cross section is located.
-chainage = 44.847163563280915 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E12_49.12 # Unique cross-section location id.
+branchId = pipe_40_E12 # Branch on which the cross section is located.
+chainage = 49.12151879697037 # Chainage on the branch (m).
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E3_44.85 # Unique cross-section location id.
-branchId = pipe_44_E3 # Branch on which the cross section is located.
-chainage = 44.84579173162809 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E13_49.12 # Unique cross-section location id.
+branchId = pipe_40_E13 # Branch on which the cross section is located.
+chainage = 49.12151879606381 # Chainage on the branch (m).
+shift = 717.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E4_44.71 # Unique cross-section location id.
-branchId = pipe_44_E4 # Branch on which the cross section is located.
-chainage = 44.7132772458127 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E14_49.12 # Unique cross-section location id.
+branchId = pipe_40_E14 # Branch on which the cross section is located.
+chainage = 49.121518797023704 # Chainage on the branch (m).
+shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E5_44.83 # Unique cross-section location id.
-branchId = pipe_44_E5 # Branch on which the cross section is located.
-chainage = 44.82570264102855 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E15_49.12 # Unique cross-section location id.
+branchId = pipe_40_E15 # Branch on which the cross section is located.
+chainage = 49.12151879606381 # Chainage on the branch (m).
+shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E6_44.61 # Unique cross-section location id.
-branchId = pipe_44_E6 # Branch on which the cross section is located.
-chainage = 44.609149413697125 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E16_49.08 # Unique cross-section location id.
+branchId = pipe_40_E16 # Branch on which the cross section is located.
+chainage = 49.075399469079784 # Chainage on the branch (m).
+shift = 735.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_44_E7_43.67 # Unique cross-section location id.
-branchId = pipe_44_E7 # Branch on which the cross section is located.
-chainage = 43.67448282995742 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E17_49.12 # Unique cross-section location id.
+branchId = pipe_40_E17 # Branch on which the cross section is located.
+chainage = 49.121518796686615 # Chainage on the branch (m).
+shift = 742.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_45_E0_46.24 # Unique cross-section location id.
-branchId = pipe_45_E0 # Branch on which the cross section is located.
-chainage = 46.23930542045624 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E18_49.07 # Unique cross-section location id.
+branchId = pipe_40_E18 # Branch on which the cross section is located.
+chainage = 49.065490133183005 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_45_E1_46.30 # Unique cross-section location id.
-branchId = pipe_45_E1 # Branch on which the cross section is located.
-chainage = 46.300667974962074 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E19_49.12 # Unique cross-section location id.
+branchId = pipe_40_E19 # Branch on which the cross section is located.
+chainage = 49.121518796070895 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_45_E2_46.30 # Unique cross-section location id.
-branchId = pipe_45_E2 # Branch on which the cross section is located.
-chainage = 46.300667975671665 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E20_49.10 # Unique cross-section location id.
+branchId = pipe_40_E20 # Branch on which the cross section is located.
+chainage = 49.10336613032281 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_45_E3_46.30 # Unique cross-section location id.
-branchId = pipe_45_E3 # Branch on which the cross section is located.
-chainage = 46.300667975671665 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E21_49.12 # Unique cross-section location id.
+branchId = pipe_40_E21 # Branch on which the cross section is located.
+chainage = 49.12151879691641 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_46_E0_48.89 # Unique cross-section location id.
-branchId = pipe_46_E0 # Branch on which the cross section is located.
-chainage = 48.89332923259779 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E22_49.12 # Unique cross-section location id.
+branchId = pipe_40_E22 # Branch on which the cross section is located.
+chainage = 49.12151879680332 # Chainage on the branch (m).
+shift = 722.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_46_E1_49.37 # Unique cross-section location id.
-branchId = pipe_46_E1 # Branch on which the cross section is located.
-chainage = 49.367105506152356 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E23_49.12 # Unique cross-section location id.
+branchId = pipe_40_E23 # Branch on which the cross section is located.
+chainage = 49.121518796102315 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_46_E2_49.28 # Unique cross-section location id.
-branchId = pipe_46_E2 # Branch on which the cross section is located.
-chainage = 49.28380711794944 # Chainage on the branch (m).
-shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E24_49.12 # Unique cross-section location id.
+branchId = pipe_40_E24 # Branch on which the cross section is located.
+chainage = 49.12151879680332 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_46_E3_49.33 # Unique cross-section location id.
-branchId = pipe_46_E3 # Branch on which the cross section is located.
-chainage = 49.325028505252995 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E25_49.12 # Unique cross-section location id.
+branchId = pipe_40_E25 # Branch on which the cross section is located.
+chainage = 49.12151879691641 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_46_E4_49.05 # Unique cross-section location id.
-branchId = pipe_46_E4 # Branch on which the cross section is located.
-chainage = 49.04820095413804 # Chainage on the branch (m).
-shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E26_49.12 # Unique cross-section location id.
+branchId = pipe_40_E26 # Branch on which the cross section is located.
+chainage = 49.121518795989225 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_47_E0_42.63 # Unique cross-section location id.
-branchId = pipe_47_E0 # Branch on which the cross section is located.
-chainage = 42.63189405260717 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E27_49.09 # Unique cross-section location id.
+branchId = pipe_40_E27 # Branch on which the cross section is located.
+chainage = 49.09295342703835 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_47_E1_42.63 # Unique cross-section location id.
-branchId = pipe_47_E1 # Branch on which the cross section is located.
-chainage = 42.63197285433592 # Chainage on the branch (m).
-shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E28_49.02 # Unique cross-section location id.
+branchId = pipe_40_E28 # Branch on which the cross section is located.
+chainage = 49.020255727806024 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_47_E2_42.63 # Unique cross-section location id.
-branchId = pipe_47_E2 # Branch on which the cross section is located.
-chainage = 42.63197285342116 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E29_48.41 # Unique cross-section location id.
+branchId = pipe_40_E29 # Branch on which the cross section is located.
+chainage = 48.406558151546925 # Chainage on the branch (m).
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_47_E3_42.56 # Unique cross-section location id.
-branchId = pipe_47_E3 # Branch on which the cross section is located.
-chainage = 42.555670698777575 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E30_49.12 # Unique cross-section location id.
+branchId = pipe_40_E30 # Branch on which the cross section is located.
+chainage = 49.12151879669409 # Chainage on the branch (m).
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_47_E4_42.63 # Unique cross-section location id.
-branchId = pipe_47_E4 # Branch on which the cross section is located.
-chainage = 42.63197285356783 # Chainage on the branch (m).
-shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E31_49.12 # Unique cross-section location id.
+branchId = pipe_40_E31 # Branch on which the cross section is located.
+chainage = 49.12151879669409 # Chainage on the branch (m).
+shift = 729.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_47_E5_42.44 # Unique cross-section location id.
-branchId = pipe_47_E5 # Branch on which the cross section is located.
-chainage = 42.439521125920514 # Chainage on the branch (m).
-shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E32_49.12 # Unique cross-section location id.
+branchId = pipe_40_E32 # Branch on which the cross section is located.
+chainage = 49.12151879576634 # Chainage on the branch (m).
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_48_E0_43.98 # Unique cross-section location id.
-branchId = pipe_48_E0 # Branch on which the cross section is located.
-chainage = 43.97918502889465 # Chainage on the branch (m).
-shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E33_48.81 # Unique cross-section location id.
+branchId = pipe_40_E33 # Branch on which the cross section is located.
+chainage = 48.8077097969677 # Chainage on the branch (m).
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E0_49.86 # Unique cross-section location id.
-branchId = pipe_49_E0 # Branch on which the cross section is located.
-chainage = 49.861698183288425 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E34_49.12 # Unique cross-section location id.
+branchId = pipe_40_E34 # Branch on which the cross section is located.
+chainage = 49.121518796814215 # Chainage on the branch (m).
+shift = 756.2999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E1_49.85 # Unique cross-section location id.
-branchId = pipe_49_E1 # Branch on which the cross section is located.
-chainage = 49.84838770137194 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E35_49.09 # Unique cross-section location id.
+branchId = pipe_40_E35 # Branch on which the cross section is located.
+chainage = 49.09190330215006 # Chainage on the branch (m).
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E2_49.39 # Unique cross-section location id.
-branchId = pipe_49_E2 # Branch on which the cross section is located.
-chainage = 49.3915218217145 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E36_49.05 # Unique cross-section location id.
+branchId = pipe_40_E36 # Branch on which the cross section is located.
+chainage = 49.05466210449567 # Chainage on the branch (m).
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E3_49.70 # Unique cross-section location id.
-branchId = pipe_49_E3 # Branch on which the cross section is located.
-chainage = 49.70182695710909 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E37_49.12 # Unique cross-section location id.
+branchId = pipe_40_E37 # Branch on which the cross section is located.
+chainage = 49.12151879644972 # Chainage on the branch (m).
+shift = 775.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E4_49.35 # Unique cross-section location id.
-branchId = pipe_49_E4 # Branch on which the cross section is located.
-chainage = 49.350363449799914 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_40_E38_49.12 # Unique cross-section location id.
+branchId = pipe_40_E38 # Branch on which the cross section is located.
+chainage = 49.12151879644972 # Chainage on the branch (m).
+shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E5_49.86 # Unique cross-section location id.
-branchId = pipe_49_E5 # Branch on which the cross section is located.
-chainage = 49.861698183173374 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E0_49.43 # Unique cross-section location id.
+branchId = pipe_41_E0 # Branch on which the cross section is located.
+chainage = 49.42840407264259 # Chainage on the branch (m).
+shift = 784.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E6_49.86 # Unique cross-section location id.
-branchId = pipe_49_E6 # Branch on which the cross section is located.
-chainage = 49.86169818330988 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E1_49.42 # Unique cross-section location id.
+branchId = pipe_41_E1 # Branch on which the cross section is located.
+chainage = 49.41894977267225 # Chainage on the branch (m).
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E7_49.86 # Unique cross-section location id.
-branchId = pipe_49_E7 # Branch on which the cross section is located.
-chainage = 49.86169818406434 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E2_49.44 # Unique cross-section location id.
+branchId = pipe_41_E2 # Branch on which the cross section is located.
+chainage = 49.43682191276741 # Chainage on the branch (m).
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E8_49.82 # Unique cross-section location id.
-branchId = pipe_49_E8 # Branch on which the cross section is located.
-chainage = 49.82155393163632 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E3_49.50 # Unique cross-section location id.
+branchId = pipe_41_E3 # Branch on which the cross section is located.
+chainage = 49.495108523035164 # Chainage on the branch (m).
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E9_49.74 # Unique cross-section location id.
-branchId = pipe_49_E9 # Branch on which the cross section is located.
-chainage = 49.73781028046558 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E4_49.50 # Unique cross-section location id.
+branchId = pipe_41_E4 # Branch on which the cross section is located.
+chainage = 49.49510852389734 # Chainage on the branch (m).
+shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E10_49.86 # Unique cross-section location id.
-branchId = pipe_49_E10 # Branch on which the cross section is located.
-chainage = 49.861698183730574 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E5_49.49 # Unique cross-section location id.
+branchId = pipe_41_E5 # Branch on which the cross section is located.
+chainage = 49.494549779338115 # Chainage on the branch (m).
+shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E11_49.86 # Unique cross-section location id.
-branchId = pipe_49_E11 # Branch on which the cross section is located.
-chainage = 49.86169818344179 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E6_49.50 # Unique cross-section location id.
+branchId = pipe_41_E6 # Branch on which the cross section is located.
+chainage = 49.49510852295138 # Chainage on the branch (m).
+shift = 726.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E12_49.86 # Unique cross-section location id.
-branchId = pipe_49_E12 # Branch on which the cross section is located.
-chainage = 49.861698183730574 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E7_49.50 # Unique cross-section location id.
+branchId = pipe_41_E7 # Branch on which the cross section is located.
+chainage = 49.4951085237371 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E13_49.86 # Unique cross-section location id.
-branchId = pipe_49_E13 # Branch on which the cross section is located.
-chainage = 49.86169818324336 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E8_49.47 # Unique cross-section location id.
+branchId = pipe_41_E8 # Branch on which the cross section is located.
+chainage = 49.46844160947103 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E14_49.83 # Unique cross-section location id.
-branchId = pipe_49_E14 # Branch on which the cross section is located.
-chainage = 49.83141471108311 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E9_49.50 # Unique cross-section location id.
+branchId = pipe_41_E9 # Branch on which the cross section is located.
+chainage = 49.49510852281356 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E15_49.86 # Unique cross-section location id.
-branchId = pipe_49_E15 # Branch on which the cross section is located.
-chainage = 49.85658663468135 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E10_49.45 # Unique cross-section location id.
+branchId = pipe_41_E10 # Branch on which the cross section is located.
+chainage = 49.4463497375817 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E16_49.58 # Unique cross-section location id.
-branchId = pipe_49_E16 # Branch on which the cross section is located.
-chainage = 49.57759529334426 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E11_49.50 # Unique cross-section location id.
+branchId = pipe_41_E11 # Branch on which the cross section is located.
+chainage = 49.49510852303992 # Chainage on the branch (m).
+shift = 721.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E17_49.73 # Unique cross-section location id.
-branchId = pipe_49_E17 # Branch on which the cross section is located.
-chainage = 49.733083373090146 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E12_49.49 # Unique cross-section location id.
+branchId = pipe_41_E12 # Branch on which the cross section is located.
+chainage = 49.490870456609294 # Chainage on the branch (m).
+shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E18_49.86 # Unique cross-section location id.
-branchId = pipe_49_E18 # Branch on which the cross section is located.
-chainage = 49.86169818346918 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E13_49.50 # Unique cross-section location id.
+branchId = pipe_41_E13 # Branch on which the cross section is located.
+chainage = 49.49510852313698 # Chainage on the branch (m).
+shift = 735.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E19_49.86 # Unique cross-section location id.
-branchId = pipe_49_E19 # Branch on which the cross section is located.
-chainage = 49.86169818377671 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E14_49.50 # Unique cross-section location id.
+branchId = pipe_41_E14 # Branch on which the cross section is located.
+chainage = 49.49510852400834 # Chainage on the branch (m).
+shift = 741.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E20_49.86 # Unique cross-section location id.
-branchId = pipe_49_E20 # Branch on which the cross section is located.
-chainage = 49.86169818354465 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E15_49.50 # Unique cross-section location id.
+branchId = pipe_41_E15 # Branch on which the cross section is located.
+chainage = 49.49510852328302 # Chainage on the branch (m).
+shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E21_49.86 # Unique cross-section location id.
-branchId = pipe_49_E21 # Branch on which the cross section is located.
-chainage = 49.86169818346918 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E16_49.50 # Unique cross-section location id.
+branchId = pipe_41_E16 # Branch on which the cross section is located.
+chainage = 49.49510852328302 # Chainage on the branch (m).
+shift = 753.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E22_49.86 # Unique cross-section location id.
-branchId = pipe_49_E22 # Branch on which the cross section is located.
-chainage = 49.86169818354465 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E17_49.24 # Unique cross-section location id.
+branchId = pipe_41_E17 # Branch on which the cross section is located.
+chainage = 49.24111370801116 # Chainage on the branch (m).
+shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E23_49.86 # Unique cross-section location id.
-branchId = pipe_49_E23 # Branch on which the cross section is located.
-chainage = 49.86169818370124 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E18_49.50 # Unique cross-section location id.
+branchId = pipe_41_E18 # Branch on which the cross section is located.
+chainage = 49.495108522791696 # Chainage on the branch (m).
+shift = 758.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E24_49.59 # Unique cross-section location id.
-branchId = pipe_49_E24 # Branch on which the cross section is located.
-chainage = 49.58679747526568 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E19_49.50 # Unique cross-section location id.
+branchId = pipe_41_E19 # Branch on which the cross section is located.
+chainage = 49.495108523619855 # Chainage on the branch (m).
+shift = 768.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E25_49.86 # Unique cross-section location id.
-branchId = pipe_49_E25 # Branch on which the cross section is located.
-chainage = 49.86169818370939 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E20_49.50 # Unique cross-section location id.
+branchId = pipe_41_E20 # Branch on which the cross section is located.
+chainage = 49.495108523619855 # Chainage on the branch (m).
+shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E26_49.86 # Unique cross-section location id.
-branchId = pipe_49_E26 # Branch on which the cross section is located.
-chainage = 49.85535774285424 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E21_49.50 # Unique cross-section location id.
+branchId = pipe_41_E21 # Branch on which the cross section is located.
+chainage = 49.495108523619855 # Chainage on the branch (m).
+shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E27_49.86 # Unique cross-section location id.
-branchId = pipe_49_E27 # Branch on which the cross section is located.
-chainage = 49.861698183127054 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E22_49.49 # Unique cross-section location id.
+branchId = pipe_41_E22 # Branch on which the cross section is located.
+chainage = 49.491416383871346 # Chainage on the branch (m).
+shift = 762.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E28_49.86 # Unique cross-section location id.
-branchId = pipe_49_E28 # Branch on which the cross section is located.
-chainage = 49.861698183590214 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E23_49.50 # Unique cross-section location id.
+branchId = pipe_41_E23 # Branch on which the cross section is located.
+chainage = 49.49510852319835 # Chainage on the branch (m).
+shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E29_49.86 # Unique cross-section location id.
-branchId = pipe_49_E29 # Branch on which the cross section is located.
-chainage = 49.861698183590214 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E24_49.47 # Unique cross-section location id.
+branchId = pipe_41_E24 # Branch on which the cross section is located.
+chainage = 49.468481357456085 # Chainage on the branch (m).
+shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E30_49.84 # Unique cross-section location id.
-branchId = pipe_49_E30 # Branch on which the cross section is located.
-chainage = 49.83591802478503 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E25_49.49 # Unique cross-section location id.
+branchId = pipe_41_E25 # Branch on which the cross section is located.
+chainage = 49.494659427427855 # Chainage on the branch (m).
+shift = 761.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E31_48.80 # Unique cross-section location id.
-branchId = pipe_49_E31 # Branch on which the cross section is located.
-chainage = 48.798223537663524 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E26_49.50 # Unique cross-section location id.
+branchId = pipe_41_E26 # Branch on which the cross section is located.
+chainage = 49.49510852324733 # Chainage on the branch (m).
+shift = 766.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E32_49.80 # Unique cross-section location id.
-branchId = pipe_49_E32 # Branch on which the cross section is located.
-chainage = 49.800532962819446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E27_49.50 # Unique cross-section location id.
+branchId = pipe_41_E27 # Branch on which the cross section is located.
+chainage = 49.495108523384225 # Chainage on the branch (m).
+shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E33_49.86 # Unique cross-section location id.
-branchId = pipe_49_E33 # Branch on which the cross section is located.
-chainage = 49.86169818354354 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E28_49.32 # Unique cross-section location id.
+branchId = pipe_41_E28 # Branch on which the cross section is located.
+chainage = 49.323926227286464 # Chainage on the branch (m).
+shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E34_49.60 # Unique cross-section location id.
-branchId = pipe_49_E34 # Branch on which the cross section is located.
-chainage = 49.59571238563513 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E29_49.18 # Unique cross-section location id.
+branchId = pipe_41_E29 # Branch on which the cross section is located.
+chainage = 49.18073774629452 # Chainage on the branch (m).
+shift = 770.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E35_49.84 # Unique cross-section location id.
-branchId = pipe_49_E35 # Branch on which the cross section is located.
-chainage = 49.84362365693445 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E30_49.49 # Unique cross-section location id.
+branchId = pipe_41_E30 # Branch on which the cross section is located.
+chainage = 49.49327320016726 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E36_49.86 # Unique cross-section location id.
-branchId = pipe_49_E36 # Branch on which the cross section is located.
-chainage = 49.861698183533875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E31_49.50 # Unique cross-section location id.
+branchId = pipe_41_E31 # Branch on which the cross section is located.
+chainage = 49.495108524240685 # Chainage on the branch (m).
+shift = 774.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E37_49.86 # Unique cross-section location id.
-branchId = pipe_49_E37 # Branch on which the cross section is located.
-chainage = 49.861698183533875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E32_49.50 # Unique cross-section location id.
+branchId = pipe_41_E32 # Branch on which the cross section is located.
+chainage = 49.49510852328187 # Chainage on the branch (m).
+shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E38_49.86 # Unique cross-section location id.
-branchId = pipe_49_E38 # Branch on which the cross section is located.
-chainage = 49.861698183533875 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E33_49.50 # Unique cross-section location id.
+branchId = pipe_41_E33 # Branch on which the cross section is located.
+chainage = 49.49510852328187 # Chainage on the branch (m).
+shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E39_49.86 # Unique cross-section location id.
-branchId = pipe_49_E39 # Branch on which the cross section is located.
-chainage = 49.861698183857705 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E34_49.50 # Unique cross-section location id.
+branchId = pipe_41_E34 # Branch on which the cross section is located.
+chainage = 49.49510852328187 # Chainage on the branch (m).
+shift = 777.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E40_49.86 # Unique cross-section location id.
-branchId = pipe_49_E40 # Branch on which the cross section is located.
-chainage = 49.8561528738844 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E35_49.46 # Unique cross-section location id.
+branchId = pipe_41_E35 # Branch on which the cross section is located.
+chainage = 49.46492328044981 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E41_49.86 # Unique cross-section location id.
-branchId = pipe_49_E41 # Branch on which the cross section is located.
-chainage = 49.861698183768006 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E36_49.42 # Unique cross-section location id.
+branchId = pipe_41_E36 # Branch on which the cross section is located.
+chainage = 49.42189734508719 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E42_49.81 # Unique cross-section location id.
-branchId = pipe_49_E42 # Branch on which the cross section is located.
-chainage = 49.81271075742621 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E37_49.49 # Unique cross-section location id.
+branchId = pipe_41_E37 # Branch on which the cross section is located.
+chainage = 49.49150363152985 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E43_49.86 # Unique cross-section location id.
-branchId = pipe_49_E43 # Branch on which the cross section is located.
-chainage = 49.86169818371676 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E38_49.50 # Unique cross-section location id.
+branchId = pipe_41_E38 # Branch on which the cross section is located.
+chainage = 49.49510852364434 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E44_48.87 # Unique cross-section location id.
-branchId = pipe_49_E44 # Branch on which the cross section is located.
-chainage = 48.86999137881647 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E39_49.50 # Unique cross-section location id.
+branchId = pipe_41_E39 # Branch on which the cross section is located.
+chainage = 49.49510852364434 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E45_49.83 # Unique cross-section location id.
-branchId = pipe_49_E45 # Branch on which the cross section is located.
-chainage = 49.826234982277306 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E40_49.49 # Unique cross-section location id.
+branchId = pipe_41_E40 # Branch on which the cross section is located.
+chainage = 49.49498085936373 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E46_49.86 # Unique cross-section location id.
-branchId = pipe_49_E46 # Branch on which the cross section is located.
-chainage = 49.86169818388561 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E41_49.50 # Unique cross-section location id.
+branchId = pipe_41_E41 # Branch on which the cross section is located.
+chainage = 49.49510852323906 # Chainage on the branch (m).
+shift = 772.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E47_48.12 # Unique cross-section location id.
-branchId = pipe_49_E47 # Branch on which the cross section is located.
-chainage = 48.119632673901386 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E42_49.50 # Unique cross-section location id.
+branchId = pipe_41_E42 # Branch on which the cross section is located.
+chainage = 49.4951085236253 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E48_48.78 # Unique cross-section location id.
-branchId = pipe_49_E48 # Branch on which the cross section is located.
-chainage = 48.7826199319802 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E43_49.50 # Unique cross-section location id.
+branchId = pipe_41_E43 # Branch on which the cross section is located.
+chainage = 49.49510852317473 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E49_49.72 # Unique cross-section location id.
-branchId = pipe_49_E49 # Branch on which the cross section is located.
-chainage = 49.71905661223012 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E44_49.39 # Unique cross-section location id.
+branchId = pipe_41_E44 # Branch on which the cross section is located.
+chainage = 49.387983394673874 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E50_49.10 # Unique cross-section location id.
-branchId = pipe_49_E50 # Branch on which the cross section is located.
-chainage = 49.09915040271774 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E45_49.50 # Unique cross-section location id.
+branchId = pipe_41_E45 # Branch on which the cross section is located.
+chainage = 49.49510852290926 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E51_49.86 # Unique cross-section location id.
-branchId = pipe_49_E51 # Branch on which the cross section is located.
-chainage = 49.861698183349255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E46_49.50 # Unique cross-section location id.
+branchId = pipe_41_E46 # Branch on which the cross section is located.
+chainage = 49.495108523697105 # Chainage on the branch (m).
+shift = 774.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E52_49.86 # Unique cross-section location id.
-branchId = pipe_49_E52 # Branch on which the cross section is located.
-chainage = 49.86169818390922 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E47_49.50 # Unique cross-section location id.
+branchId = pipe_41_E47 # Branch on which the cross section is located.
+chainage = 49.495108523821266 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E53_49.86 # Unique cross-section location id.
-branchId = pipe_49_E53 # Branch on which the cross section is located.
-chainage = 49.861698183349255 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E48_49.50 # Unique cross-section location id.
+branchId = pipe_41_E48 # Branch on which the cross section is located.
+chainage = 49.49510852290926 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E54_48.50 # Unique cross-section location id.
-branchId = pipe_49_E54 # Branch on which the cross section is located.
-chainage = 48.500013703606115 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E49_49.49 # Unique cross-section location id.
+branchId = pipe_41_E49 # Branch on which the cross section is located.
+chainage = 49.48681623650714 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E55_49.01 # Unique cross-section location id.
-branchId = pipe_49_E55 # Branch on which the cross section is located.
-chainage = 49.01256041211983 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E50_49.39 # Unique cross-section location id.
+branchId = pipe_41_E50 # Branch on which the cross section is located.
+chainage = 49.392129224681106 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E56_47.47 # Unique cross-section location id.
-branchId = pipe_49_E56 # Branch on which the cross section is located.
-chainage = 47.466394724634824 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E51_49.15 # Unique cross-section location id.
+branchId = pipe_41_E51 # Branch on which the cross section is located.
+chainage = 49.14799069069076 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E57_49.86 # Unique cross-section location id.
-branchId = pipe_49_E57 # Branch on which the cross section is located.
-chainage = 49.86169818340971 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E52_49.34 # Unique cross-section location id.
+branchId = pipe_41_E52 # Branch on which the cross section is located.
+chainage = 49.33653914632839 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E58_48.68 # Unique cross-section location id.
-branchId = pipe_49_E58 # Branch on which the cross section is located.
-chainage = 48.6800478762356 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E53_49.35 # Unique cross-section location id.
+branchId = pipe_41_E53 # Branch on which the cross section is located.
+chainage = 49.350995463331984 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E59_49.58 # Unique cross-section location id.
-branchId = pipe_49_E59 # Branch on which the cross section is located.
-chainage = 49.582616683621225 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E54_49.50 # Unique cross-section location id.
+branchId = pipe_41_E54 # Branch on which the cross section is located.
+chainage = 49.49510852386249 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E60_49.86 # Unique cross-section location id.
-branchId = pipe_49_E60 # Branch on which the cross section is located.
-chainage = 49.861698183557024 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E55_49.26 # Unique cross-section location id.
+branchId = pipe_41_E55 # Branch on which the cross section is located.
+chainage = 49.25926944251285 # Chainage on the branch (m).
+shift = 759.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E61_48.97 # Unique cross-section location id.
-branchId = pipe_49_E61 # Branch on which the cross section is located.
-chainage = 48.974538334240926 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E56_49.50 # Unique cross-section location id.
+branchId = pipe_41_E56 # Branch on which the cross section is located.
+chainage = 49.495108523473114 # Chainage on the branch (m).
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E62_49.86 # Unique cross-section location id.
-branchId = pipe_49_E62 # Branch on which the cross section is located.
-chainage = 49.8616981835648 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E57_49.41 # Unique cross-section location id.
+branchId = pipe_41_E57 # Branch on which the cross section is located.
+chainage = 49.414990137403436 # Chainage on the branch (m).
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E63_49.86 # Unique cross-section location id.
-branchId = pipe_49_E63 # Branch on which the cross section is located.
-chainage = 49.86169818365585 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E58_49.50 # Unique cross-section location id.
+branchId = pipe_41_E58 # Branch on which the cross section is located.
+chainage = 49.49510852371272 # Chainage on the branch (m).
+shift = 765.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E64_49.68 # Unique cross-section location id.
-branchId = pipe_49_E64 # Branch on which the cross section is located.
-chainage = 49.68021023532449 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E59_49.35 # Unique cross-section location id.
+branchId = pipe_41_E59 # Branch on which the cross section is located.
+chainage = 49.350958540170545 # Chainage on the branch (m).
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E65_49.86 # Unique cross-section location id.
-branchId = pipe_49_E65 # Branch on which the cross section is located.
-chainage = 49.861698183339264 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E60_49.31 # Unique cross-section location id.
+branchId = pipe_41_E60 # Branch on which the cross section is located.
+chainage = 49.3123015540534 # Chainage on the branch (m).
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E66_49.33 # Unique cross-section location id.
-branchId = pipe_49_E66 # Branch on which the cross section is located.
-chainage = 49.33472010442175 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E61_49.50 # Unique cross-section location id.
+branchId = pipe_41_E61 # Branch on which the cross section is located.
+chainage = 49.495108522802745 # Chainage on the branch (m).
+shift = 774.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E67_49.75 # Unique cross-section location id.
-branchId = pipe_49_E67 # Branch on which the cross section is located.
-chainage = 49.75219416622915 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E62_49.50 # Unique cross-section location id.
+branchId = pipe_41_E62 # Branch on which the cross section is located.
+chainage = 49.49510852358695 # Chainage on the branch (m).
+shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E68_49.86 # Unique cross-section location id.
-branchId = pipe_49_E68 # Branch on which the cross section is located.
-chainage = 49.86169818364446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E63_49.01 # Unique cross-section location id.
+branchId = pipe_41_E63 # Branch on which the cross section is located.
+chainage = 49.0066847201198 # Chainage on the branch (m).
+shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E69_49.86 # Unique cross-section location id.
-branchId = pipe_49_E69 # Branch on which the cross section is located.
-chainage = 49.86169818364446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E64_49.05 # Unique cross-section location id.
+branchId = pipe_41_E64 # Branch on which the cross section is located.
+chainage = 49.050694153631106 # Chainage on the branch (m).
+shift = 808.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E70_49.86 # Unique cross-section location id.
-branchId = pipe_49_E70 # Branch on which the cross section is located.
-chainage = 49.86169818364446 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E65_49.17 # Unique cross-section location id.
+branchId = pipe_41_E65 # Branch on which the cross section is located.
+chainage = 49.16821266715344 # Chainage on the branch (m).
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E71_49.65 # Unique cross-section location id.
-branchId = pipe_49_E71 # Branch on which the cross section is located.
-chainage = 49.64857626068789 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E66_49.50 # Unique cross-section location id.
+branchId = pipe_41_E66 # Branch on which the cross section is located.
+chainage = 49.49510852365245 # Chainage on the branch (m).
+shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E72_49.86 # Unique cross-section location id.
-branchId = pipe_49_E72 # Branch on which the cross section is located.
-chainage = 49.861698183772546 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E67_49.50 # Unique cross-section location id.
+branchId = pipe_41_E67 # Branch on which the cross section is located.
+chainage = 49.4951085235284 # Chainage on the branch (m).
+shift = 771.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E73_49.86 # Unique cross-section location id.
-branchId = pipe_49_E73 # Branch on which the cross section is located.
-chainage = 49.861698182923845 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E68_49.16 # Unique cross-section location id.
+branchId = pipe_41_E68 # Branch on which the cross section is located.
+chainage = 49.16489711199492 # Chainage on the branch (m).
+shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E74_49.53 # Unique cross-section location id.
-branchId = pipe_49_E74 # Branch on which the cross section is located.
-chainage = 49.526109877979444 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E69_49.50 # Unique cross-section location id.
+branchId = pipe_41_E69 # Branch on which the cross section is located.
+chainage = 49.49510852361046 # Chainage on the branch (m).
+shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E75_49.86 # Unique cross-section location id.
-branchId = pipe_49_E75 # Branch on which the cross section is located.
-chainage = 49.86169818311376 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E70_49.14 # Unique cross-section location id.
+branchId = pipe_41_E70 # Branch on which the cross section is located.
+chainage = 49.14446576385645 # Chainage on the branch (m).
+shift = 780.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E76_49.70 # Unique cross-section location id.
-branchId = pipe_49_E76 # Branch on which the cross section is located.
-chainage = 49.704600985055244 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E71_49.50 # Unique cross-section location id.
+branchId = pipe_41_E71 # Branch on which the cross section is located.
+chainage = 49.49510852363856 # Chainage on the branch (m).
+shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E77_49.86 # Unique cross-section location id.
-branchId = pipe_49_E77 # Branch on which the cross section is located.
-chainage = 49.86169818366793 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E72_49.50 # Unique cross-section location id.
+branchId = pipe_41_E72 # Branch on which the cross section is located.
+chainage = 49.49510852270729 # Chainage on the branch (m).
+shift = 817.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E78_49.86 # Unique cross-section location id.
-branchId = pipe_49_E78 # Branch on which the cross section is located.
-chainage = 49.86169818280064 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E73_49.42 # Unique cross-section location id.
+branchId = pipe_41_E73 # Branch on which the cross section is located.
+chainage = 49.41586739490224 # Chainage on the branch (m).
+shift = 832.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E79_49.62 # Unique cross-section location id.
-branchId = pipe_49_E79 # Branch on which the cross section is located.
-chainage = 49.621063890447786 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E74_49.50 # Unique cross-section location id.
+branchId = pipe_41_E74 # Branch on which the cross section is located.
+chainage = 49.49510852344801 # Chainage on the branch (m).
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E80_49.86 # Unique cross-section location id.
-branchId = pipe_49_E80 # Branch on which the cross section is located.
-chainage = 49.86169818392345 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E75_49.50 # Unique cross-section location id.
+branchId = pipe_41_E75 # Branch on which the cross section is located.
+chainage = 49.49510852347758 # Chainage on the branch (m).
+shift = 807.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E81_49.82 # Unique cross-section location id.
-branchId = pipe_49_E81 # Branch on which the cross section is located.
-chainage = 49.81972686860253 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E76_49.41 # Unique cross-section location id.
+branchId = pipe_41_E76 # Branch on which the cross section is located.
+chainage = 49.41452401235903 # Chainage on the branch (m).
+shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E82_49.86 # Unique cross-section location id.
-branchId = pipe_49_E82 # Branch on which the cross section is located.
-chainage = 49.861698183280176 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E77_49.50 # Unique cross-section location id.
+branchId = pipe_41_E77 # Branch on which the cross section is located.
+chainage = 49.49510852316853 # Chainage on the branch (m).
+shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E83_49.78 # Unique cross-section location id.
-branchId = pipe_49_E83 # Branch on which the cross section is located.
-chainage = 49.78000335136422 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E78_49.50 # Unique cross-section location id.
+branchId = pipe_41_E78 # Branch on which the cross section is located.
+chainage = 49.49510852322422 # Chainage on the branch (m).
+shift = 809.1000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E84_49.63 # Unique cross-section location id.
-branchId = pipe_49_E84 # Branch on which the cross section is located.
-chainage = 49.631496735366966 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E79_49.48 # Unique cross-section location id.
+branchId = pipe_41_E79 # Branch on which the cross section is located.
+chainage = 49.47686551024192 # Chainage on the branch (m).
+shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E85_49.37 # Unique cross-section location id.
-branchId = pipe_49_E85 # Branch on which the cross section is located.
-chainage = 49.36693027510331 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E80_49.50 # Unique cross-section location id.
+branchId = pipe_41_E80 # Branch on which the cross section is located.
+chainage = 49.49510852344554 # Chainage on the branch (m).
+shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E86_47.53 # Unique cross-section location id.
-branchId = pipe_49_E86 # Branch on which the cross section is located.
-chainage = 47.531080881588814 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E81_49.46 # Unique cross-section location id.
+branchId = pipe_41_E81 # Branch on which the cross section is located.
+chainage = 49.45640305139485 # Chainage on the branch (m).
+shift = 800.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E87_49.86 # Unique cross-section location id.
-branchId = pipe_49_E87 # Branch on which the cross section is located.
-chainage = 49.861698183500806 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E82_49.50 # Unique cross-section location id.
+branchId = pipe_41_E82 # Branch on which the cross section is located.
+chainage = 49.49510852323725 # Chainage on the branch (m).
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E88_49.05 # Unique cross-section location id.
-branchId = pipe_49_E88 # Branch on which the cross section is located.
-chainage = 49.04739859789795 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E83_49.50 # Unique cross-section location id.
+branchId = pipe_41_E83 # Branch on which the cross section is located.
+chainage = 49.49510852414897 # Chainage on the branch (m).
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E89_49.86 # Unique cross-section location id.
-branchId = pipe_49_E89 # Branch on which the cross section is located.
-chainage = 49.8616981830891 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E84_49.50 # Unique cross-section location id.
+branchId = pipe_41_E84 # Branch on which the cross section is located.
+chainage = 49.49510852323725 # Chainage on the branch (m).
+shift = 775.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E90_49.86 # Unique cross-section location id.
-branchId = pipe_49_E90 # Branch on which the cross section is located.
-chainage = 49.8559336911072 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_41_E85_49.50 # Unique cross-section location id.
+branchId = pipe_41_E85 # Branch on which the cross section is located.
+chainage = 49.49510852323725 # Chainage on the branch (m).
+shift = 792.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E91_49.86 # Unique cross-section location id.
-branchId = pipe_49_E91 # Branch on which the cross section is located.
-chainage = 49.86169818417763 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E0_49.37 # Unique cross-section location id.
+branchId = pipe_42_E0 # Branch on which the cross section is located.
+chainage = 49.36969399873011 # Chainage on the branch (m).
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E92_49.86 # Unique cross-section location id.
-branchId = pipe_49_E92 # Branch on which the cross section is located.
-chainage = 49.8616981833137 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E1_49.37 # Unique cross-section location id.
+branchId = pipe_42_E1 # Branch on which the cross section is located.
+chainage = 49.36969399777165 # Chainage on the branch (m).
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E93_49.86 # Unique cross-section location id.
-branchId = pipe_49_E93 # Branch on which the cross section is located.
-chainage = 49.861698183463 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E2_49.37 # Unique cross-section location id.
+branchId = pipe_42_E2 # Branch on which the cross section is located.
+chainage = 49.36969399873011 # Chainage on the branch (m).
+shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E94_49.86 # Unique cross-section location id.
-branchId = pipe_49_E94 # Branch on which the cross section is located.
-chainage = 49.8616981833137 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E3_49.37 # Unique cross-section location id.
+branchId = pipe_42_E3 # Branch on which the cross section is located.
+chainage = 49.36969399777165 # Chainage on the branch (m).
+shift = 814.0 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E95_49.86 # Unique cross-section location id.
-branchId = pipe_49_E95 # Branch on which the cross section is located.
-chainage = 49.85678337632482 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E4_49.37 # Unique cross-section location id.
+branchId = pipe_42_E4 # Branch on which the cross section is located.
+chainage = 49.36969399873011 # Chainage on the branch (m).
+shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E96_49.86 # Unique cross-section location id.
-branchId = pipe_49_E96 # Branch on which the cross section is located.
-chainage = 49.861698183349475 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E5_49.37 # Unique cross-section location id.
+branchId = pipe_42_E5 # Branch on which the cross section is located.
+chainage = 49.369684944733635 # Chainage on the branch (m).
+shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E97_49.04 # Unique cross-section location id.
-branchId = pipe_49_E97 # Branch on which the cross section is located.
-chainage = 49.04326397013437 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E6_49.37 # Unique cross-section location id.
+branchId = pipe_42_E6 # Branch on which the cross section is located.
+chainage = 49.36969399739289 # Chainage on the branch (m).
+shift = 813.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E98_49.78 # Unique cross-section location id.
-branchId = pipe_49_E98 # Branch on which the cross section is located.
-chainage = 49.777530284965685 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_42_E7_49.19 # Unique cross-section location id.
+branchId = pipe_42_E7 # Branch on which the cross section is located.
+chainage = 49.194071803307814 # Chainage on the branch (m).
+shift = 799.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E99_49.86 # Unique cross-section location id.
-branchId = pipe_49_E99 # Branch on which the cross section is located.
-chainage = 49.86169818379338 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_43_E0_47.99 # Unique cross-section location id.
+branchId = pipe_43_E0 # Branch on which the cross section is located.
+chainage = 47.98976174551751 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E100_49.84 # Unique cross-section location id.
-branchId = pipe_49_E100 # Branch on which the cross section is located.
-chainage = 49.839579180042264 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_43_E1_47.99 # Unique cross-section location id.
+branchId = pipe_43_E1 # Branch on which the cross section is located.
+chainage = 47.989761746456594 # Chainage on the branch (m).
+shift = 828.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E101_49.12 # Unique cross-section location id.
-branchId = pipe_49_E101 # Branch on which the cross section is located.
-chainage = 49.11740983500858 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E0_44.85 # Unique cross-section location id.
+branchId = pipe_44_E0 # Branch on which the cross section is located.
+chainage = 44.84716356301232 # Chainage on the branch (m).
+shift = 837.6000366210938 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E102_49.86 # Unique cross-section location id.
-branchId = pipe_49_E102 # Branch on which the cross section is located.
-chainage = 49.861698183633834 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E1_44.67 # Unique cross-section location id.
+branchId = pipe_44_E1 # Branch on which the cross section is located.
+chainage = 44.66883782967896 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E103_49.86 # Unique cross-section location id.
-branchId = pipe_49_E103 # Branch on which the cross section is located.
-chainage = 49.861698183633834 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E2_44.85 # Unique cross-section location id.
+branchId = pipe_44_E2 # Branch on which the cross section is located.
+chainage = 44.847163563280915 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E104_49.86 # Unique cross-section location id.
-branchId = pipe_49_E104 # Branch on which the cross section is located.
-chainage = 49.86169818332631 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E3_44.85 # Unique cross-section location id.
+branchId = pipe_44_E3 # Branch on which the cross section is located.
+chainage = 44.84579173162809 # Chainage on the branch (m).
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E105_49.86 # Unique cross-section location id.
-branchId = pipe_49_E105 # Branch on which the cross section is located.
-chainage = 49.861698183633834 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E4_44.71 # Unique cross-section location id.
+branchId = pipe_44_E4 # Branch on which the cross section is located.
+chainage = 44.7132772458127 # Chainage on the branch (m).
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E106_49.83 # Unique cross-section location id.
-branchId = pipe_49_E106 # Branch on which the cross section is located.
-chainage = 49.8317121145442 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E5_44.83 # Unique cross-section location id.
+branchId = pipe_44_E5 # Branch on which the cross section is located.
+chainage = 44.82570264102855 # Chainage on the branch (m).
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E107_49.86 # Unique cross-section location id.
-branchId = pipe_49_E107 # Branch on which the cross section is located.
-chainage = 49.86158161523496 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E6_44.61 # Unique cross-section location id.
+branchId = pipe_44_E6 # Branch on which the cross section is located.
+chainage = 44.609149413697125 # Chainage on the branch (m).
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E108_49.86 # Unique cross-section location id.
-branchId = pipe_49_E108 # Branch on which the cross section is located.
-chainage = 49.861698183759295 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_44_E7_43.67 # Unique cross-section location id.
+branchId = pipe_44_E7 # Branch on which the cross section is located.
+chainage = 43.67448282995742 # Chainage on the branch (m).
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E109_49.86 # Unique cross-section location id.
-branchId = pipe_49_E109 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_45_E0_46.24 # Unique cross-section location id.
+branchId = pipe_45_E0 # Branch on which the cross section is located.
+chainage = 46.23930542045624 # Chainage on the branch (m).
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E110_49.86 # Unique cross-section location id.
-branchId = pipe_49_E110 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_45_E1_46.30 # Unique cross-section location id.
+branchId = pipe_45_E1 # Branch on which the cross section is located.
+chainage = 46.300667974962074 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E111_49.86 # Unique cross-section location id.
-branchId = pipe_49_E111 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_45_E2_46.30 # Unique cross-section location id.
+branchId = pipe_45_E2 # Branch on which the cross section is located.
+chainage = 46.300667975671665 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E112_49.86 # Unique cross-section location id.
-branchId = pipe_49_E112 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_45_E3_46.30 # Unique cross-section location id.
+branchId = pipe_45_E3 # Branch on which the cross section is located.
+chainage = 46.300667975671665 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E113_49.86 # Unique cross-section location id.
-branchId = pipe_49_E113 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_46_E0_48.89 # Unique cross-section location id.
+branchId = pipe_46_E0 # Branch on which the cross section is located.
+chainage = 48.89332923259779 # Chainage on the branch (m).
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E114_49.86 # Unique cross-section location id.
-branchId = pipe_49_E114 # Branch on which the cross section is located.
-chainage = 49.86169818364505 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_46_E1_49.37 # Unique cross-section location id.
+branchId = pipe_46_E1 # Branch on which the cross section is located.
+chainage = 49.367105506152356 # Chainage on the branch (m).
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E115_49.86 # Unique cross-section location id.
-branchId = pipe_49_E115 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_46_E2_49.28 # Unique cross-section location id.
+branchId = pipe_46_E2 # Branch on which the cross section is located.
+chainage = 49.28380711794944 # Chainage on the branch (m).
+shift = 825.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E116_49.86 # Unique cross-section location id.
-branchId = pipe_49_E116 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_46_E3_49.33 # Unique cross-section location id.
+branchId = pipe_46_E3 # Branch on which the cross section is located.
+chainage = 49.325028505252995 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E117_49.86 # Unique cross-section location id.
-branchId = pipe_49_E117 # Branch on which the cross section is located.
-chainage = 49.861698183528304 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_46_E4_49.05 # Unique cross-section location id.
+branchId = pipe_46_E4 # Branch on which the cross section is located.
+chainage = 49.04820095413804 # Chainage on the branch (m).
+shift = 803.7000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E118_49.86 # Unique cross-section location id.
-branchId = pipe_49_E118 # Branch on which the cross section is located.
-chainage = 49.861698183759295 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_47_E0_42.63 # Unique cross-section location id.
+branchId = pipe_47_E0 # Branch on which the cross section is located.
+chainage = 42.63189405260717 # Chainage on the branch (m).
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E119_49.84 # Unique cross-section location id.
-branchId = pipe_49_E119 # Branch on which the cross section is located.
-chainage = 49.84030213661448 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_47_E1_42.63 # Unique cross-section location id.
+branchId = pipe_47_E1 # Branch on which the cross section is located.
+chainage = 42.63197285433592 # Chainage on the branch (m).
+shift = 801.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E120_49.86 # Unique cross-section location id.
-branchId = pipe_49_E120 # Branch on which the cross section is located.
-chainage = 49.86169818358159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_47_E2_42.63 # Unique cross-section location id.
+branchId = pipe_47_E2 # Branch on which the cross section is located.
+chainage = 42.63197285342116 # Chainage on the branch (m).
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E121_49.86 # Unique cross-section location id.
-branchId = pipe_49_E121 # Branch on which the cross section is located.
-chainage = 49.86169818358159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_47_E3_42.56 # Unique cross-section location id.
+branchId = pipe_47_E3 # Branch on which the cross section is located.
+chainage = 42.555670698777575 # Chainage on the branch (m).
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E122_49.86 # Unique cross-section location id.
-branchId = pipe_49_E122 # Branch on which the cross section is located.
-chainage = 49.86169818358159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_47_E4_42.63 # Unique cross-section location id.
+branchId = pipe_47_E4 # Branch on which the cross section is located.
+chainage = 42.63197285356783 # Chainage on the branch (m).
+shift = 814.2000122070312 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E123_49.86 # Unique cross-section location id.
-branchId = pipe_49_E123 # Branch on which the cross section is located.
-chainage = 49.86169818330123 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_47_E5_42.44 # Unique cross-section location id.
+branchId = pipe_47_E5 # Branch on which the cross section is located.
+chainage = 42.439521125920514 # Chainage on the branch (m).
+shift = 801.4000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
[CrossSection]
-id = pipe_49_E124_49.86 # Unique cross-section location id.
-branchId = pipe_49_E124 # Branch on which the cross section is located.
-chainage = 49.86169818358159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+id = pipe_48_E0_43.98 # Unique cross-section location id.
+branchId = pipe_48_E0 # Branch on which the cross section is located.
+chainage = 43.97918502889465 # Chainage on the branch (m).
+shift = 783.7999877929688 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
@@ -44288,7 +15088,7 @@ locationtype = 1d
id = pipe_49_E125_49.86 # Unique cross-section location id.
branchId = pipe_49_E125 # Branch on which the cross section is located.
chainage = 49.86169818358159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
@@ -44296,7 +15096,7 @@ locationtype = 1d
id = pipe_49_E126_49.86 # Unique cross-section location id.
branchId = pipe_49_E126 # Branch on which the cross section is located.
chainage = 49.86169818358159 # Chainage on the branch (m).
-shift = -10001.5 # Vertical shift of the cross section definition [m]. Defined positive upwards.
+shift = 907.9000244140625 # Vertical shift of the cross section definition [m]. Defined positive upwards.
definitionId = circ_d0.500_branch # Id of cross section definition.
locationtype = 1d
diff --git a/examples/dflowfm_piave/dflowfm/fm_net.nc b/examples/dflowfm_piave/dflowfm/fm_net.nc
index a392ff3e..d44c48cc 100644
Binary files a/examples/dflowfm_piave/dflowfm/fm_net.nc and b/examples/dflowfm_piave/dflowfm/fm_net.nc differ
diff --git a/examples/dflowfm_piave/dflowfm/nodeFile.ini b/examples/dflowfm_piave/dflowfm/nodeFile.ini
index 458aafd4..a1678ee2 100644
--- a/examples/dflowfm_piave/dflowfm/nodeFile.ini
+++ b/examples/dflowfm_piave/dflowfm/nodeFile.ini
@@ -2266,35745 +2266,10195 @@ manholeId = manhole_161_generated # (optional) Unique id of manh
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1393846.866743_5859166.301538 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 1109.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 1112.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1393891.920325_5859146.596169 # Unique id of the storage node.
+id = 1388521.257593_5855362.027613 # Unique id of the storage node.
name = manhole_162_generated # Long name in the user interface.
manholeId = manhole_162_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393891.920325_5859146.596169 # Connection node on which the storage node is located.
+nodeId = 1388521.257593_5855362.027613 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 965.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 968.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1393933.388037_5859122.277832 # Unique id of the storage node.
+id = 1388472.030307_5855370.543776 # Unique id of the storage node.
name = manhole_163_generated # Long name in the user interface.
manholeId = manhole_163_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393933.388037_5859122.277832 # Connection node on which the storage node is located.
+nodeId = 1388472.030307_5855370.543776 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 965.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 968.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1393962.852900_5859082.145733 # Unique id of the storage node.
+id = 1388439.000347_5855407.802593 # Unique id of the storage node.
name = manhole_164_generated # Long name in the user interface.
manholeId = manhole_164_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393962.852900_5859082.145733 # Connection node on which the storage node is located.
+nodeId = 1388439.000347_5855407.802593 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 965.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 968.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394005.729331_5859059.753146 # Unique id of the storage node.
+id = 1388400.196092_5855436.014135 # Unique id of the storage node.
name = manhole_165_generated # Long name in the user interface.
manholeId = manhole_165_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394005.729331_5859059.753146 # Connection node on which the storage node is located.
+nodeId = 1388400.196092_5855436.014135 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 961.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 964.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394055.475932_5859057.795492 # Unique id of the storage node.
+id = 1388351.338236_5855446.634319 # Unique id of the storage node.
name = manhole_166_generated # Long name in the user interface.
manholeId = manhole_166_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394055.475932_5859057.795492 # Connection node on which the storage node is located.
+nodeId = 1388351.338236_5855446.634319 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 961.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 964.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394105.428024_5859057.063073 # Unique id of the storage node.
+id = 1388301.961882_5855453.847478 # Unique id of the storage node.
name = manhole_167_generated # Long name in the user interface.
manholeId = manhole_167_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394105.428024_5859057.063073 # Connection node on which the storage node is located.
+nodeId = 1388301.961882_5855453.847478 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 978.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 981.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394154.825224_5859052.280367 # Unique id of the storage node.
+id = 1388252.297577_5855451.260453 # Unique id of the storage node.
name = manhole_168_generated # Long name in the user interface.
manholeId = manhole_168_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394154.825224_5859052.280367 # Connection node on which the storage node is located.
+nodeId = 1388252.297577_5855451.260453 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 978.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 981.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394200.611384_5859033.003444 # Unique id of the storage node.
+id = 1388202.479660_5855455.508815 # Unique id of the storage node.
name = manhole_169_generated # Long name in the user interface.
manholeId = manhole_169_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394200.611384_5859033.003444 # Connection node on which the storage node is located.
+nodeId = 1388202.479660_5855455.508815 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 970.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 973.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394249.433454_5859022.412898 # Unique id of the storage node.
+id = 1388152.683455_5855460.015516 # Unique id of the storage node.
name = manhole_170_generated # Long name in the user interface.
manholeId = manhole_170_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394249.433454_5859022.412898 # Connection node on which the storage node is located.
+nodeId = 1388152.683455_5855460.015516 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 958.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 961.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394298.801167_5859016.404503 # Unique id of the storage node.
+id = 1388104.622612_5855473.253734 # Unique id of the storage node.
name = manhole_171_generated # Long name in the user interface.
manholeId = manhole_171_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394298.801167_5859016.404503 # Connection node on which the storage node is located.
+nodeId = 1388104.622612_5855473.253734 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 958.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 961.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394342.946750_5859035.159852 # Unique id of the storage node.
+id = 1388057.005634_5855488.445189 # Unique id of the storage node.
name = manhole_172_generated # Long name in the user interface.
manholeId = manhole_172_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394342.946750_5859035.159852 # Connection node on which the storage node is located.
+nodeId = 1388057.005634_5855488.445189 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 942.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 945.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394378.140151_5859070.400375 # Unique id of the storage node.
+id = 1388011.292357_5855508.700276 # Unique id of the storage node.
name = manhole_173_generated # Long name in the user interface.
manholeId = manhole_173_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394378.140151_5859070.400375 # Connection node on which the storage node is located.
+nodeId = 1388011.292357_5855508.700276 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 942.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 945.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394425.059557_5859086.187451 # Unique id of the storage node.
+id = 1387969.221703_5855535.246165 # Unique id of the storage node.
name = manhole_174_generated # Long name in the user interface.
manholeId = manhole_174_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394425.059557_5859086.187451 # Connection node on which the storage node is located.
+nodeId = 1387969.221703_5855535.246165 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 942.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 945.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394473.833243_5859096.998639 # Unique id of the storage node.
+id = 1387935.863196_5855572.491062 # Unique id of the storage node.
name = manhole_175_generated # Long name in the user interface.
manholeId = manhole_175_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394473.833243_5859096.998639 # Connection node on which the storage node is located.
+nodeId = 1387935.863196_5855572.491062 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 927.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 930.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394522.606928_5859107.809827 # Unique id of the storage node.
+id = 1387904.610232_5855611.432585 # Unique id of the storage node.
name = manhole_176_generated # Long name in the user interface.
manholeId = manhole_176_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394522.606928_5859107.809827 # Connection node on which the storage node is located.
+nodeId = 1387904.610232_5855611.432585 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 954.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 957.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394569.942334_5859123.168176 # Unique id of the storage node.
+id = 1387869.335365_5855646.852918 # Unique id of the storage node.
name = manhole_177_generated # Long name in the user interface.
manholeId = manhole_177_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394569.942334_5859123.168176 # Connection node on which the storage node is located.
+nodeId = 1387869.335365_5855646.852918 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 944.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 947.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394614.713659_5859145.210273 # Unique id of the storage node.
+id = 1387831.783289_5855679.735664 # Unique id of the storage node.
name = manhole_178_generated # Long name in the user interface.
manholeId = manhole_178_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394614.713659_5859145.210273 # Connection node on which the storage node is located.
+nodeId = 1387831.783289_5855679.735664 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 944.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 947.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394658.743920_5859168.813033 # Unique id of the storage node.
+id = 1387791.509416_5855708.923280 # Unique id of the storage node.
name = manhole_179_generated # Long name in the user interface.
manholeId = manhole_179_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394658.743920_5859168.813033 # Connection node on which the storage node is located.
+nodeId = 1387791.509416_5855708.923280 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 944.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 947.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394702.774182_5859192.415793 # Unique id of the storage node.
+id = 1387742.459817_5855717.213658 # Unique id of the storage node.
name = manhole_180_generated # Long name in the user interface.
manholeId = manhole_180_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394702.774182_5859192.415793 # Connection node on which the storage node is located.
+nodeId = 1387742.459817_5855717.213658 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 930.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 933.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394746.804443_5859216.018553 # Unique id of the storage node.
+id = 1387692.500367_5855718.495404 # Unique id of the storage node.
name = manhole_181_generated # Long name in the user interface.
manholeId = manhole_181_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394746.804443_5859216.018553 # Connection node on which the storage node is located.
+nodeId = 1387692.500367_5855718.495404 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 930.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 933.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394790.834704_5859239.621313 # Unique id of the storage node.
+id = 1387642.500798_5855718.619679 # Unique id of the storage node.
name = manhole_182_generated # Long name in the user interface.
manholeId = manhole_182_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394790.834704_5859239.621313 # Connection node on which the storage node is located.
+nodeId = 1387642.500798_5855718.619679 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 908.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 911.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394834.864966_5859263.224073 # Unique id of the storage node.
+id = 1387592.501230_5855718.743954 # Unique id of the storage node.
name = manhole_183_generated # Long name in the user interface.
manholeId = manhole_183_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394834.864966_5859263.224073 # Connection node on which the storage node is located.
+nodeId = 1387592.501230_5855718.743954 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 884.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 887.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394880.208195_5859284.084080 # Unique id of the storage node.
+id = 1387542.501661_5855718.868229 # Unique id of the storage node.
name = manhole_184_generated # Long name in the user interface.
manholeId = manhole_184_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394880.208195_5859284.084080 # Connection node on which the storage node is located.
+nodeId = 1387542.501661_5855718.868229 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 884.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 887.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394929.846529_5859285.224489 # Unique id of the storage node.
+id = 1387492.651410_5855720.815255 # Unique id of the storage node.
name = manhole_185_generated # Long name in the user interface.
manholeId = manhole_185_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394929.846529_5859285.224489 # Connection node on which the storage node is located.
+nodeId = 1387492.651410_5855720.815255 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 899.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 902.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1394979.602959_5859281.680338 # Unique id of the storage node.
+id = 1387448.867237_5855742.752517 # Unique id of the storage node.
name = manhole_186_generated # Long name in the user interface.
manholeId = manhole_186_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394979.602959_5859281.680338 # Connection node on which the storage node is located.
+nodeId = 1387448.867237_5855742.752517 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 899.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 902.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395027.975008_5859291.301104 # Unique id of the storage node.
+id = 1387402.432745_5855761.091834 # Unique id of the storage node.
name = manhole_187_generated # Long name in the user interface.
manholeId = manhole_187_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395027.975008_5859291.301104 # Connection node on which the storage node is located.
+nodeId = 1387402.432745_5855761.091834 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 883.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 886.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395064.979691_5859323.290622 # Unique id of the storage node.
+id = 1387355.687973_5855778.837216 # Unique id of the storage node.
name = manhole_188_generated # Long name in the user interface.
manholeId = manhole_188_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395064.979691_5859323.290622 # Connection node on which the storage node is located.
+nodeId = 1387355.687973_5855778.837216 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 883.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 886.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395096.606376_5859361.958299 # Unique id of the storage node.
+id = 1387308.943201_5855796.582599 # Unique id of the storage node.
name = manhole_189_generated # Long name in the user interface.
manholeId = manhole_189_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395096.606376_5859361.958299 # Connection node on which the storage node is located.
+nodeId = 1387308.943201_5855796.582599 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 876.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 879.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395138.056046_5859389.845198 # Unique id of the storage node.
+id = 1387262.861614_5855815.656713 # Unique id of the storage node.
name = manhole_190_generated # Long name in the user interface.
manholeId = manhole_190_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395138.056046_5859389.845198 # Connection node on which the storage node is located.
+nodeId = 1387262.861614_5855815.656713 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 876.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 879.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395168.453442_5859428.834298 # Unique id of the storage node.
+id = 1387224.059019_5855846.996292 # Unique id of the storage node.
name = manhole_191_generated # Long name in the user interface.
manholeId = manhole_191_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395168.453442_5859428.834298 # Connection node on which the storage node is located.
+nodeId = 1387224.059019_5855846.996292 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 870.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 873.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395194.723630_5859471.327020 # Unique id of the storage node.
+id = 1387180.719125_5855870.194652 # Unique id of the storage node.
name = manhole_192_generated # Long name in the user interface.
manholeId = manhole_192_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395194.723630_5859471.327020 # Connection node on which the storage node is located.
+nodeId = 1387180.719125_5855870.194652 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 935.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 938.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395233.124694_5859502.259061 # Unique id of the storage node.
+id = 1387131.003996_5855874.064550 # Unique id of the storage node.
name = manhole_193_generated # Long name in the user interface.
manholeId = manhole_193_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395233.124694_5859502.259061 # Connection node on which the storage node is located.
+nodeId = 1387131.003996_5855874.064550 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 929.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 932.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395279.894181_5859518.190230 # Unique id of the storage node.
+id = 1387081.098878_5855871.158614 # Unique id of the storage node.
name = manhole_194_generated # Long name in the user interface.
manholeId = manhole_194_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395279.894181_5859518.190230 # Connection node on which the storage node is located.
+nodeId = 1387081.098878_5855871.158614 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 929.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 932.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395329.658069_5859514.672545 # Unique id of the storage node.
+id = 1387031.198060_5855868.015261 # Unique id of the storage node.
name = manhole_195_generated # Long name in the user interface.
manholeId = manhole_195_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395329.658069_5859514.672545 # Connection node on which the storage node is located.
+nodeId = 1387031.198060_5855868.015261 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 913.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 916.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395379.275171_5859511.234951 # Unique id of the storage node.
+id = 1386981.297242_5855864.871909 # Unique id of the storage node.
name = manhole_196_generated # Long name in the user interface.
manholeId = manhole_196_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395379.275171_5859511.234951 # Connection node on which the storage node is located.
+nodeId = 1386981.297242_5855864.871909 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 913.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 916.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395422.765293_5859533.509734 # Unique id of the storage node.
+id = 1386931.471473_5855860.718020 # Unique id of the storage node.
name = manhole_197_generated # Long name in the user interface.
manholeId = manhole_197_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395422.765293_5859533.509734 # Connection node on which the storage node is located.
+nodeId = 1386931.471473_5855860.718020 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 888.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 891.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395460.958213_5859565.713073 # Unique id of the storage node.
+id = 1386881.600664_5855857.577048 # Unique id of the storage node.
name = manhole_198_generated # Long name in the user interface.
manholeId = manhole_198_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395460.958213_5859565.713073 # Connection node on which the storage node is located.
+nodeId = 1386881.600664_5855857.577048 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 888.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 891.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395506.138909_5859585.240930 # Unique id of the storage node.
+id = 1386832.545594_5855864.100992 # Unique id of the storage node.
name = manhole_199_generated # Long name in the user interface.
manholeId = manhole_199_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395506.138909_5859585.240930 # Connection node on which the storage node is located.
+nodeId = 1386832.545594_5855864.100992 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 854.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 857.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395555.525035_5859592.775170 # Unique id of the storage node.
+id = 1386787.067649_5855884.403254 # Unique id of the storage node.
name = manhole_200_generated # Long name in the user interface.
manholeId = manhole_200_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395555.525035_5859592.775170 # Connection node on which the storage node is located.
+nodeId = 1386787.067649_5855884.403254 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 854.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 857.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395599.499233_5859614.243671 # Unique id of the storage node.
+id = 1386748.278359_5855915.544586 # Unique id of the storage node.
name = manhole_201_generated # Long name in the user interface.
manholeId = manhole_201_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395599.499233_5859614.243671 # Connection node on which the storage node is located.
+nodeId = 1386748.278359_5855915.544586 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 818.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 821.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395632.258299_5859651.643458 # Unique id of the storage node.
+id = 1386721.155420_5855957.124279 # Unique id of the storage node.
name = manhole_202_generated # Long name in the user interface.
manholeId = manhole_202_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395632.258299_5859651.643458 # Connection node on which the storage node is located.
+nodeId = 1386721.155420_5855957.124279 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 818.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 821.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395662.990372_5859691.006367 # Unique id of the storage node.
+id = 1386707.750366_5856004.850833 # Unique id of the storage node.
name = manhole_203_generated # Long name in the user interface.
manholeId = manhole_203_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395662.990372_5859691.006367 # Connection node on which the storage node is located.
+nodeId = 1386707.750366_5856004.850833 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 863.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 866.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395699.859898_5859721.886183 # Unique id of the storage node.
+id = 1386699.832476_5856054.133604 # Unique id of the storage node.
name = manhole_204_generated # Long name in the user interface.
manholeId = manhole_204_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395699.859898_5859721.886183 # Connection node on which the storage node is located.
+nodeId = 1386699.832476_5856054.133604 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 863.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 866.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395748.598021_5859732.768336 # Unique id of the storage node.
+id = 1386697.095561_5856103.986880 # Unique id of the storage node.
name = manhole_205_generated # Long name in the user interface.
manholeId = manhole_205_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395748.598021_5859732.768336 # Connection node on which the storage node is located.
+nodeId = 1386697.095561_5856103.986880 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 863.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 866.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395798.108952_5859738.817078 # Unique id of the storage node.
+id = 1386699.401159_5856153.933417 # Unique id of the storage node.
name = manhole_206_generated # Long name in the user interface.
manholeId = manhole_206_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395798.108952_5859738.817078 # Connection node on which the storage node is located.
+nodeId = 1386699.401159_5856153.933417 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 881.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 884.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395847.432504_5859732.277597 # Unique id of the storage node.
+id = 1386715.699191_5856201.197658 # Unique id of the storage node.
name = manhole_207_generated # Long name in the user interface.
manholeId = manhole_207_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395847.432504_5859732.277597 # Connection node on which the storage node is located.
+nodeId = 1386715.699191_5856201.197658 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 881.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 884.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395896.707545_5859725.029527 # Unique id of the storage node.
+id = 1386741.121204_5856244.100117 # Unique id of the storage node.
name = manhole_208_generated # Long name in the user interface.
manholeId = manhole_208_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395896.707545_5859725.029527 # Connection node on which the storage node is located.
+nodeId = 1386741.121204_5856244.100117 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 881.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 884.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395945.676986_5859732.974504 # Unique id of the storage node.
+id = 1386774.051379_5856281.577651 # Unique id of the storage node.
name = manhole_209_generated # Long name in the user interface.
manholeId = manhole_209_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395945.676986_5859732.974504 # Connection node on which the storage node is located.
+nodeId = 1386774.051379_5856281.577651 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 912.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 915.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1395992.823192_5859749.496896 # Unique id of the storage node.
+id = 1386811.583792_5856314.587093 # Unique id of the storage node.
name = manhole_210_generated # Long name in the user interface.
manholeId = manhole_210_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395992.823192_5859749.496896 # Connection node on which the storage node is located.
+nodeId = 1386811.583792_5856314.587093 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 912.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 915.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396039.969398_5859766.019289 # Unique id of the storage node.
+id = 1386839.378956_5856356.087350 # Unique id of the storage node.
name = manhole_211_generated # Long name in the user interface.
manholeId = manhole_211_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396039.969398_5859766.019289 # Connection node on which the storage node is located.
+nodeId = 1386839.378956_5856356.087350 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 912.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 915.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396087.115604_5859782.541681 # Unique id of the storage node.
+id = 1386855.653892_5856403.364182 # Unique id of the storage node.
name = manhole_212_generated # Long name in the user interface.
manholeId = manhole_212_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396087.115604_5859782.541681 # Connection node on which the storage node is located.
+nodeId = 1386855.653892_5856403.364182 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396136.122726_5859783.256127 # Unique id of the storage node.
+id = 1386875.714554_5856449.116946 # Unique id of the storage node.
name = manhole_213_generated # Long name in the user interface.
manholeId = manhole_213_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396136.122726_5859783.256127 # Connection node on which the storage node is located.
+nodeId = 1386875.714554_5856449.116946 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396184.557975_5859773.177098 # Unique id of the storage node.
+id = 1386912.179653_5856482.939191 # Unique id of the storage node.
name = manhole_214_generated # Long name in the user interface.
manholeId = manhole_214_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396184.557975_5859773.177098 # Connection node on which the storage node is located.
+nodeId = 1386912.179653_5856482.939191 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396234.332322_5859776.813416 # Unique id of the storage node.
+id = 1386944.191176_5856520.270726 # Unique id of the storage node.
name = manhole_215_generated # Long name in the user interface.
manholeId = manhole_215_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396234.332322_5859776.813416 # Connection node on which the storage node is located.
+nodeId = 1386944.191176_5856520.270726 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396284.079435_5859781.393684 # Unique id of the storage node.
+id = 1386964.188513_5856566.025076 # Unique id of the storage node.
name = manhole_216_generated # Long name in the user interface.
manholeId = manhole_216_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396284.079435_5859781.393684 # Connection node on which the storage node is located.
+nodeId = 1386964.188513_5856566.025076 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 908.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 911.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396333.826549_5859785.973953 # Unique id of the storage node.
+id = 1386998.825215_5856599.261942 # Unique id of the storage node.
name = manhole_217_generated # Long name in the user interface.
manholeId = manhole_217_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396333.826549_5859785.973953 # Connection node on which the storage node is located.
+nodeId = 1386998.825215_5856599.261942 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 908.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 911.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396383.573663_5859790.554221 # Unique id of the storage node.
+id = 1387044.828527_5856618.849378 # Unique id of the storage node.
name = manhole_218_generated # Long name in the user interface.
manholeId = manhole_218_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396383.573663_5859790.554221 # Connection node on which the storage node is located.
+nodeId = 1387044.828527_5856618.849378 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 929.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 932.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396433.320777_5859795.134489 # Unique id of the storage node.
+id = 1387090.831838_5856638.436814 # Unique id of the storage node.
name = manhole_219_generated # Long name in the user interface.
manholeId = manhole_219_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396433.320777_5859795.134489 # Connection node on which the storage node is located.
+nodeId = 1387090.831838_5856638.436814 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 929.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 932.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396482.971062_5859800.630046 # Unique id of the storage node.
+id = 1387136.835150_5856658.024250 # Unique id of the storage node.
name = manhole_220_generated # Long name in the user interface.
manholeId = manhole_220_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396482.971062_5859800.630046 # Connection node on which the storage node is located.
+nodeId = 1387136.835150_5856658.024250 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 946.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 949.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396532.628196_5859805.573255 # Unique id of the storage node.
+id = 1387178.671980_5856685.128790 # Unique id of the storage node.
name = manhole_221_generated # Long name in the user interface.
manholeId = manhole_221_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396532.628196_5859805.573255 # Connection node on which the storage node is located.
+nodeId = 1387178.671980_5856685.128790 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 921.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 924.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396582.445765_5859803.006617 # Unique id of the storage node.
+id = 1387217.700536_5856716.320353 # Unique id of the storage node.
name = manhole_222_generated # Long name in the user interface.
manholeId = manhole_222_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396582.445765_5859803.006617 # Connection node on which the storage node is located.
+nodeId = 1387217.700536_5856716.320353 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 921.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 924.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396632.004199_5859796.704570 # Unique id of the storage node.
+id = 1387252.016687_5856752.649443 # Unique id of the storage node.
name = manhole_223_generated # Long name in the user interface.
manholeId = manhole_223_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396632.004199_5859796.704570 # Connection node on which the storage node is located.
+nodeId = 1387252.016687_5856752.649443 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 937.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 940.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396681.673698_5859791.799601 # Unique id of the storage node.
+id = 1387284.798919_5856790.190160 # Unique id of the storage node.
name = manhole_224_generated # Long name in the user interface.
manholeId = manhole_224_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396681.673698_5859791.799601 # Connection node on which the storage node is located.
+nodeId = 1387284.798919_5856790.190160 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 937.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 940.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396731.549113_5859793.205962 # Unique id of the storage node.
+id = 1387273.050185_5856831.931571 # Unique id of the storage node.
name = manhole_225_generated # Long name in the user interface.
manholeId = manhole_225_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396731.549113_5859793.205962 # Connection node on which the storage node is located.
+nodeId = 1387273.050185_5856831.931571 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 891.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 894.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396781.208348_5859798.406050 # Unique id of the storage node.
+id = 1387226.106990_5856849.145193 # Unique id of the storage node.
name = manhole_226_generated # Long name in the user interface.
manholeId = manhole_226_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396781.208348_5859798.406050 # Connection node on which the storage node is located.
+nodeId = 1387226.106990_5856849.145193 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 888.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 891.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396830.710641_5859805.134882 # Unique id of the storage node.
+id = 1387179.163795_5856866.358815 # Unique id of the storage node.
name = manhole_227_generated # Long name in the user interface.
manholeId = manhole_227_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396830.710641_5859805.134882 # Connection node on which the storage node is located.
+nodeId = 1387179.163795_5856866.358815 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 888.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 891.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396880.212935_5859811.863713 # Unique id of the storage node.
+id = 1387132.220600_5856883.572436 # Unique id of the storage node.
name = manhole_228_generated # Long name in the user interface.
manholeId = manhole_228_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396880.212935_5859811.863713 # Connection node on which the storage node is located.
+nodeId = 1387132.220600_5856883.572436 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 878.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 881.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396929.517627_5859819.913461 # Unique id of the storage node.
+id = 1387091.513160_5856911.129931 # Unique id of the storage node.
name = manhole_229_generated # Long name in the user interface.
manholeId = manhole_229_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396929.517627_5859819.913461 # Connection node on which the storage node is located.
+nodeId = 1387091.513160_5856911.129931 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 878.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 881.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1396978.821983_5859827.965460 # Unique id of the storage node.
+id = 1387071.007118_5856956.155595 # Unique id of the storage node.
name = manhole_230_generated # Long name in the user interface.
manholeId = manhole_230_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396978.821983_5859827.965460 # Connection node on which the storage node is located.
+nodeId = 1387071.007118_5856956.155595 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 878.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 881.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397026.069022_5859842.370201 # Unique id of the storage node.
+id = 1387043.749112_5856996.689189 # Unique id of the storage node.
name = manhole_231_generated # Long name in the user interface.
manholeId = manhole_231_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397026.069022_5859842.370201 # Connection node on which the storage node is located.
+nodeId = 1387043.749112_5856996.689189 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 878.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 881.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397066.546460_5859871.497040 # Unique id of the storage node.
+id = 1387004.639444_5857027.840532 # Unique id of the storage node.
name = manhole_232_generated # Long name in the user interface.
manholeId = manhole_232_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397066.546460_5859871.497040 # Connection node on which the storage node is located.
+nodeId = 1387004.639444_5857027.840532 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 853.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 856.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397112.321032_5859891.233404 # Unique id of the storage node.
+id = 1386965.529776_5857058.991876 # Unique id of the storage node.
name = manhole_233_generated # Long name in the user interface.
manholeId = manhole_233_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397112.321032_5859891.233404 # Connection node on which the storage node is located.
+nodeId = 1386965.529776_5857058.991876 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 853.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 856.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397158.934578_5859909.203701 # Unique id of the storage node.
+id = 1386926.702535_5857090.440240 # Unique id of the storage node.
name = manhole_234_generated # Long name in the user interface.
manholeId = manhole_234_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397158.934578_5859909.203701 # Connection node on which the storage node is located.
+nodeId = 1386926.702535_5857090.440240 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 853.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 856.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397208.628900_5859912.217250 # Unique id of the storage node.
+id = 1386899.700980_5857131.871505 # Unique id of the storage node.
name = manhole_235_generated # Long name in the user interface.
manholeId = manhole_235_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397208.628900_5859912.217250 # Connection node on which the storage node is located.
+nodeId = 1386899.700980_5857131.871505 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 853.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 856.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397258.349998_5859908.621304 # Unique id of the storage node.
+id = 1386903.626394_5857181.005935 # Unique id of the storage node.
name = manhole_236_generated # Long name in the user interface.
manholeId = manhole_236_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397258.349998_5859908.621304 # Connection node on which the storage node is located.
+nodeId = 1386903.626394_5857181.005935 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 853.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 856.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397307.652688_5859900.559111 # Unique id of the storage node.
+id = 1386920.841402_5857227.857345 # Unique id of the storage node.
name = manhole_237_generated # Long name in the user interface.
manholeId = manhole_237_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397307.652688_5859900.559111 # Connection node on which the storage node is located.
+nodeId = 1386920.841402_5857227.857345 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 864.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 867.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397356.819969_5859891.718974 # Unique id of the storage node.
+id = 1386940.647245_5857273.767048 # Unique id of the storage node.
name = manhole_238_generated # Long name in the user interface.
manholeId = manhole_238_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397356.819969_5859891.718974 # Connection node on which the storage node is located.
+nodeId = 1386940.647245_5857273.767048 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 864.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 867.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397405.947163_5859882.648525 # Unique id of the storage node.
+id = 1386960.453089_5857319.676752 # Unique id of the storage node.
name = manhole_239_generated # Long name in the user interface.
manholeId = manhole_239_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397405.947163_5859882.648525 # Connection node on which the storage node is located.
+nodeId = 1386960.453089_5857319.676752 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 876.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 879.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397455.074357_5859873.578077 # Unique id of the storage node.
+id = 1386980.258932_5857365.586456 # Unique id of the storage node.
name = manhole_240_generated # Long name in the user interface.
manholeId = manhole_240_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397455.074357_5859873.578077 # Connection node on which the storage node is located.
+nodeId = 1386980.258932_5857365.586456 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 881.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 884.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397504.201550_5859864.507629 # Unique id of the storage node.
+id = 1387000.064776_5857411.496159 # Unique id of the storage node.
name = manhole_241_generated # Long name in the user interface.
manholeId = manhole_241_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397504.201550_5859864.507629 # Connection node on which the storage node is located.
+nodeId = 1387000.064776_5857411.496159 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 881.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 884.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397554.018959_5859861.992306 # Unique id of the storage node.
+id = 1387007.528902_5857459.537025 # Unique id of the storage node.
name = manhole_242_generated # Long name in the user interface.
manholeId = manhole_242_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397554.018959_5859861.992306 # Connection node on which the storage node is located.
+nodeId = 1387007.528902_5857459.537025 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 881.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 884.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397603.971860_5859861.624241 # Unique id of the storage node.
+id = 1386963.216765_5857476.629049 # Unique id of the storage node.
name = manhole_243_generated # Long name in the user interface.
manholeId = manhole_243_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397603.971860_5859861.624241 # Connection node on which the storage node is located.
+nodeId = 1386963.216765_5857476.629049 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 890.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 893.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397653.882972_5859859.471307 # Unique id of the storage node.
+id = 1386913.783934_5857484.135434 # Unique id of the storage node.
name = manhole_244_generated # Long name in the user interface.
manholeId = manhole_244_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397653.882972_5859859.471307 # Connection node on which the storage node is located.
+nodeId = 1386913.783934_5857484.135434 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 890.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 893.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397703.423983_5859861.881308 # Unique id of the storage node.
+id = 1386870.539328_5857507.055612 # Unique id of the storage node.
name = manhole_245_generated # Long name in the user interface.
manholeId = manhole_245_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397703.423983_5859861.881308 # Connection node on which the storage node is located.
+nodeId = 1386870.539328_5857507.055612 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 890.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 893.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397747.023108_5859886.103732 # Unique id of the storage node.
+id = 1386832.820274_5857539.877027 # Unique id of the storage node.
name = manhole_246_generated # Long name in the user interface.
manholeId = manhole_246_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397747.023108_5859886.103732 # Connection node on which the storage node is located.
+nodeId = 1386832.820274_5857539.877027 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 886.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 889.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397793.638197_5859903.174489 # Unique id of the storage node.
+id = 1386795.101532_5857572.698800 # Unique id of the storage node.
name = manhole_247_generated # Long name in the user interface.
manholeId = manhole_247_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397793.638197_5859903.174489 # Connection node on which the storage node is located.
+nodeId = 1386795.101532_5857572.698800 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 886.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 889.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397843.058697_5859908.075518 # Unique id of the storage node.
+id = 1386758.257366_5857606.496797 # Unique id of the storage node.
name = manhole_248_generated # Long name in the user interface.
manholeId = manhole_248_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397843.058697_5859908.075518 # Connection node on which the storage node is located.
+nodeId = 1386758.257366_5857606.496797 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 869.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 872.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397891.750025_5859898.873472 # Unique id of the storage node.
+id = 1386721.502390_5857640.394349 # Unique id of the storage node.
name = manhole_249_generated # Long name in the user interface.
manholeId = manhole_249_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397891.750025_5859898.873472 # Connection node on which the storage node is located.
+nodeId = 1386721.502390_5857640.394349 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 869.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 872.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397936.923744_5859877.870163 # Unique id of the storage node.
+id = 1386691.639095_5857680.292891 # Unique id of the storage node.
name = manhole_250_generated # Long name in the user interface.
manholeId = manhole_250_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397936.923744_5859877.870163 # Connection node on which the storage node is located.
+nodeId = 1386691.639095_5857680.292891 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 869.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 872.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1397981.644396_5859855.907782 # Unique id of the storage node.
+id = 1386663.127201_5857721.366520 # Unique id of the storage node.
name = manhole_251_generated # Long name in the user interface.
manholeId = manhole_251_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397981.644396_5859855.907782 # Connection node on which the storage node is located.
+nodeId = 1386663.127201_5857721.366520 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 857.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 860.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398028.885239_5859839.657953 # Unique id of the storage node.
+id = 1386634.707845_5857762.504246 # Unique id of the storage node.
name = manhole_252_generated # Long name in the user interface.
manholeId = manhole_252_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398028.885239_5859839.657953 # Connection node on which the storage node is located.
+nodeId = 1386634.707845_5857762.504246 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 861.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 864.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398074.333875_5859819.596489 # Unique id of the storage node.
+id = 1386606.288488_5857803.641972 # Unique id of the storage node.
name = manhole_253_generated # Long name in the user interface.
manholeId = manhole_253_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398074.333875_5859819.596489 # Connection node on which the storage node is located.
+nodeId = 1386606.288488_5857803.641972 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 861.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 864.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398115.107381_5859790.975434 # Unique id of the storage node.
+id = 1386577.851668_5857844.766918 # Unique id of the storage node.
name = manhole_254_generated # Long name in the user interface.
manholeId = manhole_254_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398115.107381_5859790.975434 # Connection node on which the storage node is located.
+nodeId = 1386577.851668_5857844.766918 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 861.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 864.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398149.744976_5859755.089588 # Unique id of the storage node.
+id = 1386559.479124_5857890.340474 # Unique id of the storage node.
name = manhole_255_generated # Long name in the user interface.
manholeId = manhole_255_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398149.744976_5859755.089588 # Connection node on which the storage node is located.
+nodeId = 1386559.479124_5857890.340474 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 833.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 836.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398183.274727_5859718.055684 # Unique id of the storage node.
+id = 1386576.858566_5857935.633446 # Unique id of the storage node.
name = manhole_256_generated # Long name in the user interface.
manholeId = manhole_256_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398183.274727_5859718.055684 # Connection node on which the storage node is located.
+nodeId = 1386576.858566_5857935.633446 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 833.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 836.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398216.804478_5859681.021781 # Unique id of the storage node.
+id = 1386619.073707_5857961.189545 # Unique id of the storage node.
name = manhole_257_generated # Long name in the user interface.
manholeId = manhole_257_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398216.804478_5859681.021781 # Connection node on which the storage node is located.
+nodeId = 1386619.073707_5857961.189545 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 851.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 854.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398250.334229_5859643.987878 # Unique id of the storage node.
+id = 1386664.860783_5857981.277063 # Unique id of the storage node.
name = manhole_258_generated # Long name in the user interface.
manholeId = manhole_258_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398250.334229_5859643.987878 # Connection node on which the storage node is located.
+nodeId = 1386664.860783_5857981.277063 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 851.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 854.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398284.481651_5859607.524330 # Unique id of the storage node.
+id = 1386710.721603_5858001.195835 # Unique id of the storage node.
name = manhole_259_generated # Long name in the user interface.
manholeId = manhole_259_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398284.481651_5859607.524330 # Connection node on which the storage node is located.
+nodeId = 1386710.721603_5858001.195835 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 868.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 871.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398319.317491_5859571.767065 # Unique id of the storage node.
+id = 1386756.582423_5858021.114607 # Unique id of the storage node.
name = manhole_260_generated # Long name in the user interface.
manholeId = manhole_260_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398319.317491_5859571.767065 # Connection node on which the storage node is located.
+nodeId = 1386756.582423_5858021.114607 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 862.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 865.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398357.123779_5859539.110691 # Unique id of the storage node.
+id = 1386802.443244_5858041.033379 # Unique id of the storage node.
name = manhole_261_generated # Long name in the user interface.
manholeId = manhole_261_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398357.123779_5859539.110691 # Connection node on which the storage node is located.
+nodeId = 1386802.443244_5858041.033379 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 861.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 864.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398396.994694_5859509.175409 # Unique id of the storage node.
+id = 1386848.304064_5858060.952151 # Unique id of the storage node.
name = manhole_262_generated # Long name in the user interface.
manholeId = manhole_262_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398396.994694_5859509.175409 # Connection node on which the storage node is located.
+nodeId = 1386848.304064_5858060.952151 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 861.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 864.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398438.625189_5859481.559180 # Unique id of the storage node.
+id = 1386892.843548_5858083.471455 # Unique id of the storage node.
name = manhole_263_generated # Long name in the user interface.
manholeId = manhole_263_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398438.625189_5859481.559180 # Connection node on which the storage node is located.
+nodeId = 1386892.843548_5858083.471455 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398483.539109_5859460.905188 # Unique id of the storage node.
+id = 1386931.443848_5858115.251782 # Unique id of the storage node.
name = manhole_264_generated # Long name in the user interface.
manholeId = manhole_264_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398483.539109_5859460.905188 # Connection node on which the storage node is located.
+nodeId = 1386931.443848_5858115.251782 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398531.329334_5859446.350169 # Unique id of the storage node.
+id = 1386970.044147_5858147.032109 # Unique id of the storage node.
name = manhole_265_generated # Long name in the user interface.
manholeId = manhole_265_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398531.329334_5859446.350169 # Connection node on which the storage node is located.
+nodeId = 1386970.044147_5858147.032109 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 850.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 853.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398573.904497_5859448.908529 # Unique id of the storage node.
+id = 1387008.644447_5858178.812436 # Unique id of the storage node.
name = manhole_266_generated # Long name in the user interface.
manholeId = manhole_266_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398573.904497_5859448.908529 # Connection node on which the storage node is located.
+nodeId = 1387008.644447_5858178.812436 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 850.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 853.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398532.548581_5859465.879761 # Unique id of the storage node.
+id = 1387047.244747_5858210.592763 # Unique id of the storage node.
name = manhole_267_generated # Long name in the user interface.
manholeId = manhole_267_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398532.548581_5859465.879761 # Connection node on which the storage node is located.
+nodeId = 1387047.244747_5858210.592763 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 839.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 842.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398491.570630_5859492.568127 # Unique id of the storage node.
+id = 1387085.845046_5858242.373090 # Unique id of the storage node.
name = manhole_268_generated # Long name in the user interface.
manholeId = manhole_268_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398491.570630_5859492.568127 # Connection node on which the storage node is located.
+nodeId = 1387085.845046_5858242.373090 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 839.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 842.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398461.301121_5859532.253488 # Unique id of the storage node.
+id = 1387124.445346_5858274.153417 # Unique id of the storage node.
name = manhole_269_generated # Long name in the user interface.
manholeId = manhole_269_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398461.301121_5859532.253488 # Connection node on which the storage node is located.
+nodeId = 1387124.445346_5858274.153417 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 839.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 842.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398432.456113_5859573.008350 # Unique id of the storage node.
+id = 1387163.045646_5858305.933744 # Unique id of the storage node.
name = manhole_270_generated # Long name in the user interface.
manholeId = manhole_270_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398432.456113_5859573.008350 # Connection node on which the storage node is located.
+nodeId = 1387163.045646_5858305.933744 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398405.885065_5859615.313594 # Unique id of the storage node.
+id = 1387201.829349_5858337.489215 # Unique id of the storage node.
name = manhole_271_generated # Long name in the user interface.
manholeId = manhole_271_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398405.885065_5859615.313594 # Connection node on which the storage node is located.
+nodeId = 1387201.829349_5858337.489215 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398401.093442_5859656.772993 # Unique id of the storage node.
+id = 1387246.200623_5858359.687652 # Unique id of the storage node.
name = manhole_272_generated # Long name in the user interface.
manholeId = manhole_272_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398401.093442_5859656.772993 # Connection node on which the storage node is located.
+nodeId = 1387246.200623_5858359.687652 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 834.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 837.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398434.507358_5859623.867795 # Unique id of the storage node.
+id = 1387293.201938_5858376.741939 # Unique id of the storage node.
name = manhole_273_generated # Long name in the user interface.
manholeId = manhole_273_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398434.507358_5859623.867795 # Connection node on which the storage node is located.
+nodeId = 1387293.201938_5858376.741939 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 834.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 837.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398464.939289_5859584.535416 # Unique id of the storage node.
+id = 1387334.200528_5858401.732468 # Unique id of the storage node.
name = manhole_274_generated # Long name in the user interface.
manholeId = manhole_274_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398464.939289_5859584.535416 # Connection node on which the storage node is located.
+nodeId = 1387334.200528_5858401.732468 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 840.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 843.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398503.837232_5859553.340068 # Unique id of the storage node.
+id = 1387307.843875_5858437.110806 # Unique id of the storage node.
name = manhole_275_generated # Long name in the user interface.
manholeId = manhole_275_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398503.837232_5859553.340068 # Connection node on which the storage node is located.
+nodeId = 1387307.843875_5858437.110806 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 819.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 822.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398546.459560_5859528.119998 # Unique id of the storage node.
+id = 1387260.279569_5858425.045736 # Unique id of the storage node.
name = manhole_276_generated # Long name in the user interface.
manholeId = manhole_276_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398546.459560_5859528.119998 # Connection node on which the storage node is located.
+nodeId = 1387260.279569_5858425.045736 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 819.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 822.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398595.661089_5859519.461836 # Unique id of the storage node.
+id = 1387211.448235_5858414.300555 # Unique id of the storage node.
name = manhole_277_generated # Long name in the user interface.
manholeId = manhole_277_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398595.661089_5859519.461836 # Connection node on which the storage node is located.
+nodeId = 1387211.448235_5858414.300555 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398644.526448_5859509.278818 # Unique id of the storage node.
+id = 1387162.612192_5858403.576135 # Unique id of the storage node.
name = manhole_278_generated # Long name in the user interface.
manholeId = manhole_278_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398644.526448_5859509.278818 # Connection node on which the storage node is located.
+nodeId = 1387162.612192_5858403.576135 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398692.807619_5859496.445942 # Unique id of the storage node.
+id = 1387113.700151_5858393.210483 # Unique id of the storage node.
name = manhole_279_generated # Long name in the user interface.
manholeId = manhole_279_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398692.807619_5859496.445942 # Connection node on which the storage node is located.
+nodeId = 1387113.700151_5858393.210483 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 819.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 822.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398739.501340_5859478.733094 # Unique id of the storage node.
+id = 1387064.993171_5858381.975642 # Unique id of the storage node.
name = manhole_280_generated # Long name in the user interface.
manholeId = manhole_280_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398739.501340_5859478.733094 # Connection node on which the storage node is located.
+nodeId = 1387064.993171_5858381.975642 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 819.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 822.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398787.201663_5859464.343881 # Unique id of the storage node.
+id = 1387015.796387_5858376.342008 # Unique id of the storage node.
name = manhole_281_generated # Long name in the user interface.
manholeId = manhole_281_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398787.201663_5859464.343881 # Connection node on which the storage node is located.
+nodeId = 1387015.796387_5858376.342008 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398835.171647_5859451.045873 # Unique id of the storage node.
+id = 1386966.208506_5858382.746259 # Unique id of the storage node.
name = manhole_282_generated # Long name in the user interface.
manholeId = manhole_282_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398835.171647_5859451.045873 # Connection node on which the storage node is located.
+nodeId = 1386966.208506_5858382.746259 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398858.065018_5859409.515308 # Unique id of the storage node.
+id = 1386916.676812_5858389.559526 # Unique id of the storage node.
name = manhole_283_generated # Long name in the user interface.
manholeId = manhole_283_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398858.065018_5859409.515308 # Connection node on which the storage node is located.
+nodeId = 1386916.676812_5858389.559526 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 830.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 833.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398847.216461_5859362.391018 # Unique id of the storage node.
+id = 1386867.198861_5858396.764011 # Unique id of the storage node.
name = manhole_284_generated # Long name in the user interface.
manholeId = manhole_284_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398847.216461_5859362.391018 # Connection node on which the storage node is located.
+nodeId = 1386867.198861_5858396.764011 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 830.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 833.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398801.557522_5859344.727349 # Unique id of the storage node.
+id = 1386820.816385_5858411.854354 # Unique id of the storage node.
name = manhole_285_generated # Long name in the user interface.
manholeId = manhole_285_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398801.557522_5859344.727349 # Connection node on which the storage node is located.
+nodeId = 1386820.816385_5858411.854354 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 830.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 833.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398802.493710_5859324.148681 # Unique id of the storage node.
+id = 1386841.361235_5858445.514384 # Unique id of the storage node.
name = manhole_286_generated # Long name in the user interface.
manholeId = manhole_286_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398802.493710_5859324.148681 # Connection node on which the storage node is located.
+nodeId = 1386841.361235_5858445.514384 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398847.802174_5859345.193704 # Unique id of the storage node.
+id = 1386890.796275_5858452.915635 # Unique id of the storage node.
name = manhole_287_generated # Long name in the user interface.
manholeId = manhole_287_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398847.802174_5859345.193704 # Connection node on which the storage node is located.
+nodeId = 1386890.796275_5858452.915635 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398883.701322_5859379.053840 # Unique id of the storage node.
+id = 1386940.277141_5858460.100081 # Unique id of the storage node.
name = manhole_288_generated # Long name in the user interface.
manholeId = manhole_288_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398883.701322_5859379.053840 # Connection node on which the storage node is located.
+nodeId = 1386940.277141_5858460.100081 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398921.561594_5859405.592666 # Unique id of the storage node.
+id = 1386989.847998_5858466.483407 # Unique id of the storage node.
name = manhole_289_generated # Long name in the user interface.
manholeId = manhole_289_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398921.561594_5859405.592666 # Connection node on which the storage node is located.
+nodeId = 1386989.847998_5858466.483407 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398916.532476_5859367.261670 # Unique id of the storage node.
+id = 1387039.689649_5858470.456085 # Unique id of the storage node.
name = manhole_290_generated # Long name in the user interface.
manholeId = manhole_290_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398916.532476_5859367.261670 # Connection node on which the storage node is located.
+nodeId = 1387039.689649_5858470.456085 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398878.751510_5859335.164943 # Unique id of the storage node.
+id = 1387088.843806_5858479.424947 # Unique id of the storage node.
name = manhole_291_generated # Long name in the user interface.
manholeId = manhole_291_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398878.751510_5859335.164943 # Connection node on which the storage node is located.
+nodeId = 1387088.843806_5858479.424947 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 801.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 804.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398837.095387_5859308.388286 # Unique id of the storage node.
+id = 1387137.906045_5858489.061807 # Unique id of the storage node.
name = manhole_292_generated # Long name in the user interface.
manholeId = manhole_292_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398837.095387_5859308.388286 # Connection node on which the storage node is located.
+nodeId = 1387137.906045_5858489.061807 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398828.463751_5859260.883863 # Unique id of the storage node.
+id = 1387186.336530_5858500.879681 # Unique id of the storage node.
name = manhole_293_generated # Long name in the user interface.
manholeId = manhole_293_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398828.463751_5859260.883863 # Connection node on which the storage node is located.
+nodeId = 1387186.336530_5858500.879681 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398825.407821_5859211.357915 # Unique id of the storage node.
+id = 1387231.661051_5858521.423060 # Unique id of the storage node.
name = manhole_294_generated # Long name in the user interface.
manholeId = manhole_294_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398825.407821_5859211.357915 # Connection node on which the storage node is located.
+nodeId = 1387231.661051_5858521.423060 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 819.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 822.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398810.070194_5859163.813079 # Unique id of the storage node.
+id = 1387268.120025_5858555.035049 # Unique id of the storage node.
name = manhole_295_generated # Long name in the user interface.
manholeId = manhole_295_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398810.070194_5859163.813079 # Connection node on which the storage node is located.
+nodeId = 1387268.120025_5858555.035049 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 784.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 787.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398794.732567_5859116.268244 # Unique id of the storage node.
+id = 1387300.917169_5858592.775208 # Unique id of the storage node.
name = manhole_296_generated # Long name in the user interface.
manholeId = manhole_296_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398794.732567_5859116.268244 # Connection node on which the storage node is located.
+nodeId = 1387300.917169_5858592.775208 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 784.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 787.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398782.747474_5859067.917035 # Unique id of the storage node.
+id = 1387340.521647_5858622.315198 # Unique id of the storage node.
name = manhole_297_generated # Long name in the user interface.
manholeId = manhole_297_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398782.747474_5859067.917035 # Connection node on which the storage node is located.
+nodeId = 1387340.521647_5858622.315198 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 794.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 797.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398770.179501_5859019.820489 # Unique id of the storage node.
+id = 1387387.476920_5858639.495844 # Unique id of the storage node.
name = manhole_298_generated # Long name in the user interface.
manholeId = manhole_298_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398770.179501_5859019.820489 # Connection node on which the storage node is located.
+nodeId = 1387387.476920_5858639.495844 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 794.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 797.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398795.085149_5859018.555149 # Unique id of the storage node.
+id = 1387436.116963_5858650.828613 # Unique id of the storage node.
name = manhole_299_generated # Long name in the user interface.
manholeId = manhole_299_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398795.085149_5859018.555149 # Connection node on which the storage node is located.
+nodeId = 1387436.116963_5858650.828613 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398805.761121_5859067.358610 # Unique id of the storage node.
+id = 1387485.194104_5858660.261458 # Unique id of the storage node.
name = manhole_300_generated # Long name in the user interface.
manholeId = manhole_300_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398805.761121_5859067.358610 # Connection node on which the storage node is located.
+nodeId = 1387485.194104_5858660.261458 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398822.476000_5859113.877517 # Unique id of the storage node.
+id = 1387533.804190_5858671.493854 # Unique id of the storage node.
name = manhole_301_generated # Long name in the user interface.
manholeId = manhole_301_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398822.476000_5859113.877517 # Connection node on which the storage node is located.
+nodeId = 1387533.804190_5858671.493854 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398846.775557_5859157.527096 # Unique id of the storage node.
+id = 1387580.296834_5858689.619015 # Unique id of the storage node.
name = manhole_302_generated # Long name in the user interface.
manholeId = manhole_302_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398846.775557_5859157.527096 # Connection node on which the storage node is located.
+nodeId = 1387580.296834_5858689.619015 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398856.314715_5859206.267450 # Unique id of the storage node.
+id = 1387628.455277_5858703.062848 # Unique id of the storage node.
name = manhole_303_generated # Long name in the user interface.
manholeId = manhole_303_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398856.314715_5859206.267450 # Connection node on which the storage node is located.
+nodeId = 1387628.455277_5858703.062848 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398869.156176_5859252.201237 # Unique id of the storage node.
+id = 1387677.211432_5858713.786249 # Unique id of the storage node.
name = manhole_304_generated # Long name in the user interface.
manholeId = manhole_304_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398869.156176_5859252.201237 # Connection node on which the storage node is located.
+nodeId = 1387677.211432_5858713.786249 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398880.023954_5859208.279429 # Unique id of the storage node.
+id = 1387726.995392_5858712.747127 # Unique id of the storage node.
name = manhole_305_generated # Long name in the user interface.
manholeId = manhole_305_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398880.023954_5859208.279429 # Connection node on which the storage node is located.
+nodeId = 1387726.995392_5858712.747127 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398880.626256_5859158.584950 # Unique id of the storage node.
+id = 1387773.343349_5858725.014478 # Unique id of the storage node.
name = manhole_306_generated # Long name in the user interface.
manholeId = manhole_306_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398880.626256_5859158.584950 # Connection node on which the storage node is located.
+nodeId = 1387773.343349_5858725.014478 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398868.139636_5859110.213073 # Unique id of the storage node.
+id = 1387806.363672_5858762.310494 # Unique id of the storage node.
name = manhole_307_generated # Long name in the user interface.
manholeId = manhole_307_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398868.139636_5859110.213073 # Connection node on which the storage node is located.
+nodeId = 1387806.363672_5858762.310494 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 794.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 797.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398853.932250_5859062.369535 # Unique id of the storage node.
+id = 1387799.717028_5858810.149600 # Unique id of the storage node.
name = manhole_308_generated # Long name in the user interface.
manholeId = manhole_308_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398853.932250_5859062.369535 # Connection node on which the storage node is located.
+nodeId = 1387799.717028_5858810.149600 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 794.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 797.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398837.122473_5859015.325029 # Unique id of the storage node.
+id = 1387771.971140_5858850.861094 # Unique id of the storage node.
name = manhole_309_generated # Long name in the user interface.
manholeId = manhole_309_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398837.122473_5859015.325029 # Connection node on which the storage node is located.
+nodeId = 1387771.971140_5858850.861094 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398811.025979_5858975.228953 # Unique id of the storage node.
+id = 1387723.076751_5858854.679318 # Unique id of the storage node.
name = manhole_310_generated # Long name in the user interface.
manholeId = manhole_310_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398811.025979_5858975.228953 # Connection node on which the storage node is located.
+nodeId = 1387723.076751_5858854.679318 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398792.731020_5858942.105523 # Unique id of the storage node.
+id = 1387673.274138_5858850.996178 # Unique id of the storage node.
name = manhole_311_generated # Long name in the user interface.
manholeId = manhole_311_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398792.731020_5858942.105523 # Connection node on which the storage node is located.
+nodeId = 1387673.274138_5858850.996178 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398830.329654_5858969.070570 # Unique id of the storage node.
+id = 1387624.170363_5858858.384703 # Unique id of the storage node.
name = manhole_312_generated # Long name in the user interface.
manholeId = manhole_312_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398830.329654_5858969.070570 # Connection node on which the storage node is located.
+nodeId = 1387624.170363_5858858.384703 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398855.120396_5859011.387144 # Unique id of the storage node.
+id = 1387575.715394_5858857.046076 # Unique id of the storage node.
name = manhole_313_generated # Long name in the user interface.
manholeId = manhole_313_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398855.120396_5859011.387144 # Connection node on which the storage node is located.
+nodeId = 1387575.715394_5858857.046076 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398871.986897_5859058.411344 # Unique id of the storage node.
+id = 1387529.438333_5858838.116818 # Unique id of the storage node.
name = manhole_314_generated # Long name in the user interface.
manholeId = manhole_314_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398871.986897_5859058.411344 # Connection node on which the storage node is located.
+nodeId = 1387529.438333_5858838.116818 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398888.853399_5859105.435543 # Unique id of the storage node.
+id = 1387481.179235_5858825.222028 # Unique id of the storage node.
name = manhole_315_generated # Long name in the user interface.
manholeId = manhole_315_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398888.853399_5859105.435543 # Connection node on which the storage node is located.
+nodeId = 1387481.179235_5858825.222028 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398900.727339_5859081.638883 # Unique id of the storage node.
+id = 1387432.215501_5858815.797907 # Unique id of the storage node.
name = manhole_316_generated # Long name in the user interface.
manholeId = manhole_316_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398900.727339_5859081.638883 # Connection node on which the storage node is located.
+nodeId = 1387432.215501_5858815.797907 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398886.090776_5859033.873569 # Unique id of the storage node.
+id = 1387382.431882_5858811.154251 # Unique id of the storage node.
name = manhole_317_generated # Long name in the user interface.
manholeId = manhole_317_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398886.090776_5859033.873569 # Connection node on which the storage node is located.
+nodeId = 1387382.431882_5858811.154251 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398871.454213_5858986.108255 # Unique id of the storage node.
+id = 1387336.607073_5858824.075685 # Unique id of the storage node.
name = manhole_318_generated # Long name in the user interface.
manholeId = manhole_318_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398871.454213_5858986.108255 # Connection node on which the storage node is located.
+nodeId = 1387336.607073_5858824.075685 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398849.153736_5858941.779146 # Unique id of the storage node.
+id = 1387327.458137_5858870.885960 # Unique id of the storage node.
name = manhole_319_generated # Long name in the user interface.
manholeId = manhole_319_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398849.153736_5858941.779146 # Connection node on which the storage node is located.
+nodeId = 1387327.458137_5858870.885960 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398815.222575_5858905.112670 # Unique id of the storage node.
+id = 1387344.619252_5858917.848376 # Unique id of the storage node.
name = manhole_320_generated # Long name in the user interface.
manholeId = manhole_320_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398815.222575_5858905.112670 # Connection node on which the storage node is located.
+nodeId = 1387344.619252_5858917.848376 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398794.854308_5858859.946742 # Unique id of the storage node.
+id = 1387358.089984_5858965.710650 # Unique id of the storage node.
name = manhole_321_generated # Long name in the user interface.
manholeId = manhole_321_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398794.854308_5858859.946742 # Connection node on which the storage node is located.
+nodeId = 1387358.089984_5858965.710650 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 770.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 773.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398792.106715_5858810.752992 # Unique id of the storage node.
+id = 1387329.564613_5859003.583583 # Unique id of the storage node.
name = manhole_322_generated # Long name in the user interface.
manholeId = manhole_322_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398792.106715_5858810.752992 # Connection node on which the storage node is located.
+nodeId = 1387329.564613_5859003.583583 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 770.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 773.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398793.643043_5858760.819097 # Unique id of the storage node.
+id = 1387285.783744_5858993.703192 # Unique id of the storage node.
name = manhole_323_generated # Long name in the user interface.
manholeId = manhole_323_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398793.643043_5858760.819097 # Connection node on which the storage node is located.
+nodeId = 1387285.783744_5858993.703192 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 771.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 774.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398790.088434_5858711.060477 # Unique id of the storage node.
+id = 1387248.355973_5858961.317975 # Unique id of the storage node.
name = manhole_324_generated # Long name in the user interface.
manholeId = manhole_324_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398790.088434_5858711.060477 # Connection node on which the storage node is located.
+nodeId = 1387248.355973_5858961.317975 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 771.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 774.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398794.878787_5858662.547426 # Unique id of the storage node.
+id = 1387199.500434_5858963.645902 # Unique id of the storage node.
name = manhole_325_generated # Long name in the user interface.
manholeId = manhole_325_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398794.878787_5858662.547426 # Connection node on which the storage node is located.
+nodeId = 1387199.500434_5858963.645902 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398819.366494_5858670.364550 # Unique id of the storage node.
+id = 1387151.482699_5858977.583961 # Unique id of the storage node.
name = manhole_326_generated # Long name in the user interface.
manholeId = manhole_326_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398819.366494_5858670.364550 # Connection node on which the storage node is located.
+nodeId = 1387151.482699_5858977.583961 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398819.617673_5858716.767628 # Unique id of the storage node.
+id = 1387103.632612_5858992.082135 # Unique id of the storage node.
name = manhole_327_generated # Long name in the user interface.
manholeId = manhole_327_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398819.617673_5858716.767628 # Connection node on which the storage node is located.
+nodeId = 1387103.632612_5858992.082135 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398839.440140_5858762.622696 # Unique id of the storage node.
+id = 1387055.853340_5859006.816906 # Unique id of the storage node.
name = manhole_328_generated # Long name in the user interface.
manholeId = manhole_328_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398839.440140_5858762.622696 # Connection node on which the storage node is located.
+nodeId = 1387055.853340_5859006.816906 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398862.207243_5858806.886671 # Unique id of the storage node.
+id = 1387008.074067_5859021.551677 # Unique id of the storage node.
name = manhole_329_generated # Long name in the user interface.
manholeId = manhole_329_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398862.207243_5858806.886671 # Connection node on which the storage node is located.
+nodeId = 1387008.074067_5859021.551677 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398889.802204_5858848.531267 # Unique id of the storage node.
+id = 1386960.294795_5859036.286448 # Unique id of the storage node.
name = manhole_330_generated # Long name in the user interface.
manholeId = manhole_330_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398889.802204_5858848.531267 # Connection node on which the storage node is located.
+nodeId = 1386960.294795_5859036.286448 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398917.397165_5858890.175862 # Unique id of the storage node.
+id = 1386912.515523_5859051.021219 # Unique id of the storage node.
name = manhole_331_generated # Long name in the user interface.
manholeId = manhole_331_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398917.397165_5858890.175862 # Connection node on which the storage node is located.
+nodeId = 1386912.515523_5859051.021219 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 746.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 749.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398944.992126_5858931.820457 # Unique id of the storage node.
+id = 1386864.736251_5859065.755990 # Unique id of the storage node.
name = manhole_332_generated # Long name in the user interface.
manholeId = manhole_332_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398944.992126_5858931.820457 # Connection node on which the storage node is located.
+nodeId = 1386864.736251_5859065.755990 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 746.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 749.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398971.575187_5858973.957092 # Unique id of the storage node.
+id = 1386816.956979_5859080.490761 # Unique id of the storage node.
name = manhole_333_generated # Long name in the user interface.
manholeId = manhole_333_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398971.575187_5858973.957092 # Connection node on which the storage node is located.
+nodeId = 1386816.956979_5859080.490761 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 724.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 727.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1398987.166209_5859021.419029 # Unique id of the storage node.
+id = 1386769.832018_5859096.976014 # Unique id of the storage node.
name = manhole_334_generated # Long name in the user interface.
manholeId = manhole_334_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398987.166209_5859021.419029 # Connection node on which the storage node is located.
+nodeId = 1386769.832018_5859096.976014 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399016.090406_5859058.447116 # Unique id of the storage node.
+id = 1386724.102283_5859117.193917 # Unique id of the storage node.
name = manhole_335_generated # Long name in the user interface.
manholeId = manhole_335_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399016.090406_5859058.447116 # Connection node on which the storage node is located.
+nodeId = 1386724.102283_5859117.193917 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 735.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 738.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399064.877304_5859051.315187 # Unique id of the storage node.
+id = 1386678.372547_5859137.411820 # Unique id of the storage node.
name = manhole_336_generated # Long name in the user interface.
manholeId = manhole_336_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399064.877304_5859051.315187 # Connection node on which the storage node is located.
+nodeId = 1386678.372547_5859137.411820 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 735.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 738.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399112.820079_5859037.270808 # Unique id of the storage node.
+id = 1386632.642811_5859157.629723 # Unique id of the storage node.
name = manhole_337_generated # Long name in the user interface.
manholeId = manhole_337_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399112.820079_5859037.270808 # Connection node on which the storage node is located.
+nodeId = 1386632.642811_5859157.629723 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399155.369209_5859045.770088 # Unique id of the storage node.
+id = 1386586.913076_5859177.847626 # Unique id of the storage node.
name = manhole_338_generated # Long name in the user interface.
manholeId = manhole_338_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399155.369209_5859045.770088 # Connection node on which the storage node is located.
+nodeId = 1386586.913076_5859177.847626 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399184.266893_5859080.177824 # Unique id of the storage node.
+id = 1386541.181931_5859198.062338 # Unique id of the storage node.
name = manhole_339_generated # Long name in the user interface.
manholeId = manhole_339_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399184.266893_5859080.177824 # Connection node on which the storage node is located.
+nodeId = 1386541.181931_5859198.062338 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399230.582083_5859061.869366 # Unique id of the storage node.
+id = 1386495.431539_5859218.233454 # Unique id of the storage node.
name = manhole_340_generated # Long name in the user interface.
manholeId = manhole_340_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399230.582083_5859061.869366 # Connection node on which the storage node is located.
+nodeId = 1386495.431539_5859218.233454 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399278.640134_5859050.891168 # Unique id of the storage node.
+id = 1386449.681146_5859238.404569 # Unique id of the storage node.
name = manhole_341_generated # Long name in the user interface.
manholeId = manhole_341_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399278.640134_5859050.891168 # Connection node on which the storage node is located.
+nodeId = 1386449.681146_5859238.404569 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 739.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 742.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399328.355699_5859048.321908 # Unique id of the storage node.
+id = 1386404.749107_5859260.314222 # Unique id of the storage node.
name = manhole_342_generated # Long name in the user interface.
manholeId = manhole_342_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399328.355699_5859048.321908 # Connection node on which the storage node is located.
+nodeId = 1386404.749107_5859260.314222 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 739.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 742.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399370.165537_5859074.816641 # Unique id of the storage node.
+id = 1386360.756596_5859284.020065 # Unique id of the storage node.
name = manhole_343_generated # Long name in the user interface.
manholeId = manhole_343_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399370.165537_5859074.816641 # Connection node on which the storage node is located.
+nodeId = 1386360.756596_5859284.020065 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399410.248348_5859104.537193 # Unique id of the storage node.
+id = 1386317.622745_5859309.307279 # Unique id of the storage node.
name = manhole_344_generated # Long name in the user interface.
manholeId = manhole_344_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399410.248348_5859104.537193 # Connection node on which the storage node is located.
+nodeId = 1386317.622745_5859309.307279 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399458.397684_5859099.588150 # Unique id of the storage node.
+id = 1386274.488894_5859334.594494 # Unique id of the storage node.
name = manhole_345_generated # Long name in the user interface.
manholeId = manhole_345_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399458.397684_5859099.588150 # Connection node on which the storage node is located.
+nodeId = 1386274.488894_5859334.594494 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 708.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 711.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399505.852521_5859083.975742 # Unique id of the storage node.
+id = 1386231.354724_5859359.881164 # Unique id of the storage node.
name = manhole_346_generated # Long name in the user interface.
manholeId = manhole_346_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399505.852521_5859083.975742 # Connection node on which the storage node is located.
+nodeId = 1386231.354724_5859359.881164 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399555.343615_5859081.947722 # Unique id of the storage node.
+id = 1386188.788941_5859385.978958 # Unique id of the storage node.
name = manhole_347_generated # Long name in the user interface.
manholeId = manhole_347_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399555.343615_5859081.947722 # Connection node on which the storage node is located.
+nodeId = 1386188.788941_5859385.978958 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 736.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 739.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399601.015649_5859062.386111 # Unique id of the storage node.
+id = 1386153.170270_5859420.751349 # Unique id of the storage node.
name = manhole_348_generated # Long name in the user interface.
manholeId = manhole_348_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399601.015649_5859062.386111 # Connection node on which the storage node is located.
+nodeId = 1386153.170270_5859420.751349 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 736.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 739.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399645.166988_5859039.625559 # Unique id of the storage node.
+id = 1386127.241227_5859463.084468 # Unique id of the storage node.
name = manhole_349_generated # Long name in the user interface.
manholeId = manhole_349_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399645.166988_5859039.625559 # Connection node on which the storage node is located.
+nodeId = 1386127.241227_5859463.084468 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 736.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 739.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399678.521855_5859013.434347 # Unique id of the storage node.
+id = 1386108.996457_5859509.052054 # Unique id of the storage node.
name = manhole_350_generated # Long name in the user interface.
manholeId = manhole_350_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399678.521855_5859013.434347 # Connection node on which the storage node is located.
+nodeId = 1386108.996457_5859509.052054 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399631.887223_5859026.524122 # Unique id of the storage node.
+id = 1386105.954033_5859558.959127 # Unique id of the storage node.
name = manhole_351_generated # Long name in the user interface.
manholeId = manhole_351_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399631.887223_5859026.524122 # Connection node on which the storage node is located.
+nodeId = 1386105.954033_5859558.959127 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399582.468943_5859026.310080 # Unique id of the storage node.
+id = 1386101.917093_5859608.782216 # Unique id of the storage node.
name = manhole_352_generated # Long name in the user interface.
manholeId = manhole_352_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399582.468943_5859026.310080 # Connection node on which the storage node is located.
+nodeId = 1386101.917093_5859608.782216 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399539.589506_5859003.595072 # Unique id of the storage node.
+id = 1386088.458339_5859656.652666 # Unique id of the storage node.
name = manhole_353_generated # Long name in the user interface.
manholeId = manhole_353_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399539.589506_5859003.595072 # Connection node on which the storage node is located.
+nodeId = 1386088.458339_5859656.652666 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399519.861197_5858958.118475 # Unique id of the storage node.
+id = 1386075.652030_5859704.419184 # Unique id of the storage node.
name = manhole_354_generated # Long name in the user interface.
manholeId = manhole_354_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399519.861197_5858958.118475 # Connection node on which the storage node is located.
+nodeId = 1386075.652030_5859704.419184 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399500.702504_5858912.330592 # Unique id of the storage node.
+id = 1386076.574771_5859754.410392 # Unique id of the storage node.
name = manhole_355_generated # Long name in the user interface.
manholeId = manhole_355_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399500.702504_5858912.330592 # Connection node on which the storage node is located.
+nodeId = 1386076.574771_5859754.410392 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399459.870545_5858907.820528 # Unique id of the storage node.
+id = 1386077.497511_5859804.401600 # Unique id of the storage node.
name = manhole_356_generated # Long name in the user interface.
manholeId = manhole_356_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399459.870545_5858907.820528 # Connection node on which the storage node is located.
+nodeId = 1386077.497511_5859804.401600 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399416.549590_5858931.836602 # Unique id of the storage node.
+id = 1386078.420251_5859854.392808 # Unique id of the storage node.
name = manhole_357_generated # Long name in the user interface.
manholeId = manhole_357_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399416.549590_5858931.836602 # Connection node on which the storage node is located.
+nodeId = 1386078.420251_5859854.392808 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399368.608088_5858925.861023 # Unique id of the storage node.
+id = 1384050.267681_5856698.702002 # Unique id of the storage node.
name = manhole_358_generated # Long name in the user interface.
manholeId = manhole_358_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399368.608088_5858925.861023 # Connection node on which the storage node is located.
+nodeId = 1384050.267681_5856698.702002 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 811.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 814.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399321.001041_5858910.717598 # Unique id of the storage node.
+id = 1384085.778962_5856733.441067 # Unique id of the storage node.
name = manhole_359_generated # Long name in the user interface.
manholeId = manhole_359_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399321.001041_5858910.717598 # Connection node on which the storage node is located.
+nodeId = 1384085.778962_5856733.441067 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399280.589312_5858885.789109 # Unique id of the storage node.
+id = 1384122.993944_5856766.592180 # Unique id of the storage node.
name = manhole_360_generated # Long name in the user interface.
manholeId = manhole_360_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399280.589312_5858885.789109 # Connection node on which the storage node is located.
+nodeId = 1384122.993944_5856766.592180 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399313.228826_5858881.984086 # Unique id of the storage node.
+id = 1384160.350960_5856799.578122 # Unique id of the storage node.
name = manhole_361_generated # Long name in the user interface.
manholeId = manhole_361_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399313.228826_5858881.984086 # Connection node on which the storage node is located.
+nodeId = 1384160.350960_5856799.578122 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399361.001372_5858895.408078 # Unique id of the storage node.
+id = 1384198.384374_5856831.724873 # Unique id of the storage node.
name = manhole_362_generated # Long name in the user interface.
manholeId = manhole_362_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399361.001372_5858895.408078 # Connection node on which the storage node is located.
+nodeId = 1384198.384374_5856831.724873 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399410.482294_5858895.717534 # Unique id of the storage node.
+id = 1384230.112839_5856870.159957 # Unique id of the storage node.
name = manhole_363_generated # Long name in the user interface.
manholeId = manhole_363_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399410.482294_5858895.717534 # Connection node on which the storage node is located.
+nodeId = 1384230.112839_5856870.159957 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399446.095617_5858863.024840 # Unique id of the storage node.
+id = 1384259.121702_5856910.628997 # Unique id of the storage node.
name = manhole_364_generated # Long name in the user interface.
manholeId = manhole_364_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399446.095617_5858863.024840 # Connection node on which the storage node is located.
+nodeId = 1384259.121702_5856910.628997 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399474.489380_5858822.346942 # Unique id of the storage node.
+id = 1384287.023719_5856951.925833 # Unique id of the storage node.
name = manhole_365_generated # Long name in the user interface.
manholeId = manhole_365_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399474.489380_5858822.346942 # Connection node on which the storage node is located.
+nodeId = 1384287.023719_5856951.925833 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399520.245105_5858824.819885 # Unique id of the storage node.
+id = 1384314.929269_5856993.220281 # Unique id of the storage node.
name = manhole_366_generated # Long name in the user interface.
manholeId = manhole_366_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399520.245105_5858824.819885 # Connection node on which the storage node is located.
+nodeId = 1384314.929269_5856993.220281 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399566.586487_5858839.318978 # Unique id of the storage node.
+id = 1384344.819753_5857033.056209 # Unique id of the storage node.
name = manhole_367_generated # Long name in the user interface.
manholeId = manhole_367_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399566.586487_5858839.318978 # Connection node on which the storage node is located.
+nodeId = 1384344.819753_5857033.056209 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399615.488784_5858830.109275 # Unique id of the storage node.
+id = 1384375.891110_5857072.024426 # Unique id of the storage node.
name = manhole_368_generated # Long name in the user interface.
manholeId = manhole_368_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399615.488784_5858830.109275 # Connection node on which the storage node is located.
+nodeId = 1384375.891110_5857072.024426 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399664.699286_5858823.037898 # Unique id of the storage node.
+id = 1384412.732156_5857105.507668 # Unique id of the storage node.
name = manhole_369_generated # Long name in the user interface.
manholeId = manhole_369_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399664.699286_5858823.037898 # Connection node on which the storage node is located.
+nodeId = 1384412.732156_5857105.507668 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399714.575817_5858820.194336 # Unique id of the storage node.
+id = 1384450.079483_5857138.509612 # Unique id of the storage node.
name = manhole_370_generated # Long name in the user interface.
manholeId = manhole_370_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399714.575817_5858820.194336 # Connection node on which the storage node is located.
+nodeId = 1384450.079483_5857138.509612 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399764.179638_5858814.939907 # Unique id of the storage node.
+id = 1384487.426863_5857171.511497 # Unique id of the storage node.
name = manhole_371_generated # Long name in the user interface.
manholeId = manhole_371_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399764.179638_5858814.939907 # Connection node on which the storage node is located.
+nodeId = 1384487.426863_5857171.511497 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399807.404192_5858832.621449 # Unique id of the storage node.
+id = 1384525.207760_5857204.014278 # Unique id of the storage node.
name = manhole_372_generated # Long name in the user interface.
manholeId = manhole_372_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399807.404192_5858832.621449 # Connection node on which the storage node is located.
+nodeId = 1384525.207760_5857204.014278 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399840.471942_5858870.051494 # Unique id of the storage node.
+id = 1384563.111989_5857236.375066 # Unique id of the storage node.
name = manhole_373_generated # Long name in the user interface.
manholeId = manhole_373_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399840.471942_5858870.051494 # Connection node on which the storage node is located.
+nodeId = 1384563.111989_5857236.375066 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399869.586369_5858910.480171 # Unique id of the storage node.
+id = 1384601.016218_5857268.735853 # Unique id of the storage node.
name = manhole_374_generated # Long name in the user interface.
manholeId = manhole_374_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399869.586369_5858910.480171 # Connection node on which the storage node is located.
+nodeId = 1384601.016218_5857268.735853 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399904.217734_5858914.438459 # Unique id of the storage node.
+id = 1384638.920447_5857301.096641 # Unique id of the storage node.
name = manhole_375_generated # Long name in the user interface.
manholeId = manhole_375_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399904.217734_5858914.438459 # Connection node on which the storage node is located.
+nodeId = 1384638.920447_5857301.096641 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399875.042192_5858876.656133 # Unique id of the storage node.
+id = 1384669.604955_5857340.313405 # Unique id of the storage node.
name = manhole_376_generated # Long name in the user interface.
manholeId = manhole_376_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399875.042192_5858876.656133 # Connection node on which the storage node is located.
+nodeId = 1384669.604955_5857340.313405 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399842.579061_5858838.781471 # Unique id of the storage node.
+id = 1384699.518248_5857380.104403 # Unique id of the storage node.
name = manhole_377_generated # Long name in the user interface.
manholeId = manhole_377_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399842.579061_5858838.781471 # Connection node on which the storage node is located.
+nodeId = 1384699.518248_5857380.104403 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399811.183228_5858799.922034 # Unique id of the storage node.
+id = 1384719.806332_5857425.627417 # Unique id of the storage node.
name = manhole_378_generated # Long name in the user interface.
manholeId = manhole_378_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399811.183228_5858799.922034 # Connection node on which the storage node is located.
+nodeId = 1384719.806332_5857425.627417 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399767.760694_5858788.157405 # Unique id of the storage node.
+id = 1384740.094417_5857471.150431 # Unique id of the storage node.
name = manhole_379_generated # Long name in the user interface.
manholeId = manhole_379_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399767.760694_5858788.157405 # Connection node on which the storage node is located.
+nodeId = 1384740.094417_5857471.150431 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 779.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 782.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399730.487014_5858765.889759 # Unique id of the storage node.
+id = 1384760.382502_5857516.673445 # Unique id of the storage node.
name = manhole_380_generated # Long name in the user interface.
manholeId = manhole_380_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399730.487014_5858765.889759 # Connection node on which the storage node is located.
+nodeId = 1384760.382502_5857516.673445 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 786.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 789.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399775.990700_5858756.396031 # Unique id of the storage node.
+id = 1384780.670586_5857562.196459 # Unique id of the storage node.
name = manhole_381_generated # Long name in the user interface.
manholeId = manhole_381_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399775.990700_5858756.396031 # Connection node on which the storage node is located.
+nodeId = 1384780.670586_5857562.196459 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 786.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 789.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399822.645814_5858770.309896 # Unique id of the storage node.
+id = 1384802.672203_5857606.838341 # Unique id of the storage node.
name = manhole_382_generated # Long name in the user interface.
manholeId = manhole_382_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399822.645814_5858770.309896 # Connection node on which the storage node is located.
+nodeId = 1384802.672203_5857606.838341 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 793.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 796.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399848.382879_5858812.671143 # Unique id of the storage node.
+id = 1384827.896526_5857649.823045 # Unique id of the storage node.
name = manhole_383_generated # Long name in the user interface.
manholeId = manhole_383_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399848.382879_5858812.671143 # Connection node on which the storage node is located.
+nodeId = 1384827.896526_5857649.823045 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399890.146971_5858839.840006 # Unique id of the storage node.
+id = 1384854.757883_5857691.606821 # Unique id of the storage node.
name = manhole_384_generated # Long name in the user interface.
manholeId = manhole_384_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399890.146971_5858839.840006 # Connection node on which the storage node is located.
+nodeId = 1384854.757883_5857691.606821 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399933.024882_5858865.203324 # Unique id of the storage node.
+id = 1384888.185769_5857728.573395 # Unique id of the storage node.
name = manhole_385_generated # Long name in the user interface.
manholeId = manhole_385_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399933.024882_5858865.203324 # Connection node on which the storage node is located.
+nodeId = 1384888.185769_5857728.573395 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1399981.740444_5858875.856378 # Unique id of the storage node.
+id = 1384921.613655_5857765.539970 # Unique id of the storage node.
name = manhole_386_generated # Long name in the user interface.
manholeId = manhole_386_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399981.740444_5858875.856378 # Connection node on which the storage node is located.
+nodeId = 1384921.613655_5857765.539970 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 754.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 757.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400031.093886_5858881.904236 # Unique id of the storage node.
+id = 1384956.145454_5857801.445757 # Unique id of the storage node.
name = manhole_387_generated # Long name in the user interface.
manholeId = manhole_387_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400031.093886_5858881.904236 # Connection node on which the storage node is located.
+nodeId = 1384956.145454_5857801.445757 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 754.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 757.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400074.736315_5858861.749566 # Unique id of the storage node.
+id = 1384991.751307_5857836.319449 # Unique id of the storage node.
name = manhole_388_generated # Long name in the user interface.
manholeId = manhole_388_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400074.736315_5858861.749566 # Connection node on which the storage node is located.
+nodeId = 1384991.751307_5857836.319449 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 754.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 757.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400120.046049_5858848.047577 # Unique id of the storage node.
+id = 1385027.357159_5857871.193142 # Unique id of the storage node.
name = manhole_389_generated # Long name in the user interface.
manholeId = manhole_389_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400120.046049_5858848.047577 # Connection node on which the storage node is located.
+nodeId = 1385027.357159_5857871.193142 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 743.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 746.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400169.107466_5858855.451739 # Unique id of the storage node.
+id = 1385062.963012_5857906.066835 # Unique id of the storage node.
name = manhole_390_generated # Long name in the user interface.
manholeId = manhole_390_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400169.107466_5858855.451739 # Connection node on which the storage node is located.
+nodeId = 1385062.963012_5857906.066835 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400219.055904_5858854.498997 # Unique id of the storage node.
+id = 1385098.568864_5857940.940528 # Unique id of the storage node.
name = manhole_391_generated # Long name in the user interface.
manholeId = manhole_391_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400219.055904_5858854.498997 # Connection node on which the storage node is located.
+nodeId = 1385098.568864_5857940.940528 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 725.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 728.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400264.202496_5858835.102559 # Unique id of the storage node.
+id = 1385135.753846_5857974.029479 # Unique id of the storage node.
name = manhole_392_generated # Long name in the user interface.
manholeId = manhole_392_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400264.202496_5858835.102559 # Connection node on which the storage node is located.
+nodeId = 1385135.753846_5857974.029479 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 725.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 728.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400313.506441_5858828.076242 # Unique id of the storage node.
+id = 1385175.738456_5858003.622976 # Unique id of the storage node.
name = manhole_393_generated # Long name in the user interface.
manholeId = manhole_393_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400313.506441_5858828.076242 # Connection node on which the storage node is located.
+nodeId = 1385175.738456_5858003.622976 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 725.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 728.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400363.408215_5858825.920846 # Unique id of the storage node.
+id = 1385218.653757_5858028.965197 # Unique id of the storage node.
name = manhole_394_generated # Long name in the user interface.
manholeId = manhole_394_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400363.408215_5858825.920846 # Connection node on which the storage node is located.
+nodeId = 1385218.653757_5858028.965197 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 732.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 735.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400412.121904_5858816.438461 # Unique id of the storage node.
+id = 1385262.454937_5858052.706983 # Unique id of the storage node.
name = manhole_395_generated # Long name in the user interface.
manholeId = manhole_395_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400412.121904_5858816.438461 # Connection node on which the storage node is located.
+nodeId = 1385262.454937_5858052.706983 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 732.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 735.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400457.353170_5858795.303617 # Unique id of the storage node.
+id = 1385306.715555_5858075.618745 # Unique id of the storage node.
name = manhole_396_generated # Long name in the user interface.
manholeId = manhole_396_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400457.353170_5858795.303617 # Connection node on which the storage node is located.
+nodeId = 1385306.715555_5858075.618745 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 739.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 742.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400502.323300_5858773.544904 # Unique id of the storage node.
+id = 1385350.976173_5858098.530508 # Unique id of the storage node.
name = manhole_397_generated # Long name in the user interface.
manholeId = manhole_397_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400502.323300_5858773.544904 # Connection node on which the storage node is located.
+nodeId = 1385350.976173_5858098.530508 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 739.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 742.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400547.293430_5858751.786192 # Unique id of the storage node.
+id = 1385395.236792_5858121.442270 # Unique id of the storage node.
name = manhole_398_generated # Long name in the user interface.
manholeId = manhole_398_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400547.293430_5858751.786192 # Connection node on which the storage node is located.
+nodeId = 1385395.236792_5858121.442270 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 733.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 736.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400590.744896_5858727.159174 # Unique id of the storage node.
+id = 1385439.497410_5858144.354032 # Unique id of the storage node.
name = manhole_399_generated # Long name in the user interface.
manholeId = manhole_399_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400590.744896_5858727.159174 # Connection node on which the storage node is located.
+nodeId = 1385439.497410_5858144.354032 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 733.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 736.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400635.199020_5858704.567341 # Unique id of the storage node.
+id = 1385483.758028_5858167.265795 # Unique id of the storage node.
name = manhole_400_generated # Long name in the user interface.
manholeId = manhole_400_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400635.199020_5858704.567341 # Connection node on which the storage node is located.
+nodeId = 1385483.758028_5858167.265795 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400681.200077_5858685.082555 # Unique id of the storage node.
+id = 1385528.018646_5858190.177557 # Unique id of the storage node.
name = manhole_401_generated # Long name in the user interface.
manholeId = manhole_401_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400681.200077_5858685.082555 # Connection node on which the storage node is located.
+nodeId = 1385528.018646_5858190.177557 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400727.201135_5858665.597769 # Unique id of the storage node.
+id = 1385571.606102_5858214.277655 # Unique id of the storage node.
name = manhole_402_generated # Long name in the user interface.
manholeId = manhole_402_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400727.201135_5858665.597769 # Connection node on which the storage node is located.
+nodeId = 1385571.606102_5858214.277655 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 724.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 727.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400771.747519_5858643.185780 # Unique id of the storage node.
+id = 1385614.013401_5858240.461089 # Unique id of the storage node.
name = manhole_403_generated # Long name in the user interface.
manholeId = manhole_403_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400771.747519_5858643.185780 # Connection node on which the storage node is located.
+nodeId = 1385614.013401_5858240.461089 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 724.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 727.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400815.058142_5858618.287103 # Unique id of the storage node.
+id = 1385656.420699_5858266.644523 # Unique id of the storage node.
name = manhole_404_generated # Long name in the user interface.
manholeId = manhole_404_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400815.058142_5858618.287103 # Connection node on which the storage node is located.
+nodeId = 1385656.420699_5858266.644523 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 687.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 690.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400858.368765_5858593.388426 # Unique id of the storage node.
+id = 1385698.773112_5858292.896190 # Unique id of the storage node.
name = manhole_405_generated # Long name in the user interface.
manholeId = manhole_405_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400858.368765_5858593.388426 # Connection node on which the storage node is located.
+nodeId = 1385698.773112_5858292.896190 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 730.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 733.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400901.015539_5858567.603215 # Unique id of the storage node.
+id = 1385733.435650_5858328.707635 # Unique id of the storage node.
name = manhole_406_generated # Long name in the user interface.
manholeId = manhole_406_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400901.015539_5858567.603215 # Connection node on which the storage node is located.
+nodeId = 1385733.435650_5858328.707635 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 730.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 733.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400935.611249_5858531.635458 # Unique id of the storage node.
+id = 1385768.098189_5858364.519079 # Unique id of the storage node.
name = manhole_407_generated # Long name in the user interface.
manholeId = manhole_407_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400935.611249_5858531.635458 # Connection node on which the storage node is located.
+nodeId = 1385768.098189_5858364.519079 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 718.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 721.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1400968.368858_5858493.916852 # Unique id of the storage node.
+id = 1385795.882535_5858405.467094 # Unique id of the storage node.
name = manhole_408_generated # Long name in the user interface.
manholeId = manhole_408_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400968.368858_5858493.916852 # Connection node on which the storage node is located.
+nodeId = 1385795.882535_5858405.467094 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 718.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 721.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401003.934787_5858459.187281 # Unique id of the storage node.
+id = 1385820.377635_5858448.871486 # Unique id of the storage node.
name = manhole_409_generated # Long name in the user interface.
manholeId = manhole_409_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401003.934787_5858459.187281 # Connection node on which the storage node is located.
+nodeId = 1385820.377635_5858448.871486 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 736.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 739.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401043.585827_5858428.797352 # Unique id of the storage node.
+id = 1385841.084314_5858493.920932 # Unique id of the storage node.
name = manhole_410_generated # Long name in the user interface.
manholeId = manhole_410_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401043.585827_5858428.797352 # Connection node on which the storage node is located.
+nodeId = 1385841.084314_5858493.920932 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 724.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 727.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401083.221738_5858398.387670 # Unique id of the storage node.
+id = 1385856.076262_5858541.451898 # Unique id of the storage node.
name = manhole_411_generated # Long name in the user interface.
manholeId = manhole_411_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401083.221738_5858398.387670 # Connection node on which the storage node is located.
+nodeId = 1385856.076262_5858541.451898 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 724.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 727.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401110.648461_5858357.591806 # Unique id of the storage node.
+id = 1385865.668900_5858590.250007 # Unique id of the storage node.
name = manhole_412_generated # Long name in the user interface.
manholeId = manhole_412_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401110.648461_5858357.591806 # Connection node on which the storage node is located.
+nodeId = 1385865.668900_5858590.250007 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 731.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 734.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401126.408903_5858310.191691 # Unique id of the storage node.
+id = 1385873.387287_5858639.487977 # Unique id of the storage node.
name = manhole_413_generated # Long name in the user interface.
manholeId = manhole_413_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401126.408903_5858310.191691 # Connection node on which the storage node is located.
+nodeId = 1385873.387287_5858639.487977 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 731.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 734.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401143.036807_5858263.082594 # Unique id of the storage node.
+id = 1385875.017950_5858689.287253 # Unique id of the storage node.
name = manhole_414_generated # Long name in the user interface.
manholeId = manhole_414_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401143.036807_5858263.082594 # Connection node on which the storage node is located.
+nodeId = 1385875.017950_5858689.287253 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401138.212384_5858214.768801 # Unique id of the storage node.
+id = 1385876.432929_5858739.106416 # Unique id of the storage node.
name = manhole_415_generated # Long name in the user interface.
manholeId = manhole_415_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401138.212384_5858214.768801 # Connection node on which the storage node is located.
+nodeId = 1385876.432929_5858739.106416 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401127.278883_5858166.793469 # Unique id of the storage node.
+id = 1385878.329822_5858788.908142 # Unique id of the storage node.
name = manhole_416_generated # Long name in the user interface.
manholeId = manhole_416_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401127.278883_5858166.793469 # Connection node on which the storage node is located.
+nodeId = 1385878.329822_5858788.908142 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401167.115608_5858144.839577 # Unique id of the storage node.
+id = 1385880.519215_5858838.699283 # Unique id of the storage node.
name = manhole_417_generated # Long name in the user interface.
manholeId = manhole_417_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401167.115608_5858144.839577 # Connection node on which the storage node is located.
+nodeId = 1385880.519215_5858838.699283 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401216.491634_5858137.314352 # Unique id of the storage node.
+id = 1385882.620351_5858888.493530 # Unique id of the storage node.
name = manhole_418_generated # Long name in the user interface.
manholeId = manhole_418_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401216.491634_5858137.314352 # Connection node on which the storage node is located.
+nodeId = 1385882.620351_5858888.493530 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401262.474555_5858118.412094 # Unique id of the storage node.
+id = 1385883.937444_5858938.315378 # Unique id of the storage node.
name = manhole_419_generated # Long name in the user interface.
manholeId = manhole_419_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401262.474555_5858118.412094 # Connection node on which the storage node is located.
+nodeId = 1385883.937444_5858938.315378 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401306.204298_5858094.851829 # Unique id of the storage node.
+id = 1385885.254539_5858988.137225 # Unique id of the storage node.
name = manhole_420_generated # Long name in the user interface.
manholeId = manhole_420_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401306.204298_5858094.851829 # Connection node on which the storage node is located.
+nodeId = 1385885.254539_5858988.137225 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401338.732991_5858057.277074 # Unique id of the storage node.
+id = 1385890.650534_5859037.630401 # Unique id of the storage node.
name = manhole_421_generated # Long name in the user interface.
manholeId = manhole_421_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401338.732991_5858057.277074 # Connection node on which the storage node is located.
+nodeId = 1385890.650534_5859037.630401 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401369.206103_5858017.689909 # Unique id of the storage node.
+id = 1385901.777443_5859086.092394 # Unique id of the storage node.
name = manhole_422_generated # Long name in the user interface.
manholeId = manhole_422_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401369.206103_5858017.689909 # Connection node on which the storage node is located.
+nodeId = 1385901.777443_5859086.092394 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401390.656988_5857974.121287 # Unique id of the storage node.
+id = 1385915.397955_5859134.034368 # Unique id of the storage node.
name = manhole_423_generated # Long name in the user interface.
manholeId = manhole_423_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401390.656988_5857974.121287 # Connection node on which the storage node is located.
+nodeId = 1385915.397955_5859134.034368 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401382.080560_5857925.029102 # Unique id of the storage node.
+id = 1385928.426053_5859182.139209 # Unique id of the storage node.
name = manhole_424_generated # Long name in the user interface.
manholeId = manhole_424_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401382.080560_5857925.029102 # Connection node on which the storage node is located.
+nodeId = 1385928.426053_5859182.139209 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401370.850514_5857876.350151 # Unique id of the storage node.
+id = 1385941.228082_5859230.306202 # Unique id of the storage node.
name = manhole_425_generated # Long name in the user interface.
manholeId = manhole_425_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401370.850514_5857876.350151 # Connection node on which the storage node is located.
+nodeId = 1385941.228082_5859230.306202 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401359.620468_5857827.671200 # Unique id of the storage node.
+id = 1385945.092689_5859279.734331 # Unique id of the storage node.
name = manhole_426_generated # Long name in the user interface.
manholeId = manhole_426_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401359.620468_5857827.671200 # Connection node on which the storage node is located.
+nodeId = 1385945.092689_5859279.734331 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401358.906586_5857778.342267 # Unique id of the storage node.
+id = 1385937.902412_5859328.779896 # Unique id of the storage node.
name = manhole_427_generated # Long name in the user interface.
manholeId = manhole_427_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401358.906586_5857778.342267 # Connection node on which the storage node is located.
+nodeId = 1385937.902412_5859328.779896 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401367.984820_5857729.216511 # Unique id of the storage node.
+id = 1385932.795076_5859378.173214 # Unique id of the storage node.
name = manhole_428_generated # Long name in the user interface.
manholeId = manhole_428_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401367.984820_5857729.216511 # Connection node on which the storage node is located.
+nodeId = 1385932.795076_5859378.173214 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401378.054767_5857680.310616 # Unique id of the storage node.
+id = 1385937.702696_5859427.770255 # Unique id of the storage node.
name = manhole_429_generated # Long name in the user interface.
manholeId = manhole_429_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401378.054767_5857680.310616 # Connection node on which the storage node is located.
+nodeId = 1385937.702696_5859427.770255 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401398.812842_5857635.314562 # Unique id of the storage node.
+id = 1385939.035938_5859477.502304 # Unique id of the storage node.
name = manhole_430_generated # Long name in the user interface.
manholeId = manhole_430_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401398.812842_5857635.314562 # Connection node on which the storage node is located.
+nodeId = 1385939.035938_5859477.502304 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401430.821923_5857597.181597 # Unique id of the storage node.
+id = 1385937.883638_5859527.328235 # Unique id of the storage node.
name = manhole_431_generated # Long name in the user interface.
manholeId = manhole_431_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401430.821923_5857597.181597 # Connection node on which the storage node is located.
+nodeId = 1385937.883638_5859527.328235 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401471.215903_5857569.028509 # Unique id of the storage node.
+id = 1385940.515994_5859576.989168 # Unique id of the storage node.
name = manhole_432_generated # Long name in the user interface.
manholeId = manhole_432_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401471.215903_5857569.028509 # Connection node on which the storage node is located.
+nodeId = 1385940.515994_5859576.989168 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401516.447121_5857547.817872 # Unique id of the storage node.
+id = 1385950.701545_5859625.530177 # Unique id of the storage node.
name = manhole_433_generated # Long name in the user interface.
manholeId = manhole_433_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401516.447121_5857547.817872 # Connection node on which the storage node is located.
+nodeId = 1385950.701545_5859625.530177 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401562.699131_5857528.946169 # Unique id of the storage node.
+id = 1385970.467743_5859670.991299 # Unique id of the storage node.
name = manhole_434_generated # Long name in the user interface.
manholeId = manhole_434_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401562.699131_5857528.946169 # Connection node on which the storage node is located.
+nodeId = 1385970.467743_5859670.991299 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 812.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 815.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401609.008288_5857510.205406 # Unique id of the storage node.
+id = 1386011.983088_5859697.862917 # Unique id of the storage node.
name = manhole_435_generated # Long name in the user interface.
manholeId = manhole_435_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401609.008288_5857510.205406 # Connection node on which the storage node is located.
+nodeId = 1386011.983088_5859697.862917 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 812.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 815.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401655.317445_5857491.464643 # Unique id of the storage node.
+id = 1386052.213596_5859727.119808 # Unique id of the storage node.
name = manhole_436_generated # Long name in the user interface.
manholeId = manhole_436_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401655.317445_5857491.464643 # Connection node on which the storage node is located.
+nodeId = 1386052.213596_5859727.119808 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401702.896731_5857476.413838 # Unique id of the storage node.
+id = 1386046.501013_5859771.612672 # Unique id of the storage node.
name = manhole_437_generated # Long name in the user interface.
manholeId = manhole_437_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401702.896731_5857476.413838 # Connection node on which the storage node is located.
+nodeId = 1386046.501013_5859771.612672 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401750.929637_5857462.680881 # Unique id of the storage node.
+id = 1386026.809696_5859816.873920 # Unique id of the storage node.
name = manhole_438_generated # Long name in the user interface.
manholeId = manhole_438_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401750.929637_5857462.680881 # Connection node on which the storage node is located.
+nodeId = 1386026.809696_5859816.873920 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401799.045014_5857449.246137 # Unique id of the storage node.
+id = 1386030.149607_5859866.379010 # Unique id of the storage node.
name = manhole_439_generated # Long name in the user interface.
manholeId = manhole_439_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401799.045014_5857449.246137 # Connection node on which the storage node is located.
+nodeId = 1386030.149607_5859866.379010 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401847.308919_5857436.348475 # Unique id of the storage node.
+id = 1386045.250939_5859913.859036 # Unique id of the storage node.
name = manhole_440_generated # Long name in the user interface.
manholeId = manhole_440_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401847.308919_5857436.348475 # Connection node on which the storage node is located.
+nodeId = 1386045.250939_5859913.859036 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401895.572823_5857423.450814 # Unique id of the storage node.
+id = 1384196.861816_5856829.880484 # Unique id of the storage node.
name = manhole_441_generated # Long name in the user interface.
manholeId = manhole_441_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401895.572823_5857423.450814 # Connection node on which the storage node is located.
+nodeId = 1384196.861816_5856829.880484 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401943.836728_5857410.553152 # Unique id of the storage node.
+id = 1384235.225193_5856854.977666 # Unique id of the storage node.
name = manhole_442_generated # Long name in the user interface.
manholeId = manhole_442_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401943.836728_5857410.553152 # Connection node on which the storage node is located.
+nodeId = 1384235.225193_5856854.977666 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1401991.287343_5857395.066807 # Unique id of the storage node.
+id = 1384263.450330_5856892.038371 # Unique id of the storage node.
name = manhole_443_generated # Long name in the user interface.
manholeId = manhole_443_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401991.287343_5857395.066807 # Connection node on which the storage node is located.
+nodeId = 1384263.450330_5856892.038371 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402033.899048_5857369.088003 # Unique id of the storage node.
+id = 1384291.675467_5856929.099076 # Unique id of the storage node.
name = manhole_444_generated # Long name in the user interface.
manholeId = manhole_444_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402033.899048_5857369.088003 # Connection node on which the storage node is located.
+nodeId = 1384291.675467_5856929.099076 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402072.111172_5857336.990495 # Unique id of the storage node.
+id = 1384319.900603_5856966.159782 # Unique id of the storage node.
name = manhole_445_generated # Long name in the user interface.
manholeId = manhole_445_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402072.111172_5857336.990495 # Connection node on which the storage node is located.
+nodeId = 1384319.900603_5856966.159782 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402109.707699_5857304.092845 # Unique id of the storage node.
+id = 1384347.205868_5857003.894511 # Unique id of the storage node.
name = manhole_446_generated # Long name in the user interface.
manholeId = manhole_446_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402109.707699_5857304.092845 # Connection node on which the storage node is located.
+nodeId = 1384347.205868_5857003.894511 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402147.304225_5857271.195195 # Unique id of the storage node.
+id = 1384380.322691_5857036.360282 # Unique id of the storage node.
name = manhole_447_generated # Long name in the user interface.
manholeId = manhole_447_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402147.304225_5857271.195195 # Connection node on which the storage node is located.
+nodeId = 1384380.322691_5857036.360282 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 796.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 799.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402184.900752_5857238.297545 # Unique id of the storage node.
+id = 1384415.156611_5857067.291694 # Unique id of the storage node.
name = manhole_448_generated # Long name in the user interface.
manholeId = manhole_448_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402184.900752_5857238.297545 # Connection node on which the storage node is located.
+nodeId = 1384415.156611_5857067.291694 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402222.497278_5857205.399894 # Unique id of the storage node.
+id = 1384449.343576_5857098.828100 # Unique id of the storage node.
name = manhole_449_generated # Long name in the user interface.
manholeId = manhole_449_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402222.497278_5857205.399894 # Connection node on which the storage node is located.
+nodeId = 1384449.343576_5857098.828100 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402260.963187_5857173.601737 # Unique id of the storage node.
+id = 1384470.004810_5857139.926174 # Unique id of the storage node.
name = manhole_450_generated # Long name in the user interface.
manholeId = manhole_450_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402260.963187_5857173.601737 # Connection node on which the storage node is located.
+nodeId = 1384470.004810_5857139.926174 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402301.643911_5857144.604618 # Unique id of the storage node.
+id = 1384484.180762_5857184.301805 # Unique id of the storage node.
name = manhole_451_generated # Long name in the user interface.
manholeId = manhole_451_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402301.643911_5857144.604618 # Connection node on which the storage node is located.
+nodeId = 1384484.180762_5857184.301805 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402345.539385_5857121.000730 # Unique id of the storage node.
+id = 1384289.065524_5856954.947841 # Unique id of the storage node.
name = manhole_452_generated # Long name in the user interface.
manholeId = manhole_452_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402345.539385_5857121.000730 # Connection node on which the storage node is located.
+nodeId = 1384289.065524_5856954.947841 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402394.447289_5857112.260867 # Unique id of the storage node.
+id = 1384305.049611_5856994.887349 # Unique id of the storage node.
name = manhole_453_generated # Long name in the user interface.
manholeId = manhole_453_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402394.447289_5857112.260867 # Connection node on which the storage node is located.
+nodeId = 1384305.049611_5856994.887349 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402441.730469_5857128.148596 # Unique id of the storage node.
+id = 1384321.033697_5857034.826856 # Unique id of the storage node.
name = manhole_454_generated # Long name in the user interface.
manholeId = manhole_454_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402441.730469_5857128.148596 # Connection node on which the storage node is located.
+nodeId = 1384321.033697_5857034.826856 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402483.802293_5857152.803806 # Unique id of the storage node.
+id = 1384347.445656_5857068.672039 # Unique id of the storage node.
name = manhole_455_generated # Long name in the user interface.
manholeId = manhole_455_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402483.802293_5857152.803806 # Connection node on which the storage node is located.
+nodeId = 1384347.445656_5857068.672039 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 796.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 799.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402513.116842_5857193.169052 # Unique id of the storage node.
+id = 1384374.130628_5857102.406952 # Unique id of the storage node.
name = manhole_456_generated # Long name in the user interface.
manholeId = manhole_456_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402513.116842_5857193.169052 # Connection node on which the storage node is located.
+nodeId = 1384374.130628_5857102.406952 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402549.654037_5857227.071211 # Unique id of the storage node.
+id = 1384399.587644_5857137.085412 # Unique id of the storage node.
name = manhole_457_generated # Long name in the user interface.
manholeId = manhole_457_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402549.654037_5857227.071211 # Connection node on which the storage node is located.
+nodeId = 1384399.587644_5857137.085412 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402592.530350_5857252.710554 # Unique id of the storage node.
+id = 1384425.044660_5857171.763873 # Unique id of the storage node.
name = manhole_458_generated # Long name in the user interface.
manholeId = manhole_458_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402592.530350_5857252.710554 # Connection node on which the storage node is located.
+nodeId = 1384425.044660_5857171.763873 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402639.997615_5857268.224420 # Unique id of the storage node.
+id = 1384456.866521_5857200.577978 # Unique id of the storage node.
name = manhole_459_generated # Long name in the user interface.
manholeId = manhole_459_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402639.997615_5857268.224420 # Connection node on which the storage node is located.
+nodeId = 1384456.866521_5857200.577978 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402689.905034_5857265.987511 # Unique id of the storage node.
+id = 1384480.774831_5857195.244455 # Unique id of the storage node.
name = manhole_460_generated # Long name in the user interface.
manholeId = manhole_460_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402689.905034_5857265.987511 # Connection node on which the storage node is located.
+nodeId = 1384480.774831_5857195.244455 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402738.766559_5857256.155518 # Unique id of the storage node.
+id = 1384478.871156_5857219.682923 # Unique id of the storage node.
name = manhole_461_generated # Long name in the user interface.
manholeId = manhole_461_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402738.766559_5857256.155518 # Connection node on which the storage node is located.
+nodeId = 1384478.871156_5857219.682923 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402785.300748_5857239.036677 # Unique id of the storage node.
+id = 1384493.329777_5857201.952338 # Unique id of the storage node.
name = manhole_462_generated # Long name in the user interface.
manholeId = manhole_462_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402785.300748_5857239.036677 # Connection node on which the storage node is located.
+nodeId = 1384493.329777_5857201.952338 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402829.752187_5857216.237034 # Unique id of the storage node.
+id = 1384511.321100_5857246.008046 # Unique id of the storage node.
name = manhole_463_generated # Long name in the user interface.
manholeId = manhole_463_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402829.752187_5857216.237034 # Connection node on which the storage node is located.
+nodeId = 1384511.321100_5857246.008046 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402870.336596_5857187.241046 # Unique id of the storage node.
+id = 1384512.484967_5857248.858029 # Unique id of the storage node.
name = manhole_464_generated # Long name in the user interface.
manholeId = manhole_464_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402870.336596_5857187.241046 # Connection node on which the storage node is located.
+nodeId = 1384512.484967_5857248.858029 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 802.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 805.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402907.890059_5857155.221295 # Unique id of the storage node.
+id = 1384550.208547_5857281.609187 # Unique id of the storage node.
name = manhole_465_generated # Long name in the user interface.
manholeId = manhole_465_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402907.890059_5857155.221295 # Connection node on which the storage node is located.
+nodeId = 1384550.208547_5857281.609187 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1402955.845737_5857162.265680 # Unique id of the storage node.
+id = 1384587.932128_5857314.360344 # Unique id of the storage node.
name = manhole_466_generated # Long name in the user interface.
manholeId = manhole_466_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402955.845737_5857162.265680 # Connection node on which the storage node is located.
+nodeId = 1384587.932128_5857314.360344 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403002.170355_5857180.637283 # Unique id of the storage node.
+id = 1384608.456867_5857358.785165 # Unique id of the storage node.
name = manhole_467_generated # Long name in the user interface.
manholeId = manhole_467_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403002.170355_5857180.637283 # Connection node on which the storage node is located.
+nodeId = 1384608.456867_5857358.785165 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403050.636643_5857192.752279 # Unique id of the storage node.
+id = 1384624.966164_5857405.935456 # Unique id of the storage node.
name = manhole_468_generated # Long name in the user interface.
manholeId = manhole_468_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403050.636643_5857192.752279 # Connection node on which the storage node is located.
+nodeId = 1384624.966164_5857405.935456 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403098.837282_5857205.861252 # Unique id of the storage node.
+id = 1384639.938245_5857453.586039 # Unique id of the storage node.
name = manhole_469_generated # Long name in the user interface.
manholeId = manhole_469_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403098.837282_5857205.861252 # Connection node on which the storage node is located.
+nodeId = 1384639.938245_5857453.586039 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403146.885479_5857219.540611 # Unique id of the storage node.
+id = 1384654.342376_5857501.421464 # Unique id of the storage node.
name = manhole_470_generated # Long name in the user interface.
manholeId = manhole_470_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403146.885479_5857219.540611 # Connection node on which the storage node is located.
+nodeId = 1384654.342376_5857501.421464 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 809.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 812.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403194.933677_5857233.219971 # Unique id of the storage node.
+id = 1384665.748858_5857550.055336 # Unique id of the storage node.
name = manhole_471_generated # Long name in the user interface.
manholeId = manhole_471_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403194.933677_5857233.219971 # Connection node on which the storage node is located.
+nodeId = 1384665.748858_5857550.055336 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 809.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 812.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403242.981875_5857246.899331 # Unique id of the storage node.
+id = 1384677.047727_5857598.717872 # Unique id of the storage node.
name = manhole_472_generated # Long name in the user interface.
manholeId = manhole_472_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403242.981875_5857246.899331 # Connection node on which the storage node is located.
+nodeId = 1384677.047727_5857598.717872 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 809.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 812.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403291.030073_5857260.578691 # Unique id of the storage node.
+id = 1384688.346595_5857647.380408 # Unique id of the storage node.
name = manhole_473_generated # Long name in the user interface.
manholeId = manhole_473_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403291.030073_5857260.578691 # Connection node on which the storage node is located.
+nodeId = 1384688.346595_5857647.380408 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 815.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 818.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403337.008084_5857279.246462 # Unique id of the storage node.
+id = 1384699.645464_5857696.042944 # Unique id of the storage node.
name = manhole_474_generated # Long name in the user interface.
manholeId = manhole_474_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403337.008084_5857279.246462 # Connection node on which the storage node is located.
+nodeId = 1384699.645464_5857696.042944 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 815.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 818.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403380.803470_5857303.279339 # Unique id of the storage node.
+id = 1384710.944332_5857744.705480 # Unique id of the storage node.
name = manhole_475_generated # Long name in the user interface.
manholeId = manhole_475_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403380.803470_5857303.279339 # Connection node on which the storage node is located.
+nodeId = 1384710.944332_5857744.705480 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 788.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 791.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403428.121819_5857316.651918 # Unique id of the storage node.
+id = 1384726.848783_5857791.671308 # Unique id of the storage node.
name = manhole_476_generated # Long name in the user interface.
manholeId = manhole_476_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403428.121819_5857316.651918 # Connection node on which the storage node is located.
+nodeId = 1384726.848783_5857791.671308 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403477.999952_5857316.044570 # Unique id of the storage node.
+id = 1384753.929338_5857833.199649 # Unique id of the storage node.
name = manhole_477_generated # Long name in the user interface.
manholeId = manhole_477_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403477.999952_5857316.044570 # Connection node on which the storage node is located.
+nodeId = 1384753.929338_5857833.199649 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403520.684895_5857339.928778 # Unique id of the storage node.
+id = 1384783.627482_5857873.006575 # Unique id of the storage node.
name = manhole_478_generated # Long name in the user interface.
manholeId = manhole_478_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403520.684895_5857339.928778 # Connection node on which the storage node is located.
+nodeId = 1384783.627482_5857873.006575 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403552.318474_5857378.594924 # Unique id of the storage node.
+id = 1384795.018453_5857920.637507 # Unique id of the storage node.
name = manhole_479_generated # Long name in the user interface.
manholeId = manhole_479_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403552.318474_5857378.594924 # Connection node on which the storage node is located.
+nodeId = 1384795.018453_5857920.637507 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 788.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 791.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403583.952054_5857417.261070 # Unique id of the storage node.
+id = 1384785.075932_5857969.445633 # Unique id of the storage node.
name = manhole_480_generated # Long name in the user interface.
manholeId = manhole_480_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403583.952054_5857417.261070 # Connection node on which the storage node is located.
+nodeId = 1384785.075932_5857969.445633 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 788.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 791.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403623.540761_5857446.034681 # Unique id of the storage node.
+id = 1384771.479073_5858017.516750 # Unique id of the storage node.
name = manhole_481_generated # Long name in the user interface.
manholeId = manhole_481_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403623.540761_5857446.034681 # Connection node on which the storage node is located.
+nodeId = 1384771.479073_5858017.516750 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 817.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 820.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403671.993877_5857456.591925 # Unique id of the storage node.
+id = 1384763.325190_5858066.675425 # Unique id of the storage node.
name = manhole_482_generated # Long name in the user interface.
manholeId = manhole_482_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403671.993877_5857456.591925 # Connection node on which the storage node is located.
+nodeId = 1384763.325190_5858066.675425 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 817.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 820.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403721.623416_5857462.307083 # Unique id of the storage node.
+id = 1384757.405407_5858116.280496 # Unique id of the storage node.
name = manhole_483_generated # Long name in the user interface.
manholeId = manhole_483_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403721.623416_5857462.307083 # Connection node on which the storage node is located.
+nodeId = 1384757.405407_5858116.280496 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 817.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 820.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403771.146521_5857468.668578 # Unique id of the storage node.
+id = 1384746.211964_5858164.956997 # Unique id of the storage node.
name = manhole_484_generated # Long name in the user interface.
manholeId = manhole_484_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403771.146521_5857468.668578 # Connection node on which the storage node is located.
+nodeId = 1384746.211964_5858164.956997 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 844.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 847.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403819.624558_5857480.525303 # Unique id of the storage node.
+id = 1384738.028055_5858213.862444 # Unique id of the storage node.
name = manhole_485_generated # Long name in the user interface.
manholeId = manhole_485_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403819.624558_5857480.525303 # Connection node on which the storage node is located.
+nodeId = 1384738.028055_5858213.862444 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 844.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 847.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403833.226475_5857519.969277 # Unique id of the storage node.
+id = 1384756.479259_5858259.218586 # Unique id of the storage node.
name = manhole_486_generated # Long name in the user interface.
manholeId = manhole_486_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403833.226475_5857519.969277 # Connection node on which the storage node is located.
+nodeId = 1384756.479259_5858259.218586 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 844.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 847.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403834.191400_5857569.903099 # Unique id of the storage node.
+id = 1384792.653981_5858293.253396 # Unique id of the storage node.
name = manhole_487_generated # Long name in the user interface.
manholeId = manhole_487_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403834.191400_5857569.903099 # Connection node on which the storage node is located.
+nodeId = 1384792.653981_5858293.253396 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 830.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 833.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403835.826205_5857619.833867 # Unique id of the storage node.
+id = 1384839.146884_5858310.949097 # Unique id of the storage node.
name = manhole_488_generated # Long name in the user interface.
manholeId = manhole_488_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403835.826205_5857619.833867 # Connection node on which the storage node is located.
+nodeId = 1384839.146884_5858310.949097 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403837.461011_5857669.764635 # Unique id of the storage node.
+id = 1384888.517510_5858307.535864 # Unique id of the storage node.
name = manhole_489_generated # Long name in the user interface.
manholeId = manhole_489_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403837.461011_5857669.764635 # Connection node on which the storage node is located.
+nodeId = 1384888.517510_5858307.535864 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403839.095816_5857719.695403 # Unique id of the storage node.
+id = 1384936.622763_5858294.068231 # Unique id of the storage node.
name = manhole_490_generated # Long name in the user interface.
manholeId = manhole_490_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403839.095816_5857719.695403 # Connection node on which the storage node is located.
+nodeId = 1384936.622763_5858294.068231 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403840.730621_5857769.626172 # Unique id of the storage node.
+id = 1384984.637113_5858280.272530 # Unique id of the storage node.
name = manhole_491_generated # Long name in the user interface.
manholeId = manhole_491_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403840.730621_5857769.626172 # Connection node on which the storage node is located.
+nodeId = 1384984.637113_5858280.272530 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403844.056846_5857819.444052 # Unique id of the storage node.
+id = 1385032.633651_5858266.414711 # Unique id of the storage node.
name = manhole_492_generated # Long name in the user interface.
manholeId = manhole_492_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403844.056846_5857819.444052 # Connection node on which the storage node is located.
+nodeId = 1385032.633651_5858266.414711 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 740.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 743.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403849.071859_5857869.149221 # Unique id of the storage node.
+id = 1385081.886840_5858258.136645 # Unique id of the storage node.
name = manhole_493_generated # Long name in the user interface.
manholeId = manhole_493_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403849.071859_5857869.149221 # Connection node on which the storage node is located.
+nodeId = 1385081.886840_5858258.136645 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 740.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 743.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403857.272360_5857918.272817 # Unique id of the storage node.
+id = 1385131.310464_5858263.211211 # Unique id of the storage node.
name = manhole_494_generated # Long name in the user interface.
manholeId = manhole_494_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403857.272360_5857918.272817 # Connection node on which the storage node is located.
+nodeId = 1385131.310464_5858263.211211 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403870.144764_5857966.543465 # Unique id of the storage node.
+id = 1385177.729395_5858281.168494 # Unique id of the storage node.
name = manhole_495_generated # Long name in the user interface.
manholeId = manhole_495_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403870.144764_5857966.543465 # Connection node on which the storage node is located.
+nodeId = 1385177.729395_5858281.168494 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403888.167648_5858012.942290 # Unique id of the storage node.
+id = 1385219.956519_5858307.842426 # Unique id of the storage node.
name = manhole_496_generated # Long name in the user interface.
manholeId = manhole_496_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403888.167648_5858012.942290 # Connection node on which the storage node is located.
+nodeId = 1385219.956519_5858307.842426 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403909.291156_5858058.214264 # Unique id of the storage node.
+id = 1385261.864507_5858335.034840 # Unique id of the storage node.
name = manhole_497_generated # Long name in the user interface.
manholeId = manhole_497_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403909.291156_5858058.214264 # Connection node on which the storage node is located.
+nodeId = 1385261.864507_5858335.034840 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403930.415136_5858103.486017 # Unique id of the storage node.
+id = 1385305.658712_5858358.964501 # Unique id of the storage node.
name = manhole_498_generated # Long name in the user interface.
manholeId = manhole_498_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403930.415136_5858103.486017 # Connection node on which the storage node is located.
+nodeId = 1385305.658712_5858358.964501 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403940.640495_5858152.001027 # Unique id of the storage node.
+id = 1385350.136276_5858381.712098 # Unique id of the storage node.
name = manhole_499_generated # Long name in the user interface.
manholeId = manhole_499_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403940.640495_5858152.001027 # Connection node on which the storage node is located.
+nodeId = 1385350.136276_5858381.712098 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403950.174207_5858201.038035 # Unique id of the storage node.
+id = 1385394.617425_5858404.452682 # Unique id of the storage node.
name = manhole_500_generated # Long name in the user interface.
manholeId = manhole_500_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403950.174207_5858201.038035 # Connection node on which the storage node is located.
+nodeId = 1385394.617425_5858404.452682 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 747.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 750.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403958.124072_5858250.354669 # Unique id of the storage node.
+id = 1385439.245916_5858426.901899 # Unique id of the storage node.
name = manhole_501_generated # Long name in the user interface.
manholeId = manhole_501_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403958.124072_5858250.354669 # Connection node on which the storage node is located.
+nodeId = 1385439.245916_5858426.901899 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 757.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 760.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403965.828937_5858299.714463 # Unique id of the storage node.
+id = 1385483.926140_5858449.248809 # Unique id of the storage node.
name = manhole_502_generated # Long name in the user interface.
manholeId = manhole_502_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403965.828937_5858299.714463 # Connection node on which the storage node is located.
+nodeId = 1385483.926140_5858449.248809 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 751.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 754.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403970.726305_5858348.956120 # Unique id of the storage node.
+id = 1385525.860647_5858475.863234 # Unique id of the storage node.
name = manhole_503_generated # Long name in the user interface.
manholeId = manhole_503_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403970.726305_5858348.956120 # Connection node on which the storage node is located.
+nodeId = 1385525.860647_5858475.863234 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 751.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 754.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403958.901981_5858397.494142 # Unique id of the storage node.
+id = 1385553.357332_5858517.404888 # Unique id of the storage node.
name = manhole_504_generated # Long name in the user interface.
manholeId = manhole_504_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403958.901981_5858397.494142 # Connection node on which the storage node is located.
+nodeId = 1385553.357332_5858517.404888 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 751.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 754.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403952.787715_5858446.859566 # Unique id of the storage node.
+id = 1385579.617479_5858559.686365 # Unique id of the storage node.
name = manhole_505_generated # Long name in the user interface.
manholeId = manhole_505_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403952.787715_5858446.859566 # Connection node on which the storage node is located.
+nodeId = 1385579.617479_5858559.686365 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1403976.849110_5858487.767360 # Unique id of the storage node.
+id = 1385621.905694_5858585.068031 # Unique id of the storage node.
name = manhole_506_generated # Long name in the user interface.
manholeId = manhole_506_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403976.849110_5858487.767360 # Connection node on which the storage node is located.
+nodeId = 1385621.905694_5858585.068031 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404020.768328_5858511.576110 # Unique id of the storage node.
+id = 1385664.027274_5858611.351027 # Unique id of the storage node.
name = manhole_507_generated # Long name in the user interface.
manholeId = manhole_507_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404020.768328_5858511.576110 # Connection node on which the storage node is located.
+nodeId = 1385664.027274_5858611.351027 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 747.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 750.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404061.774513_5858539.288351 # Unique id of the storage node.
+id = 1385700.387206_5858645.507955 # Unique id of the storage node.
name = manhole_508_generated # Long name in the user interface.
manholeId = manhole_508_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404061.774513_5858539.288351 # Connection node on which the storage node is located.
+nodeId = 1385700.387206_5858645.507955 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 747.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 750.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404097.097980_5858574.615492 # Unique id of the storage node.
+id = 1385734.601841_5858681.909405 # Unique id of the storage node.
name = manhole_509_generated # Long name in the user interface.
manholeId = manhole_509_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404097.097980_5858574.615492 # Connection node on which the storage node is located.
+nodeId = 1385734.601841_5858681.909405 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 747.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 750.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404141.391670_5858595.430609 # Unique id of the storage node.
+id = 1385768.816477_5858718.310854 # Unique id of the storage node.
name = manhole_510_generated # Long name in the user interface.
manholeId = manhole_510_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404141.391670_5858595.430609 # Connection node on which the storage node is located.
+nodeId = 1385768.816477_5858718.310854 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404190.283622_5858597.461960 # Unique id of the storage node.
+id = 1385802.200312_5858755.447310 # Unique id of the storage node.
name = manhole_511_generated # Long name in the user interface.
manholeId = manhole_511_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404190.283622_5858597.461960 # Connection node on which the storage node is located.
+nodeId = 1385802.200312_5858755.447310 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404239.962953_5858594.285238 # Unique id of the storage node.
+id = 1385834.159462_5858793.844179 # Unique id of the storage node.
name = manhole_512_generated # Long name in the user interface.
manholeId = manhole_512_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404239.962953_5858594.285238 # Connection node on which the storage node is located.
+nodeId = 1385834.159462_5858793.844179 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404289.627840_5858599.684602 # Unique id of the storage node.
+id = 1385352.471788_5858398.702550 # Unique id of the storage node.
name = manhole_513_generated # Long name in the user interface.
manholeId = manhole_513_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404289.627840_5858599.684602 # Connection node on which the storage node is located.
+nodeId = 1385352.471788_5858398.702550 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404338.755046_5858608.047380 # Unique id of the storage node.
+id = 1385323.609450_5858430.098599 # Unique id of the storage node.
name = manhole_514_generated # Long name in the user interface.
manholeId = manhole_514_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404338.755046_5858608.047380 # Connection node on which the storage node is located.
+nodeId = 1385323.609450_5858430.098599 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 762.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 765.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404387.151045_5858620.440180 # Unique id of the storage node.
+id = 1385286.388776_5858419.306092 # Unique id of the storage node.
name = manhole_515_generated # Long name in the user interface.
manholeId = manhole_515_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404387.151045_5858620.440180 # Connection node on which the storage node is located.
+nodeId = 1385286.388776_5858419.306092 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 762.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 765.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404403.197638_5858662.521792 # Unique id of the storage node.
+id = 1385252.458743_5858394.201655 # Unique id of the storage node.
name = manhole_516_generated # Long name in the user interface.
manholeId = manhole_516_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404403.197638_5858662.521792 # Connection node on which the storage node is located.
+nodeId = 1385252.458743_5858394.201655 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404411.132263_5858711.845064 # Unique id of the storage node.
+id = 1385217.536378_5858369.723605 # Unique id of the storage node.
name = manhole_517_generated # Long name in the user interface.
manholeId = manhole_517_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404411.132263_5858711.845064 # Connection node on which the storage node is located.
+nodeId = 1385217.536378_5858369.723605 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404441.012970_5858748.901123 # Unique id of the storage node.
+id = 1385177.877520_5858363.975667 # Unique id of the storage node.
name = manhole_518_generated # Long name in the user interface.
manholeId = manhole_518_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404441.012970_5858748.901123 # Connection node on which the storage node is located.
+nodeId = 1385177.877520_5858363.975667 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404488.142750_5858745.263412 # Unique id of the storage node.
+id = 1384748.107252_5858475.465394 # Unique id of the storage node.
name = manhole_519_generated # Long name in the user interface.
manholeId = manhole_519_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404488.142750_5858745.263412 # Connection node on which the storage node is located.
+nodeId = 1384748.107252_5858475.465394 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 810.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 813.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404530.903242_5858719.940871 # Unique id of the storage node.
+id = 1384773.662756_5858482.028829 # Unique id of the storage node.
name = manhole_520_generated # Long name in the user interface.
manholeId = manhole_520_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404530.903242_5858719.940871 # Connection node on which the storage node is located.
+nodeId = 1384773.662756_5858482.028829 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 810.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 813.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404579.400073_5858707.948724 # Unique id of the storage node.
+id = 1384799.218260_5858488.592263 # Unique id of the storage node.
name = manhole_521_generated # Long name in the user interface.
manholeId = manhole_521_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404579.400073_5858707.948724 # Connection node on which the storage node is located.
+nodeId = 1384799.218260_5858488.592263 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 810.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 813.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404626.994731_5858693.405533 # Unique id of the storage node.
+id = 1385831.554475_5858837.476551 # Unique id of the storage node.
name = manhole_522_generated # Long name in the user interface.
manholeId = manhole_522_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404626.994731_5858693.405533 # Connection node on which the storage node is located.
+nodeId = 1385831.554475_5858837.476551 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404672.248451_5858672.242948 # Unique id of the storage node.
+id = 1385834.933234_5858795.367518 # Unique id of the storage node.
name = manhole_523_generated # Long name in the user interface.
manholeId = manhole_523_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404672.248451_5858672.242948 # Connection node on which the storage node is located.
+nodeId = 1385834.933234_5858795.367518 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404711.854853_5858687.083371 # Unique id of the storage node.
+id = 1385855.640896_5858836.135080 # Unique id of the storage node.
name = manhole_524_generated # Long name in the user interface.
manholeId = manhole_524_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404711.854853_5858687.083371 # Connection node on which the storage node is located.
+nodeId = 1385855.640896_5858836.135080 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404716.779431_5858735.748253 # Unique id of the storage node.
+id = 1385425.871742_5858809.522039 # Unique id of the storage node.
name = manhole_525_generated # Long name in the user interface.
manholeId = manhole_525_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404716.779431_5858735.748253 # Connection node on which the storage node is located.
+nodeId = 1385425.871742_5858809.522039 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404718.961789_5858785.657965 # Unique id of the storage node.
+id = 1385446.216240_5858844.397749 # Unique id of the storage node.
name = manhole_526_generated # Long name in the user interface.
manholeId = manhole_526_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404718.961789_5858785.657965 # Connection node on which the storage node is located.
+nodeId = 1385446.216240_5858844.397749 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 788.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 791.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404720.935365_5858835.576490 # Unique id of the storage node.
+id = 1385453.998638_5858886.437654 # Unique id of the storage node.
name = manhole_527_generated # Long name in the user interface.
manholeId = manhole_527_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404720.935365_5858835.576490 # Connection node on which the storage node is located.
+nodeId = 1385453.998638_5858886.437654 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 788.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 791.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404730.923922_5858884.317339 # Unique id of the storage node.
+id = 1385472.218053_5858925.273073 # Unique id of the storage node.
name = manhole_528_generated # Long name in the user interface.
manholeId = manhole_528_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404730.923922_5858884.317339 # Connection node on which the storage node is located.
+nodeId = 1385472.218053_5858925.273073 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 780.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 783.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404743.393242_5858932.693679 # Unique id of the storage node.
+id = 1385861.372514_5858893.832569 # Unique id of the storage node.
name = manhole_529_generated # Long name in the user interface.
manholeId = manhole_529_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404743.393242_5858932.693679 # Connection node on which the storage node is located.
+nodeId = 1385861.372514_5858893.832569 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404755.742805_5858981.100701 # Unique id of the storage node.
+id = 1385844.630084_5858865.848266 # Unique id of the storage node.
name = manhole_530_generated # Long name in the user interface.
manholeId = manhole_530_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404755.742805_5858981.100701 # Connection node on which the storage node is located.
+nodeId = 1385844.630084_5858865.848266 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404768.070923_5859029.513217 # Unique id of the storage node.
+id = 1387137.223009_5858981.723107 # Unique id of the storage node.
name = manhole_531_generated # Long name in the user interface.
manholeId = manhole_531_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404768.070923_5859029.513217 # Connection node on which the storage node is located.
+nodeId = 1387137.223009_5858981.723107 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404780.399041_5859077.925733 # Unique id of the storage node.
+id = 1387148.048593_5859026.366798 # Unique id of the storage node.
name = manhole_532_generated # Long name in the user interface.
manholeId = manhole_532_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404780.399041_5859077.925733 # Connection node on which the storage node is located.
+nodeId = 1387148.048593_5859026.366798 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404800.443037_5859123.316677 # Unique id of the storage node.
+id = 1387119.959376_5859056.934599 # Unique id of the storage node.
name = manhole_533_generated # Long name in the user interface.
manholeId = manhole_533_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404800.443037_5859123.316677 # Connection node on which the storage node is located.
+nodeId = 1387119.959376_5859056.934599 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404824.268818_5859167.226657 # Unique id of the storage node.
+id = 1387074.832296_5859065.301006 # Unique id of the storage node.
name = manhole_534_generated # Long name in the user interface.
manholeId = manhole_534_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404824.268818_5859167.226657 # Connection node on which the storage node is located.
+nodeId = 1387074.832296_5859065.301006 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404848.094599_5859211.136637 # Unique id of the storage node.
+id = 1387030.356415_5859076.861371 # Unique id of the storage node.
name = manhole_535_generated # Long name in the user interface.
manholeId = manhole_535_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404848.094599_5859211.136637 # Connection node on which the storage node is located.
+nodeId = 1387030.356415_5859076.861371 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404881.861279_5859247.625394 # Unique id of the storage node.
+id = 1386986.427999_5859090.309648 # Unique id of the storage node.
name = manhole_536_generated # Long name in the user interface.
manholeId = manhole_536_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404881.861279_5859247.625394 # Connection node on which the storage node is located.
+nodeId = 1386986.427999_5859090.309648 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404908.344005_5859289.700442 # Unique id of the storage node.
+id = 1386945.966695_5859111.788387 # Unique id of the storage node.
name = manhole_537_generated # Long name in the user interface.
manholeId = manhole_537_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404908.344005_5859289.700442 # Connection node on which the storage node is located.
+nodeId = 1386945.966695_5859111.788387 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404918.333510_5859338.463834 # Unique id of the storage node.
+id = 1386905.771024_5859134.105929 # Unique id of the storage node.
name = manhole_538_generated # Long name in the user interface.
manholeId = manhole_538_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404918.333510_5859338.463834 # Connection node on which the storage node is located.
+nodeId = 1386905.771024_5859134.105929 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404908.809389_5859386.729065 # Unique id of the storage node.
+id = 1386871.537448_5859162.609671 # Unique id of the storage node.
name = manhole_539_generated # Long name in the user interface.
manholeId = manhole_539_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404908.809389_5859386.729065 # Connection node on which the storage node is located.
+nodeId = 1386871.537448_5859162.609671 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404896.410884_5859434.875555 # Unique id of the storage node.
+id = 1386921.106019_5859163.103915 # Unique id of the storage node.
name = manhole_540_generated # Long name in the user interface.
manholeId = manhole_540_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404896.410884_5859434.875555 # Connection node on which the storage node is located.
+nodeId = 1386921.106019_5859163.103915 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404906.999161_5859482.597524 # Unique id of the storage node.
+id = 1386970.627896_5859161.624509 # Unique id of the storage node.
name = manhole_541_generated # Long name in the user interface.
manholeId = manhole_541_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404906.999161_5859482.597524 # Connection node on which the storage node is located.
+nodeId = 1386970.627896_5859161.624509 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404924.055505_5859529.553198 # Unique id of the storage node.
+id = 1387019.993600_5859157.412991 # Unique id of the storage node.
name = manhole_542_generated # Long name in the user interface.
manholeId = manhole_542_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404924.055505_5859529.553198 # Connection node on which the storage node is located.
+nodeId = 1387019.993600_5859157.412991 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404942.388258_5859575.919236 # Unique id of the storage node.
+id = 1387069.191226_5859151.340004 # Unique id of the storage node.
name = manhole_543_generated # Long name in the user interface.
manholeId = manhole_543_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404942.388258_5859575.919236 # Connection node on which the storage node is located.
+nodeId = 1387069.191226_5859151.340004 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 778.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 781.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404971.523327_5859615.984446 # Unique id of the storage node.
+id = 1387118.547864_5859146.828393 # Unique id of the storage node.
name = manhole_544_generated # Long name in the user interface.
manholeId = manhole_544_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404971.523327_5859615.984446 # Connection node on which the storage node is located.
+nodeId = 1387118.547864_5859146.828393 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 778.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 781.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405002.812108_5859654.473821 # Unique id of the storage node.
+id = 1387167.916039_5859151.025294 # Unique id of the storage node.
name = manhole_545_generated # Long name in the user interface.
manholeId = manhole_545_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405002.812108_5859654.473821 # Connection node on which the storage node is located.
+nodeId = 1387167.916039_5859151.025294 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405013.344656_5859702.336904 # Unique id of the storage node.
+id = 1387217.282605_5859155.523035 # Unique id of the storage node.
name = manhole_546_generated # Long name in the user interface.
manholeId = manhole_546_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405013.344656_5859702.336904 # Connection node on which the storage node is located.
+nodeId = 1387217.282605_5859155.523035 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404996.677718_5859748.143402 # Unique id of the storage node.
+id = 1387266.649171_5859160.020775 # Unique id of the storage node.
name = manhole_547_generated # Long name in the user interface.
manholeId = manhole_547_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404996.677718_5859748.143402 # Connection node on which the storage node is located.
+nodeId = 1387266.649171_5859160.020775 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 784.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 787.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1404984.694301_5859793.229968 # Unique id of the storage node.
+id = 1387315.831188_5859165.716173 # Unique id of the storage node.
name = manhole_548_generated # Long name in the user interface.
manholeId = manhole_548_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404984.694301_5859793.229968 # Connection node on which the storage node is located.
+nodeId = 1387315.831188_5859165.716173 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 784.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 787.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405023.226901_5859822.084885 # Unique id of the storage node.
+id = 1387364.261765_5859176.288154 # Unique id of the storage node.
name = manhole_549_generated # Long name in the user interface.
manholeId = manhole_549_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405023.226901_5859822.084885 # Connection node on which the storage node is located.
+nodeId = 1387364.261765_5859176.288154 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 787.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 790.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405056.793341_5859855.163771 # Unique id of the storage node.
+id = 1387411.186260_5859192.118345 # Unique id of the storage node.
name = manhole_550_generated # Long name in the user interface.
manholeId = manhole_550_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405056.793341_5859855.163771 # Connection node on which the storage node is located.
+nodeId = 1387411.186260_5859192.118345 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 787.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 790.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405081.470628_5859897.341331 # Unique id of the storage node.
+id = 1387455.544593_5859213.906052 # Unique id of the storage node.
name = manhole_551_generated # Long name in the user interface.
manholeId = manhole_551_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405081.470628_5859897.341331 # Connection node on which the storage node is located.
+nodeId = 1387455.544593_5859213.906052 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 786.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 789.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405122.613111_5859923.495923 # Unique id of the storage node.
+id = 1387490.610425_5859248.941349 # Unique id of the storage node.
name = manhole_552_generated # Long name in the user interface.
manholeId = manhole_552_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405122.613111_5859923.495923 # Connection node on which the storage node is located.
+nodeId = 1387490.610425_5859248.941349 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 814.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 817.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405162.373615_5859949.123489 # Unique id of the storage node.
+id = 1387525.979066_5859283.669168 # Unique id of the storage node.
name = manhole_553_generated # Long name in the user interface.
manholeId = manhole_553_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405162.373615_5859949.123489 # Connection node on which the storage node is located.
+nodeId = 1387525.979066_5859283.669168 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 815.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 818.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405188.468534_5859989.357394 # Unique id of the storage node.
+id = 1387563.532417_5859316.027063 # Unique id of the storage node.
name = manhole_554_generated # Long name in the user interface.
manholeId = manhole_554_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405188.468534_5859989.357394 # Connection node on which the storage node is located.
+nodeId = 1387563.532417_5859316.027063 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 815.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 818.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405232.582390_5860012.803542 # Unique id of the storage node.
+id = 1387601.085768_5859348.384957 # Unique id of the storage node.
name = manhole_555_generated # Long name in the user interface.
manholeId = manhole_555_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405232.582390_5860012.803542 # Connection node on which the storage node is located.
+nodeId = 1387601.085768_5859348.384957 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405276.696247_5860036.249691 # Unique id of the storage node.
+id = 1387638.639119_5859380.742852 # Unique id of the storage node.
name = manhole_556_generated # Long name in the user interface.
manholeId = manhole_556_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405276.696247_5860036.249691 # Connection node on which the storage node is located.
+nodeId = 1387638.639119_5859380.742852 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 834.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 837.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405321.863953_5860057.407827 # Unique id of the storage node.
+id = 1387676.192471_5859413.100746 # Unique id of the storage node.
name = manhole_557_generated # Long name in the user interface.
manholeId = manhole_557_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405321.863953_5860057.407827 # Connection node on which the storage node is located.
+nodeId = 1387676.192471_5859413.100746 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 834.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 837.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405370.578819_5860067.666076 # Unique id of the storage node.
+id = 1387713.745822_5859445.458641 # Unique id of the storage node.
name = manhole_558_generated # Long name in the user interface.
manholeId = manhole_558_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405370.578819_5860067.666076 # Connection node on which the storage node is located.
+nodeId = 1387713.745822_5859445.458641 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 825.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 828.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405419.720109_5860075.768040 # Unique id of the storage node.
+id = 1387750.394378_5859478.825171 # Unique id of the storage node.
name = manhole_559_generated # Long name in the user interface.
manholeId = manhole_559_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405419.720109_5860075.768040 # Connection node on which the storage node is located.
+nodeId = 1387750.394378_5859478.825171 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 825.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 828.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405466.303344_5860093.737168 # Unique id of the storage node.
+id = 1387786.626277_5859512.656178 # Unique id of the storage node.
name = manhole_560_generated # Long name in the user interface.
manholeId = manhole_560_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405466.303344_5860093.737168 # Connection node on which the storage node is located.
+nodeId = 1387786.626277_5859512.656178 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 851.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 854.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405512.338999_5860113.140069 # Unique id of the storage node.
+id = 1387822.858176_5859546.487185 # Unique id of the storage node.
name = manhole_561_generated # Long name in the user interface.
manholeId = manhole_561_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405512.338999_5860113.140069 # Connection node on which the storage node is located.
+nodeId = 1387822.858176_5859546.487185 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 851.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 854.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405559.341968_5860129.632758 # Unique id of the storage node.
+id = 1387850.662340_5859586.980696 # Unique id of the storage node.
name = manhole_562_generated # Long name in the user interface.
manholeId = manhole_562_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405559.341968_5860129.632758 # Connection node on which the storage node is located.
+nodeId = 1387850.662340_5859586.980696 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 851.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 854.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405608.203827_5860137.958862 # Unique id of the storage node.
+id = 1387868.193222_5859633.330901 # Unique id of the storage node.
name = manhole_563_generated # Long name in the user interface.
manholeId = manhole_563_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405608.203827_5860137.958862 # Connection node on which the storage node is located.
+nodeId = 1387868.193222_5859633.330901 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 888.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 891.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405658.116227_5860135.836004 # Unique id of the storage node.
+id = 1387885.535610_5859679.769345 # Unique id of the storage node.
name = manhole_564_generated # Long name in the user interface.
manholeId = manhole_564_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405658.116227_5860135.836004 # Connection node on which the storage node is located.
+nodeId = 1387885.535610_5859679.769345 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 873.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 876.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405708.028627_5860133.713145 # Unique id of the storage node.
+id = 1387902.854486_5859726.216553 # Unique id of the storage node.
name = manhole_565_generated # Long name in the user interface.
manholeId = manhole_565_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405708.028627_5860133.713145 # Connection node on which the storage node is located.
+nodeId = 1387902.854486_5859726.216553 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 873.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 876.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405757.905966_5860133.247365 # Unique id of the storage node.
+id = 1387920.137465_5859772.677140 # Unique id of the storage node.
name = manhole_566_generated # Long name in the user interface.
manholeId = manhole_566_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405757.905966_5860133.247365 # Connection node on which the storage node is located.
+nodeId = 1387920.137465_5859772.677140 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 895.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 898.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405807.683907_5860137.479482 # Unique id of the storage node.
+id = 1387937.420445_5859819.137726 # Unique id of the storage node.
name = manhole_567_generated # Long name in the user interface.
manholeId = manhole_567_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405807.683907_5860137.479482 # Connection node on which the storage node is located.
+nodeId = 1387937.420445_5859819.137726 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 895.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 898.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405857.461847_5860141.711599 # Unique id of the storage node.
+id = 1387948.863531_5859867.082766 # Unique id of the storage node.
name = manhole_568_generated # Long name in the user interface.
manholeId = manhole_568_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405857.461847_5860141.711599 # Connection node on which the storage node is located.
+nodeId = 1387948.863531_5859867.082766 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 895.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 898.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405907.262429_5860144.934318 # Unique id of the storage node.
+id = 1387950.013254_5859916.565450 # Unique id of the storage node.
name = manhole_569_generated # Long name in the user interface.
manholeId = manhole_569_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405907.262429_5860144.934318 # Connection node on which the storage node is located.
+nodeId = 1387950.013254_5859916.565450 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 915.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 918.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405953.690323_5860129.322935 # Unique id of the storage node.
+id = 1387947.430783_5859966.047936 # Unique id of the storage node.
name = manhole_570_generated # Long name in the user interface.
manholeId = manhole_570_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405953.690323_5860129.322935 # Connection node on which the storage node is located.
+nodeId = 1387947.430783_5859966.047936 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 915.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 918.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405999.212725_5860109.247018 # Unique id of the storage node.
+id = 1387943.997958_5860015.499966 # Unique id of the storage node.
name = manhole_571_generated # Long name in the user interface.
manholeId = manhole_571_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405999.212725_5860109.247018 # Connection node on which the storage node is located.
+nodeId = 1387943.997958_5860015.499966 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 915.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 918.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1406043.799455_5860123.282242 # Unique id of the storage node.
+id = 1387940.565134_5860064.951996 # Unique id of the storage node.
name = manhole_572_generated # Long name in the user interface.
manholeId = manhole_572_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406043.799455_5860123.282242 # Connection node on which the storage node is located.
+nodeId = 1387940.565134_5860064.951996 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 945.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 948.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1406045.837932_5860170.317890 # Unique id of the storage node.
+id = 1387945.371778_5860113.959105 # Unique id of the storage node.
name = manhole_573_generated # Long name in the user interface.
manholeId = manhole_573_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406045.837932_5860170.317890 # Connection node on which the storage node is located.
+nodeId = 1387945.371778_5860113.959105 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 945.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 948.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1406009.823361_5860204.510281 # Unique id of the storage node.
+id = 1387964.117816_5860159.736532 # Unique id of the storage node.
name = manhole_574_generated # Long name in the user interface.
manholeId = manhole_574_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406009.823361_5860204.510281 # Connection node on which the storage node is located.
+nodeId = 1387964.117816_5860159.736532 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 945.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 948.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405961.920197_5860215.702762 # Unique id of the storage node.
+id = 1387984.093858_5860205.104421 # Unique id of the storage node.
name = manhole_575_generated # Long name in the user interface.
manholeId = manhole_575_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405961.920197_5860215.702762 # Connection node on which the storage node is located.
+nodeId = 1387984.093858_5860205.104421 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 937.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 940.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405911.967586_5860216.403366 # Unique id of the storage node.
+id = 1388004.069899_5860250.472309 # Unique id of the storage node.
name = manhole_576_generated # Long name in the user interface.
manholeId = manhole_576_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405911.967586_5860216.403366 # Connection node on which the storage node is located.
+nodeId = 1388004.069899_5860250.472309 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 937.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 940.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405862.228186_5860219.830507 # Unique id of the storage node.
+id = 1388027.686926_5860293.896034 # Unique id of the storage node.
name = manhole_577_generated # Long name in the user interface.
manholeId = manhole_577_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405862.228186_5860219.830507 # Connection node on which the storage node is located.
+nodeId = 1388027.686926_5860293.896034 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 937.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 940.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405815.441845_5860236.660729 # Unique id of the storage node.
+id = 1388060.096316_5860331.348726 # Unique id of the storage node.
name = manhole_578_generated # Long name in the user interface.
manholeId = manhole_578_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405815.441845_5860236.660729 # Connection node on which the storage node is located.
+nodeId = 1388060.096316_5860331.348726 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 968.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 971.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405769.269175_5860255.735287 # Unique id of the storage node.
+id = 1388092.967689_5860368.453448 # Unique id of the storage node.
name = manhole_579_generated # Long name in the user interface.
manholeId = manhole_579_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405769.269175_5860255.735287 # Connection node on which the storage node is located.
+nodeId = 1388092.967689_5860368.453448 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 932.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 935.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405723.529976_5860275.536393 # Unique id of the storage node.
+id = 1388119.020827_5860410.510252 # Unique id of the storage node.
name = manhole_580_generated # Long name in the user interface.
manholeId = manhole_580_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405723.529976_5860275.536393 # Connection node on which the storage node is located.
+nodeId = 1388119.020827_5860410.510252 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 932.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 935.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405684.813377_5860307.108203 # Unique id of the storage node.
+id = 1388143.407623_5860453.667774 # Unique id of the storage node.
name = manhole_581_generated # Long name in the user interface.
manholeId = manhole_581_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405684.813377_5860307.108203 # Connection node on which the storage node is located.
+nodeId = 1388143.407623_5860453.667774 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 946.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 949.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405646.096778_5860338.680013 # Unique id of the storage node.
+id = 1388167.794418_5860496.825296 # Unique id of the storage node.
name = manhole_582_generated # Long name in the user interface.
manholeId = manhole_582_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405646.096778_5860338.680013 # Connection node on which the storage node is located.
+nodeId = 1388167.794418_5860496.825296 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 921.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 924.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405616.615606_5860378.420107 # Unique id of the storage node.
+id = 1388187.411865_5860542.097805 # Unique id of the storage node.
name = manhole_583_generated # Long name in the user interface.
manholeId = manhole_583_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405616.615606_5860378.420107 # Connection node on which the storage node is located.
+nodeId = 1388187.411865_5860542.097805 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 921.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 924.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405591.204066_5860421.431824 # Unique id of the storage node.
+id = 1388193.385166_5860591.251542 # Unique id of the storage node.
name = manhole_584_generated # Long name in the user interface.
manholeId = manhole_584_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405591.204066_5860421.431824 # Connection node on which the storage node is located.
+nodeId = 1388193.385166_5860591.251542 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 939.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 942.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405565.792526_5860464.443542 # Unique id of the storage node.
+id = 1388198.812296_5860640.524595 # Unique id of the storage node.
name = manhole_585_generated # Long name in the user interface.
manholeId = manhole_585_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405565.792526_5860464.443542 # Connection node on which the storage node is located.
+nodeId = 1388198.812296_5860640.524595 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 939.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 942.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405558.167357_5860510.242870 # Unique id of the storage node.
+id = 1388204.239426_5860689.797649 # Unique id of the storage node.
name = manhole_586_generated # Long name in the user interface.
manholeId = manhole_586_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405558.167357_5860510.242870 # Connection node on which the storage node is located.
+nodeId = 1388204.239426_5860689.797649 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 939.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 942.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1405600.872680_5860534.232742 # Unique id of the storage node.
+id = 1388184.484932_5860730.700382 # Unique id of the storage node.
name = manhole_587_generated # Long name in the user interface.
manholeId = manhole_587_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405600.872680_5860534.232742 # Connection node on which the storage node is located.
+nodeId = 1388184.484932_5860730.700382 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423659.595811_5847415.113979 # Unique id of the storage node.
+id = 1388159.550175_5860759.392760 # Unique id of the storage node.
name = manhole_588_generated # Long name in the user interface.
manholeId = manhole_588_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423659.595811_5847415.113979 # Connection node on which the storage node is located.
+nodeId = 1388159.550175_5860759.392760 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423614.621119_5847436.960020 # Unique id of the storage node.
+id = 1388171.988545_5860807.377909 # Unique id of the storage node.
name = manhole_589_generated # Long name in the user interface.
manholeId = manhole_589_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423614.621119_5847436.960020 # Connection node on which the storage node is located.
+nodeId = 1388171.988545_5860807.377909 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423569.859693_5847459.238196 # Unique id of the storage node.
+id = 1388215.013826_5860825.214943 # Unique id of the storage node.
name = manhole_590_generated # Long name in the user interface.
manholeId = manhole_590_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423569.859693_5847459.238196 # Connection node on which the storage node is located.
+nodeId = 1388215.013826_5860825.214943 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423523.573864_5847466.209217 # Unique id of the storage node.
+id = 1388264.397385_5860829.298033 # Unique id of the storage node.
name = manhole_591_generated # Long name in the user interface.
manholeId = manhole_591_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423523.573864_5847466.209217 # Connection node on which the storage node is located.
+nodeId = 1388264.397385_5860829.298033 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 938.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 941.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423477.948408_5847447.361811 # Unique id of the storage node.
+id = 1388313.062300_5860837.304879 # Unique id of the storage node.
name = manhole_592_generated # Long name in the user interface.
manholeId = manhole_592_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423477.948408_5847447.361811 # Connection node on which the storage node is located.
+nodeId = 1388313.062300_5860837.304879 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 938.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 941.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423444.939789_5847410.429524 # Unique id of the storage node.
+id = 1388360.993895_5860849.948046 # Unique id of the storage node.
name = manhole_593_generated # Long name in the user interface.
manholeId = manhole_593_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423444.939789_5847410.429524 # Connection node on which the storage node is located.
+nodeId = 1388360.993895_5860849.948046 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423424.078746_5847365.203388 # Unique id of the storage node.
+id = 1388408.925491_5860862.591213 # Unique id of the storage node.
name = manhole_594_generated # Long name in the user interface.
manholeId = manhole_594_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423424.078746_5847365.203388 # Connection node on which the storage node is located.
+nodeId = 1388408.925491_5860862.591213 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423411.037495_5847317.009962 # Unique id of the storage node.
+id = 1388458.220990_5860866.957202 # Unique id of the storage node.
name = manhole_595_generated # Long name in the user interface.
manholeId = manhole_595_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423411.037495_5847317.009962 # Connection node on which the storage node is located.
+nodeId = 1388458.220990_5860866.957202 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423401.757721_5847267.893674 # Unique id of the storage node.
+id = 1388507.336333_5860873.218385 # Unique id of the storage node.
name = manhole_596_generated # Long name in the user interface.
manholeId = manhole_596_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423401.757721_5847267.893674 # Connection node on which the storage node is located.
+nodeId = 1388507.336333_5860873.218385 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423393.129245_5847218.644092 # Unique id of the storage node.
+id = 1388556.215695_5860881.470384 # Unique id of the storage node.
name = manhole_597_generated # Long name in the user interface.
manholeId = manhole_597_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423393.129245_5847218.644092 # Connection node on which the storage node is located.
+nodeId = 1388556.215695_5860881.470384 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 938.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 941.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423399.918824_5847170.502730 # Unique id of the storage node.
+id = 1388604.556662_5860892.361969 # Unique id of the storage node.
name = manhole_598_generated # Long name in the user interface.
manholeId = manhole_598_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423399.918824_5847170.502730 # Connection node on which the storage node is located.
+nodeId = 1388604.556662_5860892.361969 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 938.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 941.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423437.366586_5847140.671960 # Unique id of the storage node.
+id = 1388653.599403_5860897.157898 # Unique id of the storage node.
name = manhole_599_generated # Long name in the user interface.
manholeId = manhole_599_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423437.366586_5847140.671960 # Connection node on which the storage node is located.
+nodeId = 1388653.599403_5860897.157898 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 940.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 943.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423478.530574_5847114.469272 # Unique id of the storage node.
+id = 1388700.080393_5860881.090511 # Unique id of the storage node.
name = manhole_600_generated # Long name in the user interface.
manholeId = manhole_600_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423478.530574_5847114.469272 # Connection node on which the storage node is located.
+nodeId = 1388700.080393_5860881.090511 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 940.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 943.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423510.399904_5847075.942422 # Unique id of the storage node.
+id = 1388732.687004_5860844.794781 # Unique id of the storage node.
name = manhole_601_generated # Long name in the user interface.
manholeId = manhole_601_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423510.399904_5847075.942422 # Connection node on which the storage node is located.
+nodeId = 1388732.687004_5860844.794781 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 943.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 946.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423542.015440_5847037.207261 # Unique id of the storage node.
+id = 1388755.953327_5860801.023036 # Unique id of the storage node.
name = manhole_602_generated # Long name in the user interface.
manholeId = manhole_602_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423542.015440_5847037.207261 # Connection node on which the storage node is located.
+nodeId = 1388755.953327_5860801.023036 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 949.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 952.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423559.693262_5846992.876940 # Unique id of the storage node.
+id = 1388778.233699_5860756.840240 # Unique id of the storage node.
name = manhole_603_generated # Long name in the user interface.
manholeId = manhole_603_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423559.693262_5846992.876940 # Connection node on which the storage node is located.
+nodeId = 1388778.233699_5860756.840240 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 949.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 952.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423525.189216_5846957.968996 # Unique id of the storage node.
+id = 1388792.950794_5860709.504264 # Unique id of the storage node.
name = manhole_604_generated # Long name in the user interface.
manholeId = manhole_604_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423525.189216_5846957.968996 # Connection node on which the storage node is located.
+nodeId = 1388792.950794_5860709.504264 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 949.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 952.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423481.410416_5846934.232216 # Unique id of the storage node.
+id = 1388807.667889_5860662.168288 # Unique id of the storage node.
name = manhole_605_generated # Long name in the user interface.
manholeId = manhole_605_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423481.410416_5846934.232216 # Connection node on which the storage node is located.
+nodeId = 1388807.667889_5860662.168288 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423433.532833_5846922.689220 # Unique id of the storage node.
+id = 1388819.224423_5860613.968191 # Unique id of the storage node.
name = manhole_606_generated # Long name in the user interface.
manholeId = manhole_606_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423433.532833_5846922.689220 # Connection node on which the storage node is located.
+nodeId = 1388819.224423_5860613.968191 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423383.701957_5846926.794839 # Unique id of the storage node.
+id = 1388830.638255_5860565.729079 # Unique id of the storage node.
name = manhole_607_generated # Long name in the user interface.
manholeId = manhole_607_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423383.701957_5846926.794839 # Connection node on which the storage node is located.
+nodeId = 1388830.638255_5860565.729079 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423333.871080_5846930.900458 # Unique id of the storage node.
+id = 1388842.052087_5860517.489966 # Unique id of the storage node.
name = manhole_608_generated # Long name in the user interface.
manholeId = manhole_608_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423333.871080_5846930.900458 # Connection node on which the storage node is located.
+nodeId = 1388842.052087_5860517.489966 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423290.350331_5846912.008968 # Unique id of the storage node.
+id = 1388862.776240_5860472.578981 # Unique id of the storage node.
name = manhole_609_generated # Long name in the user interface.
manholeId = manhole_609_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423290.350331_5846912.008968 # Connection node on which the storage node is located.
+nodeId = 1388862.776240_5860472.578981 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423273.794720_5846865.498323 # Unique id of the storage node.
+id = 1388884.529400_5860428.035884 # Unique id of the storage node.
name = manhole_610_generated # Long name in the user interface.
manholeId = manhole_610_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423273.794720_5846865.498323 # Connection node on which the storage node is located.
+nodeId = 1388884.529400_5860428.035884 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 961.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 964.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423261.021110_5846817.268953 # Unique id of the storage node.
+id = 1388906.282638_5860383.492824 # Unique id of the storage node.
name = manhole_611_generated # Long name in the user interface.
manholeId = manhole_611_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423261.021110_5846817.268953 # Connection node on which the storage node is located.
+nodeId = 1388906.282638_5860383.492824 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 948.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 951.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423230.054057_5846778.940672 # Unique id of the storage node.
+id = 1388933.946376_5860342.419800 # Unique id of the storage node.
name = manhole_612_generated # Long name in the user interface.
manholeId = manhole_612_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423230.054057_5846778.940672 # Connection node on which the storage node is located.
+nodeId = 1388933.946376_5860342.419800 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 948.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 951.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423191.975884_5846746.686085 # Unique id of the storage node.
+id = 1388962.240716_5860301.717001 # Unique id of the storage node.
name = manhole_613_generated # Long name in the user interface.
manholeId = manhole_613_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423191.975884_5846746.686085 # Connection node on which the storage node is located.
+nodeId = 1388962.240716_5860301.717001 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 948.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 951.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423148.382040_5846722.216834 # Unique id of the storage node.
+id = 1386825.198348_5859175.156894 # Unique id of the storage node.
name = manhole_614_generated # Long name in the user interface.
manholeId = manhole_614_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423148.382040_5846722.216834 # Connection node on which the storage node is located.
+nodeId = 1386825.198348_5859175.156894 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423116.208600_5846685.925129 # Unique id of the storage node.
+id = 1386779.333999_5859189.448422 # Unique id of the storage node.
name = manhole_615_generated # Long name in the user interface.
manholeId = manhole_615_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423116.208600_5846685.925129 # Connection node on which the storage node is located.
+nodeId = 1386779.333999_5859189.448422 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 749.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 752.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423098.800150_5846639.999510 # Unique id of the storage node.
+id = 1386733.445003_5859203.660137 # Unique id of the storage node.
name = manhole_616_generated # Long name in the user interface.
manholeId = manhole_616_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423098.800150_5846639.999510 # Connection node on which the storage node is located.
+nodeId = 1386733.445003_5859203.660137 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 735.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 738.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423055.521651_5846618.026644 # Unique id of the storage node.
+id = 1386687.508547_5859217.718168 # Unique id of the storage node.
name = manhole_617_generated # Long name in the user interface.
manholeId = manhole_617_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423055.521651_5846618.026644 # Connection node on which the storage node is located.
+nodeId = 1386687.508547_5859217.718168 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 735.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 738.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1423006.884909_5846607.313376 # Unique id of the storage node.
+id = 1386641.572090_5859231.776199 # Unique id of the storage node.
name = manhole_618_generated # Long name in the user interface.
manholeId = manhole_618_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1423006.884909_5846607.313376 # Connection node on which the storage node is located.
+nodeId = 1386641.572090_5859231.776199 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 760.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 763.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422957.799635_5846613.658194 # Unique id of the storage node.
+id = 1386595.451642_5859245.168246 # Unique id of the storage node.
name = manhole_619_generated # Long name in the user interface.
manholeId = manhole_619_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422957.799635_5846613.658194 # Connection node on which the storage node is located.
+nodeId = 1386595.451642_5859245.168246 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 760.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 763.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422910.713437_5846630.476703 # Unique id of the storage node.
+id = 1386548.813361_5859256.685926 # Unique id of the storage node.
name = manhole_620_generated # Long name in the user interface.
manholeId = manhole_620_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422910.713437_5846630.476703 # Connection node on which the storage node is located.
+nodeId = 1386548.813361_5859256.685926 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 751.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 754.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422863.428790_5846646.715837 # Unique id of the storage node.
+id = 1386502.175079_5859268.203606 # Unique id of the storage node.
name = manhole_621_generated # Long name in the user interface.
manholeId = manhole_621_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422863.428790_5846646.715837 # Connection node on which the storage node is located.
+nodeId = 1386502.175079_5859268.203606 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 751.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 754.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422814.791240_5846657.456635 # Unique id of the storage node.
+id = 1386455.354357_5859278.943274 # Unique id of the storage node.
name = manhole_622_generated # Long name in the user interface.
manholeId = manhole_622_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422814.791240_5846657.456635 # Connection node on which the storage node is located.
+nodeId = 1386455.354357_5859278.943274 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 739.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 742.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422765.067848_5846662.429128 # Unique id of the storage node.
+id = 1386408.879240_5859290.671230 # Unique id of the storage node.
name = manhole_623_generated # Long name in the user interface.
manholeId = manhole_623_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422765.067848_5846662.429128 # Connection node on which the storage node is located.
+nodeId = 1386408.879240_5859290.671230 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 739.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 742.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422716.332230_5846672.507949 # Unique id of the storage node.
+id = 1386364.691369_5859309.518466 # Unique id of the storage node.
name = manhole_624_generated # Long name in the user interface.
manholeId = manhole_624_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422716.332230_5846672.507949 # Connection node on which the storage node is located.
+nodeId = 1386364.691369_5859309.518466 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422671.813043_5846692.991857 # Unique id of the storage node.
+id = 1386320.503498_5859328.365702 # Unique id of the storage node.
name = manhole_625_generated # Long name in the user interface.
manholeId = manhole_625_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422671.813043_5846692.991857 # Connection node on which the storage node is located.
+nodeId = 1386320.503498_5859328.365702 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422638.554434_5846729.160970 # Unique id of the storage node.
+id = 1386273.173812_5859335.365460 # Unique id of the storage node.
name = manhole_626_generated # Long name in the user interface.
manholeId = manhole_626_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422638.554434_5846729.160970 # Connection node on which the storage node is located.
+nodeId = 1386273.173812_5859335.365460 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 708.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 711.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422619.132276_5846774.826261 # Unique id of the storage node.
+id = 1388922.246059_5860458.418739 # Unique id of the storage node.
name = manhole_627_generated # Long name in the user interface.
manholeId = manhole_627_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422619.132276_5846774.826261 # Connection node on which the storage node is located.
+nodeId = 1388922.246059_5860458.418739 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422605.594434_5846822.894895 # Unique id of the storage node.
+id = 1388900.295978_5860503.075898 # Unique id of the storage node.
name = manhole_628_generated # Long name in the user interface.
manholeId = manhole_628_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422605.594434_5846822.894895 # Connection node on which the storage node is located.
+nodeId = 1388900.295978_5860503.075898 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422586.887611_5846869.109513 # Unique id of the storage node.
+id = 1388878.345897_5860547.733057 # Unique id of the storage node.
name = manhole_629_generated # Long name in the user interface.
manholeId = manhole_629_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422586.887611_5846869.109513 # Connection node on which the storage node is located.
+nodeId = 1388878.345897_5860547.733057 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422557.372622_5846909.468375 # Unique id of the storage node.
+id = 1388856.887740_5860592.570928 # Unique id of the storage node.
name = manhole_630_generated # Long name in the user interface.
manholeId = manhole_630_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422557.372622_5846909.468375 # Connection node on which the storage node is located.
+nodeId = 1388856.887740_5860592.570928 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422527.542866_5846949.590658 # Unique id of the storage node.
+id = 1388853.076020_5860641.795407 # Unique id of the storage node.
name = manhole_631_generated # Long name in the user interface.
manholeId = manhole_631_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422527.542866_5846949.590658 # Connection node on which the storage node is located.
+nodeId = 1388853.076020_5860641.795407 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422496.981541_5846989.163095 # Unique id of the storage node.
+id = 1388856.119827_5860691.462329 # Unique id of the storage node.
name = manhole_632_generated # Long name in the user interface.
manholeId = manhole_632_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422496.981541_5846989.163095 # Connection node on which the storage node is located.
+nodeId = 1388856.119827_5860691.462329 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422462.649640_5847024.725792 # Unique id of the storage node.
+id = 1388859.163634_5860741.129251 # Unique id of the storage node.
name = manhole_633_generated # Long name in the user interface.
manholeId = manhole_633_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422462.649640_5847024.725792 # Connection node on which the storage node is located.
+nodeId = 1388859.163634_5860741.129251 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 949.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 952.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422415.439291_5847036.479519 # Unique id of the storage node.
+id = 1388862.207441_5860790.796173 # Unique id of the storage node.
name = manhole_634_generated # Long name in the user interface.
manholeId = manhole_634_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422415.439291_5847036.479519 # Connection node on which the storage node is located.
+nodeId = 1388862.207441_5860790.796173 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 949.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 952.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422368.512653_5847019.601586 # Unique id of the storage node.
+id = 1388866.356326_5860840.344227 # Unique id of the storage node.
name = manhole_635_generated # Long name in the user interface.
manholeId = manhole_635_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422368.512653_5847019.601586 # Connection node on which the storage node is located.
+nodeId = 1388866.356326_5860840.344227 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 942.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 945.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422322.087949_5847001.047363 # Unique id of the storage node.
+id = 1388873.944741_5860889.522310 # Unique id of the storage node.
name = manhole_636_generated # Long name in the user interface.
manholeId = manhole_636_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422322.087949_5847001.047363 # Connection node on which the storage node is located.
+nodeId = 1388873.944741_5860889.522310 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 942.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 945.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422275.732067_5846982.322026 # Unique id of the storage node.
+id = 1388883.174273_5860938.398467 # Unique id of the storage node.
name = manhole_637_generated # Long name in the user interface.
manholeId = manhole_637_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422275.732067_5846982.322026 # Connection node on which the storage node is located.
+nodeId = 1388883.174273_5860938.398467 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 942.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 945.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422228.594420_5846965.648257 # Unique id of the storage node.
+id = 1388890.216841_5860987.212369 # Unique id of the storage node.
name = manhole_638_generated # Long name in the user interface.
manholeId = manhole_638_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422228.594420_5846965.648257 # Connection node on which the storage node is located.
+nodeId = 1388890.216841_5860987.212369 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422181.456773_5846948.974489 # Unique id of the storage node.
+id = 1388884.322195_5861036.622095 # Unique id of the storage node.
name = manhole_639_generated # Long name in the user interface.
manholeId = manhole_639_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422181.456773_5846948.974489 # Connection node on which the storage node is located.
+nodeId = 1388884.322195_5861036.622095 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422134.832294_5846931.290156 # Unique id of the storage node.
+id = 1388878.427549_5861086.031821 # Unique id of the storage node.
name = manhole_640_generated # Long name in the user interface.
manholeId = manhole_640_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422134.832294_5846931.290156 # Connection node on which the storage node is located.
+nodeId = 1388878.427549_5861086.031821 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 934.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 937.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422093.451577_5846903.233417 # Unique id of the storage node.
+id = 1388872.532903_5861135.441547 # Unique id of the storage node.
name = manhole_641_generated # Long name in the user interface.
manholeId = manhole_641_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422093.451577_5846903.233417 # Connection node on which the storage node is located.
+nodeId = 1388872.532903_5861135.441547 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 927.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 930.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422050.193610_5846878.927391 # Unique id of the storage node.
+id = 1388866.638257_5861184.851273 # Unique id of the storage node.
name = manhole_642_generated # Long name in the user interface.
manholeId = manhole_642_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422050.193610_5846878.927391 # Connection node on which the storage node is located.
+nodeId = 1388866.638257_5861184.851273 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 927.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 930.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1422000.668080_5846872.057591 # Unique id of the storage node.
+id = 1388854.620841_5861232.489913 # Unique id of the storage node.
name = manhole_643_generated # Long name in the user interface.
manholeId = manhole_643_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1422000.668080_5846872.057591 # Connection node on which the storage node is located.
+nodeId = 1388854.620841_5861232.489913 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 927.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 930.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421951.142550_5846865.187790 # Unique id of the storage node.
+id = 1388833.227561_5861277.416469 # Unique id of the storage node.
name = manhole_644_generated # Long name in the user interface.
manholeId = manhole_644_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421951.142550_5846865.187790 # Connection node on which the storage node is located.
+nodeId = 1388833.227561_5861277.416469 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 923.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 926.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421901.419594_5846860.054724 # Unique id of the storage node.
+id = 1388811.834282_5861322.343026 # Unique id of the storage node.
name = manhole_645_generated # Long name in the user interface.
manholeId = manhole_645_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421901.419594_5846860.054724 # Connection node on which the storage node is located.
+nodeId = 1388811.834282_5861322.343026 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 923.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 926.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421851.776152_5846861.947323 # Unique id of the storage node.
+id = 1388790.441002_5861367.269582 # Unique id of the storage node.
name = manhole_646_generated # Long name in the user interface.
manholeId = manhole_646_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421851.776152_5846861.947323 # Connection node on which the storage node is located.
+nodeId = 1388790.441002_5861367.269582 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 928.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 931.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421802.680674_5846871.101243 # Unique id of the storage node.
+id = 1388769.047723_5861412.196139 # Unique id of the storage node.
name = manhole_647_generated # Long name in the user interface.
manholeId = manhole_647_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421802.680674_5846871.101243 # Connection node on which the storage node is located.
+nodeId = 1388769.047723_5861412.196139 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 919.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 922.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421753.571473_5846879.706788 # Unique id of the storage node.
+id = 1388747.654444_5861457.122695 # Unique id of the storage node.
name = manhole_648_generated # Long name in the user interface.
manholeId = manhole_648_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421753.571473_5846879.706788 # Connection node on which the storage node is located.
+nodeId = 1388747.654444_5861457.122695 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 919.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 922.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421703.691585_5846882.807119 # Unique id of the storage node.
+id = 1388725.026127_5861501.410492 # Unique id of the storage node.
name = manhole_649_generated # Long name in the user interface.
manholeId = manhole_649_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421703.691585_5846882.807119 # Connection node on which the storage node is located.
+nodeId = 1388725.026127_5861501.410492 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 919.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 922.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421653.698203_5846883.603385 # Unique id of the storage node.
+id = 1388700.725248_5861544.833242 # Unique id of the storage node.
name = manhole_650_generated # Long name in the user interface.
manholeId = manhole_650_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421653.698203_5846883.603385 # Connection node on which the storage node is located.
+nodeId = 1388700.725248_5861544.833242 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421604.086442_5846882.212059 # Unique id of the storage node.
+id = 1388676.424370_5861588.255991 # Unique id of the storage node.
name = manhole_651_generated # Long name in the user interface.
manholeId = manhole_651_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421604.086442_5846882.212059 # Connection node on which the storage node is located.
+nodeId = 1388676.424370_5861588.255991 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421557.315624_5846864.535439 # Unique id of the storage node.
+id = 1388632.324465_5861606.441272 # Unique id of the storage node.
name = manhole_652_generated # Long name in the user interface.
manholeId = manhole_652_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421557.315624_5846864.535439 # Connection node on which the storage node is located.
+nodeId = 1388632.324465_5861606.441272 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421510.544806_5846846.858819 # Unique id of the storage node.
+id = 1388583.463808_5861611.105615 # Unique id of the storage node.
name = manhole_653_generated # Long name in the user interface.
manholeId = manhole_653_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421510.544806_5846846.858819 # Connection node on which the storage node is located.
+nodeId = 1388583.463808_5861611.105615 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 895.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 898.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421463.281384_5846833.260545 # Unique id of the storage node.
+id = 1388534.764013_5861604.222018 # Unique id of the storage node.
name = manhole_654_generated # Long name in the user interface.
manholeId = manhole_654_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421463.281384_5846833.260545 # Connection node on which the storage node is located.
+nodeId = 1388534.764013_5861604.222018 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 895.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 898.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421413.731179_5846839.680665 # Unique id of the storage node.
+id = 1388489.566489_5861583.407318 # Unique id of the storage node.
name = manhole_655_generated # Long name in the user interface.
manholeId = manhole_655_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421413.731179_5846839.680665 # Connection node on which the storage node is located.
+nodeId = 1388489.566489_5861583.407318 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 900.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 903.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421366.070924_5846854.795968 # Unique id of the storage node.
+id = 1388444.204916_5861563.162508 # Unique id of the storage node.
name = manhole_656_generated # Long name in the user interface.
manholeId = manhole_656_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421366.070924_5846854.795968 # Connection node on which the storage node is located.
+nodeId = 1388444.204916_5861563.162508 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 900.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 903.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421320.517233_5846875.329943 # Unique id of the storage node.
+id = 1388394.858231_5861556.761521 # Unique id of the storage node.
name = manhole_657_generated # Long name in the user interface.
manholeId = manhole_657_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421320.517233_5846875.329943 # Connection node on which the storage node is located.
+nodeId = 1388394.858231_5861556.761521 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 903.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 906.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421273.586040_5846891.911890 # Unique id of the storage node.
+id = 1388350.680838_5861570.408674 # Unique id of the storage node.
name = manhole_658_generated # Long name in the user interface.
manholeId = manhole_658_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421273.586040_5846891.911890 # Connection node on which the storage node is located.
+nodeId = 1388350.680838_5861570.408674 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 903.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 906.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421224.329739_5846890.768890 # Unique id of the storage node.
+id = 1388310.581733_5861599.872714 # Unique id of the storage node.
name = manhole_659_generated # Long name in the user interface.
manholeId = manhole_659_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421224.329739_5846890.768890 # Connection node on which the storage node is located.
+nodeId = 1388310.581733_5861599.872714 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421182.892963_5846866.597804 # Unique id of the storage node.
+id = 1388271.039626_5861629.969603 # Unique id of the storage node.
name = manhole_660_generated # Long name in the user interface.
manholeId = manhole_660_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421182.892963_5846866.597804 # Connection node on which the storage node is located.
+nodeId = 1388271.039626_5861629.969603 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421145.763737_5846833.110598 # Unique id of the storage node.
+id = 1388236.722210_5861666.002684 # Unique id of the storage node.
name = manhole_661_generated # Long name in the user interface.
manholeId = manhole_661_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421145.763737_5846833.110598 # Connection node on which the storage node is located.
+nodeId = 1388236.722210_5861666.002684 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 887.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 890.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421107.104406_5846801.549892 # Unique id of the storage node.
+id = 1388202.404795_5861702.035764 # Unique id of the storage node.
name = manhole_662_generated # Long name in the user interface.
manholeId = manhole_662_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421107.104406_5846801.549892 # Connection node on which the storage node is located.
+nodeId = 1388202.404795_5861702.035764 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 887.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 890.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421061.901835_5846794.000382 # Unique id of the storage node.
+id = 1388168.087379_5861738.068845 # Unique id of the storage node.
name = manhole_663_generated # Long name in the user interface.
manholeId = manhole_663_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421061.901835_5846794.000382 # Connection node on which the storage node is located.
+nodeId = 1388168.087379_5861738.068845 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 887.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 890.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421023.283131_5846821.333513 # Unique id of the storage node.
+id = 1388133.769964_5861774.101925 # Unique id of the storage node.
name = manhole_664_generated # Long name in the user interface.
manholeId = manhole_664_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421023.283131_5846821.333513 # Connection node on which the storage node is located.
+nodeId = 1388133.769964_5861774.101925 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 882.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 885.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421024.979408_5846869.082082 # Unique id of the storage node.
+id = 1388099.452549_5861810.135005 # Unique id of the storage node.
name = manhole_665_generated # Long name in the user interface.
manholeId = manhole_665_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421024.979408_5846869.082082 # Connection node on which the storage node is located.
+nodeId = 1388099.452549_5861810.135005 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 871.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 874.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421042.917043_5846915.571191 # Unique id of the storage node.
+id = 1388065.135133_5861846.168086 # Unique id of the storage node.
name = manhole_666_generated # Long name in the user interface.
manholeId = manhole_666_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421042.917043_5846915.571191 # Connection node on which the storage node is located.
+nodeId = 1388065.135133_5861846.168086 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 871.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 874.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421063.430981_5846961.166141 # Unique id of the storage node.
+id = 1388022.995197_5861866.899685 # Unique id of the storage node.
name = manhole_667_generated # Long name in the user interface.
manholeId = manhole_667_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421063.430981_5846961.166141 # Connection node on which the storage node is located.
+nodeId = 1388022.995197_5861866.899685 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 859.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 862.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421083.528896_5847006.948738 # Unique id of the storage node.
+id = 1387973.690500_5861873.616436 # Unique id of the storage node.
name = manhole_668_generated # Long name in the user interface.
manholeId = manhole_668_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421083.528896_5847006.948738 # Connection node on which the storage node is located.
+nodeId = 1387973.690500_5861873.616436 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 859.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 862.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421095.421481_5847054.527189 # Unique id of the storage node.
+id = 1387924.470484_5861880.906597 # Unique id of the storage node.
name = manhole_669_generated # Long name in the user interface.
manholeId = manhole_669_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421095.421481_5847054.527189 # Connection node on which the storage node is located.
+nodeId = 1387924.470484_5861880.906597 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421070.211330_5847093.769574 # Unique id of the storage node.
+id = 1387877.962617_5861896.157046 # Unique id of the storage node.
name = manhole_670_generated # Long name in the user interface.
manholeId = manhole_670_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421070.211330_5847093.769574 # Connection node on which the storage node is located.
+nodeId = 1387877.962617_5861896.157046 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1421024.365017_5847102.507561 # Unique id of the storage node.
+id = 1387917.070526_5861911.915830 # Unique id of the storage node.
name = manhole_671_generated # Long name in the user interface.
manholeId = manhole_671_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1421024.365017_5847102.507561 # Connection node on which the storage node is located.
+nodeId = 1387917.070526_5861911.915830 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420988.526910_5847070.174371 # Unique id of the storage node.
+id = 1387966.654668_5861916.096835 # Unique id of the storage node.
name = manhole_672_generated # Long name in the user interface.
manholeId = manhole_672_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420988.526910_5847070.174371 # Connection node on which the storage node is located.
+nodeId = 1387966.654668_5861916.096835 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420954.561303_5847033.482276 # Unique id of the storage node.
+id = 1388016.318006_5861919.063731 # Unique id of the storage node.
name = manhole_673_generated # Long name in the user interface.
manholeId = manhole_673_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420954.561303_5847033.482276 # Connection node on which the storage node is located.
+nodeId = 1388016.318006_5861919.063731 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420920.273442_5846997.091299 # Unique id of the storage node.
+id = 1388066.025121_5861921.359511 # Unique id of the storage node.
name = manhole_674_generated # Long name in the user interface.
manholeId = manhole_674_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420920.273442_5846997.091299 # Connection node on which the storage node is located.
+nodeId = 1388066.025121_5861921.359511 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420887.675050_5846959.185133 # Unique id of the storage node.
+id = 1388115.732235_5861923.655290 # Unique id of the storage node.
name = manhole_675_generated # Long name in the user interface.
manholeId = manhole_675_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420887.675050_5846959.185133 # Connection node on which the storage node is located.
+nodeId = 1388115.732235_5861923.655290 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420854.769202_5846921.577197 # Unique id of the storage node.
+id = 1388161.130695_5861931.457672 # Unique id of the storage node.
name = manhole_676_generated # Long name in the user interface.
manholeId = manhole_676_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420854.769202_5846921.577197 # Connection node on which the storage node is located.
+nodeId = 1388161.130695_5861931.457672 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 846.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 849.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420818.558619_5846887.098711 # Unique id of the storage node.
+id = 1388139.871224_5861964.082641 # Unique id of the storage node.
name = manhole_677_generated # Long name in the user interface.
manholeId = manhole_677_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420818.558619_5846887.098711 # Connection node on which the storage node is located.
+nodeId = 1388139.871224_5861964.082641 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420782.348035_5846852.620225 # Unique id of the storage node.
+id = 1388090.726846_5861957.769498 # Unique id of the storage node.
name = manhole_678_generated # Long name in the user interface.
manholeId = manhole_678_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420782.348035_5846852.620225 # Connection node on which the storage node is located.
+nodeId = 1388090.726846_5861957.769498 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420742.899652_5846822.051577 # Unique id of the storage node.
+id = 1388049.339105_5861983.736727 # Unique id of the storage node.
name = manhole_679_generated # Long name in the user interface.
manholeId = manhole_679_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420742.899652_5846822.051577 # Connection node on which the storage node is located.
+nodeId = 1388049.339105_5861983.736727 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420706.280636_5846788.847165 # Unique id of the storage node.
+id = 1388024.713076_5862026.975906 # Unique id of the storage node.
name = manhole_680_generated # Long name in the user interface.
manholeId = manhole_680_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420706.280636_5846788.847165 # Connection node on which the storage node is located.
+nodeId = 1388024.713076_5862026.975906 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420689.703672_5846742.114127 # Unique id of the storage node.
+id = 1387980.016218_5862047.702198 # Unique id of the storage node.
name = manhole_681_generated # Long name in the user interface.
manholeId = manhole_681_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420689.703672_5846742.114127 # Connection node on which the storage node is located.
+nodeId = 1387980.016218_5862047.702198 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420686.023356_5846692.946837 # Unique id of the storage node.
+id = 1387931.906731_5862056.853297 # Unique id of the storage node.
name = manhole_682_generated # Long name in the user interface.
manholeId = manhole_682_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420686.023356_5846692.946837 # Connection node on which the storage node is located.
+nodeId = 1387931.906731_5862056.853297 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420711.728708_5846653.304461 # Unique id of the storage node.
+id = 1387882.187313_5862058.865105 # Unique id of the storage node.
name = manhole_683_generated # Long name in the user interface.
manholeId = manhole_683_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420711.728708_5846653.304461 # Connection node on which the storage node is located.
+nodeId = 1387882.187313_5862058.865105 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420759.905567_5846646.116786 # Unique id of the storage node.
+id = 1387832.722497_5862057.341085 # Unique id of the storage node.
name = manhole_684_generated # Long name in the user interface.
manholeId = manhole_684_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420759.905567_5846646.116786 # Connection node on which the storage node is located.
+nodeId = 1387832.722497_5862057.341085 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420809.857039_5846648.312871 # Unique id of the storage node.
+id = 1387783.804231_5862048.226751 # Unique id of the storage node.
name = manhole_685_generated # Long name in the user interface.
manholeId = manhole_685_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420809.857039_5846648.312871 # Connection node on which the storage node is located.
+nodeId = 1387783.804231_5862048.226751 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 827.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 830.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420858.078812_5846637.978543 # Unique id of the storage node.
+id = 1387734.885964_5862039.112416 # Unique id of the storage node.
name = manhole_686_generated # Long name in the user interface.
manholeId = manhole_686_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420858.078812_5846637.978543 # Connection node on which the storage node is located.
+nodeId = 1387734.885964_5862039.112416 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 814.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 817.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420897.328248_5846610.245929 # Unique id of the storage node.
+id = 1387685.967698_5862029.998082 # Unique id of the storage node.
name = manhole_687_generated # Long name in the user interface.
manholeId = manhole_687_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420897.328248_5846610.245929 # Connection node on which the storage node is located.
+nodeId = 1387685.967698_5862029.998082 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 810.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 813.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420923.745308_5846567.919395 # Unique id of the storage node.
+id = 1387637.036116_5862020.957141 # Unique id of the storage node.
name = manhole_688_generated # Long name in the user interface.
manholeId = manhole_688_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420923.745308_5846567.919395 # Connection node on which the storage node is located.
+nodeId = 1387637.036116_5862020.957141 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 810.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 813.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420935.065238_5846519.721247 # Unique id of the storage node.
+id = 1387588.033850_5862012.305794 # Unique id of the storage node.
name = manhole_689_generated # Long name in the user interface.
manholeId = manhole_689_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420935.065238_5846519.721247 # Connection node on which the storage node is located.
+nodeId = 1387588.033850_5862012.305794 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420925.005012_5846471.723118 # Unique id of the storage node.
+id = 1387539.031583_5862003.654448 # Unique id of the storage node.
name = manhole_690_generated # Long name in the user interface.
manholeId = manhole_690_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420925.005012_5846471.723118 # Connection node on which the storage node is located.
+nodeId = 1387539.031583_5862003.654448 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 804.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 807.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420897.150894_5846430.578025 # Unique id of the storage node.
+id = 1387490.029317_5861995.003102 # Unique id of the storage node.
name = manhole_691_generated # Long name in the user interface.
manholeId = manhole_691_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420897.150894_5846430.578025 # Connection node on which the storage node is located.
+nodeId = 1387490.029317_5861995.003102 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420865.817669_5846391.613922 # Unique id of the storage node.
+id = 1387440.720368_5861989.908139 # Unique id of the storage node.
name = manhole_692_generated # Long name in the user interface.
manholeId = manhole_692_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420865.817669_5846391.613922 # Connection node on which the storage node is located.
+nodeId = 1387440.720368_5861989.908139 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 790.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 793.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420835.308422_5846352.018459 # Unique id of the storage node.
+id = 1387390.960447_5861990.042768 # Unique id of the storage node.
name = manhole_693_generated # Long name in the user interface.
manholeId = manhole_693_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420835.308422_5846352.018459 # Connection node on which the storage node is located.
+nodeId = 1387390.960447_5861990.042768 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420805.837170_5846311.627647 # Unique id of the storage node.
+id = 1387341.200525_5861990.177397 # Unique id of the storage node.
name = manhole_694_generated # Long name in the user interface.
manholeId = manhole_694_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420805.837170_5846311.627647 # Connection node on which the storage node is located.
+nodeId = 1387341.200525_5861990.177397 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420776.365918_5846271.236836 # Unique id of the storage node.
+id = 1387291.440604_5861990.312027 # Unique id of the storage node.
name = manhole_695_generated # Long name in the user interface.
manholeId = manhole_695_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420776.365918_5846271.236836 # Connection node on which the storage node is located.
+nodeId = 1387291.440604_5861990.312027 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 746.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 749.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420745.026046_5846232.314588 # Unique id of the storage node.
+id = 1387246.706285_5861974.212806 # Unique id of the storage node.
name = manhole_696_generated # Long name in the user interface.
manholeId = manhole_696_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420745.026046_5846232.314588 # Connection node on which the storage node is located.
+nodeId = 1387246.706285_5861974.212806 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 746.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 749.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420708.652508_5846198.270482 # Unique id of the storage node.
+id = 1387205.725989_5861945.987229 # Unique id of the storage node.
name = manhole_697_generated # Long name in the user interface.
manholeId = manhole_697_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420708.652508_5846198.270482 # Connection node on which the storage node is located.
+nodeId = 1387205.725989_5861945.987229 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420665.638499_5846173.861074 # Unique id of the storage node.
+id = 1387164.745692_5861917.761652 # Unique id of the storage node.
name = manhole_698_generated # Long name in the user interface.
manholeId = manhole_698_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420665.638499_5846173.861074 # Connection node on which the storage node is located.
+nodeId = 1387164.745692_5861917.761652 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 768.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 771.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420618.825895_5846161.030019 # Unique id of the storage node.
+id = 1387115.569934_5861911.215812 # Unique id of the storage node.
name = manhole_699_generated # Long name in the user interface.
manholeId = manhole_699_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420618.825895_5846161.030019 # Connection node on which the storage node is located.
+nodeId = 1387115.569934_5861911.215812 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 761.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 764.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420569.670940_5846170.047207 # Unique id of the storage node.
+id = 1387066.165866_5861905.273926 # Unique id of the storage node.
name = manhole_700_generated # Long name in the user interface.
manholeId = manhole_700_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420569.670940_5846170.047207 # Connection node on which the storage node is located.
+nodeId = 1387066.165866_5861905.273926 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 761.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 764.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420520.064749_5846175.893241 # Unique id of the storage node.
+id = 1387016.666836_5861900.238133 # Unique id of the storage node.
name = manhole_701_generated # Long name in the user interface.
manholeId = manhole_701_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420520.064749_5846175.893241 # Connection node on which the storage node is located.
+nodeId = 1387016.666836_5861900.238133 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420470.538262_5846171.662239 # Unique id of the storage node.
+id = 1386975.698310_5861874.842493 # Unique id of the storage node.
name = manhole_702_generated # Long name in the user interface.
manholeId = manhole_702_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420470.538262_5846171.662239 # Connection node on which the storage node is located.
+nodeId = 1386975.698310_5861874.842493 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 744.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 747.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420425.915515_5846151.267022 # Unique id of the storage node.
+id = 1386937.286020_5861843.210803 # Unique id of the storage node.
name = manhole_703_generated # Long name in the user interface.
manholeId = manhole_703_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420425.915515_5846151.267022 # Connection node on which the storage node is located.
+nodeId = 1386937.286020_5861843.210803 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 736.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 739.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420388.838620_5846117.721886 # Unique id of the storage node.
+id = 1386898.873729_5861811.579113 # Unique id of the storage node.
name = manhole_704_generated # Long name in the user interface.
manholeId = manhole_704_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420388.838620_5846117.721886 # Connection node on which the storage node is located.
+nodeId = 1386898.873729_5861811.579113 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 736.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 739.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420351.628854_5846084.324337 # Unique id of the storage node.
+id = 1386860.461439_5861779.947422 # Unique id of the storage node.
name = manhole_705_generated # Long name in the user interface.
manholeId = manhole_705_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420351.628854_5846084.324337 # Connection node on which the storage node is located.
+nodeId = 1386860.461439_5861779.947422 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 752.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 755.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420314.387388_5846050.962000 # Unique id of the storage node.
+id = 1386822.049149_5861748.315732 # Unique id of the storage node.
name = manhole_706_generated # Long name in the user interface.
manholeId = manhole_706_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420314.387388_5846050.962000 # Connection node on which the storage node is located.
+nodeId = 1386822.049149_5861748.315732 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 742.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 745.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420277.145922_5846017.599663 # Unique id of the storage node.
+id = 1386774.418702_5861733.958942 # Unique id of the storage node.
name = manhole_707_generated # Long name in the user interface.
manholeId = manhole_707_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420277.145922_5846017.599663 # Connection node on which the storage node is located.
+nodeId = 1386774.418702_5861733.958942 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 742.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 745.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420239.904456_5845984.237327 # Unique id of the storage node.
+id = 1386726.757215_5861719.660322 # Unique id of the storage node.
name = manhole_708_generated # Long name in the user interface.
manholeId = manhole_708_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420239.904456_5845984.237327 # Connection node on which the storage node is located.
+nodeId = 1386726.757215_5861719.660322 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420214.636071_5845943.071631 # Unique id of the storage node.
+id = 1386681.211288_5861700.510516 # Unique id of the storage node.
name = manhole_709_generated # Long name in the user interface.
manholeId = manhole_709_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420214.636071_5845943.071631 # Connection node on which the storage node is located.
+nodeId = 1386681.211288_5861700.510516 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420208.484498_5845893.454048 # Unique id of the storage node.
+id = 1386655.081909_5861659.807658 # Unique id of the storage node.
name = manhole_710_generated # Long name in the user interface.
manholeId = manhole_710_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420208.484498_5845893.454048 # Connection node on which the storage node is located.
+nodeId = 1386655.081909_5861659.807658 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420202.653402_5845843.795729 # Unique id of the storage node.
+id = 1386647.411753_5861610.757949 # Unique id of the storage node.
name = manhole_711_generated # Long name in the user interface.
manholeId = manhole_711_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420202.653402_5845843.795729 # Connection node on which the storage node is located.
+nodeId = 1386647.411753_5861610.757949 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420186.114192_5845797.701271 # Unique id of the storage node.
+id = 1386641.745189_5861561.363540 # Unique id of the storage node.
name = manhole_712_generated # Long name in the user interface.
manholeId = manhole_712_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420186.114192_5845797.701271 # Connection node on which the storage node is located.
+nodeId = 1386641.745189_5861561.363540 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420160.896723_5845754.526608 # Unique id of the storage node.
+id = 1386642.371349_5861511.607376 # Unique id of the storage node.
name = manhole_713_generated # Long name in the user interface.
manholeId = manhole_713_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420160.896723_5845754.526608 # Connection node on which the storage node is located.
+nodeId = 1386642.371349_5861511.607376 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420125.063202_5845720.467587 # Unique id of the storage node.
+id = 1386642.997509_5861461.851213 # Unique id of the storage node.
name = manhole_714_generated # Long name in the user interface.
manholeId = manhole_714_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420125.063202_5845720.467587 # Connection node on which the storage node is located.
+nodeId = 1386642.997509_5861461.851213 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420086.198008_5845689.011760 # Unique id of the storage node.
+id = 1386643.623669_5861412.095049 # Unique id of the storage node.
name = manhole_715_generated # Long name in the user interface.
manholeId = manhole_715_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420086.198008_5845689.011760 # Connection node on which the storage node is located.
+nodeId = 1386643.623669_5861412.095049 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420045.993306_5845659.337849 # Unique id of the storage node.
+id = 1386060.978602_5859873.390329 # Unique id of the storage node.
name = manhole_716_generated # Long name in the user interface.
manholeId = manhole_716_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420045.993306_5845659.337849 # Connection node on which the storage node is located.
+nodeId = 1386060.978602_5859873.390329 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1420004.976399_5845630.744394 # Unique id of the storage node.
+id = 1386078.544554_5859857.065600 # Unique id of the storage node.
name = manhole_717_generated # Long name in the user interface.
manholeId = manhole_717_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1420004.976399_5845630.744394 # Connection node on which the storage node is located.
+nodeId = 1386078.544554_5859857.065600 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419963.959492_5845602.150939 # Unique id of the storage node.
+id = 1386079.866959_5859885.500409 # Unique id of the storage node.
name = manhole_718_generated # Long name in the user interface.
manholeId = manhole_718_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419963.959492_5845602.150939 # Connection node on which the storage node is located.
+nodeId = 1386079.866959_5859885.500409 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419923.095722_5845573.341058 # Unique id of the storage node.
+id = 1386030.926458_5859869.881591 # Unique id of the storage node.
name = manhole_719_generated # Long name in the user interface.
manholeId = manhole_719_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419923.095722_5845573.341058 # Connection node on which the storage node is located.
+nodeId = 1386030.926458_5859869.881591 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419882.483207_5845544.176080 # Unique id of the storage node.
+id = 1386043.381106_5859908.119292 # Unique id of the storage node.
name = manhole_720_generated # Long name in the user interface.
manholeId = manhole_720_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419882.483207_5845544.176080 # Connection node on which the storage node is located.
+nodeId = 1386043.381106_5859908.119292 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419846.559794_5845509.595564 # Unique id of the storage node.
+id = 1386081.403634_5859934.756706 # Unique id of the storage node.
name = manhole_721_generated # Long name in the user interface.
manholeId = manhole_721_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419846.559794_5845509.595564 # Connection node on which the storage node is located.
+nodeId = 1386081.403634_5859934.756706 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419812.401139_5845473.095968 # Unique id of the storage node.
+id = 1386080.471782_5859983.948014 # Unique id of the storage node.
name = manhole_722_generated # Long name in the user interface.
manholeId = manhole_722_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419812.401139_5845473.095968 # Connection node on which the storage node is located.
+nodeId = 1386080.471782_5859983.948014 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419779.223661_5845435.689722 # Unique id of the storage node.
+id = 1386081.101270_5860033.019892 # Unique id of the storage node.
name = manhole_723_generated # Long name in the user interface.
manholeId = manhole_723_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419779.223661_5845435.689722 # Connection node on which the storage node is located.
+nodeId = 1386081.101270_5860033.019892 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419746.046183_5845398.283476 # Unique id of the storage node.
+id = 1386051.415039_5859913.714704 # Unique id of the storage node.
name = manhole_724_generated # Long name in the user interface.
manholeId = manhole_724_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419746.046183_5845398.283476 # Connection node on which the storage node is located.
+nodeId = 1386051.415039_5859913.714704 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419712.604368_5845361.116566 # Unique id of the storage node.
+id = 1386056.753748_5859949.432773 # Unique id of the storage node.
name = manhole_725_generated # Long name in the user interface.
manholeId = manhole_725_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419712.604368_5845361.116566 # Connection node on which the storage node is located.
+nodeId = 1386056.753748_5859949.432773 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419683.346333_5845321.244167 # Unique id of the storage node.
+id = 1386070.153564_5859990.873222 # Unique id of the storage node.
name = manhole_726_generated # Long name in the user interface.
manholeId = manhole_726_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419683.346333_5845321.244167 # Connection node on which the storage node is located.
+nodeId = 1386070.153564_5859990.873222 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419663.204225_5845275.614657 # Unique id of the storage node.
+id = 1386095.159511_5860079.476792 # Unique id of the storage node.
name = manhole_727_generated # Long name in the user interface.
manholeId = manhole_727_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419663.204225_5845275.614657 # Connection node on which the storage node is located.
+nodeId = 1386095.159511_5860079.476792 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419652.491357_5845226.776078 # Unique id of the storage node.
+id = 1386119.249575_5860122.285581 # Unique id of the storage node.
name = manhole_728_generated # Long name in the user interface.
manholeId = manhole_728_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419652.491357_5845226.776078 # Connection node on which the storage node is located.
+nodeId = 1386119.249575_5860122.285581 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419643.222102_5845177.687656 # Unique id of the storage node.
+id = 1386143.813146_5860164.822059 # Unique id of the storage node.
name = manhole_729_generated # Long name in the user interface.
manholeId = manhole_729_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419643.222102_5845177.687656 # Connection node on which the storage node is located.
+nodeId = 1386143.813146_5860164.822059 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419636.898686_5845128.089403 # Unique id of the storage node.
+id = 1386168.698390_5860207.173543 # Unique id of the storage node.
name = manhole_730_generated # Long name in the user interface.
manholeId = manhole_730_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419636.898686_5845128.089403 # Connection node on which the storage node is located.
+nodeId = 1386168.698390_5860207.173543 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419630.575270_5845078.491149 # Unique id of the storage node.
+id = 1386190.960879_5860250.914159 # Unique id of the storage node.
name = manhole_731_generated # Long name in the user interface.
manholeId = manhole_731_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419630.575270_5845078.491149 # Connection node on which the storage node is located.
+nodeId = 1386190.960879_5860250.914159 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419622.974175_5845029.076478 # Unique id of the storage node.
+id = 1386212.013376_5860295.295641 # Unique id of the storage node.
name = manhole_732_generated # Long name in the user interface.
manholeId = manhole_732_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419622.974175_5845029.076478 # Connection node on which the storage node is located.
+nodeId = 1386212.013376_5860295.295641 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419615.077177_5844979.704322 # Unique id of the storage node.
+id = 1386233.065874_5860339.677123 # Unique id of the storage node.
name = manhole_733_generated # Long name in the user interface.
manholeId = manhole_733_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419615.077177_5844979.704322 # Connection node on which the storage node is located.
+nodeId = 1386233.065874_5860339.677123 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 726.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 729.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419609.074971_5844930.088808 # Unique id of the storage node.
+id = 1386254.118372_5860384.058605 # Unique id of the storage node.
name = manhole_734_generated # Long name in the user interface.
manholeId = manhole_734_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419609.074971_5844930.088808 # Connection node on which the storage node is located.
+nodeId = 1386254.118372_5860384.058605 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 726.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 729.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419603.778634_5844880.427461 # Unique id of the storage node.
+id = 1386270.265550_5860430.368607 # Unique id of the storage node.
name = manhole_735_generated # Long name in the user interface.
manholeId = manhole_735_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419603.778634_5844880.427461 # Connection node on which the storage node is located.
+nodeId = 1386270.265550_5860430.368607 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 726.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 729.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419584.987870_5844834.254651 # Unique id of the storage node.
+id = 1386284.690117_5860477.310511 # Unique id of the storage node.
name = manhole_736_generated # Long name in the user interface.
manholeId = manhole_736_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419584.987870_5844834.254651 # Connection node on which the storage node is located.
+nodeId = 1386284.690117_5860477.310511 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 743.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 746.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419559.331587_5844791.339299 # Unique id of the storage node.
+id = 1386295.943752_5860525.125564 # Unique id of the storage node.
name = manhole_737_generated # Long name in the user interface.
manholeId = manhole_737_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419559.331587_5844791.339299 # Connection node on which the storage node is located.
+nodeId = 1386295.943752_5860525.125564 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 743.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 746.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419533.675304_5844748.423947 # Unique id of the storage node.
+id = 1386307.197388_5860572.940617 # Unique id of the storage node.
name = manhole_738_generated # Long name in the user interface.
manholeId = manhole_738_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419533.675304_5844748.423947 # Connection node on which the storage node is located.
+nodeId = 1386307.197388_5860572.940617 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419504.887638_5844707.549476 # Unique id of the storage node.
+id = 1386318.451024_5860620.755670 # Unique id of the storage node.
name = manhole_739_generated # Long name in the user interface.
manholeId = manhole_739_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419504.887638_5844707.549476 # Connection node on which the storage node is located.
+nodeId = 1386318.451024_5860620.755670 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419475.817980_5844666.869945 # Unique id of the storage node.
+id = 1386329.704660_5860668.570723 # Unique id of the storage node.
name = manhole_740_generated # Long name in the user interface.
manholeId = manhole_740_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419475.817980_5844666.869945 # Connection node on which the storage node is located.
+nodeId = 1386329.704660_5860668.570723 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419446.337647_5844626.485761 # Unique id of the storage node.
+id = 1386340.958295_5860716.385776 # Unique id of the storage node.
name = manhole_741_generated # Long name in the user interface.
manholeId = manhole_741_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419446.337647_5844626.485761 # Connection node on which the storage node is located.
+nodeId = 1386340.958295_5860716.385776 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419409.204926_5844593.955731 # Unique id of the storage node.
+id = 1386352.211931_5860764.200829 # Unique id of the storage node.
name = manhole_742_generated # Long name in the user interface.
manholeId = manhole_742_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419409.204926_5844593.955731 # Connection node on which the storage node is located.
+nodeId = 1386352.211931_5860764.200829 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419367.873059_5844565.857179 # Unique id of the storage node.
+id = 1386365.771370_5860811.365820 # Unique id of the storage node.
name = manhole_743_generated # Long name in the user interface.
manholeId = manhole_743_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419367.873059_5844565.857179 # Connection node on which the storage node is located.
+nodeId = 1386365.771370_5860811.365820 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419323.615470_5844542.592653 # Unique id of the storage node.
+id = 1386381.150273_5860858.017861 # Unique id of the storage node.
name = manhole_744_generated # Long name in the user interface.
manholeId = manhole_744_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419323.615470_5844542.592653 # Connection node on which the storage node is located.
+nodeId = 1386381.150273_5860858.017861 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 741.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 744.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419279.357881_5844519.328127 # Unique id of the storage node.
+id = 1386398.399082_5860903.951519 # Unique id of the storage node.
name = manhole_745_generated # Long name in the user interface.
manholeId = manhole_745_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419279.357881_5844519.328127 # Connection node on which the storage node is located.
+nodeId = 1386398.399082_5860903.951519 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419235.568210_5844495.202590 # Unique id of the storage node.
+id = 1386418.211524_5860948.900276 # Unique id of the storage node.
name = manhole_746_generated # Long name in the user interface.
manholeId = manhole_746_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419235.568210_5844495.202590 # Connection node on which the storage node is located.
+nodeId = 1386418.211524_5860948.900276 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419188.778511_5844481.303894 # Unique id of the storage node.
+id = 1386441.678376_5860992.033180 # Unique id of the storage node.
name = manhole_747_generated # Long name in the user interface.
manholeId = manhole_747_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419188.778511_5844481.303894 # Connection node on which the storage node is located.
+nodeId = 1386441.678376_5860992.033180 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419138.859046_5844479.591040 # Unique id of the storage node.
+id = 1386465.536531_5861034.971649 # Unique id of the storage node.
name = manhole_748_generated # Long name in the user interface.
manholeId = manhole_748_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419138.859046_5844479.591040 # Connection node on which the storage node is located.
+nodeId = 1386465.536531_5861034.971649 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419088.867333_5844480.288979 # Unique id of the storage node.
+id = 1386489.394685_5861077.910117 # Unique id of the storage node.
name = manhole_749_generated # Long name in the user interface.
manholeId = manhole_749_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419088.867333_5844480.288979 # Connection node on which the storage node is located.
+nodeId = 1386489.394685_5861077.910117 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1419038.902672_5844478.416820 # Unique id of the storage node.
+id = 1386513.252840_5861120.848586 # Unique id of the storage node.
name = manhole_750_generated # Long name in the user interface.
manholeId = manhole_750_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1419038.902672_5844478.416820 # Connection node on which the storage node is located.
+nodeId = 1386513.252840_5861120.848586 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418990.524256_5844466.680497 # Unique id of the storage node.
+id = 1386537.110994_5861163.787054 # Unique id of the storage node.
name = manhole_751_generated # Long name in the user interface.
manholeId = manhole_751_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418990.524256_5844466.680497 # Connection node on which the storage node is located.
+nodeId = 1386537.110994_5861163.787054 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418947.761597_5844441.261621 # Unique id of the storage node.
+id = 1386560.969149_5861206.725522 # Unique id of the storage node.
name = manhole_752_generated # Long name in the user interface.
manholeId = manhole_752_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418947.761597_5844441.261621 # Connection node on which the storage node is located.
+nodeId = 1386560.969149_5861206.725522 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418905.825275_5844414.034479 # Unique id of the storage node.
+id = 1386584.827303_5861249.663991 # Unique id of the storage node.
name = manhole_753_generated # Long name in the user interface.
manholeId = manhole_753_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418905.825275_5844414.034479 # Connection node on which the storage node is located.
+nodeId = 1386584.827303_5861249.663991 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418864.040607_5844386.581946 # Unique id of the storage node.
+id = 1386607.696082_5861293.105181 # Unique id of the storage node.
name = manhole_754_generated # Long name in the user interface.
manholeId = manhole_754_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418864.040607_5844386.581946 # Connection node on which the storage node is located.
+nodeId = 1386607.696082_5861293.105181 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418823.020742_5844357.992734 # Unique id of the storage node.
+id = 1386626.999141_5861338.164891 # Unique id of the storage node.
name = manhole_755_generated # Long name in the user interface.
manholeId = manhole_755_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418823.020742_5844357.992734 # Connection node on which the storage node is located.
+nodeId = 1386626.999141_5861338.164891 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418782.000878_5844329.403521 # Unique id of the storage node.
+id = 1386632.635545_5861386.242181 # Unique id of the storage node.
name = manhole_756_generated # Long name in the user interface.
manholeId = manhole_756_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418782.000878_5844329.403521 # Connection node on which the storage node is located.
+nodeId = 1386632.635545_5861386.242181 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418741.541741_5844300.044222 # Unique id of the storage node.
+id = 1386628.332881_5861435.174897 # Unique id of the storage node.
name = manhole_757_generated # Long name in the user interface.
manholeId = manhole_757_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418741.541741_5844300.044222 # Connection node on which the storage node is located.
+nodeId = 1386628.332881_5861435.174897 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418701.738872_5844269.783621 # Unique id of the storage node.
+id = 1386624.030218_5861484.107613 # Unique id of the storage node.
name = manhole_758_generated # Long name in the user interface.
manholeId = manhole_758_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418701.738872_5844269.783621 # Connection node on which the storage node is located.
+nodeId = 1386624.030218_5861484.107613 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418661.877458_5844239.612334 # Unique id of the storage node.
+id = 1386619.727554_5861533.040329 # Unique id of the storage node.
name = manhole_759_generated # Long name in the user interface.
manholeId = manhole_759_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418661.877458_5844239.612334 # Connection node on which the storage node is located.
+nodeId = 1386619.727554_5861533.040329 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418618.251069_5844215.184675 # Unique id of the storage node.
+id = 1386620.396810_5861581.843450 # Unique id of the storage node.
name = manhole_760_generated # Long name in the user interface.
manholeId = manhole_760_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418618.251069_5844215.184675 # Connection node on which the storage node is located.
+nodeId = 1386620.396810_5861581.843450 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418573.884259_5844192.302159 # Unique id of the storage node.
+id = 1386627.242797_5861630.485572 # Unique id of the storage node.
name = manhole_761_generated # Long name in the user interface.
manholeId = manhole_761_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418573.884259_5844192.302159 # Connection node on which the storage node is located.
+nodeId = 1386627.242797_5861630.485572 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418527.512615_5844173.603417 # Unique id of the storage node.
+id = 1386633.497010_5861679.177459 # Unique id of the storage node.
name = manhole_762_generated # Long name in the user interface.
manholeId = manhole_762_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418527.512615_5844173.603417 # Connection node on which the storage node is located.
+nodeId = 1386633.497010_5861679.177459 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418481.752172_5844153.513810 # Unique id of the storage node.
+id = 1386633.587327_5861728.232038 # Unique id of the storage node.
name = manhole_763_generated # Long name in the user interface.
manholeId = manhole_763_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418481.752172_5844153.513810 # Connection node on which the storage node is located.
+nodeId = 1386633.587327_5861728.232038 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418438.663418_5844128.404244 # Unique id of the storage node.
+id = 1386628.569952_5861777.096642 # Unique id of the storage node.
name = manhole_764_generated # Long name in the user interface.
manholeId = manhole_764_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418438.663418_5844128.404244 # Connection node on which the storage node is located.
+nodeId = 1386628.569952_5861777.096642 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418398.627795_5844098.507038 # Unique id of the storage node.
+id = 1386623.552577_5861825.961246 # Unique id of the storage node.
name = manhole_765_generated # Long name in the user interface.
manholeId = manhole_765_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418398.627795_5844098.507038 # Connection node on which the storage node is located.
+nodeId = 1386623.552577_5861825.961246 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 784.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 787.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418359.337908_5844067.583307 # Unique id of the storage node.
+id = 1386622.452885_5861875.377416 # Unique id of the storage node.
name = manhole_766_generated # Long name in the user interface.
manholeId = manhole_766_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418359.337908_5844067.583307 # Connection node on which the storage node is located.
+nodeId = 1386622.452885_5861875.377416 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 784.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 787.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418312.903945_5844049.890871 # Unique id of the storage node.
+id = 1386630.050832_5861924.208797 # Unique id of the storage node.
name = manhole_767_generated # Long name in the user interface.
manholeId = manhole_767_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418312.903945_5844049.890871 # Connection node on which the storage node is located.
+nodeId = 1386630.050832_5861924.208797 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418265.495645_5844034.002969 # Unique id of the storage node.
+id = 1386645.112437_5861971.295392 # Unique id of the storage node.
name = manhole_768_generated # Long name in the user interface.
manholeId = manhole_768_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418265.495645_5844034.002969 # Connection node on which the storage node is located.
+nodeId = 1386645.112437_5861971.295392 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418218.015684_5844018.332547 # Unique id of the storage node.
+id = 1386663.826806_5862017.116110 # Unique id of the storage node.
name = manhole_769_generated # Long name in the user interface.
manholeId = manhole_769_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418218.015684_5844018.332547 # Connection node on which the storage node is located.
+nodeId = 1386663.826806_5862017.116110 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418171.384449_5844000.890260 # Unique id of the storage node.
+id = 1386682.541174_5862062.936827 # Unique id of the storage node.
name = manhole_770_generated # Long name in the user interface.
manholeId = manhole_770_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418171.384449_5844000.890260 # Connection node on which the storage node is located.
+nodeId = 1386682.541174_5862062.936827 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 726.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 729.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418135.335672_5843967.033878 # Unique id of the storage node.
+id = 1386700.357505_5862109.113540 # Unique id of the storage node.
name = manhole_771_generated # Long name in the user interface.
manholeId = manhole_771_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418135.335672_5843967.033878 # Connection node on which the storage node is located.
+nodeId = 1386700.357505_5862109.113540 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 726.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 729.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418103.606832_5843928.464527 # Unique id of the storage node.
+id = 1386718.120610_5862155.311353 # Unique id of the storage node.
name = manhole_772_generated # Long name in the user interface.
manholeId = manhole_772_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418103.606832_5843928.464527 # Connection node on which the storage node is located.
+nodeId = 1386718.120610_5862155.311353 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 726.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 729.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418072.646643_5843889.364423 # Unique id of the storage node.
+id = 1386735.883715_5862201.509165 # Unique id of the storage node.
name = manhole_773_generated # Long name in the user interface.
manholeId = manhole_773_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418072.646643_5843889.364423 # Connection node on which the storage node is located.
+nodeId = 1386735.883715_5862201.509165 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1418031.899345_5843861.073217 # Unique id of the storage node.
+id = 1386757.522535_5862245.993861 # Unique id of the storage node.
name = manhole_774_generated # Long name in the user interface.
manholeId = manhole_774_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1418031.899345_5843861.073217 # Connection node on which the storage node is located.
+nodeId = 1386757.522535_5862245.993861 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417985.816690_5843841.679680 # Unique id of the storage node.
+id = 1386779.730984_5862290.226774 # Unique id of the storage node.
name = manhole_775_generated # Long name in the user interface.
manholeId = manhole_775_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417985.816690_5843841.679680 # Connection node on which the storage node is located.
+nodeId = 1386779.730984_5862290.226774 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417937.549674_5843828.732101 # Unique id of the storage node.
+id = 1386802.545179_5862334.095373 # Unique id of the storage node.
name = manhole_776_generated # Long name in the user interface.
manholeId = manhole_776_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417937.549674_5843828.732101 # Connection node on which the storage node is located.
+nodeId = 1386802.545179_5862334.095373 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417888.267521_5843821.052269 # Unique id of the storage node.
+id = 1386831.207994_5862374.446443 # Unique id of the storage node.
name = manhole_777_generated # Long name in the user interface.
manholeId = manhole_777_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417888.267521_5843821.052269 # Connection node on which the storage node is located.
+nodeId = 1386831.207994_5862374.446443 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417840.163892_5843829.983011 # Unique id of the storage node.
+id = 1386859.988486_5862414.708454 # Unique id of the storage node.
name = manhole_778_generated # Long name in the user interface.
manholeId = manhole_778_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417840.163892_5843829.983011 # Connection node on which the storage node is located.
+nodeId = 1386859.988486_5862414.708454 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417805.434317_5843863.111793 # Unique id of the storage node.
+id = 1386891.035651_5862453.255040 # Unique id of the storage node.
name = manhole_779_generated # Long name in the user interface.
manholeId = manhole_779_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417805.434317_5843863.111793 # Connection node on which the storage node is located.
+nodeId = 1386891.035651_5862453.255040 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 734.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 737.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417794.258506_5843911.517589 # Unique id of the storage node.
+id = 1386922.082817_5862491.801626 # Unique id of the storage node.
name = manhole_780_generated # Long name in the user interface.
manholeId = manhole_780_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417794.258506_5843911.517589 # Connection node on which the storage node is located.
+nodeId = 1386922.082817_5862491.801626 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 740.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 743.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417774.165708_5843956.589445 # Unique id of the storage node.
+id = 1386953.129982_5862530.348212 # Unique id of the storage node.
name = manhole_781_generated # Long name in the user interface.
manholeId = manhole_781_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417774.165708_5843956.589445 # Connection node on which the storage node is located.
+nodeId = 1386953.129982_5862530.348212 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417736.036782_5843988.354960 # Unique id of the storage node.
+id = 1386984.177147_5862568.894798 # Unique id of the storage node.
name = manhole_782_generated # Long name in the user interface.
manholeId = manhole_782_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417736.036782_5843988.354960 # Connection node on which the storage node is located.
+nodeId = 1386984.177147_5862568.894798 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 753.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 756.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417693.423129_5844014.374465 # Unique id of the storage node.
+id = 1387010.831901_5862610.297833 # Unique id of the storage node.
name = manhole_783_generated # Long name in the user interface.
manholeId = manhole_783_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417693.423129_5844014.374465 # Connection node on which the storage node is located.
+nodeId = 1387010.831901_5862610.297833 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 758.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 761.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417660.920891_5844051.455042 # Unique id of the storage node.
+id = 1387033.474099_5862654.310294 # Unique id of the storage node.
name = manhole_784_generated # Long name in the user interface.
manholeId = manhole_784_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417660.920891_5844051.455042 # Connection node on which the storage node is located.
+nodeId = 1387033.474099_5862654.310294 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 758.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 761.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417650.912346_5844099.505877 # Unique id of the storage node.
+id = 1387056.116297_5862698.322754 # Unique id of the storage node.
name = manhole_785_generated # Long name in the user interface.
manholeId = manhole_785_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417650.912346_5844099.505877 # Connection node on which the storage node is located.
+nodeId = 1387056.116297_5862698.322754 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 767.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 770.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417658.932691_5844148.792711 # Unique id of the storage node.
+id = 1387078.758494_5862742.335214 # Unique id of the storage node.
name = manhole_786_generated # Long name in the user interface.
manholeId = manhole_786_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417658.932691_5844148.792711 # Connection node on which the storage node is located.
+nodeId = 1387078.758494_5862742.335214 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 762.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 765.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417656.545337_5844198.062578 # Unique id of the storage node.
+id = 1387101.400692_5862786.347674 # Unique id of the storage node.
name = manhole_787_generated # Long name in the user interface.
manholeId = manhole_787_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417656.545337_5844198.062578 # Connection node on which the storage node is located.
+nodeId = 1387101.400692_5862786.347674 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 762.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 765.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417621.015254_5844231.442374 # Unique id of the storage node.
+id = 1387124.783531_5862829.966972 # Unique id of the storage node.
name = manhole_788_generated # Long name in the user interface.
manholeId = manhole_788_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417621.015254_5844231.442374 # Connection node on which the storage node is located.
+nodeId = 1387124.783531_5862829.966972 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 762.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 765.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417572.737633_5844243.886836 # Unique id of the storage node.
+id = 1387148.551342_5862873.381911 # Unique id of the storage node.
name = manhole_789_generated # Long name in the user interface.
manholeId = manhole_789_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417572.737633_5844243.886836 # Connection node on which the storage node is located.
+nodeId = 1387148.551342_5862873.381911 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 761.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 764.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417522.776412_5844241.925028 # Unique id of the storage node.
+id = 1387176.029596_5862914.516765 # Unique id of the storage node.
name = manhole_790_generated # Long name in the user interface.
manholeId = manhole_790_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417522.776412_5844241.925028 # Connection node on which the storage node is located.
+nodeId = 1387176.029596_5862914.516765 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 761.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 764.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417472.996931_5844238.743336 # Unique id of the storage node.
+id = 1387204.050834_5862955.315436 # Unique id of the storage node.
name = manhole_791_generated # Long name in the user interface.
manholeId = manhole_791_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417472.996931_5844238.743336 # Connection node on which the storage node is located.
+nodeId = 1387204.050834_5862955.315436 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 761.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 764.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417424.633521_5844226.056612 # Unique id of the storage node.
+id = 1387233.152246_5862995.351339 # Unique id of the storage node.
name = manhole_792_generated # Long name in the user interface.
manholeId = manhole_792_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417424.633521_5844226.056612 # Connection node on which the storage node is located.
+nodeId = 1387233.152246_5862995.351339 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 766.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 769.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417376.270112_5844213.369889 # Unique id of the storage node.
+id = 1387262.253659_5863035.387242 # Unique id of the storage node.
name = manhole_793_generated # Long name in the user interface.
manholeId = manhole_793_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417376.270112_5844213.369889 # Connection node on which the storage node is located.
+nodeId = 1387262.253659_5863035.387242 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417329.922923_5844195.379737 # Unique id of the storage node.
+id = 1387289.177212_5863076.714860 # Unique id of the storage node.
name = manhole_794_generated # Long name in the user interface.
manholeId = manhole_794_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417329.922923_5844195.379737 # Connection node on which the storage node is located.
+nodeId = 1387289.177212_5863076.714860 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417285.346019_5844172.733060 # Unique id of the storage node.
+id = 1387304.666786_5863123.392671 # Unique id of the storage node.
name = manhole_795_generated # Long name in the user interface.
manholeId = manhole_795_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417285.346019_5844172.733060 # Connection node on which the storage node is located.
+nodeId = 1387304.666786_5863123.392671 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 769.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 772.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417241.398576_5844149.128868 # Unique id of the storage node.
+id = 1387314.520281_5863171.895174 # Unique id of the storage node.
name = manhole_796_generated # Long name in the user interface.
manholeId = manhole_796_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417241.398576_5844149.128868 # Connection node on which the storage node is located.
+nodeId = 1387314.520281_5863171.895174 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417205.135993_5844114.981009 # Unique id of the storage node.
+id = 1387324.142221_5863220.446013 # Unique id of the storage node.
name = manhole_797_generated # Long name in the user interface.
manholeId = manhole_797_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417205.135993_5844114.981009 # Connection node on which the storage node is located.
+nodeId = 1387324.142221_5863220.446013 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417185.598072_5844069.923178 # Unique id of the storage node.
+id = 1387333.764160_5863268.996853 # Unique id of the storage node.
name = manhole_798_generated # Long name in the user interface.
manholeId = manhole_798_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417185.598072_5844069.923178 # Connection node on which the storage node is located.
+nodeId = 1387333.764160_5863268.996853 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417167.642235_5844023.515259 # Unique id of the storage node.
+id = 1387343.386100_5863317.547693 # Unique id of the storage node.
name = manhole_799_generated # Long name in the user interface.
manholeId = manhole_799_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417167.642235_5844023.515259 # Connection node on which the storage node is located.
+nodeId = 1387343.386100_5863317.547693 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417132.963851_5843991.211483 # Unique id of the storage node.
+id = 1387353.008039_5863366.098533 # Unique id of the storage node.
name = manhole_800_generated # Long name in the user interface.
manholeId = manhole_800_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417132.963851_5843991.211483 # Connection node on which the storage node is located.
+nodeId = 1387353.008039_5863366.098533 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 777.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 780.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417084.594145_5843980.630522 # Unique id of the storage node.
+id = 1387364.066298_5863414.311535 # Unique id of the storage node.
name = manhole_801_generated # Long name in the user interface.
manholeId = manhole_801_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417084.594145_5843980.630522 # Connection node on which the storage node is located.
+nodeId = 1387364.066298_5863414.311535 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417036.650724_5843990.027527 # Unique id of the storage node.
+id = 1387381.839410_5863460.427046 # Unique id of the storage node.
name = manhole_802_generated # Long name in the user interface.
manholeId = manhole_802_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417036.650724_5843990.027527 # Connection node on which the storage node is located.
+nodeId = 1387381.839410_5863460.427046 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1417000.371750_5844023.958014 # Unique id of the storage node.
+id = 1387403.429579_5863504.961006 # Unique id of the storage node.
name = manhole_803_generated # Long name in the user interface.
manholeId = manhole_803_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1417000.371750_5844023.958014 # Connection node on which the storage node is located.
+nodeId = 1387403.429579_5863504.961006 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416969.424811_5844063.229623 # Unique id of the storage node.
+id = 1387425.140453_5863549.440256 # Unique id of the storage node.
name = manhole_804_generated # Long name in the user interface.
manholeId = manhole_804_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416969.424811_5844063.229623 # Connection node on which the storage node is located.
+nodeId = 1387425.140453_5863549.440256 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416927.518833_5844087.576213 # Unique id of the storage node.
+id = 1387446.851327_5863593.919507 # Unique id of the storage node.
name = manhole_805_generated # Long name in the user interface.
manholeId = manhole_805_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416927.518833_5844087.576213 # Connection node on which the storage node is located.
+nodeId = 1387446.851327_5863593.919507 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416878.712801_5844077.638749 # Unique id of the storage node.
+id = 1387467.528696_5863638.888380 # Unique id of the storage node.
name = manhole_806_generated # Long name in the user interface.
manholeId = manhole_806_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416878.712801_5844077.638749 # Connection node on which the storage node is located.
+nodeId = 1387467.528696_5863638.888380 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416830.879168_5844076.316949 # Unique id of the storage node.
+id = 1387488.196078_5863683.861984 # Unique id of the storage node.
name = manhole_807_generated # Long name in the user interface.
manholeId = manhole_807_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416830.879168_5844076.316949 # Connection node on which the storage node is located.
+nodeId = 1387488.196078_5863683.861984 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 771.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 774.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416789.764754_5844104.346654 # Unique id of the storage node.
+id = 1387508.863468_5863728.835585 # Unique id of the storage node.
name = manhole_808_generated # Long name in the user interface.
manholeId = manhole_808_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416789.764754_5844104.346654 # Connection node on which the storage node is located.
+nodeId = 1387508.863468_5863728.835585 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416749.800182_5844134.364567 # Unique id of the storage node.
+id = 1387529.531309_5863773.808978 # Unique id of the storage node.
name = manhole_809_generated # Long name in the user interface.
manholeId = manhole_809_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416749.800182_5844134.364567 # Connection node on which the storage node is located.
+nodeId = 1387529.531309_5863773.808978 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416708.347629_5844161.701024 # Unique id of the storage node.
+id = 1387553.168003_5863817.173475 # Unique id of the storage node.
name = manhole_810_generated # Long name in the user interface.
manholeId = manhole_810_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416708.347629_5844161.701024 # Connection node on which the storage node is located.
+nodeId = 1387553.168003_5863817.173475 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416659.038097_5844167.500121 # Unique id of the storage node.
+id = 1387579.562713_5863859.043334 # Unique id of the storage node.
name = manhole_811_generated # Long name in the user interface.
manholeId = manhole_811_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416659.038097_5844167.500121 # Connection node on which the storage node is located.
+nodeId = 1387579.562713_5863859.043334 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416612.281278_5844150.799008 # Unique id of the storage node.
+id = 1387605.957423_5863900.913192 # Unique id of the storage node.
name = manhole_812_generated # Long name in the user interface.
manholeId = manhole_812_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416612.281278_5844150.799008 # Connection node on which the storage node is located.
+nodeId = 1387605.957423_5863900.913192 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416576.374596_5844116.924770 # Unique id of the storage node.
+id = 1387632.352133_5863942.783051 # Unique id of the storage node.
name = manhole_813_generated # Long name in the user interface.
manholeId = manhole_813_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416576.374596_5844116.924770 # Connection node on which the storage node is located.
+nodeId = 1387632.352133_5863942.783051 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416541.729803_5844081.767404 # Unique id of the storage node.
+id = 1387658.746843_5863984.652909 # Unique id of the storage node.
name = manhole_814_generated # Long name in the user interface.
manholeId = manhole_814_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416541.729803_5844081.767404 # Connection node on which the storage node is located.
+nodeId = 1387658.746843_5863984.652909 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416498.188518_5844062.263958 # Unique id of the storage node.
+id = 1387685.893106_5864026.029538 # Unique id of the storage node.
name = manhole_815_generated # Long name in the user interface.
manholeId = manhole_815_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416498.188518_5844062.263958 # Connection node on which the storage node is located.
+nodeId = 1387685.893106_5864026.029538 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416448.970512_5844069.264005 # Unique id of the storage node.
+id = 1387711.231137_5864068.427257 # Unique id of the storage node.
name = manhole_816_generated # Long name in the user interface.
manholeId = manhole_816_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416448.970512_5844069.264005 # Connection node on which the storage node is located.
+nodeId = 1387711.231137_5864068.427257 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416400.342735_5844064.002551 # Unique id of the storage node.
+id = 1387731.020947_5864113.414904 # Unique id of the storage node.
name = manhole_817_generated # Long name in the user interface.
manholeId = manhole_817_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416400.342735_5844064.002551 # Connection node on which the storage node is located.
+nodeId = 1387731.020947_5864113.414904 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416353.585907_5844047.182243 # Unique id of the storage node.
+id = 1387737.361907_5864162.342262 # Unique id of the storage node.
name = manhole_818_generated # Long name in the user interface.
manholeId = manhole_818_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416353.585907_5844047.182243 # Connection node on which the storage node is located.
+nodeId = 1387737.361907_5864162.342262 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416304.218944_5844041.208629 # Unique id of the storage node.
+id = 1387732.727566_5864211.475180 # Unique id of the storage node.
name = manhole_819_generated # Long name in the user interface.
manholeId = manhole_819_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416304.218944_5844041.208629 # Connection node on which the storage node is located.
+nodeId = 1387732.727566_5864211.475180 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416254.219288_5844041.126698 # Unique id of the storage node.
+id = 1387717.678849_5864258.627082 # Unique id of the storage node.
name = manhole_820_generated # Long name in the user interface.
manholeId = manhole_820_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416254.219288_5844041.126698 # Connection node on which the storage node is located.
+nodeId = 1387717.678849_5864258.627082 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416204.219632_5844041.044768 # Unique id of the storage node.
+id = 1387709.672104_5864307.231276 # Unique id of the storage node.
name = manhole_821_generated # Long name in the user interface.
manholeId = manhole_821_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416204.219632_5844041.044768 # Connection node on which the storage node is located.
+nodeId = 1387709.672104_5864307.231276 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 759.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 762.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416155.715855_5844029.767025 # Unique id of the storage node.
+id = 1387707.112881_5864356.660176 # Unique id of the storage node.
name = manhole_822_generated # Long name in the user interface.
manholeId = manhole_822_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416155.715855_5844029.767025 # Connection node on which the storage node is located.
+nodeId = 1387707.112881_5864356.660176 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416105.967551_5844026.507896 # Unique id of the storage node.
+id = 1387709.591798_5864406.012949 # Unique id of the storage node.
name = manhole_823_generated # Long name in the user interface.
manholeId = manhole_823_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416105.967551_5844026.507896 # Connection node on which the storage node is located.
+nodeId = 1387709.591798_5864406.012949 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416058.609106_5844040.615419 # Unique id of the storage node.
+id = 1387713.643261_5864455.341961 # Unique id of the storage node.
name = manhole_824_generated # Long name in the user interface.
manholeId = manhole_824_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416058.609106_5844040.615419 # Connection node on which the storage node is located.
+nodeId = 1387713.643261_5864455.341961 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 765.0 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 768.0 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1416015.024934_5844064.660431 # Unique id of the storage node.
+id = 1387715.877522_5864504.642318 # Unique id of the storage node.
name = manhole_825_generated # Long name in the user interface.
manholeId = manhole_825_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1416015.024934_5844064.660431 # Connection node on which the storage node is located.
+nodeId = 1387715.877522_5864504.642318 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415966.053531_5844071.360681 # Unique id of the storage node.
+id = 1387708.680233_5864553.426558 # Unique id of the storage node.
name = manhole_826_generated # Long name in the user interface.
manholeId = manhole_826_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415966.053531_5844071.360681 # Connection node on which the storage node is located.
+nodeId = 1387708.680233_5864553.426558 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415916.179824_5844068.087565 # Unique id of the storage node.
+id = 1387690.790251_5864599.575386 # Unique id of the storage node.
name = manhole_827_generated # Long name in the user interface.
manholeId = manhole_827_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415916.179824_5844068.087565 # Connection node on which the storage node is located.
+nodeId = 1387690.790251_5864599.575386 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415866.317967_5844064.377105 # Unique id of the storage node.
+id = 1387672.900269_5864645.724214 # Unique id of the storage node.
name = manhole_828_generated # Long name in the user interface.
manholeId = manhole_828_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415866.317967_5844064.377105 # Connection node on which the storage node is located.
+nodeId = 1387672.900269_5864645.724214 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 807.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 810.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415821.697737_5844044.882879 # Unique id of the storage node.
+id = 1387659.931900_5864692.983886 # Unique id of the storage node.
name = manhole_829_generated # Long name in the user interface.
manholeId = manhole_829_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415821.697737_5844044.882879 # Connection node on which the storage node is located.
+nodeId = 1387659.931900_5864692.983886 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 807.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 810.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415794.207655_5844003.118473 # Unique id of the storage node.
+id = 1387659.223570_5864742.029465 # Unique id of the storage node.
name = manhole_830_generated # Long name in the user interface.
manholeId = manhole_830_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415794.207655_5844003.118473 # Connection node on which the storage node is located.
+nodeId = 1387659.223570_5864742.029465 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 807.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 810.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415762.549901_5843965.514250 # Unique id of the storage node.
+id = 1387675.926897_5864788.273514 # Unique id of the storage node.
name = manhole_831_generated # Long name in the user interface.
manholeId = manhole_831_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415762.549901_5843965.514250 # Connection node on which the storage node is located.
+nodeId = 1387675.926897_5864788.273514 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415718.953664_5843942.371185 # Unique id of the storage node.
+id = 1387702.296292_5864830.159320 # Unique id of the storage node.
name = manhole_832_generated # Long name in the user interface.
manholeId = manhole_832_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415718.953664_5843942.371185 # Connection node on which the storage node is located.
+nodeId = 1387702.296292_5864830.159320 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 771.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 774.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415669.912683_5843933.763924 # Unique id of the storage node.
+id = 1387728.665687_5864872.045127 # Unique id of the storage node.
name = manhole_833_generated # Long name in the user interface.
manholeId = manhole_833_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415669.912683_5843933.763924 # Connection node on which the storage node is located.
+nodeId = 1387728.665687_5864872.045127 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 771.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 774.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415619.924761_5843932.787543 # Unique id of the storage node.
+id = 1387751.608185_5864915.528789 # Unique id of the storage node.
name = manhole_834_generated # Long name in the user interface.
manholeId = manhole_834_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415619.924761_5843932.787543 # Connection node on which the storage node is located.
+nodeId = 1387751.608185_5864915.528789 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 779.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 782.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415569.958354_5843934.612512 # Unique id of the storage node.
+id = 1387766.741665_5864962.653555 # Unique id of the storage node.
name = manhole_835_generated # Long name in the user interface.
manholeId = manhole_835_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415569.958354_5843934.612512 # Connection node on which the storage node is located.
+nodeId = 1387766.741665_5864962.653555 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 779.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 782.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415519.991947_5843936.437480 # Unique id of the storage node.
+id = 1387778.991920_5865010.246724 # Unique id of the storage node.
name = manhole_836_generated # Long name in the user interface.
manholeId = manhole_836_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415519.991947_5843936.437480 # Connection node on which the storage node is located.
+nodeId = 1387778.991920_5865010.246724 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 779.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 782.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415470.762993_5843943.106915 # Unique id of the storage node.
+id = 1387779.554608_5865059.738634 # Unique id of the storage node.
name = manhole_837_generated # Long name in the user interface.
manholeId = manhole_837_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415470.762993_5843943.106915 # Connection node on which the storage node is located.
+nodeId = 1387779.554608_5865059.738634 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 817.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 820.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415423.668638_5843959.469534 # Unique id of the storage node.
+id = 1387780.117297_5865109.230544 # Unique id of the storage node.
name = manhole_838_generated # Long name in the user interface.
manholeId = manhole_838_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415423.668638_5843959.469534 # Connection node on which the storage node is located.
+nodeId = 1387780.117297_5865109.230544 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 817.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 820.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415383.882674_5843988.207099 # Unique id of the storage node.
+id = 1387782.917817_5865158.566991 # Unique id of the storage node.
name = manhole_839_generated # Long name in the user interface.
manholeId = manhole_839_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415383.882674_5843988.207099 # Connection node on which the storage node is located.
+nodeId = 1387782.917817_5865158.566991 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 831.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 834.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415349.174973_5844024.198039 # Unique id of the storage node.
+id = 1387789.203932_5865207.661294 # Unique id of the storage node.
name = manhole_840_generated # Long name in the user interface.
manholeId = manhole_840_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415349.174973_5844024.198039 # Connection node on which the storage node is located.
+nodeId = 1387789.203932_5865207.661294 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415312.329664_5844057.858753 # Unique id of the storage node.
+id = 1387795.490047_5865256.755596 # Unique id of the storage node.
name = manhole_841_generated # Long name in the user interface.
manholeId = manhole_841_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415312.329664_5844057.858753 # Connection node on which the storage node is located.
+nodeId = 1387795.490047_5865256.755596 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415272.977458_5844088.655794 # Unique id of the storage node.
+id = 1387804.549935_5865305.332480 # Unique id of the storage node.
name = manhole_842_generated # Long name in the user interface.
manholeId = manhole_842_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415272.977458_5844088.655794 # Connection node on which the storage node is located.
+nodeId = 1387804.549935_5865305.332480 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 808.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 811.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415231.584478_5844116.702069 # Unique id of the storage node.
+id = 1387816.386747_5865353.391356 # Unique id of the storage node.
name = manhole_843_generated # Long name in the user interface.
manholeId = manhole_843_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415231.584478_5844116.702069 # Connection node on which the storage node is located.
+nodeId = 1387816.386747_5865353.391356 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 808.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 811.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415190.929578_5844145.800724 # Unique id of the storage node.
+id = 1387828.223559_5865401.450233 # Unique id of the storage node.
name = manhole_844_generated # Long name in the user interface.
manholeId = manhole_844_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415190.929578_5844145.800724 # Connection node on which the storage node is located.
+nodeId = 1387828.223559_5865401.450233 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 808.6000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 811.6000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415152.162144_5844177.365403 # Unique id of the storage node.
+id = 1387842.966275_5865448.679594 # Unique id of the storage node.
name = manhole_845_generated # Long name in the user interface.
manholeId = manhole_845_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415152.162144_5844177.365403 # Connection node on which the storage node is located.
+nodeId = 1387842.966275_5865448.679594 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415113.555252_5844209.137721 # Unique id of the storage node.
+id = 1387858.283513_5865495.744953 # Unique id of the storage node.
name = manhole_846_generated # Long name in the user interface.
manholeId = manhole_846_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415113.555252_5844209.137721 # Connection node on which the storage node is located.
+nodeId = 1387858.283513_5865495.744953 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415074.948360_5844240.910039 # Unique id of the storage node.
+id = 1387872.788358_5865543.026506 # Unique id of the storage node.
name = manhole_847_generated # Long name in the user interface.
manholeId = manhole_847_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415074.948360_5844240.910039 # Connection node on which the storage node is located.
+nodeId = 1387872.788358_5865543.026506 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1415036.341468_5844272.682357 # Unique id of the storage node.
+id = 1387882.890575_5865591.479690 # Unique id of the storage node.
name = manhole_848_generated # Long name in the user interface.
manholeId = manhole_848_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1415036.341468_5844272.682357 # Connection node on which the storage node is located.
+nodeId = 1387882.890575_5865591.479690 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414997.734576_5844304.454675 # Unique id of the storage node.
+id = 1387892.992792_5865639.932873 # Unique id of the storage node.
name = manhole_849_generated # Long name in the user interface.
manholeId = manhole_849_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414997.734576_5844304.454675 # Connection node on which the storage node is located.
+nodeId = 1387892.992792_5865639.932873 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414959.127684_5844336.226994 # Unique id of the storage node.
+id = 1387903.095010_5865688.386056 # Unique id of the storage node.
name = manhole_850_generated # Long name in the user interface.
manholeId = manhole_850_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414959.127684_5844336.226994 # Connection node on which the storage node is located.
+nodeId = 1387903.095010_5865688.386056 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 775.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 778.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414920.520792_5844367.999312 # Unique id of the storage node.
+id = 1387913.197227_5865736.839240 # Unique id of the storage node.
name = manhole_851_generated # Long name in the user interface.
manholeId = manhole_851_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414920.520792_5844367.999312 # Connection node on which the storage node is located.
+nodeId = 1387913.197227_5865736.839240 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 791.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 794.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414881.913900_5844399.771630 # Unique id of the storage node.
+id = 1387767.438602_5866395.894651 # Unique id of the storage node.
name = manhole_852_generated # Long name in the user interface.
manholeId = manhole_852_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414881.913900_5844399.771630 # Connection node on which the storage node is located.
+nodeId = 1387767.438602_5866395.894651 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 827.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 830.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414842.734272_5844430.764690 # Unique id of the storage node.
+id = 1387758.181959_5866444.388787 # Unique id of the storage node.
name = manhole_853_generated # Long name in the user interface.
manholeId = manhole_853_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414842.734272_5844430.764690 # Connection node on which the storage node is located.
+nodeId = 1387758.181959_5866444.388787 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 827.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 830.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414800.885097_5844458.125591 # Unique id of the storage node.
+id = 1387748.925316_5866492.882923 # Unique id of the storage node.
name = manhole_854_generated # Long name in the user interface.
manholeId = manhole_854_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414800.885097_5844458.125591 # Connection node on which the storage node is located.
+nodeId = 1387748.925316_5866492.882923 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 827.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 830.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414759.035923_5844485.486492 # Unique id of the storage node.
+id = 1387739.668673_5866541.377059 # Unique id of the storage node.
name = manhole_855_generated # Long name in the user interface.
manholeId = manhole_855_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414759.035923_5844485.486492 # Connection node on which the storage node is located.
+nodeId = 1387739.668673_5866541.377059 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414717.186748_5844512.847393 # Unique id of the storage node.
+id = 1387730.412029_5866589.871195 # Unique id of the storage node.
name = manhole_856_generated # Long name in the user interface.
manholeId = manhole_856_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414717.186748_5844512.847393 # Connection node on which the storage node is located.
+nodeId = 1387730.412029_5866589.871195 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414675.337574_5844540.208294 # Unique id of the storage node.
+id = 1387721.155386_5866638.365331 # Unique id of the storage node.
name = manhole_857_generated # Long name in the user interface.
manholeId = manhole_857_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414675.337574_5844540.208294 # Connection node on which the storage node is located.
+nodeId = 1387721.155386_5866638.365331 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414631.732082_5844564.560295 # Unique id of the storage node.
+id = 1387711.868743_5866686.853722 # Unique id of the storage node.
name = manhole_858_generated # Long name in the user interface.
manholeId = manhole_858_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414631.732082_5844564.560295 # Connection node on which the storage node is located.
+nodeId = 1387711.868743_5866686.853722 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414587.328822_5844587.545569 # Unique id of the storage node.
+id = 1387702.553355_5866735.336608 # Unique id of the storage node.
name = manhole_859_generated # Long name in the user interface.
manholeId = manhole_859_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414587.328822_5844587.545569 # Connection node on which the storage node is located.
+nodeId = 1387702.553355_5866735.336608 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414542.925562_5844610.530842 # Unique id of the storage node.
+id = 1387692.161796_5866783.420620 # Unique id of the storage node.
name = manhole_860_generated # Long name in the user interface.
manholeId = manhole_860_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414542.925562_5844610.530842 # Connection node on which the storage node is located.
+nodeId = 1387692.161796_5866783.420620 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 799.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 802.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414498.522302_5844633.516116 # Unique id of the storage node.
+id = 1387809.534625_5866309.639252 # Unique id of the storage node.
name = manhole_861_generated # Long name in the user interface.
manholeId = manhole_861_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414498.522302_5844633.516116 # Connection node on which the storage node is located.
+nodeId = 1387809.534625_5866309.639252 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414453.804427_5844655.808527 # Unique id of the storage node.
+id = 1387788.486613_5866352.766951 # Unique id of the storage node.
name = manhole_862_generated # Long name in the user interface.
manholeId = manhole_862_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414453.804427_5844655.808527 # Connection node on which the storage node is located.
+nodeId = 1387788.486613_5866352.766951 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414407.275944_5844674.113516 # Unique id of the storage node.
+id = 1387774.733068_5866351.644692 # Unique id of the storage node.
name = manhole_863_generated # Long name in the user interface.
manholeId = manhole_863_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414407.275944_5844674.113516 # Connection node on which the storage node is located.
+nodeId = 1387774.733068_5866351.644692 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 837.1000366210938 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 840.1000366210938 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414360.747461_5844692.418505 # Unique id of the storage node.
+id = 1387787.219046_5866308.756402 # Unique id of the storage node.
name = manhole_864_generated # Long name in the user interface.
manholeId = manhole_864_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414360.747461_5844692.418505 # Connection node on which the storage node is located.
+nodeId = 1387787.219046_5866308.756402 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414314.218979_5844710.723494 # Unique id of the storage node.
+id = 1387802.581936_5866266.622690 # Unique id of the storage node.
name = manhole_865_generated # Long name in the user interface.
manholeId = manhole_865_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414314.218979_5844710.723494 # Connection node on which the storage node is located.
+nodeId = 1387802.581936_5866266.622690 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414267.690496_5844729.028483 # Unique id of the storage node.
+id = 1387818.989884_5866224.886323 # Unique id of the storage node.
name = manhole_866_generated # Long name in the user interface.
manholeId = manhole_866_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414267.690496_5844729.028483 # Connection node on which the storage node is located.
+nodeId = 1387818.989884_5866224.886323 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414221.057498_5844747.016871 # Unique id of the storage node.
+id = 1387838.767448_5866184.784888 # Unique id of the storage node.
name = manhole_867_generated # Long name in the user interface.
manholeId = manhole_867_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414221.057498_5844747.016871 # Connection node on which the storage node is located.
+nodeId = 1387838.767448_5866184.784888 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414172.775622_5844760.010439 # Unique id of the storage node.
+id = 1387862.375428_5866146.679680 # Unique id of the storage node.
name = manhole_868_generated # Long name in the user interface.
manholeId = manhole_868_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414172.775622_5844760.010439 # Connection node on which the storage node is located.
+nodeId = 1387862.375428_5866146.679680 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414124.493746_5844773.004007 # Unique id of the storage node.
+id = 1387890.316308_5866111.904927 # Unique id of the storage node.
name = manhole_869_generated # Long name in the user interface.
manholeId = manhole_869_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414124.493746_5844773.004007 # Connection node on which the storage node is located.
+nodeId = 1387890.316308_5866111.904927 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414076.211871_5844785.997575 # Unique id of the storage node.
+id = 1387932.086586_5866099.149365 # Unique id of the storage node.
name = manhole_870_generated # Long name in the user interface.
manholeId = manhole_870_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414076.211871_5844785.997575 # Connection node on which the storage node is located.
+nodeId = 1387932.086586_5866099.149365 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1414027.929995_5844798.991143 # Unique id of the storage node.
+id = 1387931.614703_5866170.542120 # Unique id of the storage node.
name = manhole_871_generated # Long name in the user interface.
manholeId = manhole_871_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1414027.929995_5844798.991143 # Connection node on which the storage node is located.
+nodeId = 1387931.614703_5866170.542120 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413979.648120_5844811.984711 # Unique id of the storage node.
+id = 1387899.497388_5866203.806989 # Unique id of the storage node.
name = manhole_872_generated # Long name in the user interface.
manholeId = manhole_872_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413979.648120_5844811.984711 # Connection node on which the storage node is located.
+nodeId = 1387899.497388_5866203.806989 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413930.369627_5844820.215583 # Unique id of the storage node.
+id = 1387869.509800_5866239.084410 # Unique id of the storage node.
name = manhole_873_generated # Long name in the user interface.
manholeId = manhole_873_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413930.369627_5844820.215583 # Connection node on which the storage node is located.
+nodeId = 1387869.509800_5866239.084410 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413880.928856_5844827.670952 # Unique id of the storage node.
+id = 1387839.522212_5866274.361831 # Unique id of the storage node.
name = manhole_874_generated # Long name in the user interface.
manholeId = manhole_874_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413880.928856_5844827.670952 # Connection node on which the storage node is located.
+nodeId = 1387839.522212_5866274.361831 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413831.488086_5844835.126322 # Unique id of the storage node.
+id = 1387908.367354_5866141.903963 # Unique id of the storage node.
name = manhole_875_generated # Long name in the user interface.
manholeId = manhole_875_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413831.488086_5844835.126322 # Connection node on which the storage node is located.
+nodeId = 1387908.367354_5866141.903963 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413782.047315_5844842.581691 # Unique id of the storage node.
+id = 1387876.955023_5866179.987773 # Unique id of the storage node.
name = manhole_876_generated # Long name in the user interface.
manholeId = manhole_876_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413782.047315_5844842.581691 # Connection node on which the storage node is located.
+nodeId = 1387876.955023_5866179.987773 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413732.606545_5844850.037061 # Unique id of the storage node.
+id = 1387847.458594_5866219.470103 # Unique id of the storage node.
name = manhole_877_generated # Long name in the user interface.
manholeId = manhole_877_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413732.606545_5844850.037061 # Connection node on which the storage node is located.
+nodeId = 1387847.458594_5866219.470103 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413682.774029_5844852.736711 # Unique id of the storage node.
+id = 1387823.639856_5866262.662998 # Unique id of the storage node.
name = manhole_878_generated # Long name in the user interface.
manholeId = manhole_878_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413682.774029_5844852.736711 # Connection node on which the storage node is located.
+nodeId = 1387823.639856_5866262.662998 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413632.779715_5844853.472163 # Unique id of the storage node.
+id = 1387940.443674_5865845.093255 # Unique id of the storage node.
name = manhole_879_generated # Long name in the user interface.
manholeId = manhole_879_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413632.779715_5844853.472163 # Connection node on which the storage node is located.
+nodeId = 1387940.443674_5865845.093255 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 801.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 804.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413582.785401_5844854.207616 # Unique id of the storage node.
+id = 1387943.318034_5865887.628140 # Unique id of the storage node.
name = manhole_880_generated # Long name in the user interface.
manholeId = manhole_880_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413582.785401_5844854.207616 # Connection node on which the storage node is located.
+nodeId = 1387943.318034_5865887.628140 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 801.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 804.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413532.791087_5844854.943068 # Unique id of the storage node.
+id = 1387946.009428_5865930.175073 # Unique id of the storage node.
name = manhole_881_generated # Long name in the user interface.
manholeId = manhole_881_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413532.791087_5844854.943068 # Connection node on which the storage node is located.
+nodeId = 1387946.009428_5865930.175073 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 801.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 804.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413482.796773_5844855.678520 # Unique id of the storage node.
+id = 1387948.700822_5865972.722006 # Unique id of the storage node.
name = manhole_882_generated # Long name in the user interface.
manholeId = manhole_882_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413482.796773_5844855.678520 # Connection node on which the storage node is located.
+nodeId = 1387948.700822_5865972.722006 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1413433.065366_5844851.819942 # Unique id of the storage node.
+id = 1387944.872251_5866015.105106 # Unique id of the storage node.
name = manhole_883_generated # Long name in the user interface.
manholeId = manhole_883_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413433.065366_5844851.819942 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413383.481353_5844845.385816 # Unique id of the storage node.
-name = manhole_884_generated # Long name in the user interface.
-manholeId = manhole_884_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413383.481353_5844845.385816 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413333.897340_5844838.951690 # Unique id of the storage node.
-name = manhole_885_generated # Long name in the user interface.
-manholeId = manhole_885_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413333.897340_5844838.951690 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413284.313327_5844832.517564 # Unique id of the storage node.
-name = manhole_886_generated # Long name in the user interface.
-manholeId = manhole_886_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413284.313327_5844832.517564 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413234.729314_5844826.083439 # Unique id of the storage node.
-name = manhole_887_generated # Long name in the user interface.
-manholeId = manhole_887_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413234.729314_5844826.083439 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413185.559508_5844818.100490 # Unique id of the storage node.
-name = manhole_888_generated # Long name in the user interface.
-manholeId = manhole_888_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413185.559508_5844818.100490 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413139.382957_5844798.925025 # Unique id of the storage node.
-name = manhole_889_generated # Long name in the user interface.
-manholeId = manhole_889_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413139.382957_5844798.925025 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413093.206406_5844779.749560 # Unique id of the storage node.
-name = manhole_890_generated # Long name in the user interface.
-manholeId = manhole_890_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413093.206406_5844779.749560 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413047.029855_5844760.574095 # Unique id of the storage node.
-name = manhole_891_generated # Long name in the user interface.
-manholeId = manhole_891_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413047.029855_5844760.574095 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1413000.853304_5844741.398630 # Unique id of the storage node.
-name = manhole_892_generated # Long name in the user interface.
-manholeId = manhole_892_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1413000.853304_5844741.398630 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412954.676753_5844722.223166 # Unique id of the storage node.
-name = manhole_893_generated # Long name in the user interface.
-manholeId = manhole_893_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412954.676753_5844722.223166 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412909.234405_5844701.402768 # Unique id of the storage node.
-name = manhole_894_generated # Long name in the user interface.
-manholeId = manhole_894_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412909.234405_5844701.402768 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412864.126098_5844679.833972 # Unique id of the storage node.
-name = manhole_895_generated # Long name in the user interface.
-manholeId = manhole_895_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412864.126098_5844679.833972 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412819.017791_5844658.265176 # Unique id of the storage node.
-name = manhole_896_generated # Long name in the user interface.
-manholeId = manhole_896_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412819.017791_5844658.265176 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412773.909483_5844636.696380 # Unique id of the storage node.
-name = manhole_897_generated # Long name in the user interface.
-manholeId = manhole_897_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412773.909483_5844636.696380 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412728.801176_5844615.127584 # Unique id of the storage node.
-name = manhole_898_generated # Long name in the user interface.
-manholeId = manhole_898_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412728.801176_5844615.127584 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412683.692869_5844593.558788 # Unique id of the storage node.
-name = manhole_899_generated # Long name in the user interface.
-manholeId = manhole_899_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412683.692869_5844593.558788 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412638.584562_5844571.989992 # Unique id of the storage node.
-name = manhole_900_generated # Long name in the user interface.
-manholeId = manhole_900_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412638.584562_5844571.989992 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412595.623685_5844546.633682 # Unique id of the storage node.
-name = manhole_901_generated # Long name in the user interface.
-manholeId = manhole_901_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412595.623685_5844546.633682 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412553.953395_5844519.001106 # Unique id of the storage node.
-name = manhole_902_generated # Long name in the user interface.
-manholeId = manhole_902_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412553.953395_5844519.001106 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412512.283105_5844491.368529 # Unique id of the storage node.
-name = manhole_903_generated # Long name in the user interface.
-manholeId = manhole_903_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412512.283105_5844491.368529 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412470.612816_5844463.735953 # Unique id of the storage node.
-name = manhole_904_generated # Long name in the user interface.
-manholeId = manhole_904_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412470.612816_5844463.735953 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412428.942526_5844436.103376 # Unique id of the storage node.
-name = manhole_905_generated # Long name in the user interface.
-manholeId = manhole_905_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412428.942526_5844436.103376 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412387.272236_5844408.470800 # Unique id of the storage node.
-name = manhole_906_generated # Long name in the user interface.
-manholeId = manhole_906_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412387.272236_5844408.470800 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412345.601947_5844380.838223 # Unique id of the storage node.
-name = manhole_907_generated # Long name in the user interface.
-manholeId = manhole_907_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412345.601947_5844380.838223 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412303.931657_5844353.205647 # Unique id of the storage node.
-name = manhole_908_generated # Long name in the user interface.
-manholeId = manhole_908_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412303.931657_5844353.205647 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412262.261367_5844325.573070 # Unique id of the storage node.
-name = manhole_909_generated # Long name in the user interface.
-manholeId = manhole_909_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412262.261367_5844325.573070 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412220.249578_5844298.492348 # Unique id of the storage node.
-name = manhole_910_generated # Long name in the user interface.
-manholeId = manhole_910_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412220.249578_5844298.492348 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412176.927172_5844273.529546 # Unique id of the storage node.
-name = manhole_911_generated # Long name in the user interface.
-manholeId = manhole_911_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412176.927172_5844273.529546 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412132.736799_5844250.193438 # Unique id of the storage node.
-name = manhole_912_generated # Long name in the user interface.
-manholeId = manhole_912_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412132.736799_5844250.193438 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412084.520041_5844239.100946 # Unique id of the storage node.
-name = manhole_913_generated # Long name in the user interface.
-manholeId = manhole_913_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412084.520041_5844239.100946 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1412034.979538_5844232.339967 # Unique id of the storage node.
-name = manhole_914_generated # Long name in the user interface.
-manholeId = manhole_914_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1412034.979538_5844232.339967 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411985.218781_5844228.969402 # Unique id of the storage node.
-name = manhole_915_generated # Long name in the user interface.
-manholeId = manhole_915_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411985.218781_5844228.969402 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411935.547168_5844225.608684 # Unique id of the storage node.
-name = manhole_916_generated # Long name in the user interface.
-manholeId = manhole_916_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411935.547168_5844225.608684 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411887.339208_5844212.728832 # Unique id of the storage node.
-name = manhole_917_generated # Long name in the user interface.
-manholeId = manhole_917_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411887.339208_5844212.728832 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411839.780274_5844197.297692 # Unique id of the storage node.
-name = manhole_918_generated # Long name in the user interface.
-manholeId = manhole_918_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411839.780274_5844197.297692 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411792.519586_5844180.978410 # Unique id of the storage node.
-name = manhole_919_generated # Long name in the user interface.
-manholeId = manhole_919_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411792.519586_5844180.978410 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411745.286311_5844164.577493 # Unique id of the storage node.
-name = manhole_920_generated # Long name in the user interface.
-manholeId = manhole_920_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411745.286311_5844164.577493 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411696.500934_5844156.457476 # Unique id of the storage node.
-name = manhole_921_generated # Long name in the user interface.
-manholeId = manhole_921_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411696.500934_5844156.457476 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411646.566812_5844156.629717 # Unique id of the storage node.
-name = manhole_922_generated # Long name in the user interface.
-manholeId = manhole_922_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411646.566812_5844156.629717 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411596.686351_5844160.081081 # Unique id of the storage node.
-name = manhole_923_generated # Long name in the user interface.
-manholeId = manhole_923_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411596.686351_5844160.081081 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411547.500558_5844168.594528 # Unique id of the storage node.
-name = manhole_924_generated # Long name in the user interface.
-manholeId = manhole_924_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411547.500558_5844168.594528 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411498.534317_5844178.707867 # Unique id of the storage node.
-name = manhole_925_generated # Long name in the user interface.
-manholeId = manhole_925_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411498.534317_5844178.707867 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411449.481568_5844188.392413 # Unique id of the storage node.
-name = manhole_926_generated # Long name in the user interface.
-manholeId = manhole_926_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411449.481568_5844188.392413 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411399.801096_5844192.348645 # Unique id of the storage node.
-name = manhole_927_generated # Long name in the user interface.
-manholeId = manhole_927_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411399.801096_5844192.348645 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411349.814735_5844193.504510 # Unique id of the storage node.
-name = manhole_928_generated # Long name in the user interface.
-manholeId = manhole_928_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411349.814735_5844193.504510 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411299.870496_5844191.679849 # Unique id of the storage node.
-name = manhole_929_generated # Long name in the user interface.
-manholeId = manhole_929_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411299.870496_5844191.679849 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411249.970588_5844188.525230 # Unique id of the storage node.
-name = manhole_930_generated # Long name in the user interface.
-manholeId = manhole_930_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411249.970588_5844188.525230 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411200.093914_5844186.118734 # Unique id of the storage node.
-name = manhole_931_generated # Long name in the user interface.
-manholeId = manhole_931_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411200.093914_5844186.118734 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411160.703226_5844163.040254 # Unique id of the storage node.
-name = manhole_932_generated # Long name in the user interface.
-manholeId = manhole_932_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411160.703226_5844163.040254 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411144.187010_5844116.165281 # Unique id of the storage node.
-name = manhole_933_generated # Long name in the user interface.
-manholeId = manhole_933_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411144.187010_5844116.165281 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411135.491020_5844066.974482 # Unique id of the storage node.
-name = manhole_934_generated # Long name in the user interface.
-manholeId = manhole_934_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411135.491020_5844066.974482 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411151.511505_5844020.488007 # Unique id of the storage node.
-name = manhole_935_generated # Long name in the user interface.
-manholeId = manhole_935_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411151.511505_5844020.488007 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411190.946559_5843989.749753 # Unique id of the storage node.
-name = manhole_936_generated # Long name in the user interface.
-manholeId = manhole_936_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411190.946559_5843989.749753 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411229.800308_5843958.324840 # Unique id of the storage node.
-name = manhole_937_generated # Long name in the user interface.
-manholeId = manhole_937_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411229.800308_5843958.324840 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411259.104693_5843920.205237 # Unique id of the storage node.
-name = manhole_938_generated # Long name in the user interface.
-manholeId = manhole_938_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411259.104693_5843920.205237 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411230.415942_5843886.239951 # Unique id of the storage node.
-name = manhole_939_generated # Long name in the user interface.
-manholeId = manhole_939_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411230.415942_5843886.239951 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411183.531357_5843868.894976 # Unique id of the storage node.
-name = manhole_940_generated # Long name in the user interface.
-manholeId = manhole_940_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411183.531357_5843868.894976 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411136.226087_5843852.702888 # Unique id of the storage node.
-name = manhole_941_generated # Long name in the user interface.
-manholeId = manhole_941_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411136.226087_5843852.702888 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411088.920816_5843836.510801 # Unique id of the storage node.
-name = manhole_942_generated # Long name in the user interface.
-manholeId = manhole_942_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411088.920816_5843836.510801 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1411041.888215_5843819.573288 # Unique id of the storage node.
-name = manhole_943_generated # Long name in the user interface.
-manholeId = manhole_943_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1411041.888215_5843819.573288 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410995.299948_5843801.420997 # Unique id of the storage node.
-name = manhole_944_generated # Long name in the user interface.
-manholeId = manhole_944_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410995.299948_5843801.420997 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410948.711490_5843783.269194 # Unique id of the storage node.
-name = manhole_945_generated # Long name in the user interface.
-manholeId = manhole_945_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410948.711490_5843783.269194 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410902.123032_5843765.117391 # Unique id of the storage node.
-name = manhole_946_generated # Long name in the user interface.
-manholeId = manhole_946_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410902.123032_5843765.117391 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410855.074617_5843748.395271 # Unique id of the storage node.
-name = manhole_947_generated # Long name in the user interface.
-manholeId = manhole_947_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410855.074617_5843748.395271 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410806.641643_5843735.976762 # Unique id of the storage node.
-name = manhole_948_generated # Long name in the user interface.
-manholeId = manhole_948_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410806.641643_5843735.976762 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410758.206719_5843723.565866 # Unique id of the storage node.
-name = manhole_949_generated # Long name in the user interface.
-manholeId = manhole_949_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410758.206719_5843723.565866 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410709.454441_5843712.467469 # Unique id of the storage node.
-name = manhole_950_generated # Long name in the user interface.
-manholeId = manhole_950_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410709.454441_5843712.467469 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410660.027110_5843705.387307 # Unique id of the storage node.
-name = manhole_951_generated # Long name in the user interface.
-manholeId = manhole_951_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410660.027110_5843705.387307 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410610.323604_5843699.952798 # Unique id of the storage node.
-name = manhole_952_generated # Long name in the user interface.
-manholeId = manhole_952_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410610.323604_5843699.952798 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410560.592468_5843694.784525 # Unique id of the storage node.
-name = manhole_953_generated # Long name in the user interface.
-manholeId = manhole_953_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410560.592468_5843694.784525 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410510.831875_5843689.900296 # Unique id of the storage node.
-name = manhole_954_generated # Long name in the user interface.
-manholeId = manhole_954_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410510.831875_5843689.900296 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410461.070665_5843685.022349 # Unique id of the storage node.
-name = manhole_955_generated # Long name in the user interface.
-manholeId = manhole_955_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410461.070665_5843685.022349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410411.309456_5843680.144403 # Unique id of the storage node.
-name = manhole_956_generated # Long name in the user interface.
-manholeId = manhole_956_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410411.309456_5843680.144403 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410361.548247_5843675.266457 # Unique id of the storage node.
-name = manhole_957_generated # Long name in the user interface.
-manholeId = manhole_957_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410361.548247_5843675.266457 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410311.787037_5843670.388511 # Unique id of the storage node.
-name = manhole_958_generated # Long name in the user interface.
-manholeId = manhole_958_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410311.787037_5843670.388511 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410262.025883_5843665.509998 # Unique id of the storage node.
-name = manhole_959_generated # Long name in the user interface.
-manholeId = manhole_959_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410262.025883_5843665.509998 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410212.264928_5843660.629457 # Unique id of the storage node.
-name = manhole_960_generated # Long name in the user interface.
-manholeId = manhole_960_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410212.264928_5843660.629457 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410162.624738_5843654.758202 # Unique id of the storage node.
-name = manhole_961_generated # Long name in the user interface.
-manholeId = manhole_961_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410162.624738_5843654.758202 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410113.148508_5843647.541905 # Unique id of the storage node.
-name = manhole_962_generated # Long name in the user interface.
-manholeId = manhole_962_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410113.148508_5843647.541905 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410065.568506_5843633.632861 # Unique id of the storage node.
-name = manhole_963_generated # Long name in the user interface.
-manholeId = manhole_963_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410065.568506_5843633.632861 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1410022.702877_5843607.919842 # Unique id of the storage node.
-name = manhole_964_generated # Long name in the user interface.
-manholeId = manhole_964_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1410022.702877_5843607.919842 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409985.195860_5843575.171757 # Unique id of the storage node.
-name = manhole_965_generated # Long name in the user interface.
-manholeId = manhole_965_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409985.195860_5843575.171757 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409946.118790_5843543.979532 # Unique id of the storage node.
-name = manhole_966_generated # Long name in the user interface.
-manholeId = manhole_966_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409946.118790_5843543.979532 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409896.867170_5843537.099680 # Unique id of the storage node.
-name = manhole_967_generated # Long name in the user interface.
-manholeId = manhole_967_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409896.867170_5843537.099680 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409847.168251_5843541.514289 # Unique id of the storage node.
-name = manhole_968_generated # Long name in the user interface.
-manholeId = manhole_968_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409847.168251_5843541.514289 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409797.464138_5843546.943236 # Unique id of the storage node.
-name = manhole_969_generated # Long name in the user interface.
-manholeId = manhole_969_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409797.464138_5843546.943236 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409747.760025_5843552.372183 # Unique id of the storage node.
-name = manhole_970_generated # Long name in the user interface.
-manholeId = manhole_970_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409747.760025_5843552.372183 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409698.055912_5843557.801130 # Unique id of the storage node.
-name = manhole_971_generated # Long name in the user interface.
-manholeId = manhole_971_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409698.055912_5843557.801130 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409648.750847_5843566.089248 # Unique id of the storage node.
-name = manhole_972_generated # Long name in the user interface.
-manholeId = manhole_972_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409648.750847_5843566.089248 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409599.459665_5843574.476842 # Unique id of the storage node.
-name = manhole_973_generated # Long name in the user interface.
-manholeId = manhole_973_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409599.459665_5843574.476842 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409549.492483_5843575.649355 # Unique id of the storage node.
-name = manhole_974_generated # Long name in the user interface.
-manholeId = manhole_974_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409549.492483_5843575.649355 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409499.501123_5843576.563811 # Unique id of the storage node.
-name = manhole_975_generated # Long name in the user interface.
-manholeId = manhole_975_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409499.501123_5843576.563811 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409450.647417_5843586.491336 # Unique id of the storage node.
-name = manhole_976_generated # Long name in the user interface.
-manholeId = manhole_976_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409450.647417_5843586.491336 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409405.022354_5843606.754468 # Unique id of the storage node.
-name = manhole_977_generated # Long name in the user interface.
-manholeId = manhole_977_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409405.022354_5843606.754468 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409363.785367_5843635.029604 # Unique id of the storage node.
-name = manhole_978_generated # Long name in the user interface.
-manholeId = manhole_978_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409363.785367_5843635.029604 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409321.042895_5843660.649812 # Unique id of the storage node.
-name = manhole_979_generated # Long name in the user interface.
-manholeId = manhole_979_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409321.042895_5843660.649812 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409274.667564_5843678.674400 # Unique id of the storage node.
-name = manhole_980_generated # Long name in the user interface.
-manholeId = manhole_980_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409274.667564_5843678.674400 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409226.593974_5843691.426515 # Unique id of the storage node.
-name = manhole_981_generated # Long name in the user interface.
-manholeId = manhole_981_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409226.593974_5843691.426515 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409181.839324_5843713.719868 # Unique id of the storage node.
-name = manhole_982_generated # Long name in the user interface.
-manholeId = manhole_982_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409181.839324_5843713.719868 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409143.817642_5843745.100613 # Unique id of the storage node.
-name = manhole_983_generated # Long name in the user interface.
-manholeId = manhole_983_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409143.817642_5843745.100613 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409109.307516_5843781.276174 # Unique id of the storage node.
-name = manhole_984_generated # Long name in the user interface.
-manholeId = manhole_984_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409109.307516_5843781.276174 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409073.606355_5843816.281879 # Unique id of the storage node.
-name = manhole_985_generated # Long name in the user interface.
-manholeId = manhole_985_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409073.606355_5843816.281879 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409040.073193_5843853.282417 # Unique id of the storage node.
-name = manhole_986_generated # Long name in the user interface.
-manholeId = manhole_986_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409040.073193_5843853.282417 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1409008.153521_5843891.767568 # Unique id of the storage node.
-name = manhole_987_generated # Long name in the user interface.
-manholeId = manhole_987_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1409008.153521_5843891.767568 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408973.346212_5843927.604223 # Unique id of the storage node.
-name = manhole_988_generated # Long name in the user interface.
-manholeId = manhole_988_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408973.346212_5843927.604223 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408933.341151_5843956.361258 # Unique id of the storage node.
-name = manhole_989_generated # Long name in the user interface.
-manholeId = manhole_989_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408933.341151_5843956.361258 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408887.657065_5843976.535548 # Unique id of the storage node.
-name = manhole_990_generated # Long name in the user interface.
-manholeId = manhole_990_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408887.657065_5843976.535548 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408839.742062_5843990.822771 # Unique id of the storage node.
-name = manhole_991_generated # Long name in the user interface.
-manholeId = manhole_991_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408839.742062_5843990.822771 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408791.827058_5844005.109994 # Unique id of the storage node.
-name = manhole_992_generated # Long name in the user interface.
-manholeId = manhole_992_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408791.827058_5844005.109994 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408743.912054_5844019.397218 # Unique id of the storage node.
-name = manhole_993_generated # Long name in the user interface.
-manholeId = manhole_993_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408743.912054_5844019.397218 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408695.997051_5844033.684441 # Unique id of the storage node.
-name = manhole_994_generated # Long name in the user interface.
-manholeId = manhole_994_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408695.997051_5844033.684441 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408648.082047_5844047.971664 # Unique id of the storage node.
-name = manhole_995_generated # Long name in the user interface.
-manholeId = manhole_995_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408648.082047_5844047.971664 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408600.167043_5844062.258887 # Unique id of the storage node.
-name = manhole_996_generated # Long name in the user interface.
-manholeId = manhole_996_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408600.167043_5844062.258887 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408552.252040_5844076.546110 # Unique id of the storage node.
-name = manhole_997_generated # Long name in the user interface.
-manholeId = manhole_997_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408552.252040_5844076.546110 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408504.337036_5844090.833333 # Unique id of the storage node.
-name = manhole_998_generated # Long name in the user interface.
-manholeId = manhole_998_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408504.337036_5844090.833333 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408457.458339_5844108.069450 # Unique id of the storage node.
-name = manhole_999_generated # Long name in the user interface.
-manholeId = manhole_999_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408457.458339_5844108.069450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408411.139316_5844126.898162 # Unique id of the storage node.
-name = manhole_1000_generated # Long name in the user interface.
-manholeId = manhole_1000_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408411.139316_5844126.898162 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408364.895734_5844145.908544 # Unique id of the storage node.
-name = manhole_1001_generated # Long name in the user interface.
-manholeId = manhole_1001_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408364.895734_5844145.908544 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408318.864463_5844165.430182 # Unique id of the storage node.
-name = manhole_1002_generated # Long name in the user interface.
-manholeId = manhole_1002_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408318.864463_5844165.430182 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408272.289683_5844183.578460 # Unique id of the storage node.
-name = manhole_1003_generated # Long name in the user interface.
-manholeId = manhole_1003_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408272.289683_5844183.578460 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408224.313071_5844197.020859 # Unique id of the storage node.
-name = manhole_1004_generated # Long name in the user interface.
-manholeId = manhole_1004_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408224.313071_5844197.020859 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408175.163836_5844206.203726 # Unique id of the storage node.
-name = manhole_1005_generated # Long name in the user interface.
-manholeId = manhole_1005_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408175.163836_5844206.203726 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408125.972927_5844215.157037 # Unique id of the storage node.
-name = manhole_1006_generated # Long name in the user interface.
-manholeId = manhole_1006_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408125.972927_5844215.157037 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408076.732192_5844223.835879 # Unique id of the storage node.
-name = manhole_1007_generated # Long name in the user interface.
-manholeId = manhole_1007_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408076.732192_5844223.835879 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1408027.280198_5844231.191515 # Unique id of the storage node.
-name = manhole_1008_generated # Long name in the user interface.
-manholeId = manhole_1008_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1408027.280198_5844231.191515 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407977.894925_5844238.989367 # Unique id of the storage node.
-name = manhole_1009_generated # Long name in the user interface.
-manholeId = manhole_1009_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407977.894925_5844238.989367 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407928.564726_5844247.144350 # Unique id of the storage node.
-name = manhole_1010_generated # Long name in the user interface.
-manholeId = manhole_1010_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407928.564726_5844247.144350 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407878.914822_5844250.686763 # Unique id of the storage node.
-name = manhole_1011_generated # Long name in the user interface.
-manholeId = manhole_1011_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407878.914822_5844250.686763 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407835.367743_5844231.555989 # Unique id of the storage node.
-name = manhole_1012_generated # Long name in the user interface.
-manholeId = manhole_1012_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407835.367743_5844231.555989 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407802.712889_5844193.701748 # Unique id of the storage node.
-name = manhole_1013_generated # Long name in the user interface.
-manholeId = manhole_1013_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407802.712889_5844193.701748 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407767.268848_5844158.435726 # Unique id of the storage node.
-name = manhole_1014_generated # Long name in the user interface.
-manholeId = manhole_1014_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407767.268848_5844158.435726 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407731.824808_5844123.169704 # Unique id of the storage node.
-name = manhole_1015_generated # Long name in the user interface.
-manholeId = manhole_1015_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407731.824808_5844123.169704 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407696.380767_5844087.903682 # Unique id of the storage node.
-name = manhole_1016_generated # Long name in the user interface.
-manholeId = manhole_1016_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407696.380767_5844087.903682 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407660.936726_5844052.637660 # Unique id of the storage node.
-name = manhole_1017_generated # Long name in the user interface.
-manholeId = manhole_1017_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407660.936726_5844052.637660 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407625.831937_5844017.049036 # Unique id of the storage node.
-name = manhole_1018_generated # Long name in the user interface.
-manholeId = manhole_1018_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407625.831937_5844017.049036 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407592.392521_5843979.876764 # Unique id of the storage node.
-name = manhole_1019_generated # Long name in the user interface.
-manholeId = manhole_1019_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407592.392521_5843979.876764 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407555.737023_5843946.739698 # Unique id of the storage node.
-name = manhole_1020_generated # Long name in the user interface.
-manholeId = manhole_1020_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407555.737023_5843946.739698 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407511.104062_5843924.732061 # Unique id of the storage node.
-name = manhole_1021_generated # Long name in the user interface.
-manholeId = manhole_1021_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407511.104062_5843924.732061 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407462.690845_5843912.410886 # Unique id of the storage node.
-name = manhole_1022_generated # Long name in the user interface.
-manholeId = manhole_1022_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407462.690845_5843912.410886 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407413.295524_5843904.660106 # Unique id of the storage node.
-name = manhole_1023_generated # Long name in the user interface.
-manholeId = manhole_1023_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407413.295524_5843904.660106 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407364.182720_5843895.512691 # Unique id of the storage node.
-name = manhole_1024_generated # Long name in the user interface.
-manholeId = manhole_1024_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407364.182720_5843895.512691 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407315.226778_5843886.625321 # Unique id of the storage node.
-name = manhole_1025_generated # Long name in the user interface.
-manholeId = manhole_1025_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407315.226778_5843886.625321 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407267.436187_5843897.044806 # Unique id of the storage node.
-name = manhole_1026_generated # Long name in the user interface.
-manholeId = manhole_1026_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407267.436187_5843897.044806 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407221.962851_5843917.655921 # Unique id of the storage node.
-name = manhole_1027_generated # Long name in the user interface.
-manholeId = manhole_1027_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407221.962851_5843917.655921 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407178.900356_5843943.061096 # Unique id of the storage node.
-name = manhole_1028_generated # Long name in the user interface.
-manholeId = manhole_1028_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407178.900356_5843943.061096 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407146.979173_5843980.897379 # Unique id of the storage node.
-name = manhole_1029_generated # Long name in the user interface.
-manholeId = manhole_1029_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407146.979173_5843980.897379 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407134.580526_5844027.953576 # Unique id of the storage node.
-name = manhole_1030_generated # Long name in the user interface.
-manholeId = manhole_1030_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407134.580526_5844027.953576 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407144.107298_5844076.264520 # Unique id of the storage node.
-name = manhole_1031_generated # Long name in the user interface.
-manholeId = manhole_1031_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407144.107298_5844076.264520 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407154.651515_5844122.521144 # Unique id of the storage node.
-name = manhole_1032_generated # Long name in the user interface.
-manholeId = manhole_1032_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407154.651515_5844122.521144 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407114.095589_5844149.335240 # Unique id of the storage node.
-name = manhole_1033_generated # Long name in the user interface.
-manholeId = manhole_1033_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407114.095589_5844149.335240 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407067.846808_5844139.437558 # Unique id of the storage node.
-name = manhole_1034_generated # Long name in the user interface.
-manholeId = manhole_1034_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407067.846808_5844139.437558 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1407022.951228_5844117.516420 # Unique id of the storage node.
-name = manhole_1035_generated # Long name in the user interface.
-manholeId = manhole_1035_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1407022.951228_5844117.516420 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406979.409289_5844093.023118 # Unique id of the storage node.
-name = manhole_1036_generated # Long name in the user interface.
-manholeId = manhole_1036_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406979.409289_5844093.023118 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406934.387873_5844071.293888 # Unique id of the storage node.
-name = manhole_1037_generated # Long name in the user interface.
-manholeId = manhole_1037_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406934.387873_5844071.293888 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406890.240736_5844047.820443 # Unique id of the storage node.
-name = manhole_1038_generated # Long name in the user interface.
-manholeId = manhole_1038_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406890.240736_5844047.820443 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406846.167953_5844024.208378 # Unique id of the storage node.
-name = manhole_1039_generated # Long name in the user interface.
-manholeId = manhole_1039_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406846.167953_5844024.208378 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406807.959655_5843992.427293 # Unique id of the storage node.
-name = manhole_1040_generated # Long name in the user interface.
-manholeId = manhole_1040_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406807.959655_5843992.427293 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406764.887127_5843967.473804 # Unique id of the storage node.
-name = manhole_1041_generated # Long name in the user interface.
-manholeId = manhole_1041_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406764.887127_5843967.473804 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406715.408207_5843963.511254 # Unique id of the storage node.
-name = manhole_1042_generated # Long name in the user interface.
-manholeId = manhole_1042_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406715.408207_5843963.511254 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406665.784101_5843969.336837 # Unique id of the storage node.
-name = manhole_1043_generated # Long name in the user interface.
-manholeId = manhole_1043_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406665.784101_5843969.336837 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406616.219759_5843975.902283 # Unique id of the storage node.
-name = manhole_1044_generated # Long name in the user interface.
-manholeId = manhole_1044_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406616.219759_5843975.902283 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406566.770548_5843983.301461 # Unique id of the storage node.
-name = manhole_1045_generated # Long name in the user interface.
-manholeId = manhole_1045_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406566.770548_5843983.301461 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406517.321337_5843990.700640 # Unique id of the storage node.
-name = manhole_1046_generated # Long name in the user interface.
-manholeId = manhole_1046_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406517.321337_5843990.700640 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406467.872125_5843998.099818 # Unique id of the storage node.
-name = manhole_1047_generated # Long name in the user interface.
-manholeId = manhole_1047_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406467.872125_5843998.099818 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406418.105671_5844001.475919 # Unique id of the storage node.
-name = manhole_1048_generated # Long name in the user interface.
-manholeId = manhole_1048_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406418.105671_5844001.475919 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406368.107909_5844001.918711 # Unique id of the storage node.
-name = manhole_1049_generated # Long name in the user interface.
-manholeId = manhole_1049_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406368.107909_5844001.918711 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406318.110146_5844002.361503 # Unique id of the storage node.
-name = manhole_1050_generated # Long name in the user interface.
-manholeId = manhole_1050_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406318.110146_5844002.361503 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406268.249020_5844004.993171 # Unique id of the storage node.
-name = manhole_1051_generated # Long name in the user interface.
-manholeId = manhole_1051_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406268.249020_5844004.993171 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406218.701010_5844011.339627 # Unique id of the storage node.
-name = manhole_1052_generated # Long name in the user interface.
-manholeId = manhole_1052_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406218.701010_5844011.339627 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406170.780284_5844025.607647 # Unique id of the storage node.
-name = manhole_1053_generated # Long name in the user interface.
-manholeId = manhole_1053_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406170.780284_5844025.607647 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406122.859559_5844039.875667 # Unique id of the storage node.
-name = manhole_1054_generated # Long name in the user interface.
-manholeId = manhole_1054_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406122.859559_5844039.875667 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406074.915273_5844054.063552 # Unique id of the storage node.
-name = manhole_1055_generated # Long name in the user interface.
-manholeId = manhole_1055_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406074.915273_5844054.063552 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1406026.897860_5844068.002719 # Unique id of the storage node.
-name = manhole_1056_generated # Long name in the user interface.
-manholeId = manhole_1056_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1406026.897860_5844068.002719 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405978.700394_5844081.286367 # Unique id of the storage node.
-name = manhole_1057_generated # Long name in the user interface.
-manholeId = manhole_1057_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405978.700394_5844081.286367 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405930.299837_5844093.830629 # Unique id of the storage node.
-name = manhole_1058_generated # Long name in the user interface.
-manholeId = manhole_1058_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405930.299837_5844093.830629 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405881.893572_5844106.352839 # Unique id of the storage node.
-name = manhole_1059_generated # Long name in the user interface.
-manholeId = manhole_1059_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405881.893572_5844106.352839 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405833.487321_5844118.875108 # Unique id of the storage node.
-name = manhole_1060_generated # Long name in the user interface.
-manholeId = manhole_1060_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405833.487321_5844118.875108 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405785.351777_5844132.393100 # Unique id of the storage node.
-name = manhole_1061_generated # Long name in the user interface.
-manholeId = manhole_1061_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405785.351777_5844132.393100 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405737.268506_5844146.103367 # Unique id of the storage node.
-name = manhole_1062_generated # Long name in the user interface.
-manholeId = manhole_1062_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405737.268506_5844146.103367 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405689.185235_5844159.813633 # Unique id of the storage node.
-name = manhole_1063_generated # Long name in the user interface.
-manholeId = manhole_1063_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405689.185235_5844159.813633 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405641.100828_5844173.519914 # Unique id of the storage node.
-name = manhole_1064_generated # Long name in the user interface.
-manholeId = manhole_1064_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405641.100828_5844173.519914 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405592.988437_5844187.127420 # Unique id of the storage node.
-name = manhole_1065_generated # Long name in the user interface.
-manholeId = manhole_1065_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405592.988437_5844187.127420 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405544.860257_5844200.679197 # Unique id of the storage node.
-name = manhole_1066_generated # Long name in the user interface.
-manholeId = manhole_1066_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405544.860257_5844200.679197 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405496.725158_5844214.205752 # Unique id of the storage node.
-name = manhole_1067_generated # Long name in the user interface.
-manholeId = manhole_1067_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405496.725158_5844214.205752 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405448.420071_5844227.112762 # Unique id of the storage node.
-name = manhole_1068_generated # Long name in the user interface.
-manholeId = manhole_1068_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405448.420071_5844227.112762 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405400.117152_5844240.027883 # Unique id of the storage node.
-name = manhole_1069_generated # Long name in the user interface.
-manholeId = manhole_1069_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405400.117152_5844240.027883 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405351.085651_5844249.449565 # Unique id of the storage node.
-name = manhole_1070_generated # Long name in the user interface.
-manholeId = manhole_1070_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405351.085651_5844249.449565 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405301.556953_5844250.838490 # Unique id of the storage node.
-name = manhole_1071_generated # Long name in the user interface.
-manholeId = manhole_1071_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405301.556953_5844250.838490 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405252.481197_5844242.308501 # Unique id of the storage node.
-name = manhole_1072_generated # Long name in the user interface.
-manholeId = manhole_1072_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405252.481197_5844242.308501 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405202.622651_5844243.177618 # Unique id of the storage node.
-name = manhole_1073_generated # Long name in the user interface.
-manholeId = manhole_1073_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405202.622651_5844243.177618 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405154.109482_5844254.030215 # Unique id of the storage node.
-name = manhole_1074_generated # Long name in the user interface.
-manholeId = manhole_1074_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405154.109482_5844254.030215 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405107.277820_5844271.545001 # Unique id of the storage node.
-name = manhole_1075_generated # Long name in the user interface.
-manholeId = manhole_1075_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405107.277820_5844271.545001 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405061.526620_5844291.649599 # Unique id of the storage node.
-name = manhole_1076_generated # Long name in the user interface.
-manholeId = manhole_1076_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405061.526620_5844291.649599 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1405017.436907_5844314.963759 # Unique id of the storage node.
-name = manhole_1077_generated # Long name in the user interface.
-manholeId = manhole_1077_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1405017.436907_5844314.963759 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404976.064426_5844342.794250 # Unique id of the storage node.
-name = manhole_1078_generated # Long name in the user interface.
-manholeId = manhole_1078_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404976.064426_5844342.794250 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404950.113635_5844385.532158 # Unique id of the storage node.
-name = manhole_1079_generated # Long name in the user interface.
-manholeId = manhole_1079_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404950.113635_5844385.532158 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404924.274631_5844428.335384 # Unique id of the storage node.
-name = manhole_1080_generated # Long name in the user interface.
-manholeId = manhole_1080_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404924.274631_5844428.335384 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404899.782797_5844471.925778 # Unique id of the storage node.
-name = manhole_1081_generated # Long name in the user interface.
-manholeId = manhole_1081_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404899.782797_5844471.925778 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404863.917648_5844506.569558 # Unique id of the storage node.
-name = manhole_1082_generated # Long name in the user interface.
-manholeId = manhole_1082_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404863.917648_5844506.569558 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404826.973235_5844540.258579 # Unique id of the storage node.
-name = manhole_1083_generated # Long name in the user interface.
-manholeId = manhole_1083_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404826.973235_5844540.258579 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404789.532955_5844573.382153 # Unique id of the storage node.
-name = manhole_1084_generated # Long name in the user interface.
-manholeId = manhole_1084_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404789.532955_5844573.382153 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404748.450509_5844601.625973 # Unique id of the storage node.
-name = manhole_1085_generated # Long name in the user interface.
-manholeId = manhole_1085_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404748.450509_5844601.625973 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404704.926766_5844626.117943 # Unique id of the storage node.
-name = manhole_1086_generated # Long name in the user interface.
-manholeId = manhole_1086_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404704.926766_5844626.117943 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404658.576847_5844644.857889 # Unique id of the storage node.
-name = manhole_1087_generated # Long name in the user interface.
-manholeId = manhole_1087_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404658.576847_5844644.857889 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404613.218063_5844665.894833 # Unique id of the storage node.
-name = manhole_1088_generated # Long name in the user interface.
-manholeId = manhole_1088_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404613.218063_5844665.894833 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404565.645669_5844681.242844 # Unique id of the storage node.
-name = manhole_1089_generated # Long name in the user interface.
-manholeId = manhole_1089_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404565.645669_5844681.242844 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404520.108675_5844701.613490 # Unique id of the storage node.
-name = manhole_1090_generated # Long name in the user interface.
-manholeId = manhole_1090_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404520.108675_5844701.613490 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404486.729678_5844737.375863 # Unique id of the storage node.
-name = manhole_1091_generated # Long name in the user interface.
-manholeId = manhole_1091_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404486.729678_5844737.375863 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404448.708536_5844767.814945 # Unique id of the storage node.
-name = manhole_1092_generated # Long name in the user interface.
-manholeId = manhole_1092_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404448.708536_5844767.814945 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404400.518875_5844779.994651 # Unique id of the storage node.
-name = manhole_1093_generated # Long name in the user interface.
-manholeId = manhole_1093_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404400.518875_5844779.994651 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404352.891964_5844794.794049 # Unique id of the storage node.
-name = manhole_1094_generated # Long name in the user interface.
-manholeId = manhole_1094_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404352.891964_5844794.794049 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404310.570917_5844821.310136 # Unique id of the storage node.
-name = manhole_1095_generated # Long name in the user interface.
-manholeId = manhole_1095_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404310.570917_5844821.310136 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404272.945567_5844854.194788 # Unique id of the storage node.
-name = manhole_1096_generated # Long name in the user interface.
-manholeId = manhole_1096_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404272.945567_5844854.194788 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404247.766038_5844897.158316 # Unique id of the storage node.
-name = manhole_1097_generated # Long name in the user interface.
-manholeId = manhole_1097_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404247.766038_5844897.158316 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404214.443695_5844934.271512 # Unique id of the storage node.
-name = manhole_1098_generated # Long name in the user interface.
-manholeId = manhole_1098_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404214.443695_5844934.271512 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404171.303748_5844957.772232 # Unique id of the storage node.
-name = manhole_1099_generated # Long name in the user interface.
-manholeId = manhole_1099_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404171.303748_5844957.772232 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404130.180419_5844932.629612 # Unique id of the storage node.
-name = manhole_1100_generated # Long name in the user interface.
-manholeId = manhole_1100_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404130.180419_5844932.629612 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404089.243787_5844903.958584 # Unique id of the storage node.
-name = manhole_1101_generated # Long name in the user interface.
-manholeId = manhole_1101_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404089.243787_5844903.958584 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404045.814829_5844920.094711 # Unique id of the storage node.
-name = manhole_1102_generated # Long name in the user interface.
-manholeId = manhole_1102_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404045.814829_5844920.094711 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1404011.278428_5844956.188560 # Unique id of the storage node.
-name = manhole_1103_generated # Long name in the user interface.
-manholeId = manhole_1103_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1404011.278428_5844956.188560 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403993.143450_5845001.329480 # Unique id of the storage node.
-name = manhole_1104_generated # Long name in the user interface.
-manholeId = manhole_1104_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403993.143450_5845001.329480 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403990.098264_5845051.082174 # Unique id of the storage node.
-name = manhole_1105_generated # Long name in the user interface.
-manholeId = manhole_1105_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403990.098264_5845051.082174 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403966.432541_5845092.428123 # Unique id of the storage node.
-name = manhole_1106_generated # Long name in the user interface.
-manholeId = manhole_1106_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403966.432541_5845092.428123 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403918.073963_5845104.969397 # Unique id of the storage node.
-name = manhole_1107_generated # Long name in the user interface.
-manholeId = manhole_1107_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403918.073963_5845104.969397 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403869.121263_5845112.809951 # Unique id of the storage node.
-name = manhole_1108_generated # Long name in the user interface.
-manholeId = manhole_1108_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403869.121263_5845112.809951 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403827.285855_5845138.893058 # Unique id of the storage node.
-name = manhole_1109_generated # Long name in the user interface.
-manholeId = manhole_1109_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403827.285855_5845138.893058 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403791.303813_5845173.609984 # Unique id of the storage node.
-name = manhole_1110_generated # Long name in the user interface.
-manholeId = manhole_1110_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403791.303813_5845173.609984 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403747.149836_5845196.152310 # Unique id of the storage node.
-name = manhole_1111_generated # Long name in the user interface.
-manholeId = manhole_1111_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403747.149836_5845196.152310 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403700.303273_5845213.496981 # Unique id of the storage node.
-name = manhole_1112_generated # Long name in the user interface.
-manholeId = manhole_1112_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403700.303273_5845213.496981 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403652.298314_5845227.422185 # Unique id of the storage node.
-name = manhole_1113_generated # Long name in the user interface.
-manholeId = manhole_1113_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403652.298314_5845227.422185 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403602.852303_5845233.800747 # Unique id of the storage node.
-name = manhole_1114_generated # Long name in the user interface.
-manholeId = manhole_1114_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403602.852303_5845233.800747 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403553.107588_5845236.847086 # Unique id of the storage node.
-name = manhole_1115_generated # Long name in the user interface.
-manholeId = manhole_1115_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403553.107588_5845236.847086 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403505.322619_5845250.859154 # Unique id of the storage node.
-name = manhole_1116_generated # Long name in the user interface.
-manholeId = manhole_1116_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403505.322619_5845250.859154 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403458.701412_5845268.876849 # Unique id of the storage node.
-name = manhole_1117_generated # Long name in the user interface.
-manholeId = manhole_1117_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403458.701412_5845268.876849 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403411.171324_5845284.396611 # Unique id of the storage node.
-name = manhole_1118_generated # Long name in the user interface.
-manholeId = manhole_1118_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403411.171324_5845284.396611 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403365.266898_5845304.011940 # Unique id of the storage node.
-name = manhole_1119_generated # Long name in the user interface.
-manholeId = manhole_1119_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403365.266898_5845304.011940 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403320.592383_5845326.456033 # Unique id of the storage node.
-name = manhole_1120_generated # Long name in the user interface.
-manholeId = manhole_1120_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403320.592383_5845326.456033 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403274.095522_5845344.807401 # Unique id of the storage node.
-name = manhole_1121_generated # Long name in the user interface.
-manholeId = manhole_1121_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403274.095522_5845344.807401 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403227.493142_5845362.923430 # Unique id of the storage node.
-name = manhole_1122_generated # Long name in the user interface.
-manholeId = manhole_1122_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403227.493142_5845362.923430 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403182.360030_5845384.249526 # Unique id of the storage node.
-name = manhole_1123_generated # Long name in the user interface.
-manholeId = manhole_1123_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403182.360030_5845384.249526 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403140.932550_5845411.807533 # Unique id of the storage node.
-name = manhole_1124_generated # Long name in the user interface.
-manholeId = manhole_1124_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403140.932550_5845411.807533 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403103.069048_5845444.402518 # Unique id of the storage node.
-name = manhole_1125_generated # Long name in the user interface.
-manholeId = manhole_1125_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403103.069048_5845444.402518 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403068.370523_5845480.222241 # Unique id of the storage node.
-name = manhole_1126_generated # Long name in the user interface.
-manholeId = manhole_1126_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403068.370523_5845480.222241 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403040.537021_5845521.755023 # Unique id of the storage node.
-name = manhole_1127_generated # Long name in the user interface.
-manholeId = manhole_1127_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403040.537021_5845521.755023 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1403012.822642_5845563.158854 # Unique id of the storage node.
-name = manhole_1128_generated # Long name in the user interface.
-manholeId = manhole_1128_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1403012.822642_5845563.158854 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402978.394103_5845599.267067 # Unique id of the storage node.
-name = manhole_1129_generated # Long name in the user interface.
-manholeId = manhole_1129_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402978.394103_5845599.267067 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402940.883555_5845632.326575 # Unique id of the storage node.
-name = manhole_1130_generated # Long name in the user interface.
-manholeId = manhole_1130_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402940.883555_5845632.326575 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402903.270579_5845665.269350 # Unique id of the storage node.
-name = manhole_1131_generated # Long name in the user interface.
-manholeId = manhole_1131_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402903.270579_5845665.269350 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402865.694788_5845698.253751 # Unique id of the storage node.
-name = manhole_1132_generated # Long name in the user interface.
-manholeId = manhole_1132_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402865.694788_5845698.253751 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402828.460138_5845731.623694 # Unique id of the storage node.
-name = manhole_1133_generated # Long name in the user interface.
-manholeId = manhole_1133_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402828.460138_5845731.623694 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402791.345401_5845765.125768 # Unique id of the storage node.
-name = manhole_1134_generated # Long name in the user interface.
-manholeId = manhole_1134_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402791.345401_5845765.125768 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402754.530776_5845798.958529 # Unique id of the storage node.
-name = manhole_1135_generated # Long name in the user interface.
-manholeId = manhole_1135_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402754.530776_5845798.958529 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402717.111067_5845832.120737 # Unique id of the storage node.
-name = manhole_1136_generated # Long name in the user interface.
-manholeId = manhole_1136_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402717.111067_5845832.120737 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402679.653742_5845865.240480 # Unique id of the storage node.
-name = manhole_1137_generated # Long name in the user interface.
-manholeId = manhole_1137_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402679.653742_5845865.240480 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402642.148051_5845898.305499 # Unique id of the storage node.
-name = manhole_1138_generated # Long name in the user interface.
-manholeId = manhole_1138_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402642.148051_5845898.305499 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402604.644063_5845931.372450 # Unique id of the storage node.
-name = manhole_1139_generated # Long name in the user interface.
-manholeId = manhole_1139_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402604.644063_5845931.372450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402567.140914_5845964.440352 # Unique id of the storage node.
-name = manhole_1140_generated # Long name in the user interface.
-manholeId = manhole_1140_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402567.140914_5845964.440352 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402529.637766_5845997.508254 # Unique id of the storage node.
-name = manhole_1141_generated # Long name in the user interface.
-manholeId = manhole_1141_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402529.637766_5845997.508254 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402492.318783_5846030.783793 # Unique id of the storage node.
-name = manhole_1142_generated # Long name in the user interface.
-manholeId = manhole_1142_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402492.318783_5846030.783793 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402455.011362_5846064.072359 # Unique id of the storage node.
-name = manhole_1143_generated # Long name in the user interface.
-manholeId = manhole_1143_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402455.011362_5846064.072359 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402417.706012_5846097.363246 # Unique id of the storage node.
-name = manhole_1144_generated # Long name in the user interface.
-manholeId = manhole_1144_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402417.706012_5846097.363246 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402380.527974_5846130.796027 # Unique id of the storage node.
-name = manhole_1145_generated # Long name in the user interface.
-manholeId = manhole_1145_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402380.527974_5846130.796027 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402343.401158_5846164.285904 # Unique id of the storage node.
-name = manhole_1146_generated # Long name in the user interface.
-manholeId = manhole_1146_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402343.401158_5846164.285904 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402306.274343_5846197.775781 # Unique id of the storage node.
-name = manhole_1147_generated # Long name in the user interface.
-manholeId = manhole_1147_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402306.274343_5846197.775781 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402268.416629_5846230.412356 # Unique id of the storage node.
-name = manhole_1148_generated # Long name in the user interface.
-manholeId = manhole_1148_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402268.416629_5846230.412356 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402226.640229_5846257.038968 # Unique id of the storage node.
-name = manhole_1149_generated # Long name in the user interface.
-manholeId = manhole_1149_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402226.640229_5846257.038968 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402177.395306_5846264.592734 # Unique id of the storage node.
-name = manhole_1150_generated # Long name in the user interface.
-manholeId = manhole_1150_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402177.395306_5846264.592734 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402127.548500_5846268.500200 # Unique id of the storage node.
-name = manhole_1151_generated # Long name in the user interface.
-manholeId = manhole_1151_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402127.548500_5846268.500200 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402077.681394_5846272.133837 # Unique id of the storage node.
-name = manhole_1152_generated # Long name in the user interface.
-manholeId = manhole_1152_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402077.681394_5846272.133837 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1402027.802657_5846275.609962 # Unique id of the storage node.
-name = manhole_1153_generated # Long name in the user interface.
-manholeId = manhole_1153_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1402027.802657_5846275.609962 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401977.933880_5846279.221083 # Unique id of the storage node.
-name = manhole_1154_generated # Long name in the user interface.
-manholeId = manhole_1154_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401977.933880_5846279.221083 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401928.086817_5846283.125265 # Unique id of the storage node.
-name = manhole_1155_generated # Long name in the user interface.
-manholeId = manhole_1155_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401928.086817_5846283.125265 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401878.239465_5846287.025753 # Unique id of the storage node.
-name = manhole_1156_generated # Long name in the user interface.
-manholeId = manhole_1156_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401878.239465_5846287.025753 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401828.417253_5846291.146283 # Unique id of the storage node.
-name = manhole_1157_generated # Long name in the user interface.
-manholeId = manhole_1157_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401828.417253_5846291.146283 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401780.474539_5846302.182073 # Unique id of the storage node.
-name = manhole_1158_generated # Long name in the user interface.
-manholeId = manhole_1158_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401780.474539_5846302.182073 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401744.500471_5846336.399481 # Unique id of the storage node.
-name = manhole_1159_generated # Long name in the user interface.
-manholeId = manhole_1159_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401744.500471_5846336.399481 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401712.028594_5846374.415164 # Unique id of the storage node.
-name = manhole_1160_generated # Long name in the user interface.
-manholeId = manhole_1160_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401712.028594_5846374.415164 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401677.673143_5846410.738888 # Unique id of the storage node.
-name = manhole_1161_generated # Long name in the user interface.
-manholeId = manhole_1161_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401677.673143_5846410.738888 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401643.223050_5846446.976484 # Unique id of the storage node.
-name = manhole_1162_generated # Long name in the user interface.
-manholeId = manhole_1162_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401643.223050_5846446.976484 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401607.252761_5846481.570420 # Unique id of the storage node.
-name = manhole_1163_generated # Long name in the user interface.
-manholeId = manhole_1163_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401607.252761_5846481.570420 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401566.908984_5846510.847593 # Unique id of the storage node.
-name = manhole_1164_generated # Long name in the user interface.
-manholeId = manhole_1164_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401566.908984_5846510.847593 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401523.699567_5846535.996507 # Unique id of the storage node.
-name = manhole_1165_generated # Long name in the user interface.
-manholeId = manhole_1165_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401523.699567_5846535.996507 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401480.910104_5846561.862202 # Unique id of the storage node.
-name = manhole_1166_generated # Long name in the user interface.
-manholeId = manhole_1166_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401480.910104_5846561.862202 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401438.120641_5846587.727898 # Unique id of the storage node.
-name = manhole_1167_generated # Long name in the user interface.
-manholeId = manhole_1167_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401438.120641_5846587.727898 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401395.331179_5846613.593593 # Unique id of the storage node.
-name = manhole_1168_generated # Long name in the user interface.
-manholeId = manhole_1168_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401395.331179_5846613.593593 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401352.151041_5846638.800311 # Unique id of the storage node.
-name = manhole_1169_generated # Long name in the user interface.
-manholeId = manhole_1169_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401352.151041_5846638.800311 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401308.917214_5846663.916213 # Unique id of the storage node.
-name = manhole_1170_generated # Long name in the user interface.
-manholeId = manhole_1170_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401308.917214_5846663.916213 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401261.609667_5846679.908687 # Unique id of the storage node.
-name = manhole_1171_generated # Long name in the user interface.
-manholeId = manhole_1171_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401261.609667_5846679.908687 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401214.319312_5846696.080670 # Unique id of the storage node.
-name = manhole_1172_generated # Long name in the user interface.
-manholeId = manhole_1172_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401214.319312_5846696.080670 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401168.792577_5846716.230071 # Unique id of the storage node.
-name = manhole_1173_generated # Long name in the user interface.
-manholeId = manhole_1173_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401168.792577_5846716.230071 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401129.233573_5846746.808781 # Unique id of the storage node.
-name = manhole_1174_generated # Long name in the user interface.
-manholeId = manhole_1174_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401129.233573_5846746.808781 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401092.322490_5846780.330808 # Unique id of the storage node.
-name = manhole_1175_generated # Long name in the user interface.
-manholeId = manhole_1175_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401092.322490_5846780.330808 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401059.856204_5846818.280472 # Unique id of the storage node.
-name = manhole_1176_generated # Long name in the user interface.
-manholeId = manhole_1176_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401059.856204_5846818.280472 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401031.754087_5846859.550800 # Unique id of the storage node.
-name = manhole_1177_generated # Long name in the user interface.
-manholeId = manhole_1177_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401031.754087_5846859.550800 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401023.911468_5846908.193909 # Unique id of the storage node.
-name = manhole_1178_generated # Long name in the user interface.
-manholeId = manhole_1178_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401023.911468_5846908.193909 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401026.418380_5846958.130746 # Unique id of the storage node.
-name = manhole_1179_generated # Long name in the user interface.
-manholeId = manhole_1179_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401026.418380_5846958.130746 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401028.288067_5847008.080233 # Unique id of the storage node.
-name = manhole_1180_generated # Long name in the user interface.
-manholeId = manhole_1180_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401028.288067_5847008.080233 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401027.137941_5847058.036111 # Unique id of the storage node.
-name = manhole_1181_generated # Long name in the user interface.
-manholeId = manhole_1181_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401027.137941_5847058.036111 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401019.641651_5847107.405356 # Unique id of the storage node.
-name = manhole_1182_generated # Long name in the user interface.
-manholeId = manhole_1182_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401019.641651_5847107.405356 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1401007.831000_5847155.990136 # Unique id of the storage node.
-name = manhole_1183_generated # Long name in the user interface.
-manholeId = manhole_1183_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1401007.831000_5847155.990136 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400996.034182_5847204.578277 # Unique id of the storage node.
-name = manhole_1184_generated # Long name in the user interface.
-manholeId = manhole_1184_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400996.034182_5847204.578277 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400979.254375_5847251.629762 # Unique id of the storage node.
-name = manhole_1185_generated # Long name in the user interface.
-manholeId = manhole_1185_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400979.254375_5847251.629762 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400955.565489_5847295.509305 # Unique id of the storage node.
-name = manhole_1186_generated # Long name in the user interface.
-manholeId = manhole_1186_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400955.565489_5847295.509305 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400924.132378_5847334.330752 # Unique id of the storage node.
-name = manhole_1187_generated # Long name in the user interface.
-manholeId = manhole_1187_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400924.132378_5847334.330752 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400889.248030_5847370.142867 # Unique id of the storage node.
-name = manhole_1188_generated # Long name in the user interface.
-manholeId = manhole_1188_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400889.248030_5847370.142867 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400853.505165_5847405.105849 # Unique id of the storage node.
-name = manhole_1189_generated # Long name in the user interface.
-manholeId = manhole_1189_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400853.505165_5847405.105849 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400817.683250_5847439.987975 # Unique id of the storage node.
-name = manhole_1190_generated # Long name in the user interface.
-manholeId = manhole_1190_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400817.683250_5847439.987975 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400781.861336_5847474.870102 # Unique id of the storage node.
-name = manhole_1191_generated # Long name in the user interface.
-manholeId = manhole_1191_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400781.861336_5847474.870102 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400746.044470_5847509.757413 # Unique id of the storage node.
-name = manhole_1192_generated # Long name in the user interface.
-manholeId = manhole_1192_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400746.044470_5847509.757413 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400713.394228_5847547.550219 # Unique id of the storage node.
-name = manhole_1193_generated # Long name in the user interface.
-manholeId = manhole_1193_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400713.394228_5847547.550219 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400685.583366_5847588.397298 # Unique id of the storage node.
-name = manhole_1194_generated # Long name in the user interface.
-manholeId = manhole_1194_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400685.583366_5847588.397298 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400669.184464_5847635.631272 # Unique id of the storage node.
-name = manhole_1195_generated # Long name in the user interface.
-manholeId = manhole_1195_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400669.184464_5847635.631272 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400652.785561_5847682.865247 # Unique id of the storage node.
-name = manhole_1196_generated # Long name in the user interface.
-manholeId = manhole_1196_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400652.785561_5847682.865247 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400636.386658_5847730.099221 # Unique id of the storage node.
-name = manhole_1197_generated # Long name in the user interface.
-manholeId = manhole_1197_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400636.386658_5847730.099221 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400619.987755_5847777.333195 # Unique id of the storage node.
-name = manhole_1198_generated # Long name in the user interface.
-manholeId = manhole_1198_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400619.987755_5847777.333195 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400605.626567_5847825.225639 # Unique id of the storage node.
-name = manhole_1199_generated # Long name in the user interface.
-manholeId = manhole_1199_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400605.626567_5847825.225639 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400591.282871_5847873.123768 # Unique id of the storage node.
-name = manhole_1200_generated # Long name in the user interface.
-manholeId = manhole_1200_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400591.282871_5847873.123768 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400576.938733_5847921.021764 # Unique id of the storage node.
-name = manhole_1201_generated # Long name in the user interface.
-manholeId = manhole_1201_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400576.938733_5847921.021764 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400564.187163_5847969.357068 # Unique id of the storage node.
-name = manhole_1202_generated # Long name in the user interface.
-manholeId = manhole_1202_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400564.187163_5847969.357068 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400552.059616_5848017.863716 # Unique id of the storage node.
-name = manhole_1203_generated # Long name in the user interface.
-manholeId = manhole_1203_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400552.059616_5848017.863716 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400539.554338_5848066.271498 # Unique id of the storage node.
-name = manhole_1204_generated # Long name in the user interface.
-manholeId = manhole_1204_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400539.554338_5848066.271498 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400526.362817_5848114.499665 # Unique id of the storage node.
-name = manhole_1205_generated # Long name in the user interface.
-manholeId = manhole_1205_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400526.362817_5848114.499665 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400513.320063_5848162.767754 # Unique id of the storage node.
-name = manhole_1206_generated # Long name in the user interface.
-manholeId = manhole_1206_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400513.320063_5848162.767754 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400500.598140_5848211.121916 # Unique id of the storage node.
-name = manhole_1207_generated # Long name in the user interface.
-manholeId = manhole_1207_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400500.598140_5848211.121916 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400492.603270_5848260.445811 # Unique id of the storage node.
-name = manhole_1208_generated # Long name in the user interface.
-manholeId = manhole_1208_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400492.603270_5848260.445811 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400486.368073_5848310.044068 # Unique id of the storage node.
-name = manhole_1209_generated # Long name in the user interface.
-manholeId = manhole_1209_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400486.368073_5848310.044068 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400481.073793_5848359.762629 # Unique id of the storage node.
-name = manhole_1210_generated # Long name in the user interface.
-manholeId = manhole_1210_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400481.073793_5848359.762629 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400475.603498_5848409.462209 # Unique id of the storage node.
-name = manhole_1211_generated # Long name in the user interface.
-manholeId = manhole_1211_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400475.603498_5848409.462209 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400457.146709_5848455.065852 # Unique id of the storage node.
-name = manhole_1212_generated # Long name in the user interface.
-manholeId = manhole_1212_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400457.146709_5848455.065852 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400413.087496_5848474.933195 # Unique id of the storage node.
-name = manhole_1213_generated # Long name in the user interface.
-manholeId = manhole_1213_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400413.087496_5848474.933195 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400363.588464_5848481.991389 # Unique id of the storage node.
-name = manhole_1214_generated # Long name in the user interface.
-manholeId = manhole_1214_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400363.588464_5848481.991389 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400314.089431_5848489.049583 # Unique id of the storage node.
-name = manhole_1215_generated # Long name in the user interface.
-manholeId = manhole_1215_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400314.089431_5848489.049583 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400264.541630_5848495.748616 # Unique id of the storage node.
-name = manhole_1216_generated # Long name in the user interface.
-manholeId = manhole_1216_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400264.541630_5848495.748616 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400214.951386_5848502.134538 # Unique id of the storage node.
-name = manhole_1217_generated # Long name in the user interface.
-manholeId = manhole_1217_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400214.951386_5848502.134538 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400165.350526_5848508.423045 # Unique id of the storage node.
-name = manhole_1218_generated # Long name in the user interface.
-manholeId = manhole_1218_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400165.350526_5848508.423045 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400115.562463_5848513.018761 # Unique id of the storage node.
-name = manhole_1219_generated # Long name in the user interface.
-manholeId = manhole_1219_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400115.562463_5848513.018761 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400067.226357_5848525.745877 # Unique id of the storage node.
-name = manhole_1220_generated # Long name in the user interface.
-manholeId = manhole_1220_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400067.226357_5848525.745877 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1400022.948453_5848548.827369 # Unique id of the storage node.
-name = manhole_1221_generated # Long name in the user interface.
-manholeId = manhole_1221_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1400022.948453_5848548.827369 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399980.733493_5848575.592394 # Unique id of the storage node.
-name = manhole_1222_generated # Long name in the user interface.
-manholeId = manhole_1222_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399980.733493_5848575.592394 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399938.041496_5848601.575318 # Unique id of the storage node.
-name = manhole_1223_generated # Long name in the user interface.
-manholeId = manhole_1223_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399938.041496_5848601.575318 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399894.162106_5848625.412295 # Unique id of the storage node.
-name = manhole_1224_generated # Long name in the user interface.
-manholeId = manhole_1224_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399894.162106_5848625.412295 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399846.331483_5848639.239170 # Unique id of the storage node.
-name = manhole_1225_generated # Long name in the user interface.
-manholeId = manhole_1225_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399846.331483_5848639.239170 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399796.577613_5848644.191415 # Unique id of the storage node.
-name = manhole_1226_generated # Long name in the user interface.
-manholeId = manhole_1226_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399796.577613_5848644.191415 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399746.625247_5848643.990535 # Unique id of the storage node.
-name = manhole_1227_generated # Long name in the user interface.
-manholeId = manhole_1227_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399746.625247_5848643.990535 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399696.637876_5848642.879182 # Unique id of the storage node.
-name = manhole_1228_generated # Long name in the user interface.
-manholeId = manhole_1228_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399696.637876_5848642.879182 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399646.648271_5848642.012871 # Unique id of the storage node.
-name = manhole_1229_generated # Long name in the user interface.
-manholeId = manhole_1229_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399646.648271_5848642.012871 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399596.648877_5848642.194301 # Unique id of the storage node.
-name = manhole_1230_generated # Long name in the user interface.
-manholeId = manhole_1230_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399596.648877_5848642.194301 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399546.649483_5848642.375731 # Unique id of the storage node.
-name = manhole_1231_generated # Long name in the user interface.
-manholeId = manhole_1231_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399546.649483_5848642.375731 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399496.650194_5848642.472995 # Unique id of the storage node.
-name = manhole_1232_generated # Long name in the user interface.
-manholeId = manhole_1232_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399496.650194_5848642.472995 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399446.651407_5848642.166922 # Unique id of the storage node.
-name = manhole_1233_generated # Long name in the user interface.
-manholeId = manhole_1233_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399446.651407_5848642.166922 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399396.652621_5848641.860848 # Unique id of the storage node.
-name = manhole_1234_generated # Long name in the user interface.
-manholeId = manhole_1234_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399396.652621_5848641.860848 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399346.653835_5848641.554775 # Unique id of the storage node.
-name = manhole_1235_generated # Long name in the user interface.
-manholeId = manhole_1235_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399346.653835_5848641.554775 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399296.670362_5848642.504827 # Unique id of the storage node.
-name = manhole_1236_generated # Long name in the user interface.
-manholeId = manhole_1236_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399296.670362_5848642.504827 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399246.693896_5848644.029698 # Unique id of the storage node.
-name = manhole_1237_generated # Long name in the user interface.
-manholeId = manhole_1237_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399246.693896_5848644.029698 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399198.821869_5848657.275099 # Unique id of the storage node.
-name = manhole_1238_generated # Long name in the user interface.
-manholeId = manhole_1238_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399198.821869_5848657.275099 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399156.220112_5848682.962790 # Unique id of the storage node.
-name = manhole_1239_generated # Long name in the user interface.
-manholeId = manhole_1239_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399156.220112_5848682.962790 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399118.631488_5848715.927166 # Unique id of the storage node.
-name = manhole_1240_generated # Long name in the user interface.
-manholeId = manhole_1240_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399118.631488_5848715.927166 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399080.330472_5848748.045708 # Unique id of the storage node.
-name = manhole_1241_generated # Long name in the user interface.
-manholeId = manhole_1241_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399080.330472_5848748.045708 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399041.265588_5848779.253193 # Unique id of the storage node.
-name = manhole_1242_generated # Long name in the user interface.
-manholeId = manhole_1242_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399041.265588_5848779.253193 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1399003.798011_5848812.352297 # Unique id of the storage node.
-name = manhole_1243_generated # Long name in the user interface.
-manholeId = manhole_1243_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1399003.798011_5848812.352297 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398963.556632_5848840.960998 # Unique id of the storage node.
-name = manhole_1244_generated # Long name in the user interface.
-manholeId = manhole_1244_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398963.556632_5848840.960998 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398916.849098_5848858.477464 # Unique id of the storage node.
-name = manhole_1245_generated # Long name in the user interface.
-manholeId = manhole_1245_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398916.849098_5848858.477464 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398867.774846_5848867.975826 # Unique id of the storage node.
-name = manhole_1246_generated # Long name in the user interface.
-manholeId = manhole_1246_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398867.774846_5848867.975826 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398819.198875_5848879.626094 # Unique id of the storage node.
-name = manhole_1247_generated # Long name in the user interface.
-manholeId = manhole_1247_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398819.198875_5848879.626094 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398770.888676_5848892.507656 # Unique id of the storage node.
-name = manhole_1248_generated # Long name in the user interface.
-manholeId = manhole_1248_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398770.888676_5848892.507656 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398721.921946_5848902.618625 # Unique id of the storage node.
-name = manhole_1249_generated # Long name in the user interface.
-manholeId = manhole_1249_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398721.921946_5848902.618625 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398677.967161_5848925.164441 # Unique id of the storage node.
-name = manhole_1250_generated # Long name in the user interface.
-manholeId = manhole_1250_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398677.967161_5848925.164441 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398644.338701_5848962.001577 # Unique id of the storage node.
-name = manhole_1251_generated # Long name in the user interface.
-manholeId = manhole_1251_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398644.338701_5848962.001577 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398605.135249_5848991.518726 # Unique id of the storage node.
-name = manhole_1252_generated # Long name in the user interface.
-manholeId = manhole_1252_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398605.135249_5848991.518726 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398564.621376_5849020.129579 # Unique id of the storage node.
-name = manhole_1253_generated # Long name in the user interface.
-manholeId = manhole_1253_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398564.621376_5849020.129579 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398533.026679_5849058.881965 # Unique id of the storage node.
-name = manhole_1254_generated # Long name in the user interface.
-manholeId = manhole_1254_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398533.026679_5849058.881965 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398494.597946_5849090.495987 # Unique id of the storage node.
-name = manhole_1255_generated # Long name in the user interface.
-manholeId = manhole_1255_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398494.597946_5849090.495987 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398454.506652_5849120.373410 # Unique id of the storage node.
-name = manhole_1256_generated # Long name in the user interface.
-manholeId = manhole_1256_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398454.506652_5849120.373410 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398413.755684_5849149.332272 # Unique id of the storage node.
-name = manhole_1257_generated # Long name in the user interface.
-manholeId = manhole_1257_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398413.755684_5849149.332272 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398372.635769_5849177.777393 # Unique id of the storage node.
-name = manhole_1258_generated # Long name in the user interface.
-manholeId = manhole_1258_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398372.635769_5849177.777393 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398330.529967_5849204.725977 # Unique id of the storage node.
-name = manhole_1259_generated # Long name in the user interface.
-manholeId = manhole_1259_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398330.529967_5849204.725977 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398285.347250_5849225.913728 # Unique id of the storage node.
-name = manhole_1260_generated # Long name in the user interface.
-manholeId = manhole_1260_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398285.347250_5849225.913728 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398239.239032_5849245.029268 # Unique id of the storage node.
-name = manhole_1261_generated # Long name in the user interface.
-manholeId = manhole_1261_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398239.239032_5849245.029268 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398199.185552_5849273.842784 # Unique id of the storage node.
-name = manhole_1262_generated # Long name in the user interface.
-manholeId = manhole_1262_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398199.185552_5849273.842784 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398166.968537_5849312.014977 # Unique id of the storage node.
-name = manhole_1263_generated # Long name in the user interface.
-manholeId = manhole_1263_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398166.968537_5849312.014977 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398135.754955_5849351.072804 # Unique id of the storage node.
-name = manhole_1264_generated # Long name in the user interface.
-manholeId = manhole_1264_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398135.754955_5849351.072804 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398101.278484_5849387.086908 # Unique id of the storage node.
-name = manhole_1265_generated # Long name in the user interface.
-manholeId = manhole_1265_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398101.278484_5849387.086908 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398059.714244_5849414.810417 # Unique id of the storage node.
-name = manhole_1266_generated # Long name in the user interface.
-manholeId = manhole_1266_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398059.714244_5849414.810417 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1398016.161566_5849439.334452 # Unique id of the storage node.
-name = manhole_1267_generated # Long name in the user interface.
-manholeId = manhole_1267_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1398016.161566_5849439.334452 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397972.138870_5849463.040454 # Unique id of the storage node.
-name = manhole_1268_generated # Long name in the user interface.
-manholeId = manhole_1268_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397972.138870_5849463.040454 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397927.370929_5849485.304324 # Unique id of the storage node.
-name = manhole_1269_generated # Long name in the user interface.
-manholeId = manhole_1269_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397927.370929_5849485.304324 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397882.567958_5849507.500406 # Unique id of the storage node.
-name = manhole_1270_generated # Long name in the user interface.
-manholeId = manhole_1270_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397882.567958_5849507.500406 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397837.859169_5849529.884909 # Unique id of the storage node.
-name = manhole_1271_generated # Long name in the user interface.
-manholeId = manhole_1271_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397837.859169_5849529.884909 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397801.353515_5849562.498230 # Unique id of the storage node.
-name = manhole_1272_generated # Long name in the user interface.
-manholeId = manhole_1272_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397801.353515_5849562.498230 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397792.270944_5849610.596078 # Unique id of the storage node.
-name = manhole_1273_generated # Long name in the user interface.
-manholeId = manhole_1273_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397792.270944_5849610.596078 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397788.877743_5849660.480529 # Unique id of the storage node.
-name = manhole_1274_generated # Long name in the user interface.
-manholeId = manhole_1274_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397788.877743_5849660.480529 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397772.247972_5849707.330409 # Unique id of the storage node.
-name = manhole_1275_generated # Long name in the user interface.
-manholeId = manhole_1275_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397772.247972_5849707.330409 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397740.629904_5849746.053628 # Unique id of the storage node.
-name = manhole_1276_generated # Long name in the user interface.
-manholeId = manhole_1276_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397740.629904_5849746.053628 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397706.048158_5849781.991261 # Unique id of the storage node.
-name = manhole_1277_generated # Long name in the user interface.
-manholeId = manhole_1277_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397706.048158_5849781.991261 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397658.104226_5849788.600618 # Unique id of the storage node.
-name = manhole_1278_generated # Long name in the user interface.
-manholeId = manhole_1278_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397658.104226_5849788.600618 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397612.854891_5849768.667500 # Unique id of the storage node.
-name = manhole_1279_generated # Long name in the user interface.
-manholeId = manhole_1279_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397612.854891_5849768.667500 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397564.765605_5849757.900598 # Unique id of the storage node.
-name = manhole_1280_generated # Long name in the user interface.
-manholeId = manhole_1280_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397564.765605_5849757.900598 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397517.964592_5849741.401580 # Unique id of the storage node.
-name = manhole_1281_generated # Long name in the user interface.
-manholeId = manhole_1281_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397517.964592_5849741.401580 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397475.210208_5849716.665459 # Unique id of the storage node.
-name = manhole_1282_generated # Long name in the user interface.
-manholeId = manhole_1282_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397475.210208_5849716.665459 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397425.917105_5849709.536271 # Unique id of the storage node.
-name = manhole_1283_generated # Long name in the user interface.
-manholeId = manhole_1283_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397425.917105_5849709.536271 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397376.320352_5849705.349440 # Unique id of the storage node.
-name = manhole_1284_generated # Long name in the user interface.
-manholeId = manhole_1284_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397376.320352_5849705.349440 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397327.424819_5849696.266011 # Unique id of the storage node.
-name = manhole_1285_generated # Long name in the user interface.
-manholeId = manhole_1285_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397327.424819_5849696.266011 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397284.082750_5849719.338588 # Unique id of the storage node.
-name = manhole_1286_generated # Long name in the user interface.
-manholeId = manhole_1286_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397284.082750_5849719.338588 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397252.263130_5849757.786548 # Unique id of the storage node.
-name = manhole_1287_generated # Long name in the user interface.
-manholeId = manhole_1287_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397252.263130_5849757.786548 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397208.636796_5849779.374180 # Unique id of the storage node.
-name = manhole_1288_generated # Long name in the user interface.
-manholeId = manhole_1288_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397208.636796_5849779.374180 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397158.808740_5849780.834554 # Unique id of the storage node.
-name = manhole_1289_generated # Long name in the user interface.
-manholeId = manhole_1289_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397158.808740_5849780.834554 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397108.839193_5849781.390645 # Unique id of the storage node.
-name = manhole_1290_generated # Long name in the user interface.
-manholeId = manhole_1290_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397108.839193_5849781.390645 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397060.439856_5849791.323194 # Unique id of the storage node.
-name = manhole_1291_generated # Long name in the user interface.
-manholeId = manhole_1291_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397060.439856_5849791.323194 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1397018.297299_5849817.846949 # Unique id of the storage node.
-name = manhole_1292_generated # Long name in the user interface.
-manholeId = manhole_1292_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1397018.297299_5849817.846949 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396985.556193_5849855.573025 # Unique id of the storage node.
-name = manhole_1293_generated # Long name in the user interface.
-manholeId = manhole_1293_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396985.556193_5849855.573025 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396966.058637_5849901.447278 # Unique id of the storage node.
-name = manhole_1294_generated # Long name in the user interface.
-manholeId = manhole_1294_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396966.058637_5849901.447278 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396948.565011_5849948.163549 # Unique id of the storage node.
-name = manhole_1295_generated # Long name in the user interface.
-manholeId = manhole_1295_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396948.565011_5849948.163549 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396920.617409_5849989.474890 # Unique id of the storage node.
-name = manhole_1296_generated # Long name in the user interface.
-manholeId = manhole_1296_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396920.617409_5849989.474890 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396888.644638_5850027.887497 # Unique id of the storage node.
-name = manhole_1297_generated # Long name in the user interface.
-manholeId = manhole_1297_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396888.644638_5850027.887497 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396854.341840_5850064.255853 # Unique id of the storage node.
-name = manhole_1298_generated # Long name in the user interface.
-manholeId = manhole_1298_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396854.341840_5850064.255853 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396818.364048_5850098.771878 # Unique id of the storage node.
-name = manhole_1299_generated # Long name in the user interface.
-manholeId = manhole_1299_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396818.364048_5850098.771878 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396772.545833_5850118.782415 # Unique id of the storage node.
-name = manhole_1300_generated # Long name in the user interface.
-manholeId = manhole_1300_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396772.545833_5850118.782415 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396725.953354_5850136.832000 # Unique id of the storage node.
-name = manhole_1301_generated # Long name in the user interface.
-manholeId = manhole_1301_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396725.953354_5850136.832000 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396680.306772_5850156.897439 # Unique id of the storage node.
-name = manhole_1302_generated # Long name in the user interface.
-manholeId = manhole_1302_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396680.306772_5850156.897439 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396637.652941_5850182.731584 # Unique id of the storage node.
-name = manhole_1303_generated # Long name in the user interface.
-manholeId = manhole_1303_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396637.652941_5850182.731584 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396597.121500_5850212.006931 # Unique id of the storage node.
-name = manhole_1304_generated # Long name in the user interface.
-manholeId = manhole_1304_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396597.121500_5850212.006931 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396558.856473_5850244.189198 # Unique id of the storage node.
-name = manhole_1305_generated # Long name in the user interface.
-manholeId = manhole_1305_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396558.856473_5850244.189198 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396522.904999_5850278.759758 # Unique id of the storage node.
-name = manhole_1306_generated # Long name in the user interface.
-manholeId = manhole_1306_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396522.904999_5850278.759758 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396498.109132_5850321.592413 # Unique id of the storage node.
-name = manhole_1307_generated # Long name in the user interface.
-manholeId = manhole_1307_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396498.109132_5850321.592413 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396487.670031_5850370.377072 # Unique id of the storage node.
-name = manhole_1308_generated # Long name in the user interface.
-manholeId = manhole_1308_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396487.670031_5850370.377072 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396469.648583_5850416.281344 # Unique id of the storage node.
-name = manhole_1309_generated # Long name in the user interface.
-manholeId = manhole_1309_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396469.648583_5850416.281344 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396436.648520_5850453.161231 # Unique id of the storage node.
-name = manhole_1310_generated # Long name in the user interface.
-manholeId = manhole_1310_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396436.648520_5850453.161231 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396401.305606_5850488.483352 # Unique id of the storage node.
-name = manhole_1311_generated # Long name in the user interface.
-manholeId = manhole_1311_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396401.305606_5850488.483352 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396376.968624_5850531.236111 # Unique id of the storage node.
-name = manhole_1312_generated # Long name in the user interface.
-manholeId = manhole_1312_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396376.968624_5850531.236111 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396369.565516_5850580.434303 # Unique id of the storage node.
-name = manhole_1313_generated # Long name in the user interface.
-manholeId = manhole_1313_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396369.565516_5850580.434303 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396367.422329_5850630.386496 # Unique id of the storage node.
-name = manhole_1314_generated # Long name in the user interface.
-manholeId = manhole_1314_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396367.422329_5850630.386496 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396355.505569_5850678.626891 # Unique id of the storage node.
-name = manhole_1315_generated # Long name in the user interface.
-manholeId = manhole_1315_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396355.505569_5850678.626891 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396340.533830_5850726.332440 # Unique id of the storage node.
-name = manhole_1316_generated # Long name in the user interface.
-manholeId = manhole_1316_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396340.533830_5850726.332440 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396330.628420_5850775.244543 # Unique id of the storage node.
-name = manhole_1317_generated # Long name in the user interface.
-manholeId = manhole_1317_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396330.628420_5850775.244543 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396332.102187_5850824.827889 # Unique id of the storage node.
-name = manhole_1318_generated # Long name in the user interface.
-manholeId = manhole_1318_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396332.102187_5850824.827889 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396329.030582_5850873.314712 # Unique id of the storage node.
-name = manhole_1319_generated # Long name in the user interface.
-manholeId = manhole_1319_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396329.030582_5850873.314712 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396307.792410_5850918.574912 # Unique id of the storage node.
-name = manhole_1320_generated # Long name in the user interface.
-manholeId = manhole_1320_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396307.792410_5850918.574912 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396293.439802_5850966.431145 # Unique id of the storage node.
-name = manhole_1321_generated # Long name in the user interface.
-manholeId = manhole_1321_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396293.439802_5850966.431145 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396268.414771_5851008.915235 # Unique id of the storage node.
-name = manhole_1322_generated # Long name in the user interface.
-manholeId = manhole_1322_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396268.414771_5851008.915235 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396239.616595_5851049.273408 # Unique id of the storage node.
-name = manhole_1323_generated # Long name in the user interface.
-manholeId = manhole_1323_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396239.616595_5851049.273408 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396219.456912_5851095.028839 # Unique id of the storage node.
-name = manhole_1324_generated # Long name in the user interface.
-manholeId = manhole_1324_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396219.456912_5851095.028839 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396187.056600_5851131.814035 # Unique id of the storage node.
-name = manhole_1325_generated # Long name in the user interface.
-manholeId = manhole_1325_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396187.056600_5851131.814035 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396155.752779_5851169.305831 # Unique id of the storage node.
-name = manhole_1326_generated # Long name in the user interface.
-manholeId = manhole_1326_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396155.752779_5851169.305831 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396139.285988_5851216.515636 # Unique id of the storage node.
-name = manhole_1327_generated # Long name in the user interface.
-manholeId = manhole_1327_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396139.285988_5851216.515636 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396119.117080_5851262.109444 # Unique id of the storage node.
-name = manhole_1328_generated # Long name in the user interface.
-manholeId = manhole_1328_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396119.117080_5851262.109444 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396089.776196_5851302.568144 # Unique id of the storage node.
-name = manhole_1329_generated # Long name in the user interface.
-manholeId = manhole_1329_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396089.776196_5851302.568144 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396062.763765_5851344.562867 # Unique id of the storage node.
-name = manhole_1330_generated # Long name in the user interface.
-manholeId = manhole_1330_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396062.763765_5851344.562867 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396038.238004_5851388.061103 # Unique id of the storage node.
-name = manhole_1331_generated # Long name in the user interface.
-manholeId = manhole_1331_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396038.238004_5851388.061103 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396018.529443_5851434.012653 # Unique id of the storage node.
-name = manhole_1332_generated # Long name in the user interface.
-manholeId = manhole_1332_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396018.529443_5851434.012653 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396004.188278_5851481.903527 # Unique id of the storage node.
-name = manhole_1333_generated # Long name in the user interface.
-manholeId = manhole_1333_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396004.188278_5851481.903527 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395989.973599_5851529.840102 # Unique id of the storage node.
-name = manhole_1334_generated # Long name in the user interface.
-manholeId = manhole_1334_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395989.973599_5851529.840102 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395975.758920_5851577.776677 # Unique id of the storage node.
-name = manhole_1335_generated # Long name in the user interface.
-manholeId = manhole_1335_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395975.758920_5851577.776677 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395949.053041_5851619.085304 # Unique id of the storage node.
-name = manhole_1336_generated # Long name in the user interface.
-manholeId = manhole_1336_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395949.053041_5851619.085304 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395906.598052_5851645.086631 # Unique id of the storage node.
-name = manhole_1337_generated # Long name in the user interface.
-manholeId = manhole_1337_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395906.598052_5851645.086631 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395867.442700_5851675.664101 # Unique id of the storage node.
-name = manhole_1338_generated # Long name in the user interface.
-manholeId = manhole_1338_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395867.442700_5851675.664101 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395832.097041_5851711.025758 # Unique id of the storage node.
-name = manhole_1339_generated # Long name in the user interface.
-manholeId = manhole_1339_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395832.097041_5851711.025758 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395797.293576_5851746.924103 # Unique id of the storage node.
-name = manhole_1340_generated # Long name in the user interface.
-manholeId = manhole_1340_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395797.293576_5851746.924103 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395757.321258_5851775.602074 # Unique id of the storage node.
-name = manhole_1341_generated # Long name in the user interface.
-manholeId = manhole_1341_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395757.321258_5851775.602074 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395708.708823_5851786.201602 # Unique id of the storage node.
-name = manhole_1342_generated # Long name in the user interface.
-manholeId = manhole_1342_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395708.708823_5851786.201602 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395658.798328_5851788.626669 # Unique id of the storage node.
-name = manhole_1343_generated # Long name in the user interface.
-manholeId = manhole_1343_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395658.798328_5851788.626669 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395609.620199_5851795.143660 # Unique id of the storage node.
-name = manhole_1344_generated # Long name in the user interface.
-manholeId = manhole_1344_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395609.620199_5851795.143660 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395574.851395_5851829.572808 # Unique id of the storage node.
-name = manhole_1345_generated # Long name in the user interface.
-manholeId = manhole_1345_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395574.851395_5851829.572808 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395544.828832_5851869.555530 # Unique id of the storage node.
-name = manhole_1346_generated # Long name in the user interface.
-manholeId = manhole_1346_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395544.828832_5851869.555530 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395518.719845_5851912.096642 # Unique id of the storage node.
-name = manhole_1347_generated # Long name in the user interface.
-manholeId = manhole_1347_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395518.719845_5851912.096642 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395494.135559_5851955.634960 # Unique id of the storage node.
-name = manhole_1348_generated # Long name in the user interface.
-manholeId = manhole_1348_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395494.135559_5851955.634960 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395471.594875_5852000.226337 # Unique id of the storage node.
-name = manhole_1349_generated # Long name in the user interface.
-manholeId = manhole_1349_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395471.594875_5852000.226337 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395448.254718_5852044.431216 # Unique id of the storage node.
-name = manhole_1350_generated # Long name in the user interface.
-manholeId = manhole_1350_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395448.254718_5852044.431216 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395413.296649_5852077.971003 # Unique id of the storage node.
-name = manhole_1351_generated # Long name in the user interface.
-manholeId = manhole_1351_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395413.296649_5852077.971003 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395372.324927_5852105.181911 # Unique id of the storage node.
-name = manhole_1352_generated # Long name in the user interface.
-manholeId = manhole_1352_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395372.324927_5852105.181911 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395336.659707_5852139.696974 # Unique id of the storage node.
-name = manhole_1353_generated # Long name in the user interface.
-manholeId = manhole_1353_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395336.659707_5852139.696974 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395292.778667_5852163.621667 # Unique id of the storage node.
-name = manhole_1354_generated # Long name in the user interface.
-manholeId = manhole_1354_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395292.778667_5852163.621667 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395249.109232_5852186.737406 # Unique id of the storage node.
-name = manhole_1355_generated # Long name in the user interface.
-manholeId = manhole_1355_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395249.109232_5852186.737406 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395203.751257_5852206.181643 # Unique id of the storage node.
-name = manhole_1356_generated # Long name in the user interface.
-manholeId = manhole_1356_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395203.751257_5852206.181643 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395165.020262_5852237.484141 # Unique id of the storage node.
-name = manhole_1357_generated # Long name in the user interface.
-manholeId = manhole_1357_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395165.020262_5852237.484141 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395118.824361_5852256.064939 # Unique id of the storage node.
-name = manhole_1358_generated # Long name in the user interface.
-manholeId = manhole_1358_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395118.824361_5852256.064939 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395076.581746_5852282.089220 # Unique id of the storage node.
-name = manhole_1359_generated # Long name in the user interface.
-manholeId = manhole_1359_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395076.581746_5852282.089220 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395037.188581_5852312.881279 # Unique id of the storage node.
-name = manhole_1360_generated # Long name in the user interface.
-manholeId = manhole_1360_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395037.188581_5852312.881279 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394997.262214_5852342.977754 # Unique id of the storage node.
-name = manhole_1361_generated # Long name in the user interface.
-manholeId = manhole_1361_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394997.262214_5852342.977754 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394957.294402_5852373.020162 # Unique id of the storage node.
-name = manhole_1362_generated # Long name in the user interface.
-manholeId = manhole_1362_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394957.294402_5852373.020162 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394923.064121_5852408.949667 # Unique id of the storage node.
-name = manhole_1363_generated # Long name in the user interface.
-manholeId = manhole_1363_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394923.064121_5852408.949667 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394884.932902_5852438.859470 # Unique id of the storage node.
-name = manhole_1364_generated # Long name in the user interface.
-manholeId = manhole_1364_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394884.932902_5852438.859470 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394845.735164_5852467.776480 # Unique id of the storage node.
-name = manhole_1365_generated # Long name in the user interface.
-manholeId = manhole_1365_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394845.735164_5852467.776480 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394819.511815_5852510.312906 # Unique id of the storage node.
-name = manhole_1366_generated # Long name in the user interface.
-manholeId = manhole_1366_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394819.511815_5852510.312906 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394781.711910_5852541.376139 # Unique id of the storage node.
-name = manhole_1367_generated # Long name in the user interface.
-manholeId = manhole_1367_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394781.711910_5852541.376139 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394744.307820_5852572.518391 # Unique id of the storage node.
-name = manhole_1368_generated # Long name in the user interface.
-manholeId = manhole_1368_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394744.307820_5852572.518391 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394717.909511_5852614.650780 # Unique id of the storage node.
-name = manhole_1369_generated # Long name in the user interface.
-manholeId = manhole_1369_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394717.909511_5852614.650780 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394686.181401_5852653.249247 # Unique id of the storage node.
-name = manhole_1370_generated # Long name in the user interface.
-manholeId = manhole_1370_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394686.181401_5852653.249247 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394664.043619_5852697.955490 # Unique id of the storage node.
-name = manhole_1371_generated # Long name in the user interface.
-manholeId = manhole_1371_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394664.043619_5852697.955490 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394638.640681_5852740.362316 # Unique id of the storage node.
-name = manhole_1372_generated # Long name in the user interface.
-manholeId = manhole_1372_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394638.640681_5852740.362316 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394594.036166_5852738.106441 # Unique id of the storage node.
-name = manhole_1373_generated # Long name in the user interface.
-manholeId = manhole_1373_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394594.036166_5852738.106441 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394586.520229_5852692.657292 # Unique id of the storage node.
-name = manhole_1374_generated # Long name in the user interface.
-manholeId = manhole_1374_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394586.520229_5852692.657292 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394597.447581_5852643.880952 # Unique id of the storage node.
-name = manhole_1375_generated # Long name in the user interface.
-manholeId = manhole_1375_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394597.447581_5852643.880952 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394610.115311_5852595.517021 # Unique id of the storage node.
-name = manhole_1376_generated # Long name in the user interface.
-manholeId = manhole_1376_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394610.115311_5852595.517021 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394589.452387_5852555.245408 # Unique id of the storage node.
-name = manhole_1377_generated # Long name in the user interface.
-manholeId = manhole_1377_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394589.452387_5852555.245408 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394541.653080_5852543.805665 # Unique id of the storage node.
-name = manhole_1378_generated # Long name in the user interface.
-manholeId = manhole_1378_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394541.653080_5852543.805665 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394492.894961_5852554.632755 # Unique id of the storage node.
-name = manhole_1379_generated # Long name in the user interface.
-manholeId = manhole_1379_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394492.894961_5852554.632755 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394443.974860_5852564.388139 # Unique id of the storage node.
-name = manhole_1380_generated # Long name in the user interface.
-manholeId = manhole_1380_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394443.974860_5852564.388139 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394394.029334_5852566.715529 # Unique id of the storage node.
-name = manhole_1381_generated # Long name in the user interface.
-manholeId = manhole_1381_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394394.029334_5852566.715529 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394344.083807_5852569.042919 # Unique id of the storage node.
-name = manhole_1382_generated # Long name in the user interface.
-manholeId = manhole_1382_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394344.083807_5852569.042919 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394294.107848_5852570.552707 # Unique id of the storage node.
-name = manhole_1383_generated # Long name in the user interface.
-manholeId = manhole_1383_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394294.107848_5852570.552707 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394244.127509_5852571.944853 # Unique id of the storage node.
-name = manhole_1384_generated # Long name in the user interface.
-manholeId = manhole_1384_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394244.127509_5852571.944853 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394194.812277_5852566.083685 # Unique id of the storage node.
-name = manhole_1385_generated # Long name in the user interface.
-manholeId = manhole_1385_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394194.812277_5852566.083685 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394145.918613_5852555.625103 # Unique id of the storage node.
-name = manhole_1386_generated # Long name in the user interface.
-manholeId = manhole_1386_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394145.918613_5852555.625103 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394100.560877_5852536.308194 # Unique id of the storage node.
-name = manhole_1387_generated # Long name in the user interface.
-manholeId = manhole_1387_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394100.560877_5852536.308194 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394057.904668_5852510.223329 # Unique id of the storage node.
-name = manhole_1388_generated # Long name in the user interface.
-manholeId = manhole_1388_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394057.904668_5852510.223329 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394015.248459_5852484.138465 # Unique id of the storage node.
-name = manhole_1389_generated # Long name in the user interface.
-manholeId = manhole_1389_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394015.248459_5852484.138465 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393968.486471_5852467.076493 # Unique id of the storage node.
-name = manhole_1390_generated # Long name in the user interface.
-manholeId = manhole_1390_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393968.486471_5852467.076493 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393919.139038_5852459.687321 # Unique id of the storage node.
-name = manhole_1391_generated # Long name in the user interface.
-manholeId = manhole_1391_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393919.139038_5852459.687321 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393869.477080_5852455.258879 # Unique id of the storage node.
-name = manhole_1392_generated # Long name in the user interface.
-manholeId = manhole_1392_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393869.477080_5852455.258879 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393825.106229_5852475.609582 # Unique id of the storage node.
-name = manhole_1393_generated # Long name in the user interface.
-manholeId = manhole_1393_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393825.106229_5852475.609582 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393779.022888_5852486.305032 # Unique id of the storage node.
-name = manhole_1394_generated # Long name in the user interface.
-manholeId = manhole_1394_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393779.022888_5852486.305032 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393746.176190_5852501.713236 # Unique id of the storage node.
-name = manhole_1395_generated # Long name in the user interface.
-manholeId = manhole_1395_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393746.176190_5852501.713236 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393790.325893_5852506.742803 # Unique id of the storage node.
-name = manhole_1396_generated # Long name in the user interface.
-manholeId = manhole_1396_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393790.325893_5852506.742803 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393837.809800_5852491.082314 # Unique id of the storage node.
-name = manhole_1397_generated # Long name in the user interface.
-manholeId = manhole_1397_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393837.809800_5852491.082314 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393886.150328_5852493.407182 # Unique id of the storage node.
-name = manhole_1398_generated # Long name in the user interface.
-manholeId = manhole_1398_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393886.150328_5852493.407182 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393931.905923_5852513.566493 # Unique id of the storage node.
-name = manhole_1399_generated # Long name in the user interface.
-manholeId = manhole_1399_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393931.905923_5852513.566493 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393975.755333_5852537.459648 # Unique id of the storage node.
-name = manhole_1400_generated # Long name in the user interface.
-manholeId = manhole_1400_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393975.755333_5852537.459648 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394015.055108_5852568.024151 # Unique id of the storage node.
-name = manhole_1401_generated # Long name in the user interface.
-manholeId = manhole_1401_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394015.055108_5852568.024151 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394050.698139_5852603.052406 # Unique id of the storage node.
-name = manhole_1402_generated # Long name in the user interface.
-manholeId = manhole_1402_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394050.698139_5852603.052406 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394085.645217_5852638.810957 # Unique id of the storage node.
-name = manhole_1403_generated # Long name in the user interface.
-manholeId = manhole_1403_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394085.645217_5852638.810957 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394125.333798_5852668.853217 # Unique id of the storage node.
-name = manhole_1404_generated # Long name in the user interface.
-manholeId = manhole_1404_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394125.333798_5852668.853217 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394169.055734_5852692.935080 # Unique id of the storage node.
-name = manhole_1405_generated # Long name in the user interface.
-manholeId = manhole_1405_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394169.055734_5852692.935080 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394213.778911_5852715.291506 # Unique id of the storage node.
-name = manhole_1406_generated # Long name in the user interface.
-manholeId = manhole_1406_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394213.778911_5852715.291506 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394258.502087_5852737.647932 # Unique id of the storage node.
-name = manhole_1407_generated # Long name in the user interface.
-manholeId = manhole_1407_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394258.502087_5852737.647932 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394303.633563_5852759.137795 # Unique id of the storage node.
-name = manhole_1408_generated # Long name in the user interface.
-manholeId = manhole_1408_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394303.633563_5852759.137795 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394311.356383_5852792.836309 # Unique id of the storage node.
-name = manhole_1409_generated # Long name in the user interface.
-manholeId = manhole_1409_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394311.356383_5852792.836309 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394267.192787_5852772.091807 # Unique id of the storage node.
-name = manhole_1410_generated # Long name in the user interface.
-manholeId = manhole_1410_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394267.192787_5852772.091807 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394222.243893_5852750.806208 # Unique id of the storage node.
-name = manhole_1411_generated # Long name in the user interface.
-manholeId = manhole_1411_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394222.243893_5852750.806208 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394174.481163_5852736.017934 # Unique id of the storage node.
-name = manhole_1412_generated # Long name in the user interface.
-manholeId = manhole_1412_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394174.481163_5852736.017934 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394126.701585_5852721.284154 # Unique id of the storage node.
-name = manhole_1413_generated # Long name in the user interface.
-manholeId = manhole_1413_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394126.701585_5852721.284154 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394079.288175_5852705.441648 # Unique id of the storage node.
-name = manhole_1414_generated # Long name in the user interface.
-manholeId = manhole_1414_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394079.288175_5852705.441648 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394032.131474_5852688.821843 # Unique id of the storage node.
-name = manhole_1415_generated # Long name in the user interface.
-manholeId = manhole_1415_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394032.131474_5852688.821843 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393990.248849_5852662.333918 # Unique id of the storage node.
-name = manhole_1416_generated # Long name in the user interface.
-manholeId = manhole_1416_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393990.248849_5852662.333918 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393946.821534_5852638.073372 # Unique id of the storage node.
-name = manhole_1417_generated # Long name in the user interface.
-manholeId = manhole_1417_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393946.821534_5852638.073372 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393900.423442_5852619.797659 # Unique id of the storage node.
-name = manhole_1418_generated # Long name in the user interface.
-manholeId = manhole_1418_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393900.423442_5852619.797659 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393852.419590_5852605.811860 # Unique id of the storage node.
-name = manhole_1419_generated # Long name in the user interface.
-manholeId = manhole_1419_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393852.419590_5852605.811860 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393811.257010_5852622.697772 # Unique id of the storage node.
-name = manhole_1420_generated # Long name in the user interface.
-manholeId = manhole_1420_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393811.257010_5852622.697772 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393791.976379_5852668.744980 # Unique id of the storage node.
-name = manhole_1421_generated # Long name in the user interface.
-manholeId = manhole_1421_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393791.976379_5852668.744980 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393757.851001_5852704.822907 # Unique id of the storage node.
-name = manhole_1422_generated # Long name in the user interface.
-manholeId = manhole_1422_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393757.851001_5852704.822907 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393712.093303_5852719.752315 # Unique id of the storage node.
-name = manhole_1423_generated # Long name in the user interface.
-manholeId = manhole_1423_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393712.093303_5852719.752315 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393668.358640_5852734.851893 # Unique id of the storage node.
-name = manhole_1424_generated # Long name in the user interface.
-manholeId = manhole_1424_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393668.358640_5852734.851893 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393699.470718_5852759.330822 # Unique id of the storage node.
-name = manhole_1425_generated # Long name in the user interface.
-manholeId = manhole_1425_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393699.470718_5852759.330822 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393745.462929_5852739.873352 # Unique id of the storage node.
-name = manhole_1426_generated # Long name in the user interface.
-manholeId = manhole_1426_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393745.462929_5852739.873352 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393781.033025_5852705.849874 # Unique id of the storage node.
-name = manhole_1427_generated # Long name in the user interface.
-manholeId = manhole_1427_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393781.033025_5852705.849874 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393812.987745_5852667.414435 # Unique id of the storage node.
-name = manhole_1428_generated # Long name in the user interface.
-manholeId = manhole_1428_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393812.987745_5852667.414435 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393851.764351_5852646.106628 # Unique id of the storage node.
-name = manhole_1429_generated # Long name in the user interface.
-manholeId = manhole_1429_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393851.764351_5852646.106628 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393887.425906_5852680.024688 # Unique id of the storage node.
-name = manhole_1430_generated # Long name in the user interface.
-manholeId = manhole_1430_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393887.425906_5852680.024688 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393922.974994_5852714.451881 # Unique id of the storage node.
-name = manhole_1431_generated # Long name in the user interface.
-manholeId = manhole_1431_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393922.974994_5852714.451881 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393963.954408_5852743.099044 # Unique id of the storage node.
-name = manhole_1432_generated # Long name in the user interface.
-manholeId = manhole_1432_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393963.954408_5852743.099044 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394004.933823_5852771.746207 # Unique id of the storage node.
-name = manhole_1433_generated # Long name in the user interface.
-manholeId = manhole_1433_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394004.933823_5852771.746207 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394045.913237_5852800.393369 # Unique id of the storage node.
-name = manhole_1434_generated # Long name in the user interface.
-manholeId = manhole_1434_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394045.913237_5852800.393369 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394089.174973_5852825.355914 # Unique id of the storage node.
-name = manhole_1435_generated # Long name in the user interface.
-manholeId = manhole_1435_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394089.174973_5852825.355914 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394127.810519_5852856.423482 # Unique id of the storage node.
-name = manhole_1436_generated # Long name in the user interface.
-manholeId = manhole_1436_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394127.810519_5852856.423482 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394163.630152_5852891.307952 # Unique id of the storage node.
-name = manhole_1437_generated # Long name in the user interface.
-manholeId = manhole_1437_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394163.630152_5852891.307952 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394191.826466_5852930.721008 # Unique id of the storage node.
-name = manhole_1438_generated # Long name in the user interface.
-manholeId = manhole_1438_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394191.826466_5852930.721008 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394200.656639_5852979.770101 # Unique id of the storage node.
-name = manhole_1439_generated # Long name in the user interface.
-manholeId = manhole_1439_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394200.656639_5852979.770101 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394193.162613_5853027.948832 # Unique id of the storage node.
-name = manhole_1440_generated # Long name in the user interface.
-manholeId = manhole_1440_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394193.162613_5853027.948832 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394159.295618_5853015.916165 # Unique id of the storage node.
-name = manhole_1441_generated # Long name in the user interface.
-manholeId = manhole_1441_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394159.295618_5853015.916165 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394172.939629_5852968.216922 # Unique id of the storage node.
-name = manhole_1442_generated # Long name in the user interface.
-manholeId = manhole_1442_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394172.939629_5852968.216922 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394157.144980_5852926.103010 # Unique id of the storage node.
-name = manhole_1443_generated # Long name in the user interface.
-manholeId = manhole_1443_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394157.144980_5852926.103010 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394112.052148_5852908.152698 # Unique id of the storage node.
-name = manhole_1444_generated # Long name in the user interface.
-manholeId = manhole_1444_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394112.052148_5852908.152698 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394082.719981_5852870.240060 # Unique id of the storage node.
-name = manhole_1445_generated # Long name in the user interface.
-manholeId = manhole_1445_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394082.719981_5852870.240060 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394033.699503_5852861.894507 # Unique id of the storage node.
-name = manhole_1446_generated # Long name in the user interface.
-manholeId = manhole_1446_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394033.699503_5852861.894507 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393987.193404_5852845.286129 # Unique id of the storage node.
-name = manhole_1447_generated # Long name in the user interface.
-manholeId = manhole_1447_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393987.193404_5852845.286129 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393947.937263_5852814.548416 # Unique id of the storage node.
-name = manhole_1448_generated # Long name in the user interface.
-manholeId = manhole_1448_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393947.937263_5852814.548416 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393907.134109_5852786.629084 # Unique id of the storage node.
-name = manhole_1449_generated # Long name in the user interface.
-manholeId = manhole_1449_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393907.134109_5852786.629084 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393860.318227_5852795.693108 # Unique id of the storage node.
-name = manhole_1450_generated # Long name in the user interface.
-manholeId = manhole_1450_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393860.318227_5852795.693108 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393816.379105_5852819.553656 # Unique id of the storage node.
-name = manhole_1451_generated # Long name in the user interface.
-manholeId = manhole_1451_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393816.379105_5852819.553656 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393775.899312_5852848.775368 # Unique id of the storage node.
-name = manhole_1452_generated # Long name in the user interface.
-manholeId = manhole_1452_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393775.899312_5852848.775368 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393728.008899_5852860.924385 # Unique id of the storage node.
-name = manhole_1453_generated # Long name in the user interface.
-manholeId = manhole_1453_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393728.008899_5852860.924385 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393678.412536_5852867.262609 # Unique id of the storage node.
-name = manhole_1454_generated # Long name in the user interface.
-manholeId = manhole_1454_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393678.412536_5852867.262609 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393629.125510_5852875.269213 # Unique id of the storage node.
-name = manhole_1455_generated # Long name in the user interface.
-manholeId = manhole_1455_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393629.125510_5852875.269213 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393587.086982_5852897.732104 # Unique id of the storage node.
-name = manhole_1456_generated # Long name in the user interface.
-manholeId = manhole_1456_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393587.086982_5852897.732104 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393570.304755_5852944.562004 # Unique id of the storage node.
-name = manhole_1457_generated # Long name in the user interface.
-manholeId = manhole_1457_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393570.304755_5852944.562004 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393556.495138_5852992.561951 # Unique id of the storage node.
-name = manhole_1458_generated # Long name in the user interface.
-manholeId = manhole_1458_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393556.495138_5852992.561951 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393545.497391_5853041.337169 # Unique id of the storage node.
-name = manhole_1459_generated # Long name in the user interface.
-manholeId = manhole_1459_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393545.497391_5853041.337169 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393519.428820_5853078.873738 # Unique id of the storage node.
-name = manhole_1460_generated # Long name in the user interface.
-manholeId = manhole_1460_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393519.428820_5853078.873738 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393471.088950_5853090.981033 # Unique id of the storage node.
-name = manhole_1461_generated # Long name in the user interface.
-manholeId = manhole_1461_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393471.088950_5853090.981033 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393437.895468_5853125.960775 # Unique id of the storage node.
-name = manhole_1462_generated # Long name in the user interface.
-manholeId = manhole_1462_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393437.895468_5853125.960775 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393425.841959_5853174.071597 # Unique id of the storage node.
-name = manhole_1463_generated # Long name in the user interface.
-manholeId = manhole_1463_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393425.841959_5853174.071597 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393412.863076_5853222.254330 # Unique id of the storage node.
-name = manhole_1464_generated # Long name in the user interface.
-manholeId = manhole_1464_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393412.863076_5853222.254330 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393397.399386_5853269.802691 # Unique id of the storage node.
-name = manhole_1465_generated # Long name in the user interface.
-manholeId = manhole_1465_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393397.399386_5853269.802691 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393370.312253_5853310.521885 # Unique id of the storage node.
-name = manhole_1466_generated # Long name in the user interface.
-manholeId = manhole_1466_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393370.312253_5853310.521885 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393329.336412_5853338.528654 # Unique id of the storage node.
-name = manhole_1467_generated # Long name in the user interface.
-manholeId = manhole_1467_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393329.336412_5853338.528654 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393281.458967_5853352.900944 # Unique id of the storage node.
-name = manhole_1468_generated # Long name in the user interface.
-manholeId = manhole_1468_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393281.458967_5853352.900944 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393241.435091_5853377.912417 # Unique id of the storage node.
-name = manhole_1469_generated # Long name in the user interface.
-manholeId = manhole_1469_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393241.435091_5853377.912417 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393204.214014_5853407.665014 # Unique id of the storage node.
-name = manhole_1470_generated # Long name in the user interface.
-manholeId = manhole_1470_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393204.214014_5853407.665014 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393163.042571_5853389.210490 # Unique id of the storage node.
-name = manhole_1471_generated # Long name in the user interface.
-manholeId = manhole_1471_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393163.042571_5853389.210490 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393138.001123_5853345.980642 # Unique id of the storage node.
-name = manhole_1472_generated # Long name in the user interface.
-manholeId = manhole_1472_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393138.001123_5853345.980642 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393097.144513_5853320.521257 # Unique id of the storage node.
-name = manhole_1473_generated # Long name in the user interface.
-manholeId = manhole_1473_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393097.144513_5853320.521257 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393050.223753_5853331.927050 # Unique id of the storage node.
-name = manhole_1474_generated # Long name in the user interface.
-manholeId = manhole_1474_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393050.223753_5853331.927050 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393009.349748_5853360.724411 # Unique id of the storage node.
-name = manhole_1475_generated # Long name in the user interface.
-manholeId = manhole_1475_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393009.349748_5853360.724411 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392964.145743_5853381.658415 # Unique id of the storage node.
-name = manhole_1476_generated # Long name in the user interface.
-manholeId = manhole_1476_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392964.145743_5853381.658415 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392914.685746_5853388.540993 # Unique id of the storage node.
-name = manhole_1477_generated # Long name in the user interface.
-manholeId = manhole_1477_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392914.685746_5853388.540993 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392867.452587_5853402.741011 # Unique id of the storage node.
-name = manhole_1478_generated # Long name in the user interface.
-manholeId = manhole_1478_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392867.452587_5853402.741011 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392828.774456_5853433.971422 # Unique id of the storage node.
-name = manhole_1479_generated # Long name in the user interface.
-manholeId = manhole_1479_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392828.774456_5853433.971422 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392809.846709_5853478.724530 # Unique id of the storage node.
-name = manhole_1480_generated # Long name in the user interface.
-manholeId = manhole_1480_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392809.846709_5853478.724530 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392819.015987_5853526.678872 # Unique id of the storage node.
-name = manhole_1481_generated # Long name in the user interface.
-manholeId = manhole_1481_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392819.015987_5853526.678872 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392855.087955_5853558.063624 # Unique id of the storage node.
-name = manhole_1482_generated # Long name in the user interface.
-manholeId = manhole_1482_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392855.087955_5853558.063624 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392904.865551_5853557.690351 # Unique id of the storage node.
-name = manhole_1483_generated # Long name in the user interface.
-manholeId = manhole_1483_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392904.865551_5853557.690351 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392949.237373_5853580.603283 # Unique id of the storage node.
-name = manhole_1484_generated # Long name in the user interface.
-manholeId = manhole_1484_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392949.237373_5853580.603283 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392983.159480_5853614.224487 # Unique id of the storage node.
-name = manhole_1485_generated # Long name in the user interface.
-manholeId = manhole_1485_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392983.159480_5853614.224487 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392985.841230_5853663.144237 # Unique id of the storage node.
-name = manhole_1486_generated # Long name in the user interface.
-manholeId = manhole_1486_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392985.841230_5853663.144237 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392953.084677_5853699.537938 # Unique id of the storage node.
-name = manhole_1487_generated # Long name in the user interface.
-manholeId = manhole_1487_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392953.084677_5853699.537938 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392909.810230_5853724.583787 # Unique id of the storage node.
-name = manhole_1488_generated # Long name in the user interface.
-manholeId = manhole_1488_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392909.810230_5853724.583787 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392866.535783_5853749.629635 # Unique id of the storage node.
-name = manhole_1489_generated # Long name in the user interface.
-manholeId = manhole_1489_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392866.535783_5853749.629635 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392823.261336_5853774.675484 # Unique id of the storage node.
-name = manhole_1490_generated # Long name in the user interface.
-manholeId = manhole_1490_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392823.261336_5853774.675484 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392779.986889_5853799.721333 # Unique id of the storage node.
-name = manhole_1491_generated # Long name in the user interface.
-manholeId = manhole_1491_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392779.986889_5853799.721333 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392738.076911_5853826.788432 # Unique id of the storage node.
-name = manhole_1492_generated # Long name in the user interface.
-manholeId = manhole_1492_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392738.076911_5853826.788432 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392707.709945_5853865.520684 # Unique id of the storage node.
-name = manhole_1493_generated # Long name in the user interface.
-manholeId = manhole_1493_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392707.709945_5853865.520684 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392687.640916_5853911.315950 # Unique id of the storage node.
-name = manhole_1494_generated # Long name in the user interface.
-manholeId = manhole_1494_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392687.640916_5853911.315950 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392667.571886_5853957.111216 # Unique id of the storage node.
-name = manhole_1495_generated # Long name in the user interface.
-manholeId = manhole_1495_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392667.571886_5853957.111216 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392647.502856_5854002.906482 # Unique id of the storage node.
-name = manhole_1496_generated # Long name in the user interface.
-manholeId = manhole_1496_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392647.502856_5854002.906482 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392627.433826_5854048.701747 # Unique id of the storage node.
-name = manhole_1497_generated # Long name in the user interface.
-manholeId = manhole_1497_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392627.433826_5854048.701747 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392599.240640_5854088.361907 # Unique id of the storage node.
-name = manhole_1498_generated # Long name in the user interface.
-manholeId = manhole_1498_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392599.240640_5854088.361907 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392552.028928_5854094.876796 # Unique id of the storage node.
-name = manhole_1499_generated # Long name in the user interface.
-manholeId = manhole_1499_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392552.028928_5854094.876796 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392502.877760_5854089.097945 # Unique id of the storage node.
-name = manhole_1500_generated # Long name in the user interface.
-manholeId = manhole_1500_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392502.877760_5854089.097945 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392456.857118_5854106.922752 # Unique id of the storage node.
-name = manhole_1501_generated # Long name in the user interface.
-manholeId = manhole_1501_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392456.857118_5854106.922752 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392437.075073_5854149.618310 # Unique id of the storage node.
-name = manhole_1502_generated # Long name in the user interface.
-manholeId = manhole_1502_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392437.075073_5854149.618310 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392432.172377_5854199.149378 # Unique id of the storage node.
-name = manhole_1503_generated # Long name in the user interface.
-manholeId = manhole_1503_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392432.172377_5854199.149378 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392401.259063_5854237.421811 # Unique id of the storage node.
-name = manhole_1504_generated # Long name in the user interface.
-manholeId = manhole_1504_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392401.259063_5854237.421811 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392365.302335_5854272.164955 # Unique id of the storage node.
-name = manhole_1505_generated # Long name in the user interface.
-manholeId = manhole_1505_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392365.302335_5854272.164955 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392329.189993_5854306.704337 # Unique id of the storage node.
-name = manhole_1506_generated # Long name in the user interface.
-manholeId = manhole_1506_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392329.189993_5854306.704337 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392286.207370_5854332.247760 # Unique id of the storage node.
-name = manhole_1507_generated # Long name in the user interface.
-manholeId = manhole_1507_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392286.207370_5854332.247760 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392243.224747_5854357.791183 # Unique id of the storage node.
-name = manhole_1508_generated # Long name in the user interface.
-manholeId = manhole_1508_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392243.224747_5854357.791183 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392200.242125_5854383.334606 # Unique id of the storage node.
-name = manhole_1509_generated # Long name in the user interface.
-manholeId = manhole_1509_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392200.242125_5854383.334606 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392160.949674_5854413.789329 # Unique id of the storage node.
-name = manhole_1510_generated # Long name in the user interface.
-manholeId = manhole_1510_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392160.949674_5854413.789329 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392139.387611_5854458.137564 # Unique id of the storage node.
-name = manhole_1511_generated # Long name in the user interface.
-manholeId = manhole_1511_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392139.387611_5854458.137564 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392118.172011_5854501.905150 # Unique id of the storage node.
-name = manhole_1512_generated # Long name in the user interface.
-manholeId = manhole_1512_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392118.172011_5854501.905150 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392069.661402_5854504.271938 # Unique id of the storage node.
-name = manhole_1513_generated # Long name in the user interface.
-manholeId = manhole_1513_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392069.661402_5854504.271938 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1392020.318914_5854496.814665 # Unique id of the storage node.
-name = manhole_1514_generated # Long name in the user interface.
-manholeId = manhole_1514_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392020.318914_5854496.814665 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391970.347459_5854495.133607 # Unique id of the storage node.
-name = manhole_1515_generated # Long name in the user interface.
-manholeId = manhole_1515_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391970.347459_5854495.133607 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391920.470455_5854497.470128 # Unique id of the storage node.
-name = manhole_1516_generated # Long name in the user interface.
-manholeId = manhole_1516_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391920.470455_5854497.470128 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391872.585841_5854508.330089 # Unique id of the storage node.
-name = manhole_1517_generated # Long name in the user interface.
-manholeId = manhole_1517_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391872.585841_5854508.330089 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391850.231224_5854552.140542 # Unique id of the storage node.
-name = manhole_1518_generated # Long name in the user interface.
-manholeId = manhole_1518_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391850.231224_5854552.140542 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391839.912053_5854601.063819 # Unique id of the storage node.
-name = manhole_1519_generated # Long name in the user interface.
-manholeId = manhole_1519_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391839.912053_5854601.063819 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391840.993748_5854650.792488 # Unique id of the storage node.
-name = manhole_1520_generated # Long name in the user interface.
-manholeId = manhole_1520_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391840.993748_5854650.792488 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391842.947495_5854700.726900 # Unique id of the storage node.
-name = manhole_1521_generated # Long name in the user interface.
-manholeId = manhole_1521_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391842.947495_5854700.726900 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391817.228787_5854734.867564 # Unique id of the storage node.
-name = manhole_1522_generated # Long name in the user interface.
-manholeId = manhole_1522_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391817.228787_5854734.867564 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391770.163538_5854720.841598 # Unique id of the storage node.
-name = manhole_1523_generated # Long name in the user interface.
-manholeId = manhole_1523_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391770.163538_5854720.841598 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391723.469770_5854703.731892 # Unique id of the storage node.
-name = manhole_1524_generated # Long name in the user interface.
-manholeId = manhole_1524_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391723.469770_5854703.731892 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391673.556104_5854700.799612 # Unique id of the storage node.
-name = manhole_1525_generated # Long name in the user interface.
-manholeId = manhole_1525_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391673.556104_5854700.799612 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391623.714796_5854702.097765 # Unique id of the storage node.
-name = manhole_1526_generated # Long name in the user interface.
-manholeId = manhole_1526_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391623.714796_5854702.097765 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391580.587717_5854722.560288 # Unique id of the storage node.
-name = manhole_1527_generated # Long name in the user interface.
-manholeId = manhole_1527_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391580.587717_5854722.560288 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391566.793033_5854770.006967 # Unique id of the storage node.
-name = manhole_1528_generated # Long name in the user interface.
-manholeId = manhole_1528_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391566.793033_5854770.006967 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391527.393423_5854792.408342 # Unique id of the storage node.
-name = manhole_1529_generated # Long name in the user interface.
-manholeId = manhole_1529_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391527.393423_5854792.408342 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391493.901293_5854758.638521 # Unique id of the storage node.
-name = manhole_1530_generated # Long name in the user interface.
-manholeId = manhole_1530_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391493.901293_5854758.638521 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391460.149849_5854722.514568 # Unique id of the storage node.
-name = manhole_1531_generated # Long name in the user interface.
-manholeId = manhole_1531_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391460.149849_5854722.514568 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391415.080961_5854702.288674 # Unique id of the storage node.
-name = manhole_1532_generated # Long name in the user interface.
-manholeId = manhole_1532_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391415.080961_5854702.288674 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391365.440532_5854701.641704 # Unique id of the storage node.
-name = manhole_1533_generated # Long name in the user interface.
-manholeId = manhole_1533_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391365.440532_5854701.641704 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391316.238207_5854710.165704 # Unique id of the storage node.
-name = manhole_1534_generated # Long name in the user interface.
-manholeId = manhole_1534_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391316.238207_5854710.165704 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391270.685153_5854729.292714 # Unique id of the storage node.
-name = manhole_1535_generated # Long name in the user interface.
-manholeId = manhole_1535_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391270.685153_5854729.292714 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391236.857205_5854765.320721 # Unique id of the storage node.
-name = manhole_1536_generated # Long name in the user interface.
-manholeId = manhole_1536_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391236.857205_5854765.320721 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391202.853810_5854801.861028 # Unique id of the storage node.
-name = manhole_1537_generated # Long name in the user interface.
-manholeId = manhole_1537_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391202.853810_5854801.861028 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391157.795156_5854820.230690 # Unique id of the storage node.
-name = manhole_1538_generated # Long name in the user interface.
-manholeId = manhole_1538_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391157.795156_5854820.230690 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391108.772610_5854813.861238 # Unique id of the storage node.
-name = manhole_1539_generated # Long name in the user interface.
-manholeId = manhole_1539_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391108.772610_5854813.861238 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391060.928104_5854800.764660 # Unique id of the storage node.
-name = manhole_1540_generated # Long name in the user interface.
-manholeId = manhole_1540_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391060.928104_5854800.764660 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391018.222674_5854821.264777 # Unique id of the storage node.
-name = manhole_1541_generated # Long name in the user interface.
-manholeId = manhole_1541_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391018.222674_5854821.264777 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390998.940665_5854866.830209 # Unique id of the storage node.
-name = manhole_1542_generated # Long name in the user interface.
-manholeId = manhole_1542_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390998.940665_5854866.830209 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390962.790659_5854895.559752 # Unique id of the storage node.
-name = manhole_1543_generated # Long name in the user interface.
-manholeId = manhole_1543_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390962.790659_5854895.559752 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390919.961047_5854871.800869 # Unique id of the storage node.
-name = manhole_1544_generated # Long name in the user interface.
-manholeId = manhole_1544_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390919.961047_5854871.800869 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390873.984042_5854857.080187 # Unique id of the storage node.
-name = manhole_1545_generated # Long name in the user interface.
-manholeId = manhole_1545_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390873.984042_5854857.080187 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390830.492624_5854881.491715 # Unique id of the storage node.
-name = manhole_1546_generated # Long name in the user interface.
-manholeId = manhole_1546_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390830.492624_5854881.491715 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390796.708465_5854865.116497 # Unique id of the storage node.
-name = manhole_1547_generated # Long name in the user interface.
-manholeId = manhole_1547_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390796.708465_5854865.116497 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390838.292139_5854841.149039 # Unique id of the storage node.
-name = manhole_1548_generated # Long name in the user interface.
-manholeId = manhole_1548_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390838.292139_5854841.149039 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390887.221938_5854833.728026 # Unique id of the storage node.
-name = manhole_1549_generated # Long name in the user interface.
-manholeId = manhole_1549_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390887.221938_5854833.728026 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390936.898273_5854829.647458 # Unique id of the storage node.
-name = manhole_1550_generated # Long name in the user interface.
-manholeId = manhole_1550_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390936.898273_5854829.647458 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390962.336483_5854791.122572 # Unique id of the storage node.
-name = manhole_1551_generated # Long name in the user interface.
-manholeId = manhole_1551_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390962.336483_5854791.122572 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390966.186074_5854741.748434 # Unique id of the storage node.
-name = manhole_1552_generated # Long name in the user interface.
-manholeId = manhole_1552_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390966.186074_5854741.748434 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390992.855365_5854700.308199 # Unique id of the storage node.
-name = manhole_1553_generated # Long name in the user interface.
-manholeId = manhole_1553_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390992.855365_5854700.308199 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391035.848916_5854678.165031 # Unique id of the storage node.
-name = manhole_1554_generated # Long name in the user interface.
-manholeId = manhole_1554_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391035.848916_5854678.165031 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391083.904442_5854664.357831 # Unique id of the storage node.
-name = manhole_1555_generated # Long name in the user interface.
-manholeId = manhole_1555_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391083.904442_5854664.357831 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391131.959967_5854650.550630 # Unique id of the storage node.
-name = manhole_1556_generated # Long name in the user interface.
-manholeId = manhole_1556_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391131.959967_5854650.550630 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391179.634835_5854635.589167 # Unique id of the storage node.
-name = manhole_1557_generated # Long name in the user interface.
-manholeId = manhole_1557_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391179.634835_5854635.589167 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391207.438901_5854598.479608 # Unique id of the storage node.
-name = manhole_1558_generated # Long name in the user interface.
-manholeId = manhole_1558_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391207.438901_5854598.479608 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391180.980266_5854561.607478 # Unique id of the storage node.
-name = manhole_1559_generated # Long name in the user interface.
-manholeId = manhole_1559_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391180.980266_5854561.607478 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391131.202321_5854557.049893 # Unique id of the storage node.
-name = manhole_1560_generated # Long name in the user interface.
-manholeId = manhole_1560_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391131.202321_5854557.049893 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391082.781214_5854544.585195 # Unique id of the storage node.
-name = manhole_1561_generated # Long name in the user interface.
-manholeId = manhole_1561_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391082.781214_5854544.585195 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1391034.359877_5854532.121387 # Unique id of the storage node.
-name = manhole_1562_generated # Long name in the user interface.
-manholeId = manhole_1562_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1391034.359877_5854532.121387 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390989.634528_5854509.876649 # Unique id of the storage node.
-name = manhole_1563_generated # Long name in the user interface.
-manholeId = manhole_1563_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390989.634528_5854509.876649 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390945.071014_5854487.203635 # Unique id of the storage node.
-name = manhole_1564_generated # Long name in the user interface.
-manholeId = manhole_1564_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390945.071014_5854487.203635 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390901.697761_5854462.393036 # Unique id of the storage node.
-name = manhole_1565_generated # Long name in the user interface.
-manholeId = manhole_1565_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390901.697761_5854462.393036 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390859.490862_5854435.632611 # Unique id of the storage node.
-name = manhole_1566_generated # Long name in the user interface.
-manholeId = manhole_1566_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390859.490862_5854435.632611 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390822.363200_5854402.650966 # Unique id of the storage node.
-name = manhole_1567_generated # Long name in the user interface.
-manholeId = manhole_1567_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390822.363200_5854402.650966 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390794.517731_5854361.373340 # Unique id of the storage node.
-name = manhole_1568_generated # Long name in the user interface.
-manholeId = manhole_1568_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390794.517731_5854361.373340 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390752.757621_5854350.515991 # Unique id of the storage node.
-name = manhole_1569_generated # Long name in the user interface.
-manholeId = manhole_1569_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390752.757621_5854350.515991 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390773.418687_5854390.614123 # Unique id of the storage node.
-name = manhole_1570_generated # Long name in the user interface.
-manholeId = manhole_1570_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390773.418687_5854390.614123 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390803.876573_5854430.219823 # Unique id of the storage node.
-name = manhole_1571_generated # Long name in the user interface.
-manholeId = manhole_1571_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390803.876573_5854430.219823 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390829.792810_5854472.861353 # Unique id of the storage node.
-name = manhole_1572_generated # Long name in the user interface.
-manholeId = manhole_1572_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390829.792810_5854472.861353 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390840.804824_5854520.985180 # Unique id of the storage node.
-name = manhole_1573_generated # Long name in the user interface.
-manholeId = manhole_1573_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390840.804824_5854520.985180 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390806.955071_5854555.332527 # Unique id of the storage node.
-name = manhole_1574_generated # Long name in the user interface.
-manholeId = manhole_1574_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390806.955071_5854555.332527 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390768.710703_5854587.034128 # Unique id of the storage node.
-name = manhole_1575_generated # Long name in the user interface.
-manholeId = manhole_1575_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390768.710703_5854587.034128 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390727.648428_5854605.405022 # Unique id of the storage node.
-name = manhole_1576_generated # Long name in the user interface.
-manholeId = manhole_1576_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390727.648428_5854605.405022 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390738.217332_5854570.207673 # Unique id of the storage node.
-name = manhole_1577_generated # Long name in the user interface.
-manholeId = manhole_1577_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390738.217332_5854570.207673 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390769.756391_5854536.839095 # Unique id of the storage node.
-name = manhole_1578_generated # Long name in the user interface.
-manholeId = manhole_1578_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390769.756391_5854536.839095 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390742.617340_5854501.043600 # Unique id of the storage node.
-name = manhole_1579_generated # Long name in the user interface.
-manholeId = manhole_1579_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390742.617340_5854501.043600 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390698.267856_5854477.987163 # Unique id of the storage node.
-name = manhole_1580_generated # Long name in the user interface.
-manholeId = manhole_1580_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390698.267856_5854477.987163 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390659.045460_5854447.088924 # Unique id of the storage node.
-name = manhole_1581_generated # Long name in the user interface.
-manholeId = manhole_1581_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390659.045460_5854447.088924 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390625.552943_5854410.088393 # Unique id of the storage node.
-name = manhole_1582_generated # Long name in the user interface.
-manholeId = manhole_1582_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390625.552943_5854410.088393 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390589.600407_5854409.582950 # Unique id of the storage node.
-name = manhole_1583_generated # Long name in the user interface.
-manholeId = manhole_1583_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390589.600407_5854409.582950 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390602.713966_5854457.412330 # Unique id of the storage node.
-name = manhole_1584_generated # Long name in the user interface.
-manholeId = manhole_1584_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390602.713966_5854457.412330 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390595.921491_5854505.872623 # Unique id of the storage node.
-name = manhole_1585_generated # Long name in the user interface.
-manholeId = manhole_1585_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390595.921491_5854505.872623 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390570.443128_5854548.678854 # Unique id of the storage node.
-name = manhole_1586_generated # Long name in the user interface.
-manholeId = manhole_1586_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390570.443128_5854548.678854 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390543.056656_5854590.511300 # Unique id of the storage node.
-name = manhole_1587_generated # Long name in the user interface.
-manholeId = manhole_1587_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390543.056656_5854590.511300 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390515.015498_5854631.763416 # Unique id of the storage node.
-name = manhole_1588_generated # Long name in the user interface.
-manholeId = manhole_1588_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390515.015498_5854631.763416 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390474.123673_5854660.297699 # Unique id of the storage node.
-name = manhole_1589_generated # Long name in the user interface.
-manholeId = manhole_1589_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390474.123673_5854660.297699 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390431.612204_5854686.592487 # Unique id of the storage node.
-name = manhole_1590_generated # Long name in the user interface.
-manholeId = manhole_1590_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390431.612204_5854686.592487 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390393.452535_5854718.581623 # Unique id of the storage node.
-name = manhole_1591_generated # Long name in the user interface.
-manholeId = manhole_1591_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390393.452535_5854718.581623 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390367.542569_5854761.184358 # Unique id of the storage node.
-name = manhole_1592_generated # Long name in the user interface.
-manholeId = manhole_1592_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390367.542569_5854761.184358 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390335.298282_5854798.167893 # Unique id of the storage node.
-name = manhole_1593_generated # Long name in the user interface.
-manholeId = manhole_1593_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390335.298282_5854798.167893 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390287.950059_5854812.008565 # Unique id of the storage node.
-name = manhole_1594_generated # Long name in the user interface.
-manholeId = manhole_1594_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390287.950059_5854812.008565 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390238.458151_5854817.911680 # Unique id of the storage node.
-name = manhole_1595_generated # Long name in the user interface.
-manholeId = manhole_1595_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390238.458151_5854817.911680 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390191.062322_5854833.713980 # Unique id of the storage node.
-name = manhole_1596_generated # Long name in the user interface.
-manholeId = manhole_1596_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390191.062322_5854833.713980 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390143.877432_5854850.253582 # Unique id of the storage node.
-name = manhole_1597_generated # Long name in the user interface.
-manholeId = manhole_1597_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390143.877432_5854850.253582 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390095.581853_5854862.709081 # Unique id of the storage node.
-name = manhole_1598_generated # Long name in the user interface.
-manholeId = manhole_1598_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390095.581853_5854862.709081 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390047.517835_5854876.231087 # Unique id of the storage node.
-name = manhole_1599_generated # Long name in the user interface.
-manholeId = manhole_1599_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390047.517835_5854876.231087 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1390002.813236_5854898.312405 # Unique id of the storage node.
-name = manhole_1600_generated # Long name in the user interface.
-manholeId = manhole_1600_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1390002.813236_5854898.312405 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389957.240445_5854918.770327 # Unique id of the storage node.
-name = manhole_1601_generated # Long name in the user interface.
-manholeId = manhole_1601_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389957.240445_5854918.770327 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389907.862496_5854926.546503 # Unique id of the storage node.
-name = manhole_1602_generated # Long name in the user interface.
-manholeId = manhole_1602_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389907.862496_5854926.546503 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389858.454627_5854934.216888 # Unique id of the storage node.
-name = manhole_1603_generated # Long name in the user interface.
-manholeId = manhole_1603_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389858.454627_5854934.216888 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389809.046758_5854941.887273 # Unique id of the storage node.
-name = manhole_1604_generated # Long name in the user interface.
-manholeId = manhole_1604_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389809.046758_5854941.887273 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389759.638889_5854949.557658 # Unique id of the storage node.
-name = manhole_1605_generated # Long name in the user interface.
-manholeId = manhole_1605_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389759.638889_5854949.557658 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389709.944213_5854954.171913 # Unique id of the storage node.
-name = manhole_1606_generated # Long name in the user interface.
-manholeId = manhole_1606_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389709.944213_5854954.171913 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389659.971924_5854955.828026 # Unique id of the storage node.
-name = manhole_1607_generated # Long name in the user interface.
-manholeId = manhole_1607_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389659.971924_5854955.828026 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389609.999636_5854957.484138 # Unique id of the storage node.
-name = manhole_1608_generated # Long name in the user interface.
-manholeId = manhole_1608_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389609.999636_5854957.484138 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389560.020212_5854958.556860 # Unique id of the storage node.
-name = manhole_1609_generated # Long name in the user interface.
-manholeId = manhole_1609_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389560.020212_5854958.556860 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389510.215888_5854956.262845 # Unique id of the storage node.
-name = manhole_1610_generated # Long name in the user interface.
-manholeId = manhole_1610_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389510.215888_5854956.262845 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389461.199074_5854946.397537 # Unique id of the storage node.
-name = manhole_1611_generated # Long name in the user interface.
-manholeId = manhole_1611_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389461.199074_5854946.397537 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389411.846069_5854939.318626 # Unique id of the storage node.
-name = manhole_1612_generated # Long name in the user interface.
-manholeId = manhole_1612_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389411.846069_5854939.318626 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389363.668794_5854950.530765 # Unique id of the storage node.
-name = manhole_1613_generated # Long name in the user interface.
-manholeId = manhole_1613_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389363.668794_5854950.530765 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389316.806479_5854967.963369 # Unique id of the storage node.
-name = manhole_1614_generated # Long name in the user interface.
-manholeId = manhole_1614_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389316.806479_5854967.963369 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389269.941509_5854985.388836 # Unique id of the storage node.
-name = manhole_1615_generated # Long name in the user interface.
-manholeId = manhole_1615_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389269.941509_5854985.388836 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389222.242154_5855000.003873 # Unique id of the storage node.
-name = manhole_1616_generated # Long name in the user interface.
-manholeId = manhole_1616_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389222.242154_5855000.003873 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389172.474719_5854998.599748 # Unique id of the storage node.
-name = manhole_1617_generated # Long name in the user interface.
-manholeId = manhole_1617_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389172.474719_5854998.599748 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389122.522159_5854997.979929 # Unique id of the storage node.
-name = manhole_1618_generated # Long name in the user interface.
-manholeId = manhole_1618_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389122.522159_5854997.979929 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389075.172459_5855011.771173 # Unique id of the storage node.
-name = manhole_1619_generated # Long name in the user interface.
-manholeId = manhole_1619_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389075.172459_5855011.771173 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1389037.351534_5855043.705933 # Unique id of the storage node.
-name = manhole_1620_generated # Long name in the user interface.
-manholeId = manhole_1620_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1389037.351534_5855043.705933 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388987.549699_5855043.070369 # Unique id of the storage node.
-name = manhole_1621_generated # Long name in the user interface.
-manholeId = manhole_1621_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388987.549699_5855043.070369 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388952.226836_5855072.405110 # Unique id of the storage node.
-name = manhole_1622_generated # Long name in the user interface.
-manholeId = manhole_1622_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388952.226836_5855072.405110 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388932.354648_5855118.261345 # Unique id of the storage node.
-name = manhole_1623_generated # Long name in the user interface.
-manholeId = manhole_1623_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388932.354648_5855118.261345 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388905.897634_5855160.415872 # Unique id of the storage node.
-name = manhole_1624_generated # Long name in the user interface.
-manholeId = manhole_1624_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388905.897634_5855160.415872 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388871.031826_5855194.997977 # Unique id of the storage node.
-name = manhole_1625_generated # Long name in the user interface.
-manholeId = manhole_1625_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388871.031826_5855194.997977 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388824.506643_5855211.320767 # Unique id of the storage node.
-name = manhole_1626_generated # Long name in the user interface.
-manholeId = manhole_1626_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388824.506643_5855211.320767 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388776.369282_5855224.693583 # Unique id of the storage node.
-name = manhole_1627_generated # Long name in the user interface.
-manholeId = manhole_1627_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388776.369282_5855224.693583 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388734.099809_5855248.874301 # Unique id of the storage node.
-name = manhole_1628_generated # Long name in the user interface.
-manholeId = manhole_1628_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388734.099809_5855248.874301 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388699.096632_5855284.262829 # Unique id of the storage node.
-name = manhole_1629_generated # Long name in the user interface.
-manholeId = manhole_1629_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388699.096632_5855284.262829 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388660.147009_5855315.614053 # Unique id of the storage node.
-name = manhole_1630_generated # Long name in the user interface.
-manholeId = manhole_1630_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388660.147009_5855315.614053 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388618.515728_5855342.829999 # Unique id of the storage node.
-name = manhole_1631_generated # Long name in the user interface.
-manholeId = manhole_1631_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388618.515728_5855342.829999 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 981.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 984.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388570.996795_5855356.930158 # Unique id of the storage node.
-name = manhole_1632_generated # Long name in the user interface.
-manholeId = manhole_1632_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388570.996795_5855356.930158 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 972.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 975.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388521.257593_5855362.027613 # Unique id of the storage node.
-name = manhole_1633_generated # Long name in the user interface.
-manholeId = manhole_1633_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388521.257593_5855362.027613 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 965.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 968.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388472.030307_5855370.543776 # Unique id of the storage node.
-name = manhole_1634_generated # Long name in the user interface.
-manholeId = manhole_1634_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388472.030307_5855370.543776 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 965.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 968.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388439.000347_5855407.802593 # Unique id of the storage node.
-name = manhole_1635_generated # Long name in the user interface.
-manholeId = manhole_1635_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388439.000347_5855407.802593 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 965.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 968.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388400.196092_5855436.014135 # Unique id of the storage node.
-name = manhole_1636_generated # Long name in the user interface.
-manholeId = manhole_1636_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388400.196092_5855436.014135 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 961.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 964.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388351.338236_5855446.634319 # Unique id of the storage node.
-name = manhole_1637_generated # Long name in the user interface.
-manholeId = manhole_1637_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388351.338236_5855446.634319 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 961.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 964.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388301.961882_5855453.847478 # Unique id of the storage node.
-name = manhole_1638_generated # Long name in the user interface.
-manholeId = manhole_1638_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388301.961882_5855453.847478 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 978.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 981.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388252.297577_5855451.260453 # Unique id of the storage node.
-name = manhole_1639_generated # Long name in the user interface.
-manholeId = manhole_1639_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388252.297577_5855451.260453 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 978.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 981.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388202.479660_5855455.508815 # Unique id of the storage node.
-name = manhole_1640_generated # Long name in the user interface.
-manholeId = manhole_1640_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388202.479660_5855455.508815 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 970.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 973.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388152.683455_5855460.015516 # Unique id of the storage node.
-name = manhole_1641_generated # Long name in the user interface.
-manholeId = manhole_1641_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388152.683455_5855460.015516 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 958.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 961.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388104.622612_5855473.253734 # Unique id of the storage node.
-name = manhole_1642_generated # Long name in the user interface.
-manholeId = manhole_1642_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388104.622612_5855473.253734 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 958.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 961.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388057.005634_5855488.445189 # Unique id of the storage node.
-name = manhole_1643_generated # Long name in the user interface.
-manholeId = manhole_1643_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388057.005634_5855488.445189 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 942.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 945.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388011.292357_5855508.700276 # Unique id of the storage node.
-name = manhole_1644_generated # Long name in the user interface.
-manholeId = manhole_1644_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388011.292357_5855508.700276 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 942.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 945.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387969.221703_5855535.246165 # Unique id of the storage node.
-name = manhole_1645_generated # Long name in the user interface.
-manholeId = manhole_1645_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387969.221703_5855535.246165 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 942.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 945.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387935.863196_5855572.491062 # Unique id of the storage node.
-name = manhole_1646_generated # Long name in the user interface.
-manholeId = manhole_1646_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387935.863196_5855572.491062 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 927.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 930.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387904.610232_5855611.432585 # Unique id of the storage node.
-name = manhole_1647_generated # Long name in the user interface.
-manholeId = manhole_1647_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387904.610232_5855611.432585 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 954.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 957.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387869.335365_5855646.852918 # Unique id of the storage node.
-name = manhole_1648_generated # Long name in the user interface.
-manholeId = manhole_1648_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387869.335365_5855646.852918 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 944.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 947.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387831.783289_5855679.735664 # Unique id of the storage node.
-name = manhole_1649_generated # Long name in the user interface.
-manholeId = manhole_1649_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387831.783289_5855679.735664 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 944.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 947.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387791.509416_5855708.923280 # Unique id of the storage node.
-name = manhole_1650_generated # Long name in the user interface.
-manholeId = manhole_1650_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387791.509416_5855708.923280 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 944.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 947.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387742.459817_5855717.213658 # Unique id of the storage node.
-name = manhole_1651_generated # Long name in the user interface.
-manholeId = manhole_1651_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387742.459817_5855717.213658 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 930.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 933.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387692.500367_5855718.495404 # Unique id of the storage node.
-name = manhole_1652_generated # Long name in the user interface.
-manholeId = manhole_1652_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387692.500367_5855718.495404 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 930.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 933.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387642.500798_5855718.619679 # Unique id of the storage node.
-name = manhole_1653_generated # Long name in the user interface.
-manholeId = manhole_1653_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387642.500798_5855718.619679 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 908.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 911.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387592.501230_5855718.743954 # Unique id of the storage node.
-name = manhole_1654_generated # Long name in the user interface.
-manholeId = manhole_1654_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387592.501230_5855718.743954 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 884.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 887.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387542.501661_5855718.868229 # Unique id of the storage node.
-name = manhole_1655_generated # Long name in the user interface.
-manholeId = manhole_1655_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387542.501661_5855718.868229 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 884.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 887.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387492.651410_5855720.815255 # Unique id of the storage node.
-name = manhole_1656_generated # Long name in the user interface.
-manholeId = manhole_1656_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387492.651410_5855720.815255 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 899.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 902.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387448.867237_5855742.752517 # Unique id of the storage node.
-name = manhole_1657_generated # Long name in the user interface.
-manholeId = manhole_1657_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387448.867237_5855742.752517 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 899.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 902.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387402.432745_5855761.091834 # Unique id of the storage node.
-name = manhole_1658_generated # Long name in the user interface.
-manholeId = manhole_1658_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387402.432745_5855761.091834 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 883.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 886.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387355.687973_5855778.837216 # Unique id of the storage node.
-name = manhole_1659_generated # Long name in the user interface.
-manholeId = manhole_1659_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387355.687973_5855778.837216 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 883.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 886.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387308.943201_5855796.582599 # Unique id of the storage node.
-name = manhole_1660_generated # Long name in the user interface.
-manholeId = manhole_1660_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387308.943201_5855796.582599 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 876.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 879.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387262.861614_5855815.656713 # Unique id of the storage node.
-name = manhole_1661_generated # Long name in the user interface.
-manholeId = manhole_1661_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387262.861614_5855815.656713 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 876.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 879.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387224.059019_5855846.996292 # Unique id of the storage node.
-name = manhole_1662_generated # Long name in the user interface.
-manholeId = manhole_1662_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387224.059019_5855846.996292 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 870.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 873.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387180.719125_5855870.194652 # Unique id of the storage node.
-name = manhole_1663_generated # Long name in the user interface.
-manholeId = manhole_1663_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387180.719125_5855870.194652 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 935.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 938.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387131.003996_5855874.064550 # Unique id of the storage node.
-name = manhole_1664_generated # Long name in the user interface.
-manholeId = manhole_1664_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387131.003996_5855874.064550 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 929.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 932.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387081.098878_5855871.158614 # Unique id of the storage node.
-name = manhole_1665_generated # Long name in the user interface.
-manholeId = manhole_1665_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387081.098878_5855871.158614 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 929.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 932.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387031.198060_5855868.015261 # Unique id of the storage node.
-name = manhole_1666_generated # Long name in the user interface.
-manholeId = manhole_1666_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387031.198060_5855868.015261 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 913.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 916.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386981.297242_5855864.871909 # Unique id of the storage node.
-name = manhole_1667_generated # Long name in the user interface.
-manholeId = manhole_1667_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386981.297242_5855864.871909 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 913.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 916.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386931.471473_5855860.718020 # Unique id of the storage node.
-name = manhole_1668_generated # Long name in the user interface.
-manholeId = manhole_1668_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386931.471473_5855860.718020 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 888.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 891.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386881.600664_5855857.577048 # Unique id of the storage node.
-name = manhole_1669_generated # Long name in the user interface.
-manholeId = manhole_1669_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386881.600664_5855857.577048 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 888.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 891.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386832.545594_5855864.100992 # Unique id of the storage node.
-name = manhole_1670_generated # Long name in the user interface.
-manholeId = manhole_1670_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386832.545594_5855864.100992 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 854.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 857.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386787.067649_5855884.403254 # Unique id of the storage node.
-name = manhole_1671_generated # Long name in the user interface.
-manholeId = manhole_1671_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386787.067649_5855884.403254 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 854.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 857.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386748.278359_5855915.544586 # Unique id of the storage node.
-name = manhole_1672_generated # Long name in the user interface.
-manholeId = manhole_1672_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386748.278359_5855915.544586 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 818.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 821.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386721.155420_5855957.124279 # Unique id of the storage node.
-name = manhole_1673_generated # Long name in the user interface.
-manholeId = manhole_1673_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386721.155420_5855957.124279 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 818.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 821.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386707.750366_5856004.850833 # Unique id of the storage node.
-name = manhole_1674_generated # Long name in the user interface.
-manholeId = manhole_1674_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386707.750366_5856004.850833 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 863.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 866.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386699.832476_5856054.133604 # Unique id of the storage node.
-name = manhole_1675_generated # Long name in the user interface.
-manholeId = manhole_1675_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386699.832476_5856054.133604 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 863.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 866.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386697.095561_5856103.986880 # Unique id of the storage node.
-name = manhole_1676_generated # Long name in the user interface.
-manholeId = manhole_1676_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386697.095561_5856103.986880 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 863.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 866.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386699.401159_5856153.933417 # Unique id of the storage node.
-name = manhole_1677_generated # Long name in the user interface.
-manholeId = manhole_1677_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386699.401159_5856153.933417 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 881.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 884.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386715.699191_5856201.197658 # Unique id of the storage node.
-name = manhole_1678_generated # Long name in the user interface.
-manholeId = manhole_1678_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386715.699191_5856201.197658 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 881.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 884.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386741.121204_5856244.100117 # Unique id of the storage node.
-name = manhole_1679_generated # Long name in the user interface.
-manholeId = manhole_1679_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386741.121204_5856244.100117 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 881.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 884.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386774.051379_5856281.577651 # Unique id of the storage node.
-name = manhole_1680_generated # Long name in the user interface.
-manholeId = manhole_1680_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386774.051379_5856281.577651 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 912.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 915.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386811.583792_5856314.587093 # Unique id of the storage node.
-name = manhole_1681_generated # Long name in the user interface.
-manholeId = manhole_1681_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386811.583792_5856314.587093 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 912.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 915.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386839.378956_5856356.087350 # Unique id of the storage node.
-name = manhole_1682_generated # Long name in the user interface.
-manholeId = manhole_1682_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386839.378956_5856356.087350 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 912.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 915.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386855.653892_5856403.364182 # Unique id of the storage node.
-name = manhole_1683_generated # Long name in the user interface.
-manholeId = manhole_1683_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386855.653892_5856403.364182 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386875.714554_5856449.116946 # Unique id of the storage node.
-name = manhole_1684_generated # Long name in the user interface.
-manholeId = manhole_1684_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386875.714554_5856449.116946 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386912.179653_5856482.939191 # Unique id of the storage node.
-name = manhole_1685_generated # Long name in the user interface.
-manholeId = manhole_1685_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386912.179653_5856482.939191 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386944.191176_5856520.270726 # Unique id of the storage node.
-name = manhole_1686_generated # Long name in the user interface.
-manholeId = manhole_1686_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386944.191176_5856520.270726 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 906.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 909.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386964.188513_5856566.025076 # Unique id of the storage node.
-name = manhole_1687_generated # Long name in the user interface.
-manholeId = manhole_1687_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386964.188513_5856566.025076 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 908.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 911.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386998.825215_5856599.261942 # Unique id of the storage node.
-name = manhole_1688_generated # Long name in the user interface.
-manholeId = manhole_1688_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386998.825215_5856599.261942 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 908.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 911.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387044.828527_5856618.849378 # Unique id of the storage node.
-name = manhole_1689_generated # Long name in the user interface.
-manholeId = manhole_1689_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387044.828527_5856618.849378 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 929.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 932.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387090.831838_5856638.436814 # Unique id of the storage node.
-name = manhole_1690_generated # Long name in the user interface.
-manholeId = manhole_1690_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387090.831838_5856638.436814 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 929.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 932.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387136.835150_5856658.024250 # Unique id of the storage node.
-name = manhole_1691_generated # Long name in the user interface.
-manholeId = manhole_1691_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387136.835150_5856658.024250 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 946.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 949.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387178.671980_5856685.128790 # Unique id of the storage node.
-name = manhole_1692_generated # Long name in the user interface.
-manholeId = manhole_1692_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387178.671980_5856685.128790 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 921.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 924.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387217.700536_5856716.320353 # Unique id of the storage node.
-name = manhole_1693_generated # Long name in the user interface.
-manholeId = manhole_1693_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387217.700536_5856716.320353 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 921.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 924.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387252.016687_5856752.649443 # Unique id of the storage node.
-name = manhole_1694_generated # Long name in the user interface.
-manholeId = manhole_1694_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387252.016687_5856752.649443 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 937.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 940.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387284.798919_5856790.190160 # Unique id of the storage node.
-name = manhole_1695_generated # Long name in the user interface.
-manholeId = manhole_1695_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387284.798919_5856790.190160 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 937.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 940.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387273.050185_5856831.931571 # Unique id of the storage node.
-name = manhole_1696_generated # Long name in the user interface.
-manholeId = manhole_1696_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387273.050185_5856831.931571 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 891.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 894.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387226.106990_5856849.145193 # Unique id of the storage node.
-name = manhole_1697_generated # Long name in the user interface.
-manholeId = manhole_1697_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387226.106990_5856849.145193 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 888.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 891.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387179.163795_5856866.358815 # Unique id of the storage node.
-name = manhole_1698_generated # Long name in the user interface.
-manholeId = manhole_1698_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387179.163795_5856866.358815 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 888.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 891.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387132.220600_5856883.572436 # Unique id of the storage node.
-name = manhole_1699_generated # Long name in the user interface.
-manholeId = manhole_1699_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387132.220600_5856883.572436 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 878.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 881.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387091.513160_5856911.129931 # Unique id of the storage node.
-name = manhole_1700_generated # Long name in the user interface.
-manholeId = manhole_1700_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387091.513160_5856911.129931 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 878.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 881.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387071.007118_5856956.155595 # Unique id of the storage node.
-name = manhole_1701_generated # Long name in the user interface.
-manholeId = manhole_1701_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387071.007118_5856956.155595 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 878.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 881.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387043.749112_5856996.689189 # Unique id of the storage node.
-name = manhole_1702_generated # Long name in the user interface.
-manholeId = manhole_1702_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387043.749112_5856996.689189 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 878.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 881.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387004.639444_5857027.840532 # Unique id of the storage node.
-name = manhole_1703_generated # Long name in the user interface.
-manholeId = manhole_1703_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387004.639444_5857027.840532 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 853.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 856.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386965.529776_5857058.991876 # Unique id of the storage node.
-name = manhole_1704_generated # Long name in the user interface.
-manholeId = manhole_1704_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386965.529776_5857058.991876 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 853.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 856.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386926.702535_5857090.440240 # Unique id of the storage node.
-name = manhole_1705_generated # Long name in the user interface.
-manholeId = manhole_1705_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386926.702535_5857090.440240 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 853.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 856.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386899.700980_5857131.871505 # Unique id of the storage node.
-name = manhole_1706_generated # Long name in the user interface.
-manholeId = manhole_1706_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386899.700980_5857131.871505 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 853.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 856.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386903.626394_5857181.005935 # Unique id of the storage node.
-name = manhole_1707_generated # Long name in the user interface.
-manholeId = manhole_1707_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386903.626394_5857181.005935 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 853.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 856.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386920.841402_5857227.857345 # Unique id of the storage node.
-name = manhole_1708_generated # Long name in the user interface.
-manholeId = manhole_1708_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386920.841402_5857227.857345 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 864.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 867.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386940.647245_5857273.767048 # Unique id of the storage node.
-name = manhole_1709_generated # Long name in the user interface.
-manholeId = manhole_1709_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386940.647245_5857273.767048 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 864.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 867.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386960.453089_5857319.676752 # Unique id of the storage node.
-name = manhole_1710_generated # Long name in the user interface.
-manholeId = manhole_1710_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386960.453089_5857319.676752 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 876.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 879.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386980.258932_5857365.586456 # Unique id of the storage node.
-name = manhole_1711_generated # Long name in the user interface.
-manholeId = manhole_1711_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386980.258932_5857365.586456 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 881.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 884.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387000.064776_5857411.496159 # Unique id of the storage node.
-name = manhole_1712_generated # Long name in the user interface.
-manholeId = manhole_1712_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387000.064776_5857411.496159 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 881.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 884.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387007.528902_5857459.537025 # Unique id of the storage node.
-name = manhole_1713_generated # Long name in the user interface.
-manholeId = manhole_1713_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387007.528902_5857459.537025 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 881.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 884.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386963.216765_5857476.629049 # Unique id of the storage node.
-name = manhole_1714_generated # Long name in the user interface.
-manholeId = manhole_1714_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386963.216765_5857476.629049 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 890.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 893.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386913.783934_5857484.135434 # Unique id of the storage node.
-name = manhole_1715_generated # Long name in the user interface.
-manholeId = manhole_1715_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386913.783934_5857484.135434 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 890.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 893.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386870.539328_5857507.055612 # Unique id of the storage node.
-name = manhole_1716_generated # Long name in the user interface.
-manholeId = manhole_1716_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386870.539328_5857507.055612 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 890.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 893.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386832.820274_5857539.877027 # Unique id of the storage node.
-name = manhole_1717_generated # Long name in the user interface.
-manholeId = manhole_1717_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386832.820274_5857539.877027 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 886.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 889.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386795.101532_5857572.698800 # Unique id of the storage node.
-name = manhole_1718_generated # Long name in the user interface.
-manholeId = manhole_1718_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386795.101532_5857572.698800 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 886.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 889.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386758.257366_5857606.496797 # Unique id of the storage node.
-name = manhole_1719_generated # Long name in the user interface.
-manholeId = manhole_1719_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386758.257366_5857606.496797 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 869.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 872.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386721.502390_5857640.394349 # Unique id of the storage node.
-name = manhole_1720_generated # Long name in the user interface.
-manholeId = manhole_1720_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386721.502390_5857640.394349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 869.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 872.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386691.639095_5857680.292891 # Unique id of the storage node.
-name = manhole_1721_generated # Long name in the user interface.
-manholeId = manhole_1721_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386691.639095_5857680.292891 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 869.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 872.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386663.127201_5857721.366520 # Unique id of the storage node.
-name = manhole_1722_generated # Long name in the user interface.
-manholeId = manhole_1722_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386663.127201_5857721.366520 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 857.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 860.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386634.707845_5857762.504246 # Unique id of the storage node.
-name = manhole_1723_generated # Long name in the user interface.
-manholeId = manhole_1723_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386634.707845_5857762.504246 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 861.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 864.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386606.288488_5857803.641972 # Unique id of the storage node.
-name = manhole_1724_generated # Long name in the user interface.
-manholeId = manhole_1724_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386606.288488_5857803.641972 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 861.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 864.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386577.851668_5857844.766918 # Unique id of the storage node.
-name = manhole_1725_generated # Long name in the user interface.
-manholeId = manhole_1725_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386577.851668_5857844.766918 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 861.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 864.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386559.479124_5857890.340474 # Unique id of the storage node.
-name = manhole_1726_generated # Long name in the user interface.
-manholeId = manhole_1726_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386559.479124_5857890.340474 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 833.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 836.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386576.858566_5857935.633446 # Unique id of the storage node.
-name = manhole_1727_generated # Long name in the user interface.
-manholeId = manhole_1727_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386576.858566_5857935.633446 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 833.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 836.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386619.073707_5857961.189545 # Unique id of the storage node.
-name = manhole_1728_generated # Long name in the user interface.
-manholeId = manhole_1728_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386619.073707_5857961.189545 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 851.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 854.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386664.860783_5857981.277063 # Unique id of the storage node.
-name = manhole_1729_generated # Long name in the user interface.
-manholeId = manhole_1729_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386664.860783_5857981.277063 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 851.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 854.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386710.721603_5858001.195835 # Unique id of the storage node.
-name = manhole_1730_generated # Long name in the user interface.
-manholeId = manhole_1730_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386710.721603_5858001.195835 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 868.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 871.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386756.582423_5858021.114607 # Unique id of the storage node.
-name = manhole_1731_generated # Long name in the user interface.
-manholeId = manhole_1731_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386756.582423_5858021.114607 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 862.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 865.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386802.443244_5858041.033379 # Unique id of the storage node.
-name = manhole_1732_generated # Long name in the user interface.
-manholeId = manhole_1732_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386802.443244_5858041.033379 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 861.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 864.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386848.304064_5858060.952151 # Unique id of the storage node.
-name = manhole_1733_generated # Long name in the user interface.
-manholeId = manhole_1733_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386848.304064_5858060.952151 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 861.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 864.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386892.843548_5858083.471455 # Unique id of the storage node.
-name = manhole_1734_generated # Long name in the user interface.
-manholeId = manhole_1734_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386892.843548_5858083.471455 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386931.443848_5858115.251782 # Unique id of the storage node.
-name = manhole_1735_generated # Long name in the user interface.
-manholeId = manhole_1735_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386931.443848_5858115.251782 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386970.044147_5858147.032109 # Unique id of the storage node.
-name = manhole_1736_generated # Long name in the user interface.
-manholeId = manhole_1736_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386970.044147_5858147.032109 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 850.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 853.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387008.644447_5858178.812436 # Unique id of the storage node.
-name = manhole_1737_generated # Long name in the user interface.
-manholeId = manhole_1737_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387008.644447_5858178.812436 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 850.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 853.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387047.244747_5858210.592763 # Unique id of the storage node.
-name = manhole_1738_generated # Long name in the user interface.
-manholeId = manhole_1738_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387047.244747_5858210.592763 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 839.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 842.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387085.845046_5858242.373090 # Unique id of the storage node.
-name = manhole_1739_generated # Long name in the user interface.
-manholeId = manhole_1739_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387085.845046_5858242.373090 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 839.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 842.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387124.445346_5858274.153417 # Unique id of the storage node.
-name = manhole_1740_generated # Long name in the user interface.
-manholeId = manhole_1740_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387124.445346_5858274.153417 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 839.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 842.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387163.045646_5858305.933744 # Unique id of the storage node.
-name = manhole_1741_generated # Long name in the user interface.
-manholeId = manhole_1741_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387163.045646_5858305.933744 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387201.829349_5858337.489215 # Unique id of the storage node.
-name = manhole_1742_generated # Long name in the user interface.
-manholeId = manhole_1742_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387201.829349_5858337.489215 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387246.200623_5858359.687652 # Unique id of the storage node.
-name = manhole_1743_generated # Long name in the user interface.
-manholeId = manhole_1743_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387246.200623_5858359.687652 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 834.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 837.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387293.201938_5858376.741939 # Unique id of the storage node.
-name = manhole_1744_generated # Long name in the user interface.
-manholeId = manhole_1744_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387293.201938_5858376.741939 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 834.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 837.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387334.200528_5858401.732468 # Unique id of the storage node.
-name = manhole_1745_generated # Long name in the user interface.
-manholeId = manhole_1745_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387334.200528_5858401.732468 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 840.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 843.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387307.843875_5858437.110806 # Unique id of the storage node.
-name = manhole_1746_generated # Long name in the user interface.
-manholeId = manhole_1746_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387307.843875_5858437.110806 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 819.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 822.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387260.279569_5858425.045736 # Unique id of the storage node.
-name = manhole_1747_generated # Long name in the user interface.
-manholeId = manhole_1747_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387260.279569_5858425.045736 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 819.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 822.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387211.448235_5858414.300555 # Unique id of the storage node.
-name = manhole_1748_generated # Long name in the user interface.
-manholeId = manhole_1748_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387211.448235_5858414.300555 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387162.612192_5858403.576135 # Unique id of the storage node.
-name = manhole_1749_generated # Long name in the user interface.
-manholeId = manhole_1749_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387162.612192_5858403.576135 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387113.700151_5858393.210483 # Unique id of the storage node.
-name = manhole_1750_generated # Long name in the user interface.
-manholeId = manhole_1750_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387113.700151_5858393.210483 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 819.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 822.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387064.993171_5858381.975642 # Unique id of the storage node.
-name = manhole_1751_generated # Long name in the user interface.
-manholeId = manhole_1751_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387064.993171_5858381.975642 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 819.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 822.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387015.796387_5858376.342008 # Unique id of the storage node.
-name = manhole_1752_generated # Long name in the user interface.
-manholeId = manhole_1752_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387015.796387_5858376.342008 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386966.208506_5858382.746259 # Unique id of the storage node.
-name = manhole_1753_generated # Long name in the user interface.
-manholeId = manhole_1753_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386966.208506_5858382.746259 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386916.676812_5858389.559526 # Unique id of the storage node.
-name = manhole_1754_generated # Long name in the user interface.
-manholeId = manhole_1754_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386916.676812_5858389.559526 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 830.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 833.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386867.198861_5858396.764011 # Unique id of the storage node.
-name = manhole_1755_generated # Long name in the user interface.
-manholeId = manhole_1755_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386867.198861_5858396.764011 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 830.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 833.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386820.816385_5858411.854354 # Unique id of the storage node.
-name = manhole_1756_generated # Long name in the user interface.
-manholeId = manhole_1756_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386820.816385_5858411.854354 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 830.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 833.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386841.361235_5858445.514384 # Unique id of the storage node.
-name = manhole_1757_generated # Long name in the user interface.
-manholeId = manhole_1757_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386841.361235_5858445.514384 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386890.796275_5858452.915635 # Unique id of the storage node.
-name = manhole_1758_generated # Long name in the user interface.
-manholeId = manhole_1758_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386890.796275_5858452.915635 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386940.277141_5858460.100081 # Unique id of the storage node.
-name = manhole_1759_generated # Long name in the user interface.
-manholeId = manhole_1759_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386940.277141_5858460.100081 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386989.847998_5858466.483407 # Unique id of the storage node.
-name = manhole_1760_generated # Long name in the user interface.
-manholeId = manhole_1760_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386989.847998_5858466.483407 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387039.689649_5858470.456085 # Unique id of the storage node.
-name = manhole_1761_generated # Long name in the user interface.
-manholeId = manhole_1761_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387039.689649_5858470.456085 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387088.843806_5858479.424947 # Unique id of the storage node.
-name = manhole_1762_generated # Long name in the user interface.
-manholeId = manhole_1762_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387088.843806_5858479.424947 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 801.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 804.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387137.906045_5858489.061807 # Unique id of the storage node.
-name = manhole_1763_generated # Long name in the user interface.
-manholeId = manhole_1763_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387137.906045_5858489.061807 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387186.336530_5858500.879681 # Unique id of the storage node.
-name = manhole_1764_generated # Long name in the user interface.
-manholeId = manhole_1764_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387186.336530_5858500.879681 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387231.661051_5858521.423060 # Unique id of the storage node.
-name = manhole_1765_generated # Long name in the user interface.
-manholeId = manhole_1765_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387231.661051_5858521.423060 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 819.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 822.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387268.120025_5858555.035049 # Unique id of the storage node.
-name = manhole_1766_generated # Long name in the user interface.
-manholeId = manhole_1766_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387268.120025_5858555.035049 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 784.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 787.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387300.917169_5858592.775208 # Unique id of the storage node.
-name = manhole_1767_generated # Long name in the user interface.
-manholeId = manhole_1767_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387300.917169_5858592.775208 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 784.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 787.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387340.521647_5858622.315198 # Unique id of the storage node.
-name = manhole_1768_generated # Long name in the user interface.
-manholeId = manhole_1768_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387340.521647_5858622.315198 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 794.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 797.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387387.476920_5858639.495844 # Unique id of the storage node.
-name = manhole_1769_generated # Long name in the user interface.
-manholeId = manhole_1769_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387387.476920_5858639.495844 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 794.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 797.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387436.116963_5858650.828613 # Unique id of the storage node.
-name = manhole_1770_generated # Long name in the user interface.
-manholeId = manhole_1770_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387436.116963_5858650.828613 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387485.194104_5858660.261458 # Unique id of the storage node.
-name = manhole_1771_generated # Long name in the user interface.
-manholeId = manhole_1771_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387485.194104_5858660.261458 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387533.804190_5858671.493854 # Unique id of the storage node.
-name = manhole_1772_generated # Long name in the user interface.
-manholeId = manhole_1772_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387533.804190_5858671.493854 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387580.296834_5858689.619015 # Unique id of the storage node.
-name = manhole_1773_generated # Long name in the user interface.
-manholeId = manhole_1773_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387580.296834_5858689.619015 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387628.455277_5858703.062848 # Unique id of the storage node.
-name = manhole_1774_generated # Long name in the user interface.
-manholeId = manhole_1774_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387628.455277_5858703.062848 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387677.211432_5858713.786249 # Unique id of the storage node.
-name = manhole_1775_generated # Long name in the user interface.
-manholeId = manhole_1775_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387677.211432_5858713.786249 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387726.995392_5858712.747127 # Unique id of the storage node.
-name = manhole_1776_generated # Long name in the user interface.
-manholeId = manhole_1776_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387726.995392_5858712.747127 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387773.343349_5858725.014478 # Unique id of the storage node.
-name = manhole_1777_generated # Long name in the user interface.
-manholeId = manhole_1777_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387773.343349_5858725.014478 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387806.363672_5858762.310494 # Unique id of the storage node.
-name = manhole_1778_generated # Long name in the user interface.
-manholeId = manhole_1778_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387806.363672_5858762.310494 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 794.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 797.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387799.717028_5858810.149600 # Unique id of the storage node.
-name = manhole_1779_generated # Long name in the user interface.
-manholeId = manhole_1779_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387799.717028_5858810.149600 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 794.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 797.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387771.971140_5858850.861094 # Unique id of the storage node.
-name = manhole_1780_generated # Long name in the user interface.
-manholeId = manhole_1780_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387771.971140_5858850.861094 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387723.076751_5858854.679318 # Unique id of the storage node.
-name = manhole_1781_generated # Long name in the user interface.
-manholeId = manhole_1781_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387723.076751_5858854.679318 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387673.274138_5858850.996178 # Unique id of the storage node.
-name = manhole_1782_generated # Long name in the user interface.
-manholeId = manhole_1782_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387673.274138_5858850.996178 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387624.170363_5858858.384703 # Unique id of the storage node.
-name = manhole_1783_generated # Long name in the user interface.
-manholeId = manhole_1783_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387624.170363_5858858.384703 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387575.715394_5858857.046076 # Unique id of the storage node.
-name = manhole_1784_generated # Long name in the user interface.
-manholeId = manhole_1784_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387575.715394_5858857.046076 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387529.438333_5858838.116818 # Unique id of the storage node.
-name = manhole_1785_generated # Long name in the user interface.
-manholeId = manhole_1785_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387529.438333_5858838.116818 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387481.179235_5858825.222028 # Unique id of the storage node.
-name = manhole_1786_generated # Long name in the user interface.
-manholeId = manhole_1786_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387481.179235_5858825.222028 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387432.215501_5858815.797907 # Unique id of the storage node.
-name = manhole_1787_generated # Long name in the user interface.
-manholeId = manhole_1787_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387432.215501_5858815.797907 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387382.431882_5858811.154251 # Unique id of the storage node.
-name = manhole_1788_generated # Long name in the user interface.
-manholeId = manhole_1788_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387382.431882_5858811.154251 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387336.607073_5858824.075685 # Unique id of the storage node.
-name = manhole_1789_generated # Long name in the user interface.
-manholeId = manhole_1789_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387336.607073_5858824.075685 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387327.458137_5858870.885960 # Unique id of the storage node.
-name = manhole_1790_generated # Long name in the user interface.
-manholeId = manhole_1790_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387327.458137_5858870.885960 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387344.619252_5858917.848376 # Unique id of the storage node.
-name = manhole_1791_generated # Long name in the user interface.
-manholeId = manhole_1791_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387344.619252_5858917.848376 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387358.089984_5858965.710650 # Unique id of the storage node.
-name = manhole_1792_generated # Long name in the user interface.
-manholeId = manhole_1792_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387358.089984_5858965.710650 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 770.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 773.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387329.564613_5859003.583583 # Unique id of the storage node.
-name = manhole_1793_generated # Long name in the user interface.
-manholeId = manhole_1793_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387329.564613_5859003.583583 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 770.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 773.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387285.783744_5858993.703192 # Unique id of the storage node.
-name = manhole_1794_generated # Long name in the user interface.
-manholeId = manhole_1794_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387285.783744_5858993.703192 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 771.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 774.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387248.355973_5858961.317975 # Unique id of the storage node.
-name = manhole_1795_generated # Long name in the user interface.
-manholeId = manhole_1795_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387248.355973_5858961.317975 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 771.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 774.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387199.500434_5858963.645902 # Unique id of the storage node.
-name = manhole_1796_generated # Long name in the user interface.
-manholeId = manhole_1796_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387199.500434_5858963.645902 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387151.482699_5858977.583961 # Unique id of the storage node.
-name = manhole_1797_generated # Long name in the user interface.
-manholeId = manhole_1797_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387151.482699_5858977.583961 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387103.632612_5858992.082135 # Unique id of the storage node.
-name = manhole_1798_generated # Long name in the user interface.
-manholeId = manhole_1798_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387103.632612_5858992.082135 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387055.853340_5859006.816906 # Unique id of the storage node.
-name = manhole_1799_generated # Long name in the user interface.
-manholeId = manhole_1799_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387055.853340_5859006.816906 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387008.074067_5859021.551677 # Unique id of the storage node.
-name = manhole_1800_generated # Long name in the user interface.
-manholeId = manhole_1800_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387008.074067_5859021.551677 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386960.294795_5859036.286448 # Unique id of the storage node.
-name = manhole_1801_generated # Long name in the user interface.
-manholeId = manhole_1801_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386960.294795_5859036.286448 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386912.515523_5859051.021219 # Unique id of the storage node.
-name = manhole_1802_generated # Long name in the user interface.
-manholeId = manhole_1802_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386912.515523_5859051.021219 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 746.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 749.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386864.736251_5859065.755990 # Unique id of the storage node.
-name = manhole_1803_generated # Long name in the user interface.
-manholeId = manhole_1803_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386864.736251_5859065.755990 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 746.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 749.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386816.956979_5859080.490761 # Unique id of the storage node.
-name = manhole_1804_generated # Long name in the user interface.
-manholeId = manhole_1804_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386816.956979_5859080.490761 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 724.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 727.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386769.832018_5859096.976014 # Unique id of the storage node.
-name = manhole_1805_generated # Long name in the user interface.
-manholeId = manhole_1805_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386769.832018_5859096.976014 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386724.102283_5859117.193917 # Unique id of the storage node.
-name = manhole_1806_generated # Long name in the user interface.
-manholeId = manhole_1806_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386724.102283_5859117.193917 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 735.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 738.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386678.372547_5859137.411820 # Unique id of the storage node.
-name = manhole_1807_generated # Long name in the user interface.
-manholeId = manhole_1807_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386678.372547_5859137.411820 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 735.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 738.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386632.642811_5859157.629723 # Unique id of the storage node.
-name = manhole_1808_generated # Long name in the user interface.
-manholeId = manhole_1808_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386632.642811_5859157.629723 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386586.913076_5859177.847626 # Unique id of the storage node.
-name = manhole_1809_generated # Long name in the user interface.
-manholeId = manhole_1809_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386586.913076_5859177.847626 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386541.181931_5859198.062338 # Unique id of the storage node.
-name = manhole_1810_generated # Long name in the user interface.
-manholeId = manhole_1810_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386541.181931_5859198.062338 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386495.431539_5859218.233454 # Unique id of the storage node.
-name = manhole_1811_generated # Long name in the user interface.
-manholeId = manhole_1811_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386495.431539_5859218.233454 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386449.681146_5859238.404569 # Unique id of the storage node.
-name = manhole_1812_generated # Long name in the user interface.
-manholeId = manhole_1812_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386449.681146_5859238.404569 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 739.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 742.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386404.749107_5859260.314222 # Unique id of the storage node.
-name = manhole_1813_generated # Long name in the user interface.
-manholeId = manhole_1813_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386404.749107_5859260.314222 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 739.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 742.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386360.756596_5859284.020065 # Unique id of the storage node.
-name = manhole_1814_generated # Long name in the user interface.
-manholeId = manhole_1814_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386360.756596_5859284.020065 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386317.622745_5859309.307279 # Unique id of the storage node.
-name = manhole_1815_generated # Long name in the user interface.
-manholeId = manhole_1815_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386317.622745_5859309.307279 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386274.488894_5859334.594494 # Unique id of the storage node.
-name = manhole_1816_generated # Long name in the user interface.
-manholeId = manhole_1816_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386274.488894_5859334.594494 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 708.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 711.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386231.354724_5859359.881164 # Unique id of the storage node.
-name = manhole_1817_generated # Long name in the user interface.
-manholeId = manhole_1817_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386231.354724_5859359.881164 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386188.788941_5859385.978958 # Unique id of the storage node.
-name = manhole_1818_generated # Long name in the user interface.
-manholeId = manhole_1818_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386188.788941_5859385.978958 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 736.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 739.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386153.170270_5859420.751349 # Unique id of the storage node.
-name = manhole_1819_generated # Long name in the user interface.
-manholeId = manhole_1819_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386153.170270_5859420.751349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 736.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 739.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386127.241227_5859463.084468 # Unique id of the storage node.
-name = manhole_1820_generated # Long name in the user interface.
-manholeId = manhole_1820_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386127.241227_5859463.084468 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 736.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 739.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386108.996457_5859509.052054 # Unique id of the storage node.
-name = manhole_1821_generated # Long name in the user interface.
-manholeId = manhole_1821_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386108.996457_5859509.052054 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386105.954033_5859558.959127 # Unique id of the storage node.
-name = manhole_1822_generated # Long name in the user interface.
-manholeId = manhole_1822_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386105.954033_5859558.959127 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386101.917093_5859608.782216 # Unique id of the storage node.
-name = manhole_1823_generated # Long name in the user interface.
-manholeId = manhole_1823_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386101.917093_5859608.782216 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386088.458339_5859656.652666 # Unique id of the storage node.
-name = manhole_1824_generated # Long name in the user interface.
-manholeId = manhole_1824_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386088.458339_5859656.652666 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386075.652030_5859704.419184 # Unique id of the storage node.
-name = manhole_1825_generated # Long name in the user interface.
-manholeId = manhole_1825_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386075.652030_5859704.419184 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386076.574771_5859754.410392 # Unique id of the storage node.
-name = manhole_1826_generated # Long name in the user interface.
-manholeId = manhole_1826_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386076.574771_5859754.410392 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386077.497511_5859804.401600 # Unique id of the storage node.
-name = manhole_1827_generated # Long name in the user interface.
-manholeId = manhole_1827_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386077.497511_5859804.401600 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386078.420251_5859854.392808 # Unique id of the storage node.
-name = manhole_1828_generated # Long name in the user interface.
-manholeId = manhole_1828_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386078.420251_5859854.392808 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1377952.944565_5850557.126529 # Unique id of the storage node.
-name = manhole_1829_generated # Long name in the user interface.
-manholeId = manhole_1829_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1377952.944565_5850557.126529 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1377964.043830_5850605.678960 # Unique id of the storage node.
-name = manhole_1830_generated # Long name in the user interface.
-manholeId = manhole_1830_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1377964.043830_5850605.678960 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1377977.740502_5850653.599231 # Unique id of the storage node.
-name = manhole_1831_generated # Long name in the user interface.
-manholeId = manhole_1831_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1377977.740502_5850653.599231 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1377991.437174_5850701.519502 # Unique id of the storage node.
-name = manhole_1832_generated # Long name in the user interface.
-manholeId = manhole_1832_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1377991.437174_5850701.519502 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378005.133845_5850749.439773 # Unique id of the storage node.
-name = manhole_1833_generated # Long name in the user interface.
-manholeId = manhole_1833_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378005.133845_5850749.439773 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378016.561756_5850797.770353 # Unique id of the storage node.
-name = manhole_1834_generated # Long name in the user interface.
-manholeId = manhole_1834_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378016.561756_5850797.770353 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378019.263793_5850847.442325 # Unique id of the storage node.
-name = manhole_1835_generated # Long name in the user interface.
-manholeId = manhole_1835_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378019.263793_5850847.442325 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378014.507027_5850897.054061 # Unique id of the storage node.
-name = manhole_1836_generated # Long name in the user interface.
-manholeId = manhole_1836_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378014.507027_5850897.054061 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378009.750262_5850946.665798 # Unique id of the storage node.
-name = manhole_1837_generated # Long name in the user interface.
-manholeId = manhole_1837_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378009.750262_5850946.665798 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378004.993497_5850996.277534 # Unique id of the storage node.
-name = manhole_1838_generated # Long name in the user interface.
-manholeId = manhole_1838_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378004.993497_5850996.277534 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378006.147393_5851045.887730 # Unique id of the storage node.
-name = manhole_1839_generated # Long name in the user interface.
-manholeId = manhole_1839_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378006.147393_5851045.887730 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378018.944773_5851093.794128 # Unique id of the storage node.
-name = manhole_1840_generated # Long name in the user interface.
-manholeId = manhole_1840_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378018.944773_5851093.794128 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378034.742187_5851141.063493 # Unique id of the storage node.
-name = manhole_1841_generated # Long name in the user interface.
-manholeId = manhole_1841_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378034.742187_5851141.063493 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378050.539600_5851188.332859 # Unique id of the storage node.
-name = manhole_1842_generated # Long name in the user interface.
-manholeId = manhole_1842_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378050.539600_5851188.332859 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378066.337014_5851235.602224 # Unique id of the storage node.
-name = manhole_1843_generated # Long name in the user interface.
-manholeId = manhole_1843_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378066.337014_5851235.602224 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378082.134428_5851282.871589 # Unique id of the storage node.
-name = manhole_1844_generated # Long name in the user interface.
-manholeId = manhole_1844_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378082.134428_5851282.871589 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378102.440998_5851328.029494 # Unique id of the storage node.
-name = manhole_1845_generated # Long name in the user interface.
-manholeId = manhole_1845_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378102.440998_5851328.029494 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378131.532908_5851368.423205 # Unique id of the storage node.
-name = manhole_1846_generated # Long name in the user interface.
-manholeId = manhole_1846_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378131.532908_5851368.423205 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378163.551309_5851406.553524 # Unique id of the storage node.
-name = manhole_1847_generated # Long name in the user interface.
-manholeId = manhole_1847_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378163.551309_5851406.553524 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378197.397602_5851443.137394 # Unique id of the storage node.
-name = manhole_1848_generated # Long name in the user interface.
-manholeId = manhole_1848_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378197.397602_5851443.137394 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378231.243896_5851479.721265 # Unique id of the storage node.
-name = manhole_1849_generated # Long name in the user interface.
-manholeId = manhole_1849_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378231.243896_5851479.721265 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378272.575153_5851506.664149 # Unique id of the storage node.
-name = manhole_1850_generated # Long name in the user interface.
-manholeId = manhole_1850_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378272.575153_5851506.664149 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378314.552144_5851533.531858 # Unique id of the storage node.
-name = manhole_1851_generated # Long name in the user interface.
-manholeId = manhole_1851_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378314.552144_5851533.531858 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378356.252465_5851560.772229 # Unique id of the storage node.
-name = manhole_1852_generated # Long name in the user interface.
-manholeId = manhole_1852_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378356.252465_5851560.772229 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378395.019378_5851592.094387 # Unique id of the storage node.
-name = manhole_1853_generated # Long name in the user interface.
-manholeId = manhole_1853_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378395.019378_5851592.094387 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378432.373639_5851625.020355 # Unique id of the storage node.
-name = manhole_1854_generated # Long name in the user interface.
-manholeId = manhole_1854_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378432.373639_5851625.020355 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378468.338944_5851659.523225 # Unique id of the storage node.
-name = manhole_1855_generated # Long name in the user interface.
-manholeId = manhole_1855_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378468.338944_5851659.523225 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378504.304186_5851694.026161 # Unique id of the storage node.
-name = manhole_1856_generated # Long name in the user interface.
-manholeId = manhole_1856_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378504.304186_5851694.026161 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378540.269427_5851728.529097 # Unique id of the storage node.
-name = manhole_1857_generated # Long name in the user interface.
-manholeId = manhole_1857_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378540.269427_5851728.529097 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378573.923651_5851765.108295 # Unique id of the storage node.
-name = manhole_1858_generated # Long name in the user interface.
-manholeId = manhole_1858_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378573.923651_5851765.108295 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378602.262062_5851806.079547 # Unique id of the storage node.
-name = manhole_1859_generated # Long name in the user interface.
-manholeId = manhole_1859_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378602.262062_5851806.079547 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378625.315741_5851850.237307 # Unique id of the storage node.
-name = manhole_1860_generated # Long name in the user interface.
-manholeId = manhole_1860_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378625.315741_5851850.237307 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378644.704160_5851896.150708 # Unique id of the storage node.
-name = manhole_1861_generated # Long name in the user interface.
-manholeId = manhole_1861_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378644.704160_5851896.150708 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378660.073576_5851943.498803 # Unique id of the storage node.
-name = manhole_1862_generated # Long name in the user interface.
-manholeId = manhole_1862_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378660.073576_5851943.498803 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378671.304306_5851992.053614 # Unique id of the storage node.
-name = manhole_1863_generated # Long name in the user interface.
-manholeId = manhole_1863_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378671.304306_5851992.053614 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378687.684865_5852038.796497 # Unique id of the storage node.
-name = manhole_1864_generated # Long name in the user interface.
-manholeId = manhole_1864_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378687.684865_5852038.796497 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378719.825081_5852075.674009 # Unique id of the storage node.
-name = manhole_1865_generated # Long name in the user interface.
-manholeId = manhole_1865_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378719.825081_5852075.674009 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378760.263341_5852104.704577 # Unique id of the storage node.
-name = manhole_1866_generated # Long name in the user interface.
-manholeId = manhole_1866_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378760.263341_5852104.704577 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378800.847747_5852133.562643 # Unique id of the storage node.
-name = manhole_1867_generated # Long name in the user interface.
-manholeId = manhole_1867_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378800.847747_5852133.562643 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378835.579300_5852168.352977 # Unique id of the storage node.
-name = manhole_1868_generated # Long name in the user interface.
-manholeId = manhole_1868_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378835.579300_5852168.352977 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378849.890051_5852215.595465 # Unique id of the storage node.
-name = manhole_1869_generated # Long name in the user interface.
-manholeId = manhole_1869_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378849.890051_5852215.595465 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378853.757521_5852265.247668 # Unique id of the storage node.
-name = manhole_1870_generated # Long name in the user interface.
-manholeId = manhole_1870_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378853.757521_5852265.247668 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378853.300222_5852315.065206 # Unique id of the storage node.
-name = manhole_1871_generated # Long name in the user interface.
-manholeId = manhole_1871_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378853.300222_5852315.065206 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378850.082632_5852364.763010 # Unique id of the storage node.
-name = manhole_1872_generated # Long name in the user interface.
-manholeId = manhole_1872_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378850.082632_5852364.763010 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378840.191055_5852413.573033 # Unique id of the storage node.
-name = manhole_1873_generated # Long name in the user interface.
-manholeId = manhole_1873_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378840.191055_5852413.573033 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378830.554299_5852462.382284 # Unique id of the storage node.
-name = manhole_1874_generated # Long name in the user interface.
-manholeId = manhole_1874_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378830.554299_5852462.382284 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378841.629253_5852510.233573 # Unique id of the storage node.
-name = manhole_1875_generated # Long name in the user interface.
-manholeId = manhole_1875_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378841.629253_5852510.233573 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378872.321019_5852548.631788 # Unique id of the storage node.
-name = manhole_1876_generated # Long name in the user interface.
-manholeId = manhole_1876_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378872.321019_5852548.631788 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378918.147774_5852564.875442 # Unique id of the storage node.
-name = manhole_1877_generated # Long name in the user interface.
-manholeId = manhole_1877_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378918.147774_5852564.875442 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378963.562774_5852546.307624 # Unique id of the storage node.
-name = manhole_1878_generated # Long name in the user interface.
-manholeId = manhole_1878_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378963.562774_5852546.307624 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1378994.715309_5852508.380678 # Unique id of the storage node.
-name = manhole_1879_generated # Long name in the user interface.
-manholeId = manhole_1879_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1378994.715309_5852508.380678 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379023.220260_5852467.718392 # Unique id of the storage node.
-name = manhole_1880_generated # Long name in the user interface.
-manholeId = manhole_1880_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379023.220260_5852467.718392 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379065.818879_5852442.368791 # Unique id of the storage node.
-name = manhole_1881_generated # Long name in the user interface.
-manholeId = manhole_1881_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379065.818879_5852442.368791 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379113.845729_5852430.139127 # Unique id of the storage node.
-name = manhole_1882_generated # Long name in the user interface.
-manholeId = manhole_1882_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379113.845729_5852430.139127 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379162.858522_5852421.106880 # Unique id of the storage node.
-name = manhole_1883_generated # Long name in the user interface.
-manholeId = manhole_1883_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379162.858522_5852421.106880 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379211.691639_5852411.143052 # Unique id of the storage node.
-name = manhole_1884_generated # Long name in the user interface.
-manholeId = manhole_1884_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379211.691639_5852411.143052 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379260.669021_5852402.403281 # Unique id of the storage node.
-name = manhole_1885_generated # Long name in the user interface.
-manholeId = manhole_1885_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379260.669021_5852402.403281 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379309.984069_5852407.964699 # Unique id of the storage node.
-name = manhole_1886_generated # Long name in the user interface.
-manholeId = manhole_1886_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379309.984069_5852407.964699 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379358.330232_5852420.072535 # Unique id of the storage node.
-name = manhole_1887_generated # Long name in the user interface.
-manholeId = manhole_1887_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379358.330232_5852420.072535 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379406.362183_5852433.329871 # Unique id of the storage node.
-name = manhole_1888_generated # Long name in the user interface.
-manholeId = manhole_1888_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379406.362183_5852433.329871 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379454.145004_5852447.498609 # Unique id of the storage node.
-name = manhole_1889_generated # Long name in the user interface.
-manholeId = manhole_1889_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379454.145004_5852447.498609 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379501.927826_5852461.667347 # Unique id of the storage node.
-name = manhole_1890_generated # Long name in the user interface.
-manholeId = manhole_1890_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379501.927826_5852461.667347 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379549.710648_5852475.836085 # Unique id of the storage node.
-name = manhole_1891_generated # Long name in the user interface.
-manholeId = manhole_1891_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379549.710648_5852475.836085 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379597.493469_5852490.004824 # Unique id of the storage node.
-name = manhole_1892_generated # Long name in the user interface.
-manholeId = manhole_1892_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379597.493469_5852490.004824 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379645.276291_5852504.173562 # Unique id of the storage node.
-name = manhole_1893_generated # Long name in the user interface.
-manholeId = manhole_1893_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379645.276291_5852504.173562 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379693.235355_5852517.703445 # Unique id of the storage node.
-name = manhole_1894_generated # Long name in the user interface.
-manholeId = manhole_1894_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379693.235355_5852517.703445 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379741.521889_5852530.046934 # Unique id of the storage node.
-name = manhole_1895_generated # Long name in the user interface.
-manholeId = manhole_1895_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379741.521889_5852530.046934 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379789.219814_5852544.491725 # Unique id of the storage node.
-name = manhole_1896_generated # Long name in the user interface.
-manholeId = manhole_1896_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379789.219814_5852544.491725 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379832.222820_5852568.718639 # Unique id of the storage node.
-name = manhole_1897_generated # Long name in the user interface.
-manholeId = manhole_1897_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379832.222820_5852568.718639 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379867.821954_5852602.126595 # Unique id of the storage node.
-name = manhole_1898_generated # Long name in the user interface.
-manholeId = manhole_1898_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379867.821954_5852602.126595 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379892.520936_5852645.360785 # Unique id of the storage node.
-name = manhole_1899_generated # Long name in the user interface.
-manholeId = manhole_1899_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379892.520936_5852645.360785 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379914.218724_5852690.229005 # Unique id of the storage node.
-name = manhole_1900_generated # Long name in the user interface.
-manholeId = manhole_1900_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379914.218724_5852690.229005 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379935.916512_5852735.097225 # Unique id of the storage node.
-name = manhole_1901_generated # Long name in the user interface.
-manholeId = manhole_1901_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379935.916512_5852735.097225 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379957.614299_5852779.965445 # Unique id of the storage node.
-name = manhole_1902_generated # Long name in the user interface.
-manholeId = manhole_1902_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379957.614299_5852779.965445 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1379975.831717_5852826.346569 # Unique id of the storage node.
-name = manhole_1903_generated # Long name in the user interface.
-manholeId = manhole_1903_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1379975.831717_5852826.346569 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380005.293366_5852865.804161 # Unique id of the storage node.
-name = manhole_1904_generated # Long name in the user interface.
-manholeId = manhole_1904_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380005.293366_5852865.804161 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380044.241542_5852896.825274 # Unique id of the storage node.
-name = manhole_1905_generated # Long name in the user interface.
-manholeId = manhole_1905_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380044.241542_5852896.825274 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380085.427288_5852924.599595 # Unique id of the storage node.
-name = manhole_1906_generated # Long name in the user interface.
-manholeId = manhole_1906_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380085.427288_5852924.599595 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380108.752209_5852968.554973 # Unique id of the storage node.
-name = manhole_1907_generated # Long name in the user interface.
-manholeId = manhole_1907_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380108.752209_5852968.554973 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380128.741547_5853013.873362 # Unique id of the storage node.
-name = manhole_1908_generated # Long name in the user interface.
-manholeId = manhole_1908_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380128.741547_5853013.873362 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380133.128153_5853062.523951 # Unique id of the storage node.
-name = manhole_1909_generated # Long name in the user interface.
-manholeId = manhole_1909_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380133.128153_5853062.523951 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380112.447079_5853107.741779 # Unique id of the storage node.
-name = manhole_1910_generated # Long name in the user interface.
-manholeId = manhole_1910_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380112.447079_5853107.741779 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380115.368990_5853155.942175 # Unique id of the storage node.
-name = manhole_1911_generated # Long name in the user interface.
-manholeId = manhole_1911_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380115.368990_5853155.942175 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380152.590523_5853188.530831 # Unique id of the storage node.
-name = manhole_1912_generated # Long name in the user interface.
-manholeId = manhole_1912_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380152.590523_5853188.530831 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380195.891570_5853213.192395 # Unique id of the storage node.
-name = manhole_1913_generated # Long name in the user interface.
-manholeId = manhole_1913_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380195.891570_5853213.192395 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380243.613573_5853221.407531 # Unique id of the storage node.
-name = manhole_1914_generated # Long name in the user interface.
-manholeId = manhole_1914_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380243.613573_5853221.407531 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380293.331349_5853217.929898 # Unique id of the storage node.
-name = manhole_1915_generated # Long name in the user interface.
-manholeId = manhole_1915_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380293.331349_5853217.929898 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380342.815511_5853220.016691 # Unique id of the storage node.
-name = manhole_1916_generated # Long name in the user interface.
-manholeId = manhole_1916_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380342.815511_5853220.016691 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380391.144631_5853232.192379 # Unique id of the storage node.
-name = manhole_1917_generated # Long name in the user interface.
-manholeId = manhole_1917_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380391.144631_5853232.192379 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380440.773956_5853232.691710 # Unique id of the storage node.
-name = manhole_1918_generated # Long name in the user interface.
-manholeId = manhole_1918_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380440.773956_5853232.691710 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380490.203863_5853227.499292 # Unique id of the storage node.
-name = manhole_1919_generated # Long name in the user interface.
-manholeId = manhole_1919_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380490.203863_5853227.499292 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380539.291444_5853218.876033 # Unique id of the storage node.
-name = manhole_1920_generated # Long name in the user interface.
-manholeId = manhole_1920_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380539.291444_5853218.876033 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380588.587735_5853219.583832 # Unique id of the storage node.
-name = manhole_1921_generated # Long name in the user interface.
-manholeId = manhole_1921_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380588.587735_5853219.583832 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380637.607763_5853227.899971 # Unique id of the storage node.
-name = manhole_1922_generated # Long name in the user interface.
-manholeId = manhole_1922_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380637.607763_5853227.899971 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380683.775759_5853245.695878 # Unique id of the storage node.
-name = manhole_1923_generated # Long name in the user interface.
-manholeId = manhole_1923_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380683.775759_5853245.695878 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380721.677944_5853277.387950 # Unique id of the storage node.
-name = manhole_1924_generated # Long name in the user interface.
-manholeId = manhole_1924_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380721.677944_5853277.387950 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380754.055986_5853315.232859 # Unique id of the storage node.
-name = manhole_1925_generated # Long name in the user interface.
-manholeId = manhole_1925_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380754.055986_5853315.232859 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380776.607955_5853359.677880 # Unique id of the storage node.
-name = manhole_1926_generated # Long name in the user interface.
-manholeId = manhole_1926_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380776.607955_5853359.677880 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380799.159923_5853404.122902 # Unique id of the storage node.
-name = manhole_1927_generated # Long name in the user interface.
-manholeId = manhole_1927_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380799.159923_5853404.122902 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380821.771371_5853448.533643 # Unique id of the storage node.
-name = manhole_1928_generated # Long name in the user interface.
-manholeId = manhole_1928_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380821.771371_5853448.533643 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380848.921945_5853490.328349 # Unique id of the storage node.
-name = manhole_1929_generated # Long name in the user interface.
-manholeId = manhole_1929_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380848.921945_5853490.328349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380885.680786_5853523.631279 # Unique id of the storage node.
-name = manhole_1930_generated # Long name in the user interface.
-manholeId = manhole_1930_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380885.680786_5853523.631279 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380928.410955_5853549.284425 # Unique id of the storage node.
-name = manhole_1931_generated # Long name in the user interface.
-manholeId = manhole_1931_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380928.410955_5853549.284425 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1380969.254860_5853577.730779 # Unique id of the storage node.
-name = manhole_1932_generated # Long name in the user interface.
-manholeId = manhole_1932_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1380969.254860_5853577.730779 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381008.227876_5853608.755771 # Unique id of the storage node.
-name = manhole_1933_generated # Long name in the user interface.
-manholeId = manhole_1933_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381008.227876_5853608.755771 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381045.894549_5853641.391639 # Unique id of the storage node.
-name = manhole_1934_generated # Long name in the user interface.
-manholeId = manhole_1934_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381045.894549_5853641.391639 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381082.881983_5853674.796443 # Unique id of the storage node.
-name = manhole_1935_generated # Long name in the user interface.
-manholeId = manhole_1935_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381082.881983_5853674.796443 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381117.274645_5853710.702546 # Unique id of the storage node.
-name = manhole_1936_generated # Long name in the user interface.
-manholeId = manhole_1936_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381117.274645_5853710.702546 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381148.415915_5853749.590756 # Unique id of the storage node.
-name = manhole_1937_generated # Long name in the user interface.
-manholeId = manhole_1937_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381148.415915_5853749.590756 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381178.251517_5853789.513031 # Unique id of the storage node.
-name = manhole_1938_generated # Long name in the user interface.
-manholeId = manhole_1938_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381178.251517_5853789.513031 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381208.087120_5853829.435305 # Unique id of the storage node.
-name = manhole_1939_generated # Long name in the user interface.
-manholeId = manhole_1939_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381208.087120_5853829.435305 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381238.241480_5853869.114188 # Unique id of the storage node.
-name = manhole_1940_generated # Long name in the user interface.
-manholeId = manhole_1940_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381238.241480_5853869.114188 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381268.895247_5853908.411742 # Unique id of the storage node.
-name = manhole_1941_generated # Long name in the user interface.
-manholeId = manhole_1941_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381268.895247_5853908.411742 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381302.998325_5853944.541349 # Unique id of the storage node.
-name = manhole_1942_generated # Long name in the user interface.
-manholeId = manhole_1942_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381302.998325_5853944.541349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381340.626719_5853977.186633 # Unique id of the storage node.
-name = manhole_1943_generated # Long name in the user interface.
-manholeId = manhole_1943_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381340.626719_5853977.186633 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381379.194800_5854008.753298 # Unique id of the storage node.
-name = manhole_1944_generated # Long name in the user interface.
-manholeId = manhole_1944_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381379.194800_5854008.753298 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381417.762880_5854040.319964 # Unique id of the storage node.
-name = manhole_1945_generated # Long name in the user interface.
-manholeId = manhole_1945_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381417.762880_5854040.319964 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381456.193939_5854072.051781 # Unique id of the storage node.
-name = manhole_1946_generated # Long name in the user interface.
-manholeId = manhole_1946_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381456.193939_5854072.051781 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381494.337362_5854104.130286 # Unique id of the storage node.
-name = manhole_1947_generated # Long name in the user interface.
-manholeId = manhole_1947_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381494.337362_5854104.130286 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381532.480785_5854136.208790 # Unique id of the storage node.
-name = manhole_1948_generated # Long name in the user interface.
-manholeId = manhole_1948_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381532.480785_5854136.208790 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381573.306699_5854164.766660 # Unique id of the storage node.
-name = manhole_1949_generated # Long name in the user interface.
-manholeId = manhole_1949_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381573.306699_5854164.766660 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381615.465751_5854190.843553 # Unique id of the storage node.
-name = manhole_1950_generated # Long name in the user interface.
-manholeId = manhole_1950_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381615.465751_5854190.843553 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381664.885220_5854196.345880 # Unique id of the storage node.
-name = manhole_1951_generated # Long name in the user interface.
-manholeId = manhole_1951_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381664.885220_5854196.345880 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381714.317774_5854201.574988 # Unique id of the storage node.
-name = manhole_1952_generated # Long name in the user interface.
-manholeId = manhole_1952_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381714.317774_5854201.574988 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381760.115591_5854221.118395 # Unique id of the storage node.
-name = manhole_1953_generated # Long name in the user interface.
-manholeId = manhole_1953_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381760.115591_5854221.118395 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381805.318369_5854242.110299 # Unique id of the storage node.
-name = manhole_1954_generated # Long name in the user interface.
-manholeId = manhole_1954_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381805.318369_5854242.110299 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381850.521147_5854263.102203 # Unique id of the storage node.
-name = manhole_1955_generated # Long name in the user interface.
-manholeId = manhole_1955_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381850.521147_5854263.102203 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381893.852784_5854287.592576 # Unique id of the storage node.
-name = manhole_1956_generated # Long name in the user interface.
-manholeId = manhole_1956_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381893.852784_5854287.592576 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381937.353084_5854311.771844 # Unique id of the storage node.
-name = manhole_1957_generated # Long name in the user interface.
-manholeId = manhole_1957_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381937.353084_5854311.771844 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1381982.513813_5854332.854056 # Unique id of the storage node.
-name = manhole_1958_generated # Long name in the user interface.
-manholeId = manhole_1958_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1381982.513813_5854332.854056 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382024.967402_5854358.544896 # Unique id of the storage node.
-name = manhole_1959_generated # Long name in the user interface.
-manholeId = manhole_1959_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382024.967402_5854358.544896 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382060.114376_5854393.345819 # Unique id of the storage node.
-name = manhole_1960_generated # Long name in the user interface.
-manholeId = manhole_1960_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382060.114376_5854393.345819 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382089.728327_5854433.432788 # Unique id of the storage node.
-name = manhole_1961_generated # Long name in the user interface.
-manholeId = manhole_1961_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382089.728327_5854433.432788 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382122.402648_5854471.042654 # Unique id of the storage node.
-name = manhole_1962_generated # Long name in the user interface.
-manholeId = manhole_1962_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382122.402648_5854471.042654 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382155.439529_5854508.359081 # Unique id of the storage node.
-name = manhole_1963_generated # Long name in the user interface.
-manholeId = manhole_1963_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382155.439529_5854508.359081 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382193.393294_5854540.548528 # Unique id of the storage node.
-name = manhole_1964_generated # Long name in the user interface.
-manholeId = manhole_1964_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382193.393294_5854540.548528 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382237.046636_5854563.539409 # Unique id of the storage node.
-name = manhole_1965_generated # Long name in the user interface.
-manholeId = manhole_1965_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382237.046636_5854563.539409 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382283.275375_5854582.163450 # Unique id of the storage node.
-name = manhole_1966_generated # Long name in the user interface.
-manholeId = manhole_1966_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382283.275375_5854582.163450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382324.660211_5854609.853001 # Unique id of the storage node.
-name = manhole_1967_generated # Long name in the user interface.
-manholeId = manhole_1967_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382324.660211_5854609.853001 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382366.364929_5854637.058875 # Unique id of the storage node.
-name = manhole_1968_generated # Long name in the user interface.
-manholeId = manhole_1968_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382366.364929_5854637.058875 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382410.356622_5854660.482839 # Unique id of the storage node.
-name = manhole_1969_generated # Long name in the user interface.
-manholeId = manhole_1969_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382410.356622_5854660.482839 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382452.568788_5854686.820535 # Unique id of the storage node.
-name = manhole_1970_generated # Long name in the user interface.
-manholeId = manhole_1970_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382452.568788_5854686.820535 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382487.610403_5854721.469865 # Unique id of the storage node.
-name = manhole_1971_generated # Long name in the user interface.
-manholeId = manhole_1971_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382487.610403_5854721.469865 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382518.192552_5854760.823180 # Unique id of the storage node.
-name = manhole_1972_generated # Long name in the user interface.
-manholeId = manhole_1972_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382518.192552_5854760.823180 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382548.933844_5854800.052072 # Unique id of the storage node.
-name = manhole_1973_generated # Long name in the user interface.
-manholeId = manhole_1973_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382548.933844_5854800.052072 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382580.398866_5854838.696309 # Unique id of the storage node.
-name = manhole_1974_generated # Long name in the user interface.
-manholeId = manhole_1974_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382580.398866_5854838.696309 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382612.348002_5854876.948157 # Unique id of the storage node.
-name = manhole_1975_generated # Long name in the user interface.
-manholeId = manhole_1975_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382612.348002_5854876.948157 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382648.047503_5854911.260034 # Unique id of the storage node.
-name = manhole_1976_generated # Long name in the user interface.
-manholeId = manhole_1976_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382648.047503_5854911.260034 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382688.805453_5854939.871392 # Unique id of the storage node.
-name = manhole_1977_generated # Long name in the user interface.
-manholeId = manhole_1977_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382688.805453_5854939.871392 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382730.394936_5854967.289952 # Unique id of the storage node.
-name = manhole_1978_generated # Long name in the user interface.
-manholeId = manhole_1978_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382730.394936_5854967.289952 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382770.503957_5854996.874028 # Unique id of the storage node.
-name = manhole_1979_generated # Long name in the user interface.
-manholeId = manhole_1979_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382770.503957_5854996.874028 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382807.222716_5855030.511386 # Unique id of the storage node.
-name = manhole_1980_generated # Long name in the user interface.
-manholeId = manhole_1980_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382807.222716_5855030.511386 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382841.118114_5855066.765866 # Unique id of the storage node.
-name = manhole_1981_generated # Long name in the user interface.
-manholeId = manhole_1981_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382841.118114_5855066.765866 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382868.159781_5855108.571574 # Unique id of the storage node.
-name = manhole_1982_generated # Long name in the user interface.
-manholeId = manhole_1982_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382868.159781_5855108.571574 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382893.190356_5855151.669387 # Unique id of the storage node.
-name = manhole_1983_generated # Long name in the user interface.
-manholeId = manhole_1983_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382893.190356_5855151.669387 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382922.434859_5855191.665900 # Unique id of the storage node.
-name = manhole_1984_generated # Long name in the user interface.
-manholeId = manhole_1984_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382922.434859_5855191.665900 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382957.113782_5855227.355966 # Unique id of the storage node.
-name = manhole_1985_generated # Long name in the user interface.
-manholeId = manhole_1985_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382957.113782_5855227.355966 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1382995.477073_5855259.171199 # Unique id of the storage node.
-name = manhole_1986_generated # Long name in the user interface.
-manholeId = manhole_1986_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1382995.477073_5855259.171199 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383033.840365_5855290.986432 # Unique id of the storage node.
-name = manhole_1987_generated # Long name in the user interface.
-manholeId = manhole_1987_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383033.840365_5855290.986432 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383072.203657_5855322.801664 # Unique id of the storage node.
-name = manhole_1988_generated # Long name in the user interface.
-manholeId = manhole_1988_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383072.203657_5855322.801664 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383111.318844_5855353.676450 # Unique id of the storage node.
-name = manhole_1989_generated # Long name in the user interface.
-manholeId = manhole_1989_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383111.318844_5855353.676450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383150.797562_5855384.096541 # Unique id of the storage node.
-name = manhole_1990_generated # Long name in the user interface.
-manholeId = manhole_1990_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383150.797562_5855384.096541 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383188.758420_5855416.205501 # Unique id of the storage node.
-name = manhole_1991_generated # Long name in the user interface.
-manholeId = manhole_1991_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383188.758420_5855416.205501 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383223.204672_5855452.225037 # Unique id of the storage node.
-name = manhole_1992_generated # Long name in the user interface.
-manholeId = manhole_1992_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383223.204672_5855452.225037 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383257.650924_5855488.244572 # Unique id of the storage node.
-name = manhole_1993_generated # Long name in the user interface.
-manholeId = manhole_1993_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383257.650924_5855488.244572 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383293.053936_5855523.226906 # Unique id of the storage node.
-name = manhole_1994_generated # Long name in the user interface.
-manholeId = manhole_1994_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383293.053936_5855523.226906 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383331.731193_5855554.659706 # Unique id of the storage node.
-name = manhole_1995_generated # Long name in the user interface.
-manholeId = manhole_1995_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383331.731193_5855554.659706 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383370.408451_5855586.092507 # Unique id of the storage node.
-name = manhole_1996_generated # Long name in the user interface.
-manholeId = manhole_1996_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383370.408451_5855586.092507 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383409.085708_5855617.525307 # Unique id of the storage node.
-name = manhole_1997_generated # Long name in the user interface.
-manholeId = manhole_1997_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383409.085708_5855617.525307 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383447.762965_5855648.958108 # Unique id of the storage node.
-name = manhole_1998_generated # Long name in the user interface.
-manholeId = manhole_1998_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383447.762965_5855648.958108 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383486.440223_5855680.390908 # Unique id of the storage node.
-name = manhole_1999_generated # Long name in the user interface.
-manholeId = manhole_1999_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383486.440223_5855680.390908 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383524.623527_5855712.419992 # Unique id of the storage node.
-name = manhole_2000_generated # Long name in the user interface.
-manholeId = manhole_2000_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383524.623527_5855712.419992 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383562.704450_5855744.572666 # Unique id of the storage node.
-name = manhole_2001_generated # Long name in the user interface.
-manholeId = manhole_2001_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383562.704450_5855744.572666 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383597.212259_5855780.247392 # Unique id of the storage node.
-name = manhole_2002_generated # Long name in the user interface.
-manholeId = manhole_2002_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383597.212259_5855780.247392 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383628.813502_5855818.787145 # Unique id of the storage node.
-name = manhole_2003_generated # Long name in the user interface.
-manholeId = manhole_2003_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383628.813502_5855818.787145 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383658.462820_5855858.840411 # Unique id of the storage node.
-name = manhole_2004_generated # Long name in the user interface.
-manholeId = manhole_2004_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383658.462820_5855858.840411 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383687.918552_5855899.043782 # Unique id of the storage node.
-name = manhole_2005_generated # Long name in the user interface.
-manholeId = manhole_2005_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383687.918552_5855899.043782 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383719.843953_5855937.195060 # Unique id of the storage node.
-name = manhole_2006_generated # Long name in the user interface.
-manholeId = manhole_2006_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383719.843953_5855937.195060 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383753.973053_5855973.515243 # Unique id of the storage node.
-name = manhole_2007_generated # Long name in the user interface.
-manholeId = manhole_2007_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383753.973053_5855973.515243 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383784.708565_5856012.105649 # Unique id of the storage node.
-name = manhole_2008_generated # Long name in the user interface.
-manholeId = manhole_2008_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383784.708565_5856012.105649 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383805.253341_5856057.513394 # Unique id of the storage node.
-name = manhole_2009_generated # Long name in the user interface.
-manholeId = manhole_2009_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383805.253341_5856057.513394 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383809.284696_5856106.606499 # Unique id of the storage node.
-name = manhole_2010_generated # Long name in the user interface.
-manholeId = manhole_2010_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383809.284696_5856106.606499 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383808.308144_5856156.357714 # Unique id of the storage node.
-name = manhole_2011_generated # Long name in the user interface.
-manholeId = manhole_2011_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383808.308144_5856156.357714 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383802.173665_5856205.787551 # Unique id of the storage node.
-name = manhole_2012_generated # Long name in the user interface.
-manholeId = manhole_2012_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383802.173665_5856205.787551 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383790.607963_5856254.266265 # Unique id of the storage node.
-name = manhole_2013_generated # Long name in the user interface.
-manholeId = manhole_2013_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383790.607963_5856254.266265 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383781.605232_5856303.269710 # Unique id of the storage node.
-name = manhole_2014_generated # Long name in the user interface.
-manholeId = manhole_2014_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383781.605232_5856303.269710 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383778.118178_5856352.705245 # Unique id of the storage node.
-name = manhole_2015_generated # Long name in the user interface.
-manholeId = manhole_2015_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383778.118178_5856352.705245 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383792.028724_5856399.611572 # Unique id of the storage node.
-name = manhole_2016_generated # Long name in the user interface.
-manholeId = manhole_2016_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383792.028724_5856399.611572 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383823.301143_5856438.156547 # Unique id of the storage node.
-name = manhole_2017_generated # Long name in the user interface.
-manholeId = manhole_2017_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383823.301143_5856438.156547 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383860.742514_5856470.925372 # Unique id of the storage node.
-name = manhole_2018_generated # Long name in the user interface.
-manholeId = manhole_2018_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383860.742514_5856470.925372 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383899.226264_5856502.593544 # Unique id of the storage node.
-name = manhole_2019_generated # Long name in the user interface.
-manholeId = manhole_2019_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383899.226264_5856502.593544 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383937.576727_5856534.331571 # Unique id of the storage node.
-name = manhole_2020_generated # Long name in the user interface.
-manholeId = manhole_2020_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383937.576727_5856534.331571 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383965.274165_5856575.765894 # Unique id of the storage node.
-name = manhole_2021_generated # Long name in the user interface.
-manholeId = manhole_2021_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383965.274165_5856575.765894 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1383992.971602_5856617.200217 # Unique id of the storage node.
-name = manhole_2022_generated # Long name in the user interface.
-manholeId = manhole_2022_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1383992.971602_5856617.200217 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384020.669040_5856658.634540 # Unique id of the storage node.
-name = manhole_2023_generated # Long name in the user interface.
-manholeId = manhole_2023_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384020.669040_5856658.634540 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384050.267681_5856698.702002 # Unique id of the storage node.
-name = manhole_2024_generated # Long name in the user interface.
-manholeId = manhole_2024_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384050.267681_5856698.702002 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384085.778962_5856733.441067 # Unique id of the storage node.
-name = manhole_2025_generated # Long name in the user interface.
-manholeId = manhole_2025_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384085.778962_5856733.441067 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 799.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 802.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384122.993944_5856766.592180 # Unique id of the storage node.
-name = manhole_2026_generated # Long name in the user interface.
-manholeId = manhole_2026_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384122.993944_5856766.592180 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 799.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 802.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384160.350960_5856799.578122 # Unique id of the storage node.
-name = manhole_2027_generated # Long name in the user interface.
-manholeId = manhole_2027_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384160.350960_5856799.578122 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384198.384374_5856831.724873 # Unique id of the storage node.
-name = manhole_2028_generated # Long name in the user interface.
-manholeId = manhole_2028_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384198.384374_5856831.724873 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384230.112839_5856870.159957 # Unique id of the storage node.
-name = manhole_2029_generated # Long name in the user interface.
-manholeId = manhole_2029_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384230.112839_5856870.159957 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384259.121702_5856910.628997 # Unique id of the storage node.
-name = manhole_2030_generated # Long name in the user interface.
-manholeId = manhole_2030_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384259.121702_5856910.628997 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384287.023719_5856951.925833 # Unique id of the storage node.
-name = manhole_2031_generated # Long name in the user interface.
-manholeId = manhole_2031_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384287.023719_5856951.925833 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384314.929269_5856993.220281 # Unique id of the storage node.
-name = manhole_2032_generated # Long name in the user interface.
-manholeId = manhole_2032_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384314.929269_5856993.220281 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384344.819753_5857033.056209 # Unique id of the storage node.
-name = manhole_2033_generated # Long name in the user interface.
-manholeId = manhole_2033_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384344.819753_5857033.056209 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384375.891110_5857072.024426 # Unique id of the storage node.
-name = manhole_2034_generated # Long name in the user interface.
-manholeId = manhole_2034_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384375.891110_5857072.024426 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384412.732156_5857105.507668 # Unique id of the storage node.
-name = manhole_2035_generated # Long name in the user interface.
-manholeId = manhole_2035_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384412.732156_5857105.507668 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384450.079483_5857138.509612 # Unique id of the storage node.
-name = manhole_2036_generated # Long name in the user interface.
-manholeId = manhole_2036_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384450.079483_5857138.509612 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384487.426863_5857171.511497 # Unique id of the storage node.
-name = manhole_2037_generated # Long name in the user interface.
-manholeId = manhole_2037_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384487.426863_5857171.511497 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384525.207760_5857204.014278 # Unique id of the storage node.
-name = manhole_2038_generated # Long name in the user interface.
-manholeId = manhole_2038_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384525.207760_5857204.014278 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384563.111989_5857236.375066 # Unique id of the storage node.
-name = manhole_2039_generated # Long name in the user interface.
-manholeId = manhole_2039_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384563.111989_5857236.375066 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384601.016218_5857268.735853 # Unique id of the storage node.
-name = manhole_2040_generated # Long name in the user interface.
-manholeId = manhole_2040_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384601.016218_5857268.735853 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384638.920447_5857301.096641 # Unique id of the storage node.
-name = manhole_2041_generated # Long name in the user interface.
-manholeId = manhole_2041_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384638.920447_5857301.096641 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384669.604955_5857340.313405 # Unique id of the storage node.
-name = manhole_2042_generated # Long name in the user interface.
-manholeId = manhole_2042_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384669.604955_5857340.313405 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384699.518248_5857380.104403 # Unique id of the storage node.
-name = manhole_2043_generated # Long name in the user interface.
-manholeId = manhole_2043_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384699.518248_5857380.104403 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384719.806332_5857425.627417 # Unique id of the storage node.
-name = manhole_2044_generated # Long name in the user interface.
-manholeId = manhole_2044_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384719.806332_5857425.627417 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384740.094417_5857471.150431 # Unique id of the storage node.
-name = manhole_2045_generated # Long name in the user interface.
-manholeId = manhole_2045_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384740.094417_5857471.150431 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 779.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 782.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384760.382502_5857516.673445 # Unique id of the storage node.
-name = manhole_2046_generated # Long name in the user interface.
-manholeId = manhole_2046_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384760.382502_5857516.673445 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 786.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 789.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384780.670586_5857562.196459 # Unique id of the storage node.
-name = manhole_2047_generated # Long name in the user interface.
-manholeId = manhole_2047_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384780.670586_5857562.196459 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 786.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 789.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384802.672203_5857606.838341 # Unique id of the storage node.
-name = manhole_2048_generated # Long name in the user interface.
-manholeId = manhole_2048_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384802.672203_5857606.838341 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 793.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 796.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384827.896526_5857649.823045 # Unique id of the storage node.
-name = manhole_2049_generated # Long name in the user interface.
-manholeId = manhole_2049_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384827.896526_5857649.823045 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384854.757883_5857691.606821 # Unique id of the storage node.
-name = manhole_2050_generated # Long name in the user interface.
-manholeId = manhole_2050_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384854.757883_5857691.606821 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384888.185769_5857728.573395 # Unique id of the storage node.
-name = manhole_2051_generated # Long name in the user interface.
-manholeId = manhole_2051_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384888.185769_5857728.573395 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384921.613655_5857765.539970 # Unique id of the storage node.
-name = manhole_2052_generated # Long name in the user interface.
-manholeId = manhole_2052_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384921.613655_5857765.539970 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 754.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 757.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384956.145454_5857801.445757 # Unique id of the storage node.
-name = manhole_2053_generated # Long name in the user interface.
-manholeId = manhole_2053_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384956.145454_5857801.445757 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 754.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 757.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384991.751307_5857836.319449 # Unique id of the storage node.
-name = manhole_2054_generated # Long name in the user interface.
-manholeId = manhole_2054_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384991.751307_5857836.319449 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 754.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 757.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385027.357159_5857871.193142 # Unique id of the storage node.
-name = manhole_2055_generated # Long name in the user interface.
-manholeId = manhole_2055_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385027.357159_5857871.193142 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 743.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 746.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385062.963012_5857906.066835 # Unique id of the storage node.
-name = manhole_2056_generated # Long name in the user interface.
-manholeId = manhole_2056_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385062.963012_5857906.066835 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385098.568864_5857940.940528 # Unique id of the storage node.
-name = manhole_2057_generated # Long name in the user interface.
-manholeId = manhole_2057_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385098.568864_5857940.940528 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 725.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 728.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385135.753846_5857974.029479 # Unique id of the storage node.
-name = manhole_2058_generated # Long name in the user interface.
-manholeId = manhole_2058_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385135.753846_5857974.029479 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 725.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 728.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385175.738456_5858003.622976 # Unique id of the storage node.
-name = manhole_2059_generated # Long name in the user interface.
-manholeId = manhole_2059_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385175.738456_5858003.622976 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 725.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 728.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385218.653757_5858028.965197 # Unique id of the storage node.
-name = manhole_2060_generated # Long name in the user interface.
-manholeId = manhole_2060_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385218.653757_5858028.965197 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 732.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 735.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385262.454937_5858052.706983 # Unique id of the storage node.
-name = manhole_2061_generated # Long name in the user interface.
-manholeId = manhole_2061_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385262.454937_5858052.706983 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 732.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 735.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385306.715555_5858075.618745 # Unique id of the storage node.
-name = manhole_2062_generated # Long name in the user interface.
-manholeId = manhole_2062_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385306.715555_5858075.618745 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 739.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 742.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385350.976173_5858098.530508 # Unique id of the storage node.
-name = manhole_2063_generated # Long name in the user interface.
-manholeId = manhole_2063_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385350.976173_5858098.530508 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 739.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 742.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385395.236792_5858121.442270 # Unique id of the storage node.
-name = manhole_2064_generated # Long name in the user interface.
-manholeId = manhole_2064_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385395.236792_5858121.442270 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 733.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 736.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385439.497410_5858144.354032 # Unique id of the storage node.
-name = manhole_2065_generated # Long name in the user interface.
-manholeId = manhole_2065_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385439.497410_5858144.354032 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 733.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 736.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385483.758028_5858167.265795 # Unique id of the storage node.
-name = manhole_2066_generated # Long name in the user interface.
-manholeId = manhole_2066_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385483.758028_5858167.265795 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385528.018646_5858190.177557 # Unique id of the storage node.
-name = manhole_2067_generated # Long name in the user interface.
-manholeId = manhole_2067_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385528.018646_5858190.177557 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385571.606102_5858214.277655 # Unique id of the storage node.
-name = manhole_2068_generated # Long name in the user interface.
-manholeId = manhole_2068_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385571.606102_5858214.277655 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 724.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 727.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385614.013401_5858240.461089 # Unique id of the storage node.
-name = manhole_2069_generated # Long name in the user interface.
-manholeId = manhole_2069_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385614.013401_5858240.461089 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 724.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 727.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385656.420699_5858266.644523 # Unique id of the storage node.
-name = manhole_2070_generated # Long name in the user interface.
-manholeId = manhole_2070_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385656.420699_5858266.644523 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 687.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 690.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385698.773112_5858292.896190 # Unique id of the storage node.
-name = manhole_2071_generated # Long name in the user interface.
-manholeId = manhole_2071_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385698.773112_5858292.896190 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 730.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 733.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385733.435650_5858328.707635 # Unique id of the storage node.
-name = manhole_2072_generated # Long name in the user interface.
-manholeId = manhole_2072_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385733.435650_5858328.707635 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 730.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 733.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385768.098189_5858364.519079 # Unique id of the storage node.
-name = manhole_2073_generated # Long name in the user interface.
-manholeId = manhole_2073_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385768.098189_5858364.519079 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 718.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 721.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385795.882535_5858405.467094 # Unique id of the storage node.
-name = manhole_2074_generated # Long name in the user interface.
-manholeId = manhole_2074_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385795.882535_5858405.467094 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 718.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 721.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385820.377635_5858448.871486 # Unique id of the storage node.
-name = manhole_2075_generated # Long name in the user interface.
-manholeId = manhole_2075_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385820.377635_5858448.871486 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 736.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 739.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385841.084314_5858493.920932 # Unique id of the storage node.
-name = manhole_2076_generated # Long name in the user interface.
-manholeId = manhole_2076_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385841.084314_5858493.920932 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 724.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 727.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385856.076262_5858541.451898 # Unique id of the storage node.
-name = manhole_2077_generated # Long name in the user interface.
-manholeId = manhole_2077_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385856.076262_5858541.451898 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 724.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 727.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385865.668900_5858590.250007 # Unique id of the storage node.
-name = manhole_2078_generated # Long name in the user interface.
-manholeId = manhole_2078_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385865.668900_5858590.250007 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 731.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 734.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385873.387287_5858639.487977 # Unique id of the storage node.
-name = manhole_2079_generated # Long name in the user interface.
-manholeId = manhole_2079_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385873.387287_5858639.487977 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 731.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 734.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385875.017950_5858689.287253 # Unique id of the storage node.
-name = manhole_2080_generated # Long name in the user interface.
-manholeId = manhole_2080_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385875.017950_5858689.287253 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385876.432929_5858739.106416 # Unique id of the storage node.
-name = manhole_2081_generated # Long name in the user interface.
-manholeId = manhole_2081_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385876.432929_5858739.106416 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385878.329822_5858788.908142 # Unique id of the storage node.
-name = manhole_2082_generated # Long name in the user interface.
-manholeId = manhole_2082_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385878.329822_5858788.908142 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385880.519215_5858838.699283 # Unique id of the storage node.
-name = manhole_2083_generated # Long name in the user interface.
-manholeId = manhole_2083_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385880.519215_5858838.699283 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385882.620351_5858888.493530 # Unique id of the storage node.
-name = manhole_2084_generated # Long name in the user interface.
-manholeId = manhole_2084_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385882.620351_5858888.493530 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385883.937444_5858938.315378 # Unique id of the storage node.
-name = manhole_2085_generated # Long name in the user interface.
-manholeId = manhole_2085_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385883.937444_5858938.315378 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385885.254539_5858988.137225 # Unique id of the storage node.
-name = manhole_2086_generated # Long name in the user interface.
-manholeId = manhole_2086_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385885.254539_5858988.137225 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385890.650534_5859037.630401 # Unique id of the storage node.
-name = manhole_2087_generated # Long name in the user interface.
-manholeId = manhole_2087_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385890.650534_5859037.630401 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385901.777443_5859086.092394 # Unique id of the storage node.
-name = manhole_2088_generated # Long name in the user interface.
-manholeId = manhole_2088_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385901.777443_5859086.092394 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385915.397955_5859134.034368 # Unique id of the storage node.
-name = manhole_2089_generated # Long name in the user interface.
-manholeId = manhole_2089_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385915.397955_5859134.034368 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385928.426053_5859182.139209 # Unique id of the storage node.
-name = manhole_2090_generated # Long name in the user interface.
-manholeId = manhole_2090_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385928.426053_5859182.139209 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385941.228082_5859230.306202 # Unique id of the storage node.
-name = manhole_2091_generated # Long name in the user interface.
-manholeId = manhole_2091_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385941.228082_5859230.306202 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385945.092689_5859279.734331 # Unique id of the storage node.
-name = manhole_2092_generated # Long name in the user interface.
-manholeId = manhole_2092_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385945.092689_5859279.734331 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385937.902412_5859328.779896 # Unique id of the storage node.
-name = manhole_2093_generated # Long name in the user interface.
-manholeId = manhole_2093_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385937.902412_5859328.779896 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385932.795076_5859378.173214 # Unique id of the storage node.
-name = manhole_2094_generated # Long name in the user interface.
-manholeId = manhole_2094_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385932.795076_5859378.173214 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385937.702696_5859427.770255 # Unique id of the storage node.
-name = manhole_2095_generated # Long name in the user interface.
-manholeId = manhole_2095_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385937.702696_5859427.770255 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385939.035938_5859477.502304 # Unique id of the storage node.
-name = manhole_2096_generated # Long name in the user interface.
-manholeId = manhole_2096_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385939.035938_5859477.502304 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385937.883638_5859527.328235 # Unique id of the storage node.
-name = manhole_2097_generated # Long name in the user interface.
-manholeId = manhole_2097_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385937.883638_5859527.328235 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385940.515994_5859576.989168 # Unique id of the storage node.
-name = manhole_2098_generated # Long name in the user interface.
-manholeId = manhole_2098_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385940.515994_5859576.989168 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385950.701545_5859625.530177 # Unique id of the storage node.
-name = manhole_2099_generated # Long name in the user interface.
-manholeId = manhole_2099_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385950.701545_5859625.530177 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385970.467743_5859670.991299 # Unique id of the storage node.
-name = manhole_2100_generated # Long name in the user interface.
-manholeId = manhole_2100_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385970.467743_5859670.991299 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 812.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 815.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386011.983088_5859697.862917 # Unique id of the storage node.
-name = manhole_2101_generated # Long name in the user interface.
-manholeId = manhole_2101_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386011.983088_5859697.862917 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 812.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 815.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386052.213596_5859727.119808 # Unique id of the storage node.
-name = manhole_2102_generated # Long name in the user interface.
-manholeId = manhole_2102_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386052.213596_5859727.119808 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 776.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 779.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386046.501013_5859771.612672 # Unique id of the storage node.
-name = manhole_2103_generated # Long name in the user interface.
-manholeId = manhole_2103_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386046.501013_5859771.612672 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386026.809696_5859816.873920 # Unique id of the storage node.
-name = manhole_2104_generated # Long name in the user interface.
-manholeId = manhole_2104_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386026.809696_5859816.873920 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386030.149607_5859866.379010 # Unique id of the storage node.
-name = manhole_2105_generated # Long name in the user interface.
-manholeId = manhole_2105_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386030.149607_5859866.379010 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386045.250939_5859913.859036 # Unique id of the storage node.
-name = manhole_2106_generated # Long name in the user interface.
-manholeId = manhole_2106_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386045.250939_5859913.859036 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384196.861816_5856829.880484 # Unique id of the storage node.
-name = manhole_2107_generated # Long name in the user interface.
-manholeId = manhole_2107_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384196.861816_5856829.880484 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384235.225193_5856854.977666 # Unique id of the storage node.
-name = manhole_2108_generated # Long name in the user interface.
-manholeId = manhole_2108_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384235.225193_5856854.977666 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 797.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 800.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384263.450330_5856892.038371 # Unique id of the storage node.
-name = manhole_2109_generated # Long name in the user interface.
-manholeId = manhole_2109_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384263.450330_5856892.038371 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384291.675467_5856929.099076 # Unique id of the storage node.
-name = manhole_2110_generated # Long name in the user interface.
-manholeId = manhole_2110_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384291.675467_5856929.099076 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384319.900603_5856966.159782 # Unique id of the storage node.
-name = manhole_2111_generated # Long name in the user interface.
-manholeId = manhole_2111_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384319.900603_5856966.159782 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384347.205868_5857003.894511 # Unique id of the storage node.
-name = manhole_2112_generated # Long name in the user interface.
-manholeId = manhole_2112_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384347.205868_5857003.894511 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384380.322691_5857036.360282 # Unique id of the storage node.
-name = manhole_2113_generated # Long name in the user interface.
-manholeId = manhole_2113_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384380.322691_5857036.360282 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 796.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 799.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384415.156611_5857067.291694 # Unique id of the storage node.
-name = manhole_2114_generated # Long name in the user interface.
-manholeId = manhole_2114_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384415.156611_5857067.291694 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384449.343576_5857098.828100 # Unique id of the storage node.
-name = manhole_2115_generated # Long name in the user interface.
-manholeId = manhole_2115_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384449.343576_5857098.828100 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384470.004810_5857139.926174 # Unique id of the storage node.
-name = manhole_2116_generated # Long name in the user interface.
-manholeId = manhole_2116_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384470.004810_5857139.926174 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384484.180762_5857184.301805 # Unique id of the storage node.
-name = manhole_2117_generated # Long name in the user interface.
-manholeId = manhole_2117_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384484.180762_5857184.301805 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384289.065524_5856954.947841 # Unique id of the storage node.
-name = manhole_2118_generated # Long name in the user interface.
-manholeId = manhole_2118_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384289.065524_5856954.947841 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384305.049611_5856994.887349 # Unique id of the storage node.
-name = manhole_2119_generated # Long name in the user interface.
-manholeId = manhole_2119_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384305.049611_5856994.887349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384321.033697_5857034.826856 # Unique id of the storage node.
-name = manhole_2120_generated # Long name in the user interface.
-manholeId = manhole_2120_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384321.033697_5857034.826856 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384347.445656_5857068.672039 # Unique id of the storage node.
-name = manhole_2121_generated # Long name in the user interface.
-manholeId = manhole_2121_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384347.445656_5857068.672039 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 796.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 799.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384374.130628_5857102.406952 # Unique id of the storage node.
-name = manhole_2122_generated # Long name in the user interface.
-manholeId = manhole_2122_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384374.130628_5857102.406952 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384399.587644_5857137.085412 # Unique id of the storage node.
-name = manhole_2123_generated # Long name in the user interface.
-manholeId = manhole_2123_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384399.587644_5857137.085412 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384425.044660_5857171.763873 # Unique id of the storage node.
-name = manhole_2124_generated # Long name in the user interface.
-manholeId = manhole_2124_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384425.044660_5857171.763873 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384456.866521_5857200.577978 # Unique id of the storage node.
-name = manhole_2125_generated # Long name in the user interface.
-manholeId = manhole_2125_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384456.866521_5857200.577978 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384480.774831_5857195.244455 # Unique id of the storage node.
-name = manhole_2126_generated # Long name in the user interface.
-manholeId = manhole_2126_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384480.774831_5857195.244455 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 792.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 795.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384478.871156_5857219.682923 # Unique id of the storage node.
-name = manhole_2127_generated # Long name in the user interface.
-manholeId = manhole_2127_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384478.871156_5857219.682923 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384493.329777_5857201.952338 # Unique id of the storage node.
-name = manhole_2128_generated # Long name in the user interface.
-manholeId = manhole_2128_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384493.329777_5857201.952338 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384511.321100_5857246.008046 # Unique id of the storage node.
-name = manhole_2129_generated # Long name in the user interface.
-manholeId = manhole_2129_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384511.321100_5857246.008046 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384512.484967_5857248.858029 # Unique id of the storage node.
-name = manhole_2130_generated # Long name in the user interface.
-manholeId = manhole_2130_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384512.484967_5857248.858029 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 802.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 805.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384550.208547_5857281.609187 # Unique id of the storage node.
-name = manhole_2131_generated # Long name in the user interface.
-manholeId = manhole_2131_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384550.208547_5857281.609187 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384587.932128_5857314.360344 # Unique id of the storage node.
-name = manhole_2132_generated # Long name in the user interface.
-manholeId = manhole_2132_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384587.932128_5857314.360344 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 793.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 796.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384608.456867_5857358.785165 # Unique id of the storage node.
-name = manhole_2133_generated # Long name in the user interface.
-manholeId = manhole_2133_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384608.456867_5857358.785165 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384624.966164_5857405.935456 # Unique id of the storage node.
-name = manhole_2134_generated # Long name in the user interface.
-manholeId = manhole_2134_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384624.966164_5857405.935456 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384639.938245_5857453.586039 # Unique id of the storage node.
-name = manhole_2135_generated # Long name in the user interface.
-manholeId = manhole_2135_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384639.938245_5857453.586039 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 791.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 794.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384654.342376_5857501.421464 # Unique id of the storage node.
-name = manhole_2136_generated # Long name in the user interface.
-manholeId = manhole_2136_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384654.342376_5857501.421464 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 809.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 812.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384665.748858_5857550.055336 # Unique id of the storage node.
-name = manhole_2137_generated # Long name in the user interface.
-manholeId = manhole_2137_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384665.748858_5857550.055336 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 809.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 812.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384677.047727_5857598.717872 # Unique id of the storage node.
-name = manhole_2138_generated # Long name in the user interface.
-manholeId = manhole_2138_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384677.047727_5857598.717872 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 809.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 812.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384688.346595_5857647.380408 # Unique id of the storage node.
-name = manhole_2139_generated # Long name in the user interface.
-manholeId = manhole_2139_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384688.346595_5857647.380408 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 815.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 818.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384699.645464_5857696.042944 # Unique id of the storage node.
-name = manhole_2140_generated # Long name in the user interface.
-manholeId = manhole_2140_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384699.645464_5857696.042944 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 815.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 818.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384710.944332_5857744.705480 # Unique id of the storage node.
-name = manhole_2141_generated # Long name in the user interface.
-manholeId = manhole_2141_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384710.944332_5857744.705480 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 788.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 791.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384726.848783_5857791.671308 # Unique id of the storage node.
-name = manhole_2142_generated # Long name in the user interface.
-manholeId = manhole_2142_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384726.848783_5857791.671308 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384753.929338_5857833.199649 # Unique id of the storage node.
-name = manhole_2143_generated # Long name in the user interface.
-manholeId = manhole_2143_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384753.929338_5857833.199649 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384783.627482_5857873.006575 # Unique id of the storage node.
-name = manhole_2144_generated # Long name in the user interface.
-manholeId = manhole_2144_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384783.627482_5857873.006575 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384795.018453_5857920.637507 # Unique id of the storage node.
-name = manhole_2145_generated # Long name in the user interface.
-manholeId = manhole_2145_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384795.018453_5857920.637507 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 788.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 791.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384785.075932_5857969.445633 # Unique id of the storage node.
-name = manhole_2146_generated # Long name in the user interface.
-manholeId = manhole_2146_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384785.075932_5857969.445633 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 788.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 791.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384771.479073_5858017.516750 # Unique id of the storage node.
-name = manhole_2147_generated # Long name in the user interface.
-manholeId = manhole_2147_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384771.479073_5858017.516750 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 817.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 820.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384763.325190_5858066.675425 # Unique id of the storage node.
-name = manhole_2148_generated # Long name in the user interface.
-manholeId = manhole_2148_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384763.325190_5858066.675425 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 817.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 820.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384757.405407_5858116.280496 # Unique id of the storage node.
-name = manhole_2149_generated # Long name in the user interface.
-manholeId = manhole_2149_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384757.405407_5858116.280496 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 817.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 820.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384746.211964_5858164.956997 # Unique id of the storage node.
-name = manhole_2150_generated # Long name in the user interface.
-manholeId = manhole_2150_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384746.211964_5858164.956997 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 844.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 847.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384738.028055_5858213.862444 # Unique id of the storage node.
-name = manhole_2151_generated # Long name in the user interface.
-manholeId = manhole_2151_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384738.028055_5858213.862444 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 844.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 847.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384756.479259_5858259.218586 # Unique id of the storage node.
-name = manhole_2152_generated # Long name in the user interface.
-manholeId = manhole_2152_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384756.479259_5858259.218586 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 844.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 847.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384792.653981_5858293.253396 # Unique id of the storage node.
-name = manhole_2153_generated # Long name in the user interface.
-manholeId = manhole_2153_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384792.653981_5858293.253396 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 830.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 833.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384839.146884_5858310.949097 # Unique id of the storage node.
-name = manhole_2154_generated # Long name in the user interface.
-manholeId = manhole_2154_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384839.146884_5858310.949097 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384888.517510_5858307.535864 # Unique id of the storage node.
-name = manhole_2155_generated # Long name in the user interface.
-manholeId = manhole_2155_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384888.517510_5858307.535864 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384936.622763_5858294.068231 # Unique id of the storage node.
-name = manhole_2156_generated # Long name in the user interface.
-manholeId = manhole_2156_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384936.622763_5858294.068231 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384984.637113_5858280.272530 # Unique id of the storage node.
-name = manhole_2157_generated # Long name in the user interface.
-manholeId = manhole_2157_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384984.637113_5858280.272530 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385032.633651_5858266.414711 # Unique id of the storage node.
-name = manhole_2158_generated # Long name in the user interface.
-manholeId = manhole_2158_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385032.633651_5858266.414711 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 740.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 743.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385081.886840_5858258.136645 # Unique id of the storage node.
-name = manhole_2159_generated # Long name in the user interface.
-manholeId = manhole_2159_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385081.886840_5858258.136645 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 740.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 743.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385131.310464_5858263.211211 # Unique id of the storage node.
-name = manhole_2160_generated # Long name in the user interface.
-manholeId = manhole_2160_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385131.310464_5858263.211211 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385177.729395_5858281.168494 # Unique id of the storage node.
-name = manhole_2161_generated # Long name in the user interface.
-manholeId = manhole_2161_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385177.729395_5858281.168494 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385219.956519_5858307.842426 # Unique id of the storage node.
-name = manhole_2162_generated # Long name in the user interface.
-manholeId = manhole_2162_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385219.956519_5858307.842426 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385261.864507_5858335.034840 # Unique id of the storage node.
-name = manhole_2163_generated # Long name in the user interface.
-manholeId = manhole_2163_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385261.864507_5858335.034840 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385305.658712_5858358.964501 # Unique id of the storage node.
-name = manhole_2164_generated # Long name in the user interface.
-manholeId = manhole_2164_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385305.658712_5858358.964501 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385350.136276_5858381.712098 # Unique id of the storage node.
-name = manhole_2165_generated # Long name in the user interface.
-manholeId = manhole_2165_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385350.136276_5858381.712098 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385394.617425_5858404.452682 # Unique id of the storage node.
-name = manhole_2166_generated # Long name in the user interface.
-manholeId = manhole_2166_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385394.617425_5858404.452682 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 747.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 750.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385439.245916_5858426.901899 # Unique id of the storage node.
-name = manhole_2167_generated # Long name in the user interface.
-manholeId = manhole_2167_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385439.245916_5858426.901899 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 757.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 760.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385483.926140_5858449.248809 # Unique id of the storage node.
-name = manhole_2168_generated # Long name in the user interface.
-manholeId = manhole_2168_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385483.926140_5858449.248809 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 751.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 754.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385525.860647_5858475.863234 # Unique id of the storage node.
-name = manhole_2169_generated # Long name in the user interface.
-manholeId = manhole_2169_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385525.860647_5858475.863234 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 751.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 754.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385553.357332_5858517.404888 # Unique id of the storage node.
-name = manhole_2170_generated # Long name in the user interface.
-manholeId = manhole_2170_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385553.357332_5858517.404888 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 751.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 754.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385579.617479_5858559.686365 # Unique id of the storage node.
-name = manhole_2171_generated # Long name in the user interface.
-manholeId = manhole_2171_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385579.617479_5858559.686365 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385621.905694_5858585.068031 # Unique id of the storage node.
-name = manhole_2172_generated # Long name in the user interface.
-manholeId = manhole_2172_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385621.905694_5858585.068031 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385664.027274_5858611.351027 # Unique id of the storage node.
-name = manhole_2173_generated # Long name in the user interface.
-manholeId = manhole_2173_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385664.027274_5858611.351027 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 747.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 750.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385700.387206_5858645.507955 # Unique id of the storage node.
-name = manhole_2174_generated # Long name in the user interface.
-manholeId = manhole_2174_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385700.387206_5858645.507955 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 747.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 750.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385734.601841_5858681.909405 # Unique id of the storage node.
-name = manhole_2175_generated # Long name in the user interface.
-manholeId = manhole_2175_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385734.601841_5858681.909405 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 747.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 750.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385768.816477_5858718.310854 # Unique id of the storage node.
-name = manhole_2176_generated # Long name in the user interface.
-manholeId = manhole_2176_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385768.816477_5858718.310854 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385802.200312_5858755.447310 # Unique id of the storage node.
-name = manhole_2177_generated # Long name in the user interface.
-manholeId = manhole_2177_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385802.200312_5858755.447310 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385834.159462_5858793.844179 # Unique id of the storage node.
-name = manhole_2178_generated # Long name in the user interface.
-manholeId = manhole_2178_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385834.159462_5858793.844179 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385352.471788_5858398.702550 # Unique id of the storage node.
-name = manhole_2179_generated # Long name in the user interface.
-manholeId = manhole_2179_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385352.471788_5858398.702550 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385323.609450_5858430.098599 # Unique id of the storage node.
-name = manhole_2180_generated # Long name in the user interface.
-manholeId = manhole_2180_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385323.609450_5858430.098599 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 762.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 765.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385286.388776_5858419.306092 # Unique id of the storage node.
-name = manhole_2181_generated # Long name in the user interface.
-manholeId = manhole_2181_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385286.388776_5858419.306092 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 762.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 765.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385252.458743_5858394.201655 # Unique id of the storage node.
-name = manhole_2182_generated # Long name in the user interface.
-manholeId = manhole_2182_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385252.458743_5858394.201655 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385217.536378_5858369.723605 # Unique id of the storage node.
-name = manhole_2183_generated # Long name in the user interface.
-manholeId = manhole_2183_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385217.536378_5858369.723605 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385177.877520_5858363.975667 # Unique id of the storage node.
-name = manhole_2184_generated # Long name in the user interface.
-manholeId = manhole_2184_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385177.877520_5858363.975667 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384748.107252_5858475.465394 # Unique id of the storage node.
-name = manhole_2185_generated # Long name in the user interface.
-manholeId = manhole_2185_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384748.107252_5858475.465394 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 810.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 813.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384773.662756_5858482.028829 # Unique id of the storage node.
-name = manhole_2186_generated # Long name in the user interface.
-manholeId = manhole_2186_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384773.662756_5858482.028829 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 810.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 813.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1384799.218260_5858488.592263 # Unique id of the storage node.
-name = manhole_2187_generated # Long name in the user interface.
-manholeId = manhole_2187_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1384799.218260_5858488.592263 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 810.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 813.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385831.554475_5858837.476551 # Unique id of the storage node.
-name = manhole_2188_generated # Long name in the user interface.
-manholeId = manhole_2188_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385831.554475_5858837.476551 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385834.933234_5858795.367518 # Unique id of the storage node.
-name = manhole_2189_generated # Long name in the user interface.
-manholeId = manhole_2189_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385834.933234_5858795.367518 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 748.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 751.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385855.640896_5858836.135080 # Unique id of the storage node.
-name = manhole_2190_generated # Long name in the user interface.
-manholeId = manhole_2190_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385855.640896_5858836.135080 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385425.871742_5858809.522039 # Unique id of the storage node.
-name = manhole_2191_generated # Long name in the user interface.
-manholeId = manhole_2191_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385425.871742_5858809.522039 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385446.216240_5858844.397749 # Unique id of the storage node.
-name = manhole_2192_generated # Long name in the user interface.
-manholeId = manhole_2192_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385446.216240_5858844.397749 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 788.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 791.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385453.998638_5858886.437654 # Unique id of the storage node.
-name = manhole_2193_generated # Long name in the user interface.
-manholeId = manhole_2193_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385453.998638_5858886.437654 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 788.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 791.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385472.218053_5858925.273073 # Unique id of the storage node.
-name = manhole_2194_generated # Long name in the user interface.
-manholeId = manhole_2194_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385472.218053_5858925.273073 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 780.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 783.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385861.372514_5858893.832569 # Unique id of the storage node.
-name = manhole_2195_generated # Long name in the user interface.
-manholeId = manhole_2195_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385861.372514_5858893.832569 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1385844.630084_5858865.848266 # Unique id of the storage node.
-name = manhole_2196_generated # Long name in the user interface.
-manholeId = manhole_2196_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1385844.630084_5858865.848266 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 756.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 759.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387137.223009_5858981.723107 # Unique id of the storage node.
-name = manhole_2197_generated # Long name in the user interface.
-manholeId = manhole_2197_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387137.223009_5858981.723107 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387148.048593_5859026.366798 # Unique id of the storage node.
-name = manhole_2198_generated # Long name in the user interface.
-manholeId = manhole_2198_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387148.048593_5859026.366798 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 766.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 769.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387119.959376_5859056.934599 # Unique id of the storage node.
-name = manhole_2199_generated # Long name in the user interface.
-manholeId = manhole_2199_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387119.959376_5859056.934599 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387074.832296_5859065.301006 # Unique id of the storage node.
-name = manhole_2200_generated # Long name in the user interface.
-manholeId = manhole_2200_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387074.832296_5859065.301006 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387030.356415_5859076.861371 # Unique id of the storage node.
-name = manhole_2201_generated # Long name in the user interface.
-manholeId = manhole_2201_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387030.356415_5859076.861371 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386986.427999_5859090.309648 # Unique id of the storage node.
-name = manhole_2202_generated # Long name in the user interface.
-manholeId = manhole_2202_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386986.427999_5859090.309648 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386945.966695_5859111.788387 # Unique id of the storage node.
-name = manhole_2203_generated # Long name in the user interface.
-manholeId = manhole_2203_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386945.966695_5859111.788387 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386905.771024_5859134.105929 # Unique id of the storage node.
-name = manhole_2204_generated # Long name in the user interface.
-manholeId = manhole_2204_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386905.771024_5859134.105929 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386871.537448_5859162.609671 # Unique id of the storage node.
-name = manhole_2205_generated # Long name in the user interface.
-manholeId = manhole_2205_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386871.537448_5859162.609671 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386921.106019_5859163.103915 # Unique id of the storage node.
-name = manhole_2206_generated # Long name in the user interface.
-manholeId = manhole_2206_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386921.106019_5859163.103915 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 758.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 761.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386970.627896_5859161.624509 # Unique id of the storage node.
-name = manhole_2207_generated # Long name in the user interface.
-manholeId = manhole_2207_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386970.627896_5859161.624509 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387019.993600_5859157.412991 # Unique id of the storage node.
-name = manhole_2208_generated # Long name in the user interface.
-manholeId = manhole_2208_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387019.993600_5859157.412991 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387069.191226_5859151.340004 # Unique id of the storage node.
-name = manhole_2209_generated # Long name in the user interface.
-manholeId = manhole_2209_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387069.191226_5859151.340004 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 778.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 781.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387118.547864_5859146.828393 # Unique id of the storage node.
-name = manhole_2210_generated # Long name in the user interface.
-manholeId = manhole_2210_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387118.547864_5859146.828393 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 778.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 781.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387167.916039_5859151.025294 # Unique id of the storage node.
-name = manhole_2211_generated # Long name in the user interface.
-manholeId = manhole_2211_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387167.916039_5859151.025294 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387217.282605_5859155.523035 # Unique id of the storage node.
-name = manhole_2212_generated # Long name in the user interface.
-manholeId = manhole_2212_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387217.282605_5859155.523035 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387266.649171_5859160.020775 # Unique id of the storage node.
-name = manhole_2213_generated # Long name in the user interface.
-manholeId = manhole_2213_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387266.649171_5859160.020775 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 784.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 787.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387315.831188_5859165.716173 # Unique id of the storage node.
-name = manhole_2214_generated # Long name in the user interface.
-manholeId = manhole_2214_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387315.831188_5859165.716173 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 784.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 787.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387364.261765_5859176.288154 # Unique id of the storage node.
-name = manhole_2215_generated # Long name in the user interface.
-manholeId = manhole_2215_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387364.261765_5859176.288154 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 787.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 790.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387411.186260_5859192.118345 # Unique id of the storage node.
-name = manhole_2216_generated # Long name in the user interface.
-manholeId = manhole_2216_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387411.186260_5859192.118345 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 787.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 790.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387455.544593_5859213.906052 # Unique id of the storage node.
-name = manhole_2217_generated # Long name in the user interface.
-manholeId = manhole_2217_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387455.544593_5859213.906052 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 786.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 789.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387490.610425_5859248.941349 # Unique id of the storage node.
-name = manhole_2218_generated # Long name in the user interface.
-manholeId = manhole_2218_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387490.610425_5859248.941349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 814.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 817.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387525.979066_5859283.669168 # Unique id of the storage node.
-name = manhole_2219_generated # Long name in the user interface.
-manholeId = manhole_2219_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387525.979066_5859283.669168 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 815.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 818.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387563.532417_5859316.027063 # Unique id of the storage node.
-name = manhole_2220_generated # Long name in the user interface.
-manholeId = manhole_2220_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387563.532417_5859316.027063 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 815.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 818.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387601.085768_5859348.384957 # Unique id of the storage node.
-name = manhole_2221_generated # Long name in the user interface.
-manholeId = manhole_2221_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387601.085768_5859348.384957 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 799.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 802.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387638.639119_5859380.742852 # Unique id of the storage node.
-name = manhole_2222_generated # Long name in the user interface.
-manholeId = manhole_2222_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387638.639119_5859380.742852 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 834.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 837.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387676.192471_5859413.100746 # Unique id of the storage node.
-name = manhole_2223_generated # Long name in the user interface.
-manholeId = manhole_2223_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387676.192471_5859413.100746 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 834.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 837.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387713.745822_5859445.458641 # Unique id of the storage node.
-name = manhole_2224_generated # Long name in the user interface.
-manholeId = manhole_2224_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387713.745822_5859445.458641 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 825.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 828.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387750.394378_5859478.825171 # Unique id of the storage node.
-name = manhole_2225_generated # Long name in the user interface.
-manholeId = manhole_2225_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387750.394378_5859478.825171 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 825.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 828.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387786.626277_5859512.656178 # Unique id of the storage node.
-name = manhole_2226_generated # Long name in the user interface.
-manholeId = manhole_2226_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387786.626277_5859512.656178 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 851.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 854.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387822.858176_5859546.487185 # Unique id of the storage node.
-name = manhole_2227_generated # Long name in the user interface.
-manholeId = manhole_2227_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387822.858176_5859546.487185 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 851.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 854.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387850.662340_5859586.980696 # Unique id of the storage node.
-name = manhole_2228_generated # Long name in the user interface.
-manholeId = manhole_2228_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387850.662340_5859586.980696 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 851.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 854.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387868.193222_5859633.330901 # Unique id of the storage node.
-name = manhole_2229_generated # Long name in the user interface.
-manholeId = manhole_2229_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387868.193222_5859633.330901 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 888.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 891.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387885.535610_5859679.769345 # Unique id of the storage node.
-name = manhole_2230_generated # Long name in the user interface.
-manholeId = manhole_2230_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387885.535610_5859679.769345 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 873.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 876.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387902.854486_5859726.216553 # Unique id of the storage node.
-name = manhole_2231_generated # Long name in the user interface.
-manholeId = manhole_2231_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387902.854486_5859726.216553 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 873.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 876.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387920.137465_5859772.677140 # Unique id of the storage node.
-name = manhole_2232_generated # Long name in the user interface.
-manholeId = manhole_2232_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387920.137465_5859772.677140 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 895.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 898.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387937.420445_5859819.137726 # Unique id of the storage node.
-name = manhole_2233_generated # Long name in the user interface.
-manholeId = manhole_2233_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387937.420445_5859819.137726 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 895.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 898.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387948.863531_5859867.082766 # Unique id of the storage node.
-name = manhole_2234_generated # Long name in the user interface.
-manholeId = manhole_2234_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387948.863531_5859867.082766 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 895.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 898.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387950.013254_5859916.565450 # Unique id of the storage node.
-name = manhole_2235_generated # Long name in the user interface.
-manholeId = manhole_2235_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387950.013254_5859916.565450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 915.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 918.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387947.430783_5859966.047936 # Unique id of the storage node.
-name = manhole_2236_generated # Long name in the user interface.
-manholeId = manhole_2236_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387947.430783_5859966.047936 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 915.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 918.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387943.997958_5860015.499966 # Unique id of the storage node.
-name = manhole_2237_generated # Long name in the user interface.
-manholeId = manhole_2237_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387943.997958_5860015.499966 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 915.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 918.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387940.565134_5860064.951996 # Unique id of the storage node.
-name = manhole_2238_generated # Long name in the user interface.
-manholeId = manhole_2238_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387940.565134_5860064.951996 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 945.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 948.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387945.371778_5860113.959105 # Unique id of the storage node.
-name = manhole_2239_generated # Long name in the user interface.
-manholeId = manhole_2239_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387945.371778_5860113.959105 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 945.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 948.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387964.117816_5860159.736532 # Unique id of the storage node.
-name = manhole_2240_generated # Long name in the user interface.
-manholeId = manhole_2240_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387964.117816_5860159.736532 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 945.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 948.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387984.093858_5860205.104421 # Unique id of the storage node.
-name = manhole_2241_generated # Long name in the user interface.
-manholeId = manhole_2241_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387984.093858_5860205.104421 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 937.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 940.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388004.069899_5860250.472309 # Unique id of the storage node.
-name = manhole_2242_generated # Long name in the user interface.
-manholeId = manhole_2242_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388004.069899_5860250.472309 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 937.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 940.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388027.686926_5860293.896034 # Unique id of the storage node.
-name = manhole_2243_generated # Long name in the user interface.
-manholeId = manhole_2243_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388027.686926_5860293.896034 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 937.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 940.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388060.096316_5860331.348726 # Unique id of the storage node.
-name = manhole_2244_generated # Long name in the user interface.
-manholeId = manhole_2244_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388060.096316_5860331.348726 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 968.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 971.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388092.967689_5860368.453448 # Unique id of the storage node.
-name = manhole_2245_generated # Long name in the user interface.
-manholeId = manhole_2245_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388092.967689_5860368.453448 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 932.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 935.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388119.020827_5860410.510252 # Unique id of the storage node.
-name = manhole_2246_generated # Long name in the user interface.
-manholeId = manhole_2246_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388119.020827_5860410.510252 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 932.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 935.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388143.407623_5860453.667774 # Unique id of the storage node.
-name = manhole_2247_generated # Long name in the user interface.
-manholeId = manhole_2247_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388143.407623_5860453.667774 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 946.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 949.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388167.794418_5860496.825296 # Unique id of the storage node.
-name = manhole_2248_generated # Long name in the user interface.
-manholeId = manhole_2248_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388167.794418_5860496.825296 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 921.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 924.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388187.411865_5860542.097805 # Unique id of the storage node.
-name = manhole_2249_generated # Long name in the user interface.
-manholeId = manhole_2249_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388187.411865_5860542.097805 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 921.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 924.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388193.385166_5860591.251542 # Unique id of the storage node.
-name = manhole_2250_generated # Long name in the user interface.
-manholeId = manhole_2250_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388193.385166_5860591.251542 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 939.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 942.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388198.812296_5860640.524595 # Unique id of the storage node.
-name = manhole_2251_generated # Long name in the user interface.
-manholeId = manhole_2251_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388198.812296_5860640.524595 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 939.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 942.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388204.239426_5860689.797649 # Unique id of the storage node.
-name = manhole_2252_generated # Long name in the user interface.
-manholeId = manhole_2252_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388204.239426_5860689.797649 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 939.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 942.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388184.484932_5860730.700382 # Unique id of the storage node.
-name = manhole_2253_generated # Long name in the user interface.
-manholeId = manhole_2253_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388184.484932_5860730.700382 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388159.550175_5860759.392760 # Unique id of the storage node.
-name = manhole_2254_generated # Long name in the user interface.
-manholeId = manhole_2254_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388159.550175_5860759.392760 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388171.988545_5860807.377909 # Unique id of the storage node.
-name = manhole_2255_generated # Long name in the user interface.
-manholeId = manhole_2255_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388171.988545_5860807.377909 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388215.013826_5860825.214943 # Unique id of the storage node.
-name = manhole_2256_generated # Long name in the user interface.
-manholeId = manhole_2256_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388215.013826_5860825.214943 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388264.397385_5860829.298033 # Unique id of the storage node.
-name = manhole_2257_generated # Long name in the user interface.
-manholeId = manhole_2257_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388264.397385_5860829.298033 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 938.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 941.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388313.062300_5860837.304879 # Unique id of the storage node.
-name = manhole_2258_generated # Long name in the user interface.
-manholeId = manhole_2258_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388313.062300_5860837.304879 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 938.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 941.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388360.993895_5860849.948046 # Unique id of the storage node.
-name = manhole_2259_generated # Long name in the user interface.
-manholeId = manhole_2259_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388360.993895_5860849.948046 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388408.925491_5860862.591213 # Unique id of the storage node.
-name = manhole_2260_generated # Long name in the user interface.
-manholeId = manhole_2260_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388408.925491_5860862.591213 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388458.220990_5860866.957202 # Unique id of the storage node.
-name = manhole_2261_generated # Long name in the user interface.
-manholeId = manhole_2261_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388458.220990_5860866.957202 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388507.336333_5860873.218385 # Unique id of the storage node.
-name = manhole_2262_generated # Long name in the user interface.
-manholeId = manhole_2262_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388507.336333_5860873.218385 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388556.215695_5860881.470384 # Unique id of the storage node.
-name = manhole_2263_generated # Long name in the user interface.
-manholeId = manhole_2263_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388556.215695_5860881.470384 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 938.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 941.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388604.556662_5860892.361969 # Unique id of the storage node.
-name = manhole_2264_generated # Long name in the user interface.
-manholeId = manhole_2264_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388604.556662_5860892.361969 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 938.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 941.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388653.599403_5860897.157898 # Unique id of the storage node.
-name = manhole_2265_generated # Long name in the user interface.
-manholeId = manhole_2265_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388653.599403_5860897.157898 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 940.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 943.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388700.080393_5860881.090511 # Unique id of the storage node.
-name = manhole_2266_generated # Long name in the user interface.
-manholeId = manhole_2266_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388700.080393_5860881.090511 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 940.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 943.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388732.687004_5860844.794781 # Unique id of the storage node.
-name = manhole_2267_generated # Long name in the user interface.
-manholeId = manhole_2267_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388732.687004_5860844.794781 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 943.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 946.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388755.953327_5860801.023036 # Unique id of the storage node.
-name = manhole_2268_generated # Long name in the user interface.
-manholeId = manhole_2268_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388755.953327_5860801.023036 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 949.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 952.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388778.233699_5860756.840240 # Unique id of the storage node.
-name = manhole_2269_generated # Long name in the user interface.
-manholeId = manhole_2269_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388778.233699_5860756.840240 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 949.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 952.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388792.950794_5860709.504264 # Unique id of the storage node.
-name = manhole_2270_generated # Long name in the user interface.
-manholeId = manhole_2270_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388792.950794_5860709.504264 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 949.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 952.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388807.667889_5860662.168288 # Unique id of the storage node.
-name = manhole_2271_generated # Long name in the user interface.
-manholeId = manhole_2271_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388807.667889_5860662.168288 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388819.224423_5860613.968191 # Unique id of the storage node.
-name = manhole_2272_generated # Long name in the user interface.
-manholeId = manhole_2272_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388819.224423_5860613.968191 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388830.638255_5860565.729079 # Unique id of the storage node.
-name = manhole_2273_generated # Long name in the user interface.
-manholeId = manhole_2273_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388830.638255_5860565.729079 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388842.052087_5860517.489966 # Unique id of the storage node.
-name = manhole_2274_generated # Long name in the user interface.
-manholeId = manhole_2274_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388842.052087_5860517.489966 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388862.776240_5860472.578981 # Unique id of the storage node.
-name = manhole_2275_generated # Long name in the user interface.
-manholeId = manhole_2275_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388862.776240_5860472.578981 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388884.529400_5860428.035884 # Unique id of the storage node.
-name = manhole_2276_generated # Long name in the user interface.
-manholeId = manhole_2276_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388884.529400_5860428.035884 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 961.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 964.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388906.282638_5860383.492824 # Unique id of the storage node.
-name = manhole_2277_generated # Long name in the user interface.
-manholeId = manhole_2277_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388906.282638_5860383.492824 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 948.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 951.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388933.946376_5860342.419800 # Unique id of the storage node.
-name = manhole_2278_generated # Long name in the user interface.
-manholeId = manhole_2278_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388933.946376_5860342.419800 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 948.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 951.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388962.240716_5860301.717001 # Unique id of the storage node.
-name = manhole_2279_generated # Long name in the user interface.
-manholeId = manhole_2279_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388962.240716_5860301.717001 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 948.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 951.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386825.198348_5859175.156894 # Unique id of the storage node.
-name = manhole_2280_generated # Long name in the user interface.
-manholeId = manhole_2280_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386825.198348_5859175.156894 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386779.333999_5859189.448422 # Unique id of the storage node.
-name = manhole_2281_generated # Long name in the user interface.
-manholeId = manhole_2281_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386779.333999_5859189.448422 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 749.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 752.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386733.445003_5859203.660137 # Unique id of the storage node.
-name = manhole_2282_generated # Long name in the user interface.
-manholeId = manhole_2282_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386733.445003_5859203.660137 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 735.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 738.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386687.508547_5859217.718168 # Unique id of the storage node.
-name = manhole_2283_generated # Long name in the user interface.
-manholeId = manhole_2283_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386687.508547_5859217.718168 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 735.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 738.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386641.572090_5859231.776199 # Unique id of the storage node.
-name = manhole_2284_generated # Long name in the user interface.
-manholeId = manhole_2284_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386641.572090_5859231.776199 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 760.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 763.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386595.451642_5859245.168246 # Unique id of the storage node.
-name = manhole_2285_generated # Long name in the user interface.
-manholeId = manhole_2285_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386595.451642_5859245.168246 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 760.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 763.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386548.813361_5859256.685926 # Unique id of the storage node.
-name = manhole_2286_generated # Long name in the user interface.
-manholeId = manhole_2286_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386548.813361_5859256.685926 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 751.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 754.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386502.175079_5859268.203606 # Unique id of the storage node.
-name = manhole_2287_generated # Long name in the user interface.
-manholeId = manhole_2287_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386502.175079_5859268.203606 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 751.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 754.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386455.354357_5859278.943274 # Unique id of the storage node.
-name = manhole_2288_generated # Long name in the user interface.
-manholeId = manhole_2288_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386455.354357_5859278.943274 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 739.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 742.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386408.879240_5859290.671230 # Unique id of the storage node.
-name = manhole_2289_generated # Long name in the user interface.
-manholeId = manhole_2289_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386408.879240_5859290.671230 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 739.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 742.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386364.691369_5859309.518466 # Unique id of the storage node.
-name = manhole_2290_generated # Long name in the user interface.
-manholeId = manhole_2290_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386364.691369_5859309.518466 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386320.503498_5859328.365702 # Unique id of the storage node.
-name = manhole_2291_generated # Long name in the user interface.
-manholeId = manhole_2291_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386320.503498_5859328.365702 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 714.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 717.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386273.173812_5859335.365460 # Unique id of the storage node.
-name = manhole_2292_generated # Long name in the user interface.
-manholeId = manhole_2292_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386273.173812_5859335.365460 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 708.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 711.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388922.246059_5860458.418739 # Unique id of the storage node.
-name = manhole_2293_generated # Long name in the user interface.
-manholeId = manhole_2293_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388922.246059_5860458.418739 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388900.295978_5860503.075898 # Unique id of the storage node.
-name = manhole_2294_generated # Long name in the user interface.
-manholeId = manhole_2294_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388900.295978_5860503.075898 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388878.345897_5860547.733057 # Unique id of the storage node.
-name = manhole_2295_generated # Long name in the user interface.
-manholeId = manhole_2295_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388878.345897_5860547.733057 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 952.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 955.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388856.887740_5860592.570928 # Unique id of the storage node.
-name = manhole_2296_generated # Long name in the user interface.
-manholeId = manhole_2296_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388856.887740_5860592.570928 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388853.076020_5860641.795407 # Unique id of the storage node.
-name = manhole_2297_generated # Long name in the user interface.
-manholeId = manhole_2297_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388853.076020_5860641.795407 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388856.119827_5860691.462329 # Unique id of the storage node.
-name = manhole_2298_generated # Long name in the user interface.
-manholeId = manhole_2298_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388856.119827_5860691.462329 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 950.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 953.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388859.163634_5860741.129251 # Unique id of the storage node.
-name = manhole_2299_generated # Long name in the user interface.
-manholeId = manhole_2299_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388859.163634_5860741.129251 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 949.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 952.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388862.207441_5860790.796173 # Unique id of the storage node.
-name = manhole_2300_generated # Long name in the user interface.
-manholeId = manhole_2300_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388862.207441_5860790.796173 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 949.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 952.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388866.356326_5860840.344227 # Unique id of the storage node.
-name = manhole_2301_generated # Long name in the user interface.
-manholeId = manhole_2301_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388866.356326_5860840.344227 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 942.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 945.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388873.944741_5860889.522310 # Unique id of the storage node.
-name = manhole_2302_generated # Long name in the user interface.
-manholeId = manhole_2302_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388873.944741_5860889.522310 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 942.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 945.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388883.174273_5860938.398467 # Unique id of the storage node.
-name = manhole_2303_generated # Long name in the user interface.
-manholeId = manhole_2303_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388883.174273_5860938.398467 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 942.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 945.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388890.216841_5860987.212369 # Unique id of the storage node.
-name = manhole_2304_generated # Long name in the user interface.
-manholeId = manhole_2304_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388890.216841_5860987.212369 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388884.322195_5861036.622095 # Unique id of the storage node.
-name = manhole_2305_generated # Long name in the user interface.
-manholeId = manhole_2305_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388884.322195_5861036.622095 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388878.427549_5861086.031821 # Unique id of the storage node.
-name = manhole_2306_generated # Long name in the user interface.
-manholeId = manhole_2306_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388878.427549_5861086.031821 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 934.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 937.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388872.532903_5861135.441547 # Unique id of the storage node.
-name = manhole_2307_generated # Long name in the user interface.
-manholeId = manhole_2307_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388872.532903_5861135.441547 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 927.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 930.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388866.638257_5861184.851273 # Unique id of the storage node.
-name = manhole_2308_generated # Long name in the user interface.
-manholeId = manhole_2308_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388866.638257_5861184.851273 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 927.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 930.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388854.620841_5861232.489913 # Unique id of the storage node.
-name = manhole_2309_generated # Long name in the user interface.
-manholeId = manhole_2309_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388854.620841_5861232.489913 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 927.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 930.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388833.227561_5861277.416469 # Unique id of the storage node.
-name = manhole_2310_generated # Long name in the user interface.
-manholeId = manhole_2310_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388833.227561_5861277.416469 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 923.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 926.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388811.834282_5861322.343026 # Unique id of the storage node.
-name = manhole_2311_generated # Long name in the user interface.
-manholeId = manhole_2311_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388811.834282_5861322.343026 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 923.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 926.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388790.441002_5861367.269582 # Unique id of the storage node.
-name = manhole_2312_generated # Long name in the user interface.
-manholeId = manhole_2312_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388790.441002_5861367.269582 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 928.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 931.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388769.047723_5861412.196139 # Unique id of the storage node.
-name = manhole_2313_generated # Long name in the user interface.
-manholeId = manhole_2313_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388769.047723_5861412.196139 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 919.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 922.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388747.654444_5861457.122695 # Unique id of the storage node.
-name = manhole_2314_generated # Long name in the user interface.
-manholeId = manhole_2314_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388747.654444_5861457.122695 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 919.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 922.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388725.026127_5861501.410492 # Unique id of the storage node.
-name = manhole_2315_generated # Long name in the user interface.
-manholeId = manhole_2315_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388725.026127_5861501.410492 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 919.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 922.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388700.725248_5861544.833242 # Unique id of the storage node.
-name = manhole_2316_generated # Long name in the user interface.
-manholeId = manhole_2316_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388700.725248_5861544.833242 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388676.424370_5861588.255991 # Unique id of the storage node.
-name = manhole_2317_generated # Long name in the user interface.
-manholeId = manhole_2317_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388676.424370_5861588.255991 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388632.324465_5861606.441272 # Unique id of the storage node.
-name = manhole_2318_generated # Long name in the user interface.
-manholeId = manhole_2318_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388632.324465_5861606.441272 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388583.463808_5861611.105615 # Unique id of the storage node.
-name = manhole_2319_generated # Long name in the user interface.
-manholeId = manhole_2319_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388583.463808_5861611.105615 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 895.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 898.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388534.764013_5861604.222018 # Unique id of the storage node.
-name = manhole_2320_generated # Long name in the user interface.
-manholeId = manhole_2320_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388534.764013_5861604.222018 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 895.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 898.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388489.566489_5861583.407318 # Unique id of the storage node.
-name = manhole_2321_generated # Long name in the user interface.
-manholeId = manhole_2321_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388489.566489_5861583.407318 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 900.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 903.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388444.204916_5861563.162508 # Unique id of the storage node.
-name = manhole_2322_generated # Long name in the user interface.
-manholeId = manhole_2322_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388444.204916_5861563.162508 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 900.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 903.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388394.858231_5861556.761521 # Unique id of the storage node.
-name = manhole_2323_generated # Long name in the user interface.
-manholeId = manhole_2323_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388394.858231_5861556.761521 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 903.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 906.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388350.680838_5861570.408674 # Unique id of the storage node.
-name = manhole_2324_generated # Long name in the user interface.
-manholeId = manhole_2324_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388350.680838_5861570.408674 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 903.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 906.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388310.581733_5861599.872714 # Unique id of the storage node.
-name = manhole_2325_generated # Long name in the user interface.
-manholeId = manhole_2325_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388310.581733_5861599.872714 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388271.039626_5861629.969603 # Unique id of the storage node.
-name = manhole_2326_generated # Long name in the user interface.
-manholeId = manhole_2326_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388271.039626_5861629.969603 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 897.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 900.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388236.722210_5861666.002684 # Unique id of the storage node.
-name = manhole_2327_generated # Long name in the user interface.
-manholeId = manhole_2327_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388236.722210_5861666.002684 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 887.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 890.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388202.404795_5861702.035764 # Unique id of the storage node.
-name = manhole_2328_generated # Long name in the user interface.
-manholeId = manhole_2328_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388202.404795_5861702.035764 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 887.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 890.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388168.087379_5861738.068845 # Unique id of the storage node.
-name = manhole_2329_generated # Long name in the user interface.
-manholeId = manhole_2329_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388168.087379_5861738.068845 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 887.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 890.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388133.769964_5861774.101925 # Unique id of the storage node.
-name = manhole_2330_generated # Long name in the user interface.
-manholeId = manhole_2330_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388133.769964_5861774.101925 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 882.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 885.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388099.452549_5861810.135005 # Unique id of the storage node.
-name = manhole_2331_generated # Long name in the user interface.
-manholeId = manhole_2331_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388099.452549_5861810.135005 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 871.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 874.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388065.135133_5861846.168086 # Unique id of the storage node.
-name = manhole_2332_generated # Long name in the user interface.
-manholeId = manhole_2332_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388065.135133_5861846.168086 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 871.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 874.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388022.995197_5861866.899685 # Unique id of the storage node.
-name = manhole_2333_generated # Long name in the user interface.
-manholeId = manhole_2333_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388022.995197_5861866.899685 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 859.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 862.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387973.690500_5861873.616436 # Unique id of the storage node.
-name = manhole_2334_generated # Long name in the user interface.
-manholeId = manhole_2334_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387973.690500_5861873.616436 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 859.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 862.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387924.470484_5861880.906597 # Unique id of the storage node.
-name = manhole_2335_generated # Long name in the user interface.
-manholeId = manhole_2335_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387924.470484_5861880.906597 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387877.962617_5861896.157046 # Unique id of the storage node.
-name = manhole_2336_generated # Long name in the user interface.
-manholeId = manhole_2336_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387877.962617_5861896.157046 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387917.070526_5861911.915830 # Unique id of the storage node.
-name = manhole_2337_generated # Long name in the user interface.
-manholeId = manhole_2337_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387917.070526_5861911.915830 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387966.654668_5861916.096835 # Unique id of the storage node.
-name = manhole_2338_generated # Long name in the user interface.
-manholeId = manhole_2338_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387966.654668_5861916.096835 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 856.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 859.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388016.318006_5861919.063731 # Unique id of the storage node.
-name = manhole_2339_generated # Long name in the user interface.
-manholeId = manhole_2339_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388016.318006_5861919.063731 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388066.025121_5861921.359511 # Unique id of the storage node.
-name = manhole_2340_generated # Long name in the user interface.
-manholeId = manhole_2340_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388066.025121_5861921.359511 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388115.732235_5861923.655290 # Unique id of the storage node.
-name = manhole_2341_generated # Long name in the user interface.
-manholeId = manhole_2341_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388115.732235_5861923.655290 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388161.130695_5861931.457672 # Unique id of the storage node.
-name = manhole_2342_generated # Long name in the user interface.
-manholeId = manhole_2342_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388161.130695_5861931.457672 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 846.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 849.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388139.871224_5861964.082641 # Unique id of the storage node.
-name = manhole_2343_generated # Long name in the user interface.
-manholeId = manhole_2343_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388139.871224_5861964.082641 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388090.726846_5861957.769498 # Unique id of the storage node.
-name = manhole_2344_generated # Long name in the user interface.
-manholeId = manhole_2344_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388090.726846_5861957.769498 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 847.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 850.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388049.339105_5861983.736727 # Unique id of the storage node.
-name = manhole_2345_generated # Long name in the user interface.
-manholeId = manhole_2345_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388049.339105_5861983.736727 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1388024.713076_5862026.975906 # Unique id of the storage node.
-name = manhole_2346_generated # Long name in the user interface.
-manholeId = manhole_2346_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1388024.713076_5862026.975906 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387980.016218_5862047.702198 # Unique id of the storage node.
-name = manhole_2347_generated # Long name in the user interface.
-manholeId = manhole_2347_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387980.016218_5862047.702198 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 843.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 846.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387931.906731_5862056.853297 # Unique id of the storage node.
-name = manhole_2348_generated # Long name in the user interface.
-manholeId = manhole_2348_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387931.906731_5862056.853297 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387882.187313_5862058.865105 # Unique id of the storage node.
-name = manhole_2349_generated # Long name in the user interface.
-manholeId = manhole_2349_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387882.187313_5862058.865105 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387832.722497_5862057.341085 # Unique id of the storage node.
-name = manhole_2350_generated # Long name in the user interface.
-manholeId = manhole_2350_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387832.722497_5862057.341085 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387783.804231_5862048.226751 # Unique id of the storage node.
-name = manhole_2351_generated # Long name in the user interface.
-manholeId = manhole_2351_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387783.804231_5862048.226751 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 827.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 830.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387734.885964_5862039.112416 # Unique id of the storage node.
-name = manhole_2352_generated # Long name in the user interface.
-manholeId = manhole_2352_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387734.885964_5862039.112416 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 814.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 817.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387685.967698_5862029.998082 # Unique id of the storage node.
-name = manhole_2353_generated # Long name in the user interface.
-manholeId = manhole_2353_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387685.967698_5862029.998082 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 810.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 813.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387637.036116_5862020.957141 # Unique id of the storage node.
-name = manhole_2354_generated # Long name in the user interface.
-manholeId = manhole_2354_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387637.036116_5862020.957141 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 810.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 813.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387588.033850_5862012.305794 # Unique id of the storage node.
-name = manhole_2355_generated # Long name in the user interface.
-manholeId = manhole_2355_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387588.033850_5862012.305794 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387539.031583_5862003.654448 # Unique id of the storage node.
-name = manhole_2356_generated # Long name in the user interface.
-manholeId = manhole_2356_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387539.031583_5862003.654448 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 804.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 807.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387490.029317_5861995.003102 # Unique id of the storage node.
-name = manhole_2357_generated # Long name in the user interface.
-manholeId = manhole_2357_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387490.029317_5861995.003102 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387440.720368_5861989.908139 # Unique id of the storage node.
-name = manhole_2358_generated # Long name in the user interface.
-manholeId = manhole_2358_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387440.720368_5861989.908139 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 790.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 793.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387390.960447_5861990.042768 # Unique id of the storage node.
-name = manhole_2359_generated # Long name in the user interface.
-manholeId = manhole_2359_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387390.960447_5861990.042768 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387341.200525_5861990.177397 # Unique id of the storage node.
-name = manhole_2360_generated # Long name in the user interface.
-manholeId = manhole_2360_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387341.200525_5861990.177397 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 767.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 770.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387291.440604_5861990.312027 # Unique id of the storage node.
-name = manhole_2361_generated # Long name in the user interface.
-manholeId = manhole_2361_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387291.440604_5861990.312027 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 746.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 749.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387246.706285_5861974.212806 # Unique id of the storage node.
-name = manhole_2362_generated # Long name in the user interface.
-manholeId = manhole_2362_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387246.706285_5861974.212806 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 746.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 749.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387205.725989_5861945.987229 # Unique id of the storage node.
-name = manhole_2363_generated # Long name in the user interface.
-manholeId = manhole_2363_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387205.725989_5861945.987229 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387164.745692_5861917.761652 # Unique id of the storage node.
-name = manhole_2364_generated # Long name in the user interface.
-manholeId = manhole_2364_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387164.745692_5861917.761652 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 768.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 771.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387115.569934_5861911.215812 # Unique id of the storage node.
-name = manhole_2365_generated # Long name in the user interface.
-manholeId = manhole_2365_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387115.569934_5861911.215812 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 761.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 764.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387066.165866_5861905.273926 # Unique id of the storage node.
-name = manhole_2366_generated # Long name in the user interface.
-manholeId = manhole_2366_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387066.165866_5861905.273926 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 761.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 764.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387016.666836_5861900.238133 # Unique id of the storage node.
-name = manhole_2367_generated # Long name in the user interface.
-manholeId = manhole_2367_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387016.666836_5861900.238133 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386975.698310_5861874.842493 # Unique id of the storage node.
-name = manhole_2368_generated # Long name in the user interface.
-manholeId = manhole_2368_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386975.698310_5861874.842493 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 744.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 747.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386937.286020_5861843.210803 # Unique id of the storage node.
-name = manhole_2369_generated # Long name in the user interface.
-manholeId = manhole_2369_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386937.286020_5861843.210803 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 736.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 739.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386898.873729_5861811.579113 # Unique id of the storage node.
-name = manhole_2370_generated # Long name in the user interface.
-manholeId = manhole_2370_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386898.873729_5861811.579113 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 736.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 739.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386860.461439_5861779.947422 # Unique id of the storage node.
-name = manhole_2371_generated # Long name in the user interface.
-manholeId = manhole_2371_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386860.461439_5861779.947422 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 752.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 755.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386822.049149_5861748.315732 # Unique id of the storage node.
-name = manhole_2372_generated # Long name in the user interface.
-manholeId = manhole_2372_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386822.049149_5861748.315732 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 742.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 745.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386774.418702_5861733.958942 # Unique id of the storage node.
-name = manhole_2373_generated # Long name in the user interface.
-manholeId = manhole_2373_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386774.418702_5861733.958942 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 742.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 745.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386726.757215_5861719.660322 # Unique id of the storage node.
-name = manhole_2374_generated # Long name in the user interface.
-manholeId = manhole_2374_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386726.757215_5861719.660322 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386681.211288_5861700.510516 # Unique id of the storage node.
-name = manhole_2375_generated # Long name in the user interface.
-manholeId = manhole_2375_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386681.211288_5861700.510516 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386655.081909_5861659.807658 # Unique id of the storage node.
-name = manhole_2376_generated # Long name in the user interface.
-manholeId = manhole_2376_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386655.081909_5861659.807658 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386647.411753_5861610.757949 # Unique id of the storage node.
-name = manhole_2377_generated # Long name in the user interface.
-manholeId = manhole_2377_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386647.411753_5861610.757949 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386641.745189_5861561.363540 # Unique id of the storage node.
-name = manhole_2378_generated # Long name in the user interface.
-manholeId = manhole_2378_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386641.745189_5861561.363540 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386642.371349_5861511.607376 # Unique id of the storage node.
-name = manhole_2379_generated # Long name in the user interface.
-manholeId = manhole_2379_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386642.371349_5861511.607376 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386642.997509_5861461.851213 # Unique id of the storage node.
-name = manhole_2380_generated # Long name in the user interface.
-manholeId = manhole_2380_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386642.997509_5861461.851213 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386643.623669_5861412.095049 # Unique id of the storage node.
-name = manhole_2381_generated # Long name in the user interface.
-manholeId = manhole_2381_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386643.623669_5861412.095049 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386060.978602_5859873.390329 # Unique id of the storage node.
-name = manhole_2382_generated # Long name in the user interface.
-manholeId = manhole_2382_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386060.978602_5859873.390329 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386078.544554_5859857.065600 # Unique id of the storage node.
-name = manhole_2383_generated # Long name in the user interface.
-manholeId = manhole_2383_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386078.544554_5859857.065600 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386079.866959_5859885.500409 # Unique id of the storage node.
-name = manhole_2384_generated # Long name in the user interface.
-manholeId = manhole_2384_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386079.866959_5859885.500409 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386030.926458_5859869.881591 # Unique id of the storage node.
-name = manhole_2385_generated # Long name in the user interface.
-manholeId = manhole_2385_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386030.926458_5859869.881591 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386043.381106_5859908.119292 # Unique id of the storage node.
-name = manhole_2386_generated # Long name in the user interface.
-manholeId = manhole_2386_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386043.381106_5859908.119292 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386081.403634_5859934.756706 # Unique id of the storage node.
-name = manhole_2387_generated # Long name in the user interface.
-manholeId = manhole_2387_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386081.403634_5859934.756706 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386080.471782_5859983.948014 # Unique id of the storage node.
-name = manhole_2388_generated # Long name in the user interface.
-manholeId = manhole_2388_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386080.471782_5859983.948014 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386081.101270_5860033.019892 # Unique id of the storage node.
-name = manhole_2389_generated # Long name in the user interface.
-manholeId = manhole_2389_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386081.101270_5860033.019892 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386051.415039_5859913.714704 # Unique id of the storage node.
-name = manhole_2390_generated # Long name in the user interface.
-manholeId = manhole_2390_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386051.415039_5859913.714704 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386056.753748_5859949.432773 # Unique id of the storage node.
-name = manhole_2391_generated # Long name in the user interface.
-manholeId = manhole_2391_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386056.753748_5859949.432773 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386070.153564_5859990.873222 # Unique id of the storage node.
-name = manhole_2392_generated # Long name in the user interface.
-manholeId = manhole_2392_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386070.153564_5859990.873222 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 763.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 766.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386095.159511_5860079.476792 # Unique id of the storage node.
-name = manhole_2393_generated # Long name in the user interface.
-manholeId = manhole_2393_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386095.159511_5860079.476792 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386119.249575_5860122.285581 # Unique id of the storage node.
-name = manhole_2394_generated # Long name in the user interface.
-manholeId = manhole_2394_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386119.249575_5860122.285581 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386143.813146_5860164.822059 # Unique id of the storage node.
-name = manhole_2395_generated # Long name in the user interface.
-manholeId = manhole_2395_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386143.813146_5860164.822059 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386168.698390_5860207.173543 # Unique id of the storage node.
-name = manhole_2396_generated # Long name in the user interface.
-manholeId = manhole_2396_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386168.698390_5860207.173543 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386190.960879_5860250.914159 # Unique id of the storage node.
-name = manhole_2397_generated # Long name in the user interface.
-manholeId = manhole_2397_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386190.960879_5860250.914159 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386212.013376_5860295.295641 # Unique id of the storage node.
-name = manhole_2398_generated # Long name in the user interface.
-manholeId = manhole_2398_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386212.013376_5860295.295641 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386233.065874_5860339.677123 # Unique id of the storage node.
-name = manhole_2399_generated # Long name in the user interface.
-manholeId = manhole_2399_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386233.065874_5860339.677123 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 726.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 729.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386254.118372_5860384.058605 # Unique id of the storage node.
-name = manhole_2400_generated # Long name in the user interface.
-manholeId = manhole_2400_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386254.118372_5860384.058605 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 726.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 729.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386270.265550_5860430.368607 # Unique id of the storage node.
-name = manhole_2401_generated # Long name in the user interface.
-manholeId = manhole_2401_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386270.265550_5860430.368607 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 726.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 729.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386284.690117_5860477.310511 # Unique id of the storage node.
-name = manhole_2402_generated # Long name in the user interface.
-manholeId = manhole_2402_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386284.690117_5860477.310511 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 743.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 746.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386295.943752_5860525.125564 # Unique id of the storage node.
-name = manhole_2403_generated # Long name in the user interface.
-manholeId = manhole_2403_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386295.943752_5860525.125564 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 743.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 746.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386307.197388_5860572.940617 # Unique id of the storage node.
-name = manhole_2404_generated # Long name in the user interface.
-manholeId = manhole_2404_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386307.197388_5860572.940617 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386318.451024_5860620.755670 # Unique id of the storage node.
-name = manhole_2405_generated # Long name in the user interface.
-manholeId = manhole_2405_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386318.451024_5860620.755670 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386329.704660_5860668.570723 # Unique id of the storage node.
-name = manhole_2406_generated # Long name in the user interface.
-manholeId = manhole_2406_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386329.704660_5860668.570723 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 717.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 720.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386340.958295_5860716.385776 # Unique id of the storage node.
-name = manhole_2407_generated # Long name in the user interface.
-manholeId = manhole_2407_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386340.958295_5860716.385776 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386352.211931_5860764.200829 # Unique id of the storage node.
-name = manhole_2408_generated # Long name in the user interface.
-manholeId = manhole_2408_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386352.211931_5860764.200829 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386365.771370_5860811.365820 # Unique id of the storage node.
-name = manhole_2409_generated # Long name in the user interface.
-manholeId = manhole_2409_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386365.771370_5860811.365820 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386381.150273_5860858.017861 # Unique id of the storage node.
-name = manhole_2410_generated # Long name in the user interface.
-manholeId = manhole_2410_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386381.150273_5860858.017861 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 741.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 744.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386398.399082_5860903.951519 # Unique id of the storage node.
-name = manhole_2411_generated # Long name in the user interface.
-manholeId = manhole_2411_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386398.399082_5860903.951519 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386418.211524_5860948.900276 # Unique id of the storage node.
-name = manhole_2412_generated # Long name in the user interface.
-manholeId = manhole_2412_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386418.211524_5860948.900276 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386441.678376_5860992.033180 # Unique id of the storage node.
-name = manhole_2413_generated # Long name in the user interface.
-manholeId = manhole_2413_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386441.678376_5860992.033180 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386465.536531_5861034.971649 # Unique id of the storage node.
-name = manhole_2414_generated # Long name in the user interface.
-manholeId = manhole_2414_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386465.536531_5861034.971649 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386489.394685_5861077.910117 # Unique id of the storage node.
-name = manhole_2415_generated # Long name in the user interface.
-manholeId = manhole_2415_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386489.394685_5861077.910117 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386513.252840_5861120.848586 # Unique id of the storage node.
-name = manhole_2416_generated # Long name in the user interface.
-manholeId = manhole_2416_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386513.252840_5861120.848586 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386537.110994_5861163.787054 # Unique id of the storage node.
-name = manhole_2417_generated # Long name in the user interface.
-manholeId = manhole_2417_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386537.110994_5861163.787054 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386560.969149_5861206.725522 # Unique id of the storage node.
-name = manhole_2418_generated # Long name in the user interface.
-manholeId = manhole_2418_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386560.969149_5861206.725522 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386584.827303_5861249.663991 # Unique id of the storage node.
-name = manhole_2419_generated # Long name in the user interface.
-manholeId = manhole_2419_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386584.827303_5861249.663991 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386607.696082_5861293.105181 # Unique id of the storage node.
-name = manhole_2420_generated # Long name in the user interface.
-manholeId = manhole_2420_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386607.696082_5861293.105181 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386626.999141_5861338.164891 # Unique id of the storage node.
-name = manhole_2421_generated # Long name in the user interface.
-manholeId = manhole_2421_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386626.999141_5861338.164891 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386632.635545_5861386.242181 # Unique id of the storage node.
-name = manhole_2422_generated # Long name in the user interface.
-manholeId = manhole_2422_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386632.635545_5861386.242181 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386628.332881_5861435.174897 # Unique id of the storage node.
-name = manhole_2423_generated # Long name in the user interface.
-manholeId = manhole_2423_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386628.332881_5861435.174897 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386624.030218_5861484.107613 # Unique id of the storage node.
-name = manhole_2424_generated # Long name in the user interface.
-manholeId = manhole_2424_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386624.030218_5861484.107613 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 729.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 732.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386619.727554_5861533.040329 # Unique id of the storage node.
-name = manhole_2425_generated # Long name in the user interface.
-manholeId = manhole_2425_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386619.727554_5861533.040329 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386620.396810_5861581.843450 # Unique id of the storage node.
-name = manhole_2426_generated # Long name in the user interface.
-manholeId = manhole_2426_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386620.396810_5861581.843450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386627.242797_5861630.485572 # Unique id of the storage node.
-name = manhole_2427_generated # Long name in the user interface.
-manholeId = manhole_2427_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386627.242797_5861630.485572 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 755.7999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 758.7999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386633.497010_5861679.177459 # Unique id of the storage node.
-name = manhole_2428_generated # Long name in the user interface.
-manholeId = manhole_2428_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386633.497010_5861679.177459 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386633.587327_5861728.232038 # Unique id of the storage node.
-name = manhole_2429_generated # Long name in the user interface.
-manholeId = manhole_2429_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386633.587327_5861728.232038 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386628.569952_5861777.096642 # Unique id of the storage node.
-name = manhole_2430_generated # Long name in the user interface.
-manholeId = manhole_2430_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386628.569952_5861777.096642 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386623.552577_5861825.961246 # Unique id of the storage node.
-name = manhole_2431_generated # Long name in the user interface.
-manholeId = manhole_2431_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386623.552577_5861825.961246 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 784.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 787.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386622.452885_5861875.377416 # Unique id of the storage node.
-name = manhole_2432_generated # Long name in the user interface.
-manholeId = manhole_2432_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386622.452885_5861875.377416 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 784.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 787.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386630.050832_5861924.208797 # Unique id of the storage node.
-name = manhole_2433_generated # Long name in the user interface.
-manholeId = manhole_2433_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386630.050832_5861924.208797 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386645.112437_5861971.295392 # Unique id of the storage node.
-name = manhole_2434_generated # Long name in the user interface.
-manholeId = manhole_2434_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386645.112437_5861971.295392 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386663.826806_5862017.116110 # Unique id of the storage node.
-name = manhole_2435_generated # Long name in the user interface.
-manholeId = manhole_2435_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386663.826806_5862017.116110 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386682.541174_5862062.936827 # Unique id of the storage node.
-name = manhole_2436_generated # Long name in the user interface.
-manholeId = manhole_2436_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386682.541174_5862062.936827 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 726.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 729.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386700.357505_5862109.113540 # Unique id of the storage node.
-name = manhole_2437_generated # Long name in the user interface.
-manholeId = manhole_2437_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386700.357505_5862109.113540 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 726.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 729.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386718.120610_5862155.311353 # Unique id of the storage node.
-name = manhole_2438_generated # Long name in the user interface.
-manholeId = manhole_2438_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386718.120610_5862155.311353 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 726.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 729.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386735.883715_5862201.509165 # Unique id of the storage node.
-name = manhole_2439_generated # Long name in the user interface.
-manholeId = manhole_2439_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386735.883715_5862201.509165 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386757.522535_5862245.993861 # Unique id of the storage node.
-name = manhole_2440_generated # Long name in the user interface.
-manholeId = manhole_2440_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386757.522535_5862245.993861 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386779.730984_5862290.226774 # Unique id of the storage node.
-name = manhole_2441_generated # Long name in the user interface.
-manholeId = manhole_2441_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386779.730984_5862290.226774 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386802.545179_5862334.095373 # Unique id of the storage node.
-name = manhole_2442_generated # Long name in the user interface.
-manholeId = manhole_2442_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386802.545179_5862334.095373 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386831.207994_5862374.446443 # Unique id of the storage node.
-name = manhole_2443_generated # Long name in the user interface.
-manholeId = manhole_2443_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386831.207994_5862374.446443 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 721.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 724.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386859.988486_5862414.708454 # Unique id of the storage node.
-name = manhole_2444_generated # Long name in the user interface.
-manholeId = manhole_2444_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386859.988486_5862414.708454 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386891.035651_5862453.255040 # Unique id of the storage node.
-name = manhole_2445_generated # Long name in the user interface.
-manholeId = manhole_2445_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386891.035651_5862453.255040 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 734.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 737.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386922.082817_5862491.801626 # Unique id of the storage node.
-name = manhole_2446_generated # Long name in the user interface.
-manholeId = manhole_2446_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386922.082817_5862491.801626 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 740.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 743.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386953.129982_5862530.348212 # Unique id of the storage node.
-name = manhole_2447_generated # Long name in the user interface.
-manholeId = manhole_2447_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386953.129982_5862530.348212 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386984.177147_5862568.894798 # Unique id of the storage node.
-name = manhole_2448_generated # Long name in the user interface.
-manholeId = manhole_2448_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386984.177147_5862568.894798 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 753.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 756.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387010.831901_5862610.297833 # Unique id of the storage node.
-name = manhole_2449_generated # Long name in the user interface.
-manholeId = manhole_2449_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387010.831901_5862610.297833 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 758.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 761.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387033.474099_5862654.310294 # Unique id of the storage node.
-name = manhole_2450_generated # Long name in the user interface.
-manholeId = manhole_2450_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387033.474099_5862654.310294 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 758.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 761.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387056.116297_5862698.322754 # Unique id of the storage node.
-name = manhole_2451_generated # Long name in the user interface.
-manholeId = manhole_2451_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387056.116297_5862698.322754 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 767.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 770.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387078.758494_5862742.335214 # Unique id of the storage node.
-name = manhole_2452_generated # Long name in the user interface.
-manholeId = manhole_2452_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387078.758494_5862742.335214 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 762.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 765.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387101.400692_5862786.347674 # Unique id of the storage node.
-name = manhole_2453_generated # Long name in the user interface.
-manholeId = manhole_2453_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387101.400692_5862786.347674 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 762.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 765.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387124.783531_5862829.966972 # Unique id of the storage node.
-name = manhole_2454_generated # Long name in the user interface.
-manholeId = manhole_2454_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387124.783531_5862829.966972 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 762.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 765.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387148.551342_5862873.381911 # Unique id of the storage node.
-name = manhole_2455_generated # Long name in the user interface.
-manholeId = manhole_2455_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387148.551342_5862873.381911 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 761.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 764.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387176.029596_5862914.516765 # Unique id of the storage node.
-name = manhole_2456_generated # Long name in the user interface.
-manholeId = manhole_2456_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387176.029596_5862914.516765 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 761.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 764.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387204.050834_5862955.315436 # Unique id of the storage node.
-name = manhole_2457_generated # Long name in the user interface.
-manholeId = manhole_2457_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387204.050834_5862955.315436 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 761.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 764.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387233.152246_5862995.351339 # Unique id of the storage node.
-name = manhole_2458_generated # Long name in the user interface.
-manholeId = manhole_2458_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387233.152246_5862995.351339 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 766.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 769.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387262.253659_5863035.387242 # Unique id of the storage node.
-name = manhole_2459_generated # Long name in the user interface.
-manholeId = manhole_2459_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387262.253659_5863035.387242 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387289.177212_5863076.714860 # Unique id of the storage node.
-name = manhole_2460_generated # Long name in the user interface.
-manholeId = manhole_2460_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387289.177212_5863076.714860 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387304.666786_5863123.392671 # Unique id of the storage node.
-name = manhole_2461_generated # Long name in the user interface.
-manholeId = manhole_2461_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387304.666786_5863123.392671 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 769.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 772.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387314.520281_5863171.895174 # Unique id of the storage node.
-name = manhole_2462_generated # Long name in the user interface.
-manholeId = manhole_2462_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387314.520281_5863171.895174 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387324.142221_5863220.446013 # Unique id of the storage node.
-name = manhole_2463_generated # Long name in the user interface.
-manholeId = manhole_2463_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387324.142221_5863220.446013 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387333.764160_5863268.996853 # Unique id of the storage node.
-name = manhole_2464_generated # Long name in the user interface.
-manholeId = manhole_2464_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387333.764160_5863268.996853 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387343.386100_5863317.547693 # Unique id of the storage node.
-name = manhole_2465_generated # Long name in the user interface.
-manholeId = manhole_2465_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387343.386100_5863317.547693 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387353.008039_5863366.098533 # Unique id of the storage node.
-name = manhole_2466_generated # Long name in the user interface.
-manholeId = manhole_2466_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387353.008039_5863366.098533 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 777.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 780.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387364.066298_5863414.311535 # Unique id of the storage node.
-name = manhole_2467_generated # Long name in the user interface.
-manholeId = manhole_2467_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387364.066298_5863414.311535 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387381.839410_5863460.427046 # Unique id of the storage node.
-name = manhole_2468_generated # Long name in the user interface.
-manholeId = manhole_2468_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387381.839410_5863460.427046 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387403.429579_5863504.961006 # Unique id of the storage node.
-name = manhole_2469_generated # Long name in the user interface.
-manholeId = manhole_2469_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387403.429579_5863504.961006 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387425.140453_5863549.440256 # Unique id of the storage node.
-name = manhole_2470_generated # Long name in the user interface.
-manholeId = manhole_2470_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387425.140453_5863549.440256 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387446.851327_5863593.919507 # Unique id of the storage node.
-name = manhole_2471_generated # Long name in the user interface.
-manholeId = manhole_2471_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387446.851327_5863593.919507 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387467.528696_5863638.888380 # Unique id of the storage node.
-name = manhole_2472_generated # Long name in the user interface.
-manholeId = manhole_2472_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387467.528696_5863638.888380 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387488.196078_5863683.861984 # Unique id of the storage node.
-name = manhole_2473_generated # Long name in the user interface.
-manholeId = manhole_2473_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387488.196078_5863683.861984 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 771.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 774.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387508.863468_5863728.835585 # Unique id of the storage node.
-name = manhole_2474_generated # Long name in the user interface.
-manholeId = manhole_2474_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387508.863468_5863728.835585 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387529.531309_5863773.808978 # Unique id of the storage node.
-name = manhole_2475_generated # Long name in the user interface.
-manholeId = manhole_2475_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387529.531309_5863773.808978 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387553.168003_5863817.173475 # Unique id of the storage node.
-name = manhole_2476_generated # Long name in the user interface.
-manholeId = manhole_2476_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387553.168003_5863817.173475 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387579.562713_5863859.043334 # Unique id of the storage node.
-name = manhole_2477_generated # Long name in the user interface.
-manholeId = manhole_2477_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387579.562713_5863859.043334 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387605.957423_5863900.913192 # Unique id of the storage node.
-name = manhole_2478_generated # Long name in the user interface.
-manholeId = manhole_2478_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387605.957423_5863900.913192 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387632.352133_5863942.783051 # Unique id of the storage node.
-name = manhole_2479_generated # Long name in the user interface.
-manholeId = manhole_2479_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387632.352133_5863942.783051 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387658.746843_5863984.652909 # Unique id of the storage node.
-name = manhole_2480_generated # Long name in the user interface.
-manholeId = manhole_2480_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387658.746843_5863984.652909 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387685.893106_5864026.029538 # Unique id of the storage node.
-name = manhole_2481_generated # Long name in the user interface.
-manholeId = manhole_2481_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387685.893106_5864026.029538 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387711.231137_5864068.427257 # Unique id of the storage node.
-name = manhole_2482_generated # Long name in the user interface.
-manholeId = manhole_2482_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387711.231137_5864068.427257 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387731.020947_5864113.414904 # Unique id of the storage node.
-name = manhole_2483_generated # Long name in the user interface.
-manholeId = manhole_2483_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387731.020947_5864113.414904 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387737.361907_5864162.342262 # Unique id of the storage node.
-name = manhole_2484_generated # Long name in the user interface.
-manholeId = manhole_2484_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387737.361907_5864162.342262 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387732.727566_5864211.475180 # Unique id of the storage node.
-name = manhole_2485_generated # Long name in the user interface.
-manholeId = manhole_2485_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387732.727566_5864211.475180 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387717.678849_5864258.627082 # Unique id of the storage node.
-name = manhole_2486_generated # Long name in the user interface.
-manholeId = manhole_2486_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387717.678849_5864258.627082 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387709.672104_5864307.231276 # Unique id of the storage node.
-name = manhole_2487_generated # Long name in the user interface.
-manholeId = manhole_2487_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387709.672104_5864307.231276 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 759.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 762.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387707.112881_5864356.660176 # Unique id of the storage node.
-name = manhole_2488_generated # Long name in the user interface.
-manholeId = manhole_2488_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387707.112881_5864356.660176 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387709.591798_5864406.012949 # Unique id of the storage node.
-name = manhole_2489_generated # Long name in the user interface.
-manholeId = manhole_2489_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387709.591798_5864406.012949 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387713.643261_5864455.341961 # Unique id of the storage node.
-name = manhole_2490_generated # Long name in the user interface.
-manholeId = manhole_2490_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387713.643261_5864455.341961 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 765.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 768.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387715.877522_5864504.642318 # Unique id of the storage node.
-name = manhole_2491_generated # Long name in the user interface.
-manholeId = manhole_2491_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387715.877522_5864504.642318 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387708.680233_5864553.426558 # Unique id of the storage node.
-name = manhole_2492_generated # Long name in the user interface.
-manholeId = manhole_2492_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387708.680233_5864553.426558 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387690.790251_5864599.575386 # Unique id of the storage node.
-name = manhole_2493_generated # Long name in the user interface.
-manholeId = manhole_2493_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387690.790251_5864599.575386 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 774.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 777.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387672.900269_5864645.724214 # Unique id of the storage node.
-name = manhole_2494_generated # Long name in the user interface.
-manholeId = manhole_2494_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387672.900269_5864645.724214 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 807.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 810.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387659.931900_5864692.983886 # Unique id of the storage node.
-name = manhole_2495_generated # Long name in the user interface.
-manholeId = manhole_2495_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387659.931900_5864692.983886 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 807.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 810.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387659.223570_5864742.029465 # Unique id of the storage node.
-name = manhole_2496_generated # Long name in the user interface.
-manholeId = manhole_2496_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387659.223570_5864742.029465 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 807.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 810.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387675.926897_5864788.273514 # Unique id of the storage node.
-name = manhole_2497_generated # Long name in the user interface.
-manholeId = manhole_2497_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387675.926897_5864788.273514 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387702.296292_5864830.159320 # Unique id of the storage node.
-name = manhole_2498_generated # Long name in the user interface.
-manholeId = manhole_2498_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387702.296292_5864830.159320 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 771.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 774.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387728.665687_5864872.045127 # Unique id of the storage node.
-name = manhole_2499_generated # Long name in the user interface.
-manholeId = manhole_2499_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387728.665687_5864872.045127 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 771.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 774.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387751.608185_5864915.528789 # Unique id of the storage node.
-name = manhole_2500_generated # Long name in the user interface.
-manholeId = manhole_2500_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387751.608185_5864915.528789 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 779.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 782.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387766.741665_5864962.653555 # Unique id of the storage node.
-name = manhole_2501_generated # Long name in the user interface.
-manholeId = manhole_2501_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387766.741665_5864962.653555 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 779.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 782.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387778.991920_5865010.246724 # Unique id of the storage node.
-name = manhole_2502_generated # Long name in the user interface.
-manholeId = manhole_2502_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387778.991920_5865010.246724 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 779.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 782.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387779.554608_5865059.738634 # Unique id of the storage node.
-name = manhole_2503_generated # Long name in the user interface.
-manholeId = manhole_2503_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387779.554608_5865059.738634 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 817.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 820.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387780.117297_5865109.230544 # Unique id of the storage node.
-name = manhole_2504_generated # Long name in the user interface.
-manholeId = manhole_2504_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387780.117297_5865109.230544 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 817.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 820.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387782.917817_5865158.566991 # Unique id of the storage node.
-name = manhole_2505_generated # Long name in the user interface.
-manholeId = manhole_2505_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387782.917817_5865158.566991 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 831.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 834.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387789.203932_5865207.661294 # Unique id of the storage node.
-name = manhole_2506_generated # Long name in the user interface.
-manholeId = manhole_2506_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387789.203932_5865207.661294 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387795.490047_5865256.755596 # Unique id of the storage node.
-name = manhole_2507_generated # Long name in the user interface.
-manholeId = manhole_2507_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387795.490047_5865256.755596 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 806.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 809.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387804.549935_5865305.332480 # Unique id of the storage node.
-name = manhole_2508_generated # Long name in the user interface.
-manholeId = manhole_2508_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387804.549935_5865305.332480 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 808.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 811.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387816.386747_5865353.391356 # Unique id of the storage node.
-name = manhole_2509_generated # Long name in the user interface.
-manholeId = manhole_2509_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387816.386747_5865353.391356 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 808.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 811.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387828.223559_5865401.450233 # Unique id of the storage node.
-name = manhole_2510_generated # Long name in the user interface.
-manholeId = manhole_2510_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387828.223559_5865401.450233 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 808.6000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 811.6000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387842.966275_5865448.679594 # Unique id of the storage node.
-name = manhole_2511_generated # Long name in the user interface.
-manholeId = manhole_2511_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387842.966275_5865448.679594 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 799.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 802.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387858.283513_5865495.744953 # Unique id of the storage node.
-name = manhole_2512_generated # Long name in the user interface.
-manholeId = manhole_2512_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387858.283513_5865495.744953 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 799.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 802.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387872.788358_5865543.026506 # Unique id of the storage node.
-name = manhole_2513_generated # Long name in the user interface.
-manholeId = manhole_2513_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387872.788358_5865543.026506 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 799.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 802.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387882.890575_5865591.479690 # Unique id of the storage node.
-name = manhole_2514_generated # Long name in the user interface.
-manholeId = manhole_2514_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387882.890575_5865591.479690 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387892.992792_5865639.932873 # Unique id of the storage node.
-name = manhole_2515_generated # Long name in the user interface.
-manholeId = manhole_2515_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387892.992792_5865639.932873 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387903.095010_5865688.386056 # Unique id of the storage node.
-name = manhole_2516_generated # Long name in the user interface.
-manholeId = manhole_2516_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387903.095010_5865688.386056 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 775.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 778.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387913.197227_5865736.839240 # Unique id of the storage node.
-name = manhole_2517_generated # Long name in the user interface.
-manholeId = manhole_2517_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387913.197227_5865736.839240 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 791.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 794.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387767.438602_5866395.894651 # Unique id of the storage node.
-name = manhole_2518_generated # Long name in the user interface.
-manholeId = manhole_2518_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387767.438602_5866395.894651 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 827.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 830.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387758.181959_5866444.388787 # Unique id of the storage node.
-name = manhole_2519_generated # Long name in the user interface.
-manholeId = manhole_2519_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387758.181959_5866444.388787 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 827.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 830.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387748.925316_5866492.882923 # Unique id of the storage node.
-name = manhole_2520_generated # Long name in the user interface.
-manholeId = manhole_2520_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387748.925316_5866492.882923 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 827.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 830.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387739.668673_5866541.377059 # Unique id of the storage node.
-name = manhole_2521_generated # Long name in the user interface.
-manholeId = manhole_2521_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387739.668673_5866541.377059 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387730.412029_5866589.871195 # Unique id of the storage node.
-name = manhole_2522_generated # Long name in the user interface.
-manholeId = manhole_2522_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387730.412029_5866589.871195 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.5 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.5 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387721.155386_5866638.365331 # Unique id of the storage node.
-name = manhole_2523_generated # Long name in the user interface.
-manholeId = manhole_2523_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387721.155386_5866638.365331 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387711.868743_5866686.853722 # Unique id of the storage node.
-name = manhole_2524_generated # Long name in the user interface.
-manholeId = manhole_2524_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387711.868743_5866686.853722 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387702.553355_5866735.336608 # Unique id of the storage node.
-name = manhole_2525_generated # Long name in the user interface.
-manholeId = manhole_2525_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387702.553355_5866735.336608 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387692.161796_5866783.420620 # Unique id of the storage node.
-name = manhole_2526_generated # Long name in the user interface.
-manholeId = manhole_2526_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387692.161796_5866783.420620 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387665.606523_5866824.907349 # Unique id of the storage node.
-name = manhole_2527_generated # Long name in the user interface.
-manholeId = manhole_2527_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387665.606523_5866824.907349 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387633.521072_5866862.355813 # Unique id of the storage node.
-name = manhole_2528_generated # Long name in the user interface.
-manholeId = manhole_2528_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387633.521072_5866862.355813 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387599.638702_5866898.263357 # Unique id of the storage node.
-name = manhole_2529_generated # Long name in the user interface.
-manholeId = manhole_2529_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387599.638702_5866898.263357 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387565.756333_5866934.170901 # Unique id of the storage node.
-name = manhole_2530_generated # Long name in the user interface.
-manholeId = manhole_2530_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387565.756333_5866934.170901 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387530.833662_5866968.805835 # Unique id of the storage node.
-name = manhole_2531_generated # Long name in the user interface.
-manholeId = manhole_2531_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387530.833662_5866968.805835 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387488.905051_5866994.870337 # Unique id of the storage node.
-name = manhole_2532_generated # Long name in the user interface.
-manholeId = manhole_2532_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387488.905051_5866994.870337 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387446.976439_5867020.934838 # Unique id of the storage node.
-name = manhole_2533_generated # Long name in the user interface.
-manholeId = manhole_2533_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387446.976439_5867020.934838 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387406.992974_5867049.816162 # Unique id of the storage node.
-name = manhole_2534_generated # Long name in the user interface.
-manholeId = manhole_2534_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387406.992974_5867049.816162 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387368.671088_5867080.884328 # Unique id of the storage node.
-name = manhole_2535_generated # Long name in the user interface.
-manholeId = manhole_2535_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387368.671088_5867080.884328 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387334.799265_5867116.679788 # Unique id of the storage node.
-name = manhole_2536_generated # Long name in the user interface.
-manholeId = manhole_2536_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387334.799265_5867116.679788 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387307.553404_5867157.723809 # Unique id of the storage node.
-name = manhole_2537_generated # Long name in the user interface.
-manholeId = manhole_2537_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387307.553404_5867157.723809 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387282.996446_5867200.549453 # Unique id of the storage node.
-name = manhole_2538_generated # Long name in the user interface.
-manholeId = manhole_2538_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387282.996446_5867200.549453 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387258.598215_5867243.469064 # Unique id of the storage node.
-name = manhole_2539_generated # Long name in the user interface.
-manholeId = manhole_2539_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387258.598215_5867243.469064 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387243.614223_5867290.359711 # Unique id of the storage node.
-name = manhole_2540_generated # Long name in the user interface.
-manholeId = manhole_2540_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387243.614223_5867290.359711 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387231.826771_5867338.301579 # Unique id of the storage node.
-name = manhole_2541_generated # Long name in the user interface.
-manholeId = manhole_2541_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387231.826771_5867338.301579 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387220.039319_5867386.243447 # Unique id of the storage node.
-name = manhole_2542_generated # Long name in the user interface.
-manholeId = manhole_2542_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387220.039319_5867386.243447 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387207.155606_5867433.896185 # Unique id of the storage node.
-name = manhole_2543_generated # Long name in the user interface.
-manholeId = manhole_2543_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387207.155606_5867433.896185 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387193.766012_5867481.415501 # Unique id of the storage node.
-name = manhole_2544_generated # Long name in the user interface.
-manholeId = manhole_2544_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387193.766012_5867481.415501 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387175.064320_5867526.718267 # Unique id of the storage node.
-name = manhole_2545_generated # Long name in the user interface.
-manholeId = manhole_2545_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387175.064320_5867526.718267 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387136.063389_5867556.534853 # Unique id of the storage node.
-name = manhole_2546_generated # Long name in the user interface.
-manholeId = manhole_2546_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387136.063389_5867556.534853 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387093.861314_5867582.154212 # Unique id of the storage node.
-name = manhole_2547_generated # Long name in the user interface.
-manholeId = manhole_2547_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387093.861314_5867582.154212 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387052.642618_5867609.220943 # Unique id of the storage node.
-name = manhole_2548_generated # Long name in the user interface.
-manholeId = manhole_2548_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387052.642618_5867609.220943 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387015.838404_5867641.964445 # Unique id of the storage node.
-name = manhole_2549_generated # Long name in the user interface.
-manholeId = manhole_2549_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387015.838404_5867641.964445 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386980.829207_5867676.774254 # Unique id of the storage node.
-name = manhole_2550_generated # Long name in the user interface.
-manholeId = manhole_2550_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386980.829207_5867676.774254 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386945.994973_5867711.749517 # Unique id of the storage node.
-name = manhole_2551_generated # Long name in the user interface.
-manholeId = manhole_2551_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386945.994973_5867711.749517 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386914.592990_5867749.728508 # Unique id of the storage node.
-name = manhole_2552_generated # Long name in the user interface.
-manholeId = manhole_2552_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386914.592990_5867749.728508 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386887.164433_5867790.777758 # Unique id of the storage node.
-name = manhole_2553_generated # Long name in the user interface.
-manholeId = manhole_2553_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386887.164433_5867790.777758 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386859.735876_5867831.827008 # Unique id of the storage node.
-name = manhole_2554_generated # Long name in the user interface.
-manholeId = manhole_2554_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386859.735876_5867831.827008 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386832.307319_5867872.876258 # Unique id of the storage node.
-name = manhole_2555_generated # Long name in the user interface.
-manholeId = manhole_2555_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386832.307319_5867872.876258 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386804.878762_5867913.925509 # Unique id of the storage node.
-name = manhole_2556_generated # Long name in the user interface.
-manholeId = manhole_2556_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386804.878762_5867913.925509 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386777.450206_5867954.974759 # Unique id of the storage node.
-name = manhole_2557_generated # Long name in the user interface.
-manholeId = manhole_2557_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386777.450206_5867954.974759 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386750.021649_5867996.024009 # Unique id of the storage node.
-name = manhole_2558_generated # Long name in the user interface.
-manholeId = manhole_2558_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386750.021649_5867996.024009 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386723.537174_5868037.624783 # Unique id of the storage node.
-name = manhole_2559_generated # Long name in the user interface.
-manholeId = manhole_2559_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386723.537174_5868037.624783 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1386701.250019_5868081.677585 # Unique id of the storage node.
-name = manhole_2560_generated # Long name in the user interface.
-manholeId = manhole_2560_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1386701.250019_5868081.677585 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387809.534625_5866309.639252 # Unique id of the storage node.
-name = manhole_2561_generated # Long name in the user interface.
-manholeId = manhole_2561_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387809.534625_5866309.639252 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387788.486613_5866352.766951 # Unique id of the storage node.
-name = manhole_2562_generated # Long name in the user interface.
-manholeId = manhole_2562_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387788.486613_5866352.766951 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387774.733068_5866351.644692 # Unique id of the storage node.
-name = manhole_2563_generated # Long name in the user interface.
-manholeId = manhole_2563_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387774.733068_5866351.644692 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 837.1000366210938 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 840.1000366210938 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387787.219046_5866308.756402 # Unique id of the storage node.
-name = manhole_2564_generated # Long name in the user interface.
-manholeId = manhole_2564_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387787.219046_5866308.756402 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387802.581936_5866266.622690 # Unique id of the storage node.
-name = manhole_2565_generated # Long name in the user interface.
-manholeId = manhole_2565_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387802.581936_5866266.622690 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387818.989884_5866224.886323 # Unique id of the storage node.
-name = manhole_2566_generated # Long name in the user interface.
-manholeId = manhole_2566_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387818.989884_5866224.886323 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387838.767448_5866184.784888 # Unique id of the storage node.
-name = manhole_2567_generated # Long name in the user interface.
-manholeId = manhole_2567_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387838.767448_5866184.784888 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387862.375428_5866146.679680 # Unique id of the storage node.
-name = manhole_2568_generated # Long name in the user interface.
-manholeId = manhole_2568_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387862.375428_5866146.679680 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387890.316308_5866111.904927 # Unique id of the storage node.
-name = manhole_2569_generated # Long name in the user interface.
-manholeId = manhole_2569_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387890.316308_5866111.904927 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387932.086586_5866099.149365 # Unique id of the storage node.
-name = manhole_2570_generated # Long name in the user interface.
-manholeId = manhole_2570_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387932.086586_5866099.149365 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387931.614703_5866170.542120 # Unique id of the storage node.
-name = manhole_2571_generated # Long name in the user interface.
-manholeId = manhole_2571_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387931.614703_5866170.542120 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387899.497388_5866203.806989 # Unique id of the storage node.
-name = manhole_2572_generated # Long name in the user interface.
-manholeId = manhole_2572_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387899.497388_5866203.806989 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387869.509800_5866239.084410 # Unique id of the storage node.
-name = manhole_2573_generated # Long name in the user interface.
-manholeId = manhole_2573_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387869.509800_5866239.084410 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387839.522212_5866274.361831 # Unique id of the storage node.
-name = manhole_2574_generated # Long name in the user interface.
-manholeId = manhole_2574_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387839.522212_5866274.361831 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387908.367354_5866141.903963 # Unique id of the storage node.
-name = manhole_2575_generated # Long name in the user interface.
-manholeId = manhole_2575_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387908.367354_5866141.903963 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387876.955023_5866179.987773 # Unique id of the storage node.
-name = manhole_2576_generated # Long name in the user interface.
-manholeId = manhole_2576_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387876.955023_5866179.987773 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 800.9000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 803.9000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387847.458594_5866219.470103 # Unique id of the storage node.
-name = manhole_2577_generated # Long name in the user interface.
-manholeId = manhole_2577_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387847.458594_5866219.470103 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 824.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 827.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387823.639856_5866262.662998 # Unique id of the storage node.
-name = manhole_2578_generated # Long name in the user interface.
-manholeId = manhole_2578_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387823.639856_5866262.662998 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 803.2000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 806.2000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387940.443674_5865845.093255 # Unique id of the storage node.
-name = manhole_2579_generated # Long name in the user interface.
-manholeId = manhole_2579_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387940.443674_5865845.093255 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 801.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 804.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387943.318034_5865887.628140 # Unique id of the storage node.
-name = manhole_2580_generated # Long name in the user interface.
-manholeId = manhole_2580_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387943.318034_5865887.628140 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 801.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 804.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387946.009428_5865930.175073 # Unique id of the storage node.
-name = manhole_2581_generated # Long name in the user interface.
-manholeId = manhole_2581_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387946.009428_5865930.175073 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 801.4000244140625 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 804.4000244140625 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387948.700822_5865972.722006 # Unique id of the storage node.
-name = manhole_2582_generated # Long name in the user interface.
-manholeId = manhole_2582_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387948.700822_5865972.722006 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387944.872251_5866015.105106 # Unique id of the storage node.
-name = manhole_2583_generated # Long name in the user interface.
-manholeId = manhole_2583_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387944.872251_5866015.105106 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387940.047370_5866057.463170 # Unique id of the storage node.
-name = manhole_2584_generated # Long name in the user interface.
-manholeId = manhole_2584_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387940.047370_5866057.463170 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 813.7000122070312 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 816.7000122070312 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1387975.279995_5866107.425722 # Unique id of the storage node.
-name = manhole_2585_generated # Long name in the user interface.
-manholeId = manhole_2585_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1387975.279995_5866107.425722 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = 783.2999877929688 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = 786.2999877929688 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396909.357977_5869743.820573 # Unique id of the storage node.
-name = manhole_2586_generated # Long name in the user interface.
-manholeId = manhole_2586_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396909.357977_5869743.820573 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396931.001513_5869698.901242 # Unique id of the storage node.
-name = manhole_2587_generated # Long name in the user interface.
-manholeId = manhole_2587_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396931.001513_5869698.901242 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396952.437394_5869653.897189 # Unique id of the storage node.
-name = manhole_2588_generated # Long name in the user interface.
-manholeId = manhole_2588_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396952.437394_5869653.897189 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396961.924285_5869605.425328 # Unique id of the storage node.
-name = manhole_2589_generated # Long name in the user interface.
-manholeId = manhole_2589_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396961.924285_5869605.425328 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396956.300026_5869556.042747 # Unique id of the storage node.
-name = manhole_2590_generated # Long name in the user interface.
-manholeId = manhole_2590_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396956.300026_5869556.042747 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396930.699111_5869513.852090 # Unique id of the storage node.
-name = manhole_2591_generated # Long name in the user interface.
-manholeId = manhole_2591_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396930.699111_5869513.852090 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396901.464611_5869473.459851 # Unique id of the storage node.
-name = manhole_2592_generated # Long name in the user interface.
-manholeId = manhole_2592_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396901.464611_5869473.459851 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396872.230110_5869433.067613 # Unique id of the storage node.
-name = manhole_2593_generated # Long name in the user interface.
-manholeId = manhole_2593_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396872.230110_5869433.067613 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396842.995610_5869392.675375 # Unique id of the storage node.
-name = manhole_2594_generated # Long name in the user interface.
-manholeId = manhole_2594_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396842.995610_5869392.675375 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396808.125624_5869357.090668 # Unique id of the storage node.
-name = manhole_2595_generated # Long name in the user interface.
-manholeId = manhole_2595_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396808.125624_5869357.090668 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396771.604791_5869323.325619 # Unique id of the storage node.
-name = manhole_2596_generated # Long name in the user interface.
-manholeId = manhole_2596_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396771.604791_5869323.325619 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396729.110151_5869297.241246 # Unique id of the storage node.
-name = manhole_2597_generated # Long name in the user interface.
-manholeId = manhole_2597_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396729.110151_5869297.241246 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396686.615511_5869271.156873 # Unique id of the storage node.
-name = manhole_2598_generated # Long name in the user interface.
-manholeId = manhole_2598_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396686.615511_5869271.156873 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396644.120871_5869245.072500 # Unique id of the storage node.
-name = manhole_2599_generated # Long name in the user interface.
-manholeId = manhole_2599_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396644.120871_5869245.072500 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396601.626231_5869218.988127 # Unique id of the storage node.
-name = manhole_2600_generated # Long name in the user interface.
-manholeId = manhole_2600_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396601.626231_5869218.988127 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396557.898404_5869195.091535 # Unique id of the storage node.
-name = manhole_2601_generated # Long name in the user interface.
-manholeId = manhole_2601_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396557.898404_5869195.091535 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396513.373000_5869172.660138 # Unique id of the storage node.
-name = manhole_2602_generated # Long name in the user interface.
-manholeId = manhole_2602_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396513.373000_5869172.660138 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396467.087116_5869154.896273 # Unique id of the storage node.
-name = manhole_2603_generated # Long name in the user interface.
-manholeId = manhole_2603_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396467.087116_5869154.896273 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396417.387180_5869156.711754 # Unique id of the storage node.
-name = manhole_2604_generated # Long name in the user interface.
-manholeId = manhole_2604_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396417.387180_5869156.711754 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396367.689416_5869160.751703 # Unique id of the storage node.
-name = manhole_2605_generated # Long name in the user interface.
-manholeId = manhole_2605_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396367.689416_5869160.751703 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396317.991652_5869164.791652 # Unique id of the storage node.
-name = manhole_2606_generated # Long name in the user interface.
-manholeId = manhole_2606_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396317.991652_5869164.791652 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396268.293888_5869168.831601 # Unique id of the storage node.
-name = manhole_2607_generated # Long name in the user interface.
-manholeId = manhole_2607_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396268.293888_5869168.831601 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396218.596124_5869172.871550 # Unique id of the storage node.
-name = manhole_2608_generated # Long name in the user interface.
-manholeId = manhole_2608_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396218.596124_5869172.871550 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396168.898360_5869176.911499 # Unique id of the storage node.
-name = manhole_2609_generated # Long name in the user interface.
-manholeId = manhole_2609_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396168.898360_5869176.911499 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396119.200596_5869180.951448 # Unique id of the storage node.
-name = manhole_2610_generated # Long name in the user interface.
-manholeId = manhole_2610_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396119.200596_5869180.951448 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396074.361622_5869202.124943 # Unique id of the storage node.
-name = manhole_2611_generated # Long name in the user interface.
-manholeId = manhole_2611_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396074.361622_5869202.124943 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1396035.199848_5869232.988261 # Unique id of the storage node.
-name = manhole_2612_generated # Long name in the user interface.
-manholeId = manhole_2612_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1396035.199848_5869232.988261 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395998.558019_5869266.795554 # Unique id of the storage node.
-name = manhole_2613_generated # Long name in the user interface.
-manholeId = manhole_2613_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395998.558019_5869266.795554 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395962.022284_5869300.726795 # Unique id of the storage node.
-name = manhole_2614_generated # Long name in the user interface.
-manholeId = manhole_2614_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395962.022284_5869300.726795 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395925.486550_5869334.658035 # Unique id of the storage node.
-name = manhole_2615_generated # Long name in the user interface.
-manholeId = manhole_2615_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395925.486550_5869334.658035 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395888.950816_5869368.589275 # Unique id of the storage node.
-name = manhole_2616_generated # Long name in the user interface.
-manholeId = manhole_2616_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395888.950816_5869368.589275 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395852.198704_5869402.247869 # Unique id of the storage node.
-name = manhole_2617_generated # Long name in the user interface.
-manholeId = manhole_2617_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395852.198704_5869402.247869 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395807.439735_5869421.687553 # Unique id of the storage node.
-name = manhole_2618_generated # Long name in the user interface.
-manholeId = manhole_2618_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395807.439735_5869421.687553 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395757.768300_5869425.271081 # Unique id of the storage node.
-name = manhole_2619_generated # Long name in the user interface.
-manholeId = manhole_2619_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395757.768300_5869425.271081 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395707.965332_5869427.690453 # Unique id of the storage node.
-name = manhole_2620_generated # Long name in the user interface.
-manholeId = manhole_2620_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395707.965332_5869427.690453 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395659.043270_5869419.543889 # Unique id of the storage node.
-name = manhole_2621_generated # Long name in the user interface.
-manholeId = manhole_2621_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395659.043270_5869419.543889 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395612.217504_5869402.463653 # Unique id of the storage node.
-name = manhole_2622_generated # Long name in the user interface.
-manholeId = manhole_2622_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395612.217504_5869402.463653 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395565.467161_5869385.125997 # Unique id of the storage node.
-name = manhole_2623_generated # Long name in the user interface.
-manholeId = manhole_2623_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395565.467161_5869385.125997 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395518.716817_5869367.788340 # Unique id of the storage node.
-name = manhole_2624_generated # Long name in the user interface.
-manholeId = manhole_2624_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395518.716817_5869367.788340 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395471.966474_5869350.450683 # Unique id of the storage node.
-name = manhole_2625_generated # Long name in the user interface.
-manholeId = manhole_2625_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395471.966474_5869350.450683 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395425.216131_5869333.113026 # Unique id of the storage node.
-name = manhole_2626_generated # Long name in the user interface.
-manholeId = manhole_2626_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395425.216131_5869333.113026 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395378.687392_5869315.204580 # Unique id of the storage node.
-name = manhole_2627_generated # Long name in the user interface.
-manholeId = manhole_2627_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395378.687392_5869315.204580 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395332.485505_5869296.454257 # Unique id of the storage node.
-name = manhole_2628_generated # Long name in the user interface.
-manholeId = manhole_2628_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395332.485505_5869296.454257 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395287.001164_5869276.144632 # Unique id of the storage node.
-name = manhole_2629_generated # Long name in the user interface.
-manholeId = manhole_2629_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395287.001164_5869276.144632 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395242.705987_5869253.250829 # Unique id of the storage node.
-name = manhole_2630_generated # Long name in the user interface.
-manholeId = manhole_2630_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395242.705987_5869253.250829 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395210.583318_5869216.421355 # Unique id of the storage node.
-name = manhole_2631_generated # Long name in the user interface.
-manholeId = manhole_2631_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395210.583318_5869216.421355 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395193.830984_5869169.495743 # Unique id of the storage node.
-name = manhole_2632_generated # Long name in the user interface.
-manholeId = manhole_2632_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395193.830984_5869169.495743 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395177.827800_5869122.271946 # Unique id of the storage node.
-name = manhole_2633_generated # Long name in the user interface.
-manholeId = manhole_2633_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395177.827800_5869122.271946 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395155.643527_5869079.571160 # Unique id of the storage node.
-name = manhole_2634_generated # Long name in the user interface.
-manholeId = manhole_2634_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395155.643527_5869079.571160 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395110.798153_5869060.371253 # Unique id of the storage node.
-name = manhole_2635_generated # Long name in the user interface.
-manholeId = manhole_2635_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395110.798153_5869060.371253 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395061.097746_5869059.009571 # Unique id of the storage node.
-name = manhole_2636_generated # Long name in the user interface.
-manholeId = manhole_2636_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395061.097746_5869059.009571 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1395018.388958_5869034.787970 # Unique id of the storage node.
-name = manhole_2637_generated # Long name in the user interface.
-manholeId = manhole_2637_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1395018.388958_5869034.787970 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394978.546955_5869004.807915 # Unique id of the storage node.
-name = manhole_2638_generated # Long name in the user interface.
-manholeId = manhole_2638_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394978.546955_5869004.807915 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394938.704951_5868974.827859 # Unique id of the storage node.
-name = manhole_2639_generated # Long name in the user interface.
-manholeId = manhole_2639_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394938.704951_5868974.827859 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394898.862948_5868944.847804 # Unique id of the storage node.
-name = manhole_2640_generated # Long name in the user interface.
-manholeId = manhole_2640_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394898.862948_5868944.847804 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394866.007141_5868909.172220 # Unique id of the storage node.
-name = manhole_2641_generated # Long name in the user interface.
-manholeId = manhole_2641_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394866.007141_5868909.172220 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394865.188219_5868860.166502 # Unique id of the storage node.
-name = manhole_2642_generated # Long name in the user interface.
-manholeId = manhole_2642_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394865.188219_5868860.166502 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394851.210899_5868814.804699 # Unique id of the storage node.
-name = manhole_2643_generated # Long name in the user interface.
-manholeId = manhole_2643_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394851.210899_5868814.804699 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394814.571344_5868780.985592 # Unique id of the storage node.
-name = manhole_2644_generated # Long name in the user interface.
-manholeId = manhole_2644_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394814.571344_5868780.985592 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394783.142761_5868743.810450 # Unique id of the storage node.
-name = manhole_2645_generated # Long name in the user interface.
-manholeId = manhole_2645_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394783.142761_5868743.810450 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394777.096276_5868694.597891 # Unique id of the storage node.
-name = manhole_2646_generated # Long name in the user interface.
-manholeId = manhole_2646_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394777.096276_5868694.597891 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394773.838866_5868644.842708 # Unique id of the storage node.
-name = manhole_2647_generated # Long name in the user interface.
-manholeId = manhole_2647_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394773.838866_5868644.842708 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394784.297479_5868596.997930 # Unique id of the storage node.
-name = manhole_2648_generated # Long name in the user interface.
-manholeId = manhole_2648_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394784.297479_5868596.997930 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394803.796106_5868551.106836 # Unique id of the storage node.
-name = manhole_2649_generated # Long name in the user interface.
-manholeId = manhole_2649_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394803.796106_5868551.106836 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394823.294734_5868505.215743 # Unique id of the storage node.
-name = manhole_2650_generated # Long name in the user interface.
-manholeId = manhole_2650_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394823.294734_5868505.215743 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394837.756601_5868457.687039 # Unique id of the storage node.
-name = manhole_2651_generated # Long name in the user interface.
-manholeId = manhole_2651_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394837.756601_5868457.687039 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394848.974616_5868409.103656 # Unique id of the storage node.
-name = manhole_2652_generated # Long name in the user interface.
-manholeId = manhole_2652_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394848.974616_5868409.103656 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394851.974718_5868359.860240 # Unique id of the storage node.
-name = manhole_2653_generated # Long name in the user interface.
-manholeId = manhole_2653_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394851.974718_5868359.860240 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394846.573624_5868310.402086 # Unique id of the storage node.
-name = manhole_2654_generated # Long name in the user interface.
-manholeId = manhole_2654_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394846.573624_5868310.402086 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394836.032172_5868261.667430 # Unique id of the storage node.
-name = manhole_2655_generated # Long name in the user interface.
-manholeId = manhole_2655_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394836.032172_5868261.667430 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394825.490719_5868212.932774 # Unique id of the storage node.
-name = manhole_2656_generated # Long name in the user interface.
-manholeId = manhole_2656_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394825.490719_5868212.932774 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394814.949267_5868164.198117 # Unique id of the storage node.
-name = manhole_2657_generated # Long name in the user interface.
-manholeId = manhole_2657_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394814.949267_5868164.198117 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394796.999078_5868117.908034 # Unique id of the storage node.
-name = manhole_2658_generated # Long name in the user interface.
-manholeId = manhole_2658_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394796.999078_5868117.908034 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394776.467399_5868072.469734 # Unique id of the storage node.
-name = manhole_2659_generated # Long name in the user interface.
-manholeId = manhole_2659_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394776.467399_5868072.469734 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394755.935721_5868027.031434 # Unique id of the storage node.
-name = manhole_2660_generated # Long name in the user interface.
-manholeId = manhole_2660_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394755.935721_5868027.031434 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394740.519508_5867979.965778 # Unique id of the storage node.
-name = manhole_2661_generated # Long name in the user interface.
-manholeId = manhole_2661_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394740.519508_5867979.965778 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394731.024189_5867931.016540 # Unique id of the storage node.
-name = manhole_2662_generated # Long name in the user interface.
-manholeId = manhole_2662_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394731.024189_5867931.016540 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394719.285064_5867882.718090 # Unique id of the storage node.
-name = manhole_2663_generated # Long name in the user interface.
-manholeId = manhole_2663_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394719.285064_5867882.718090 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394701.115841_5867836.284607 # Unique id of the storage node.
-name = manhole_2664_generated # Long name in the user interface.
-manholeId = manhole_2664_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394701.115841_5867836.284607 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394682.946619_5867789.851125 # Unique id of the storage node.
-name = manhole_2665_generated # Long name in the user interface.
-manholeId = manhole_2665_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394682.946619_5867789.851125 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394667.689999_5867742.633697 # Unique id of the storage node.
-name = manhole_2666_generated # Long name in the user interface.
-manholeId = manhole_2666_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394667.689999_5867742.633697 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394660.097266_5867693.353484 # Unique id of the storage node.
-name = manhole_2667_generated # Long name in the user interface.
-manholeId = manhole_2667_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394660.097266_5867693.353484 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394654.328330_5867643.868895 # Unique id of the storage node.
-name = manhole_2668_generated # Long name in the user interface.
-manholeId = manhole_2668_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394654.328330_5867643.868895 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394650.824928_5867594.130428 # Unique id of the storage node.
-name = manhole_2669_generated # Long name in the user interface.
-manholeId = manhole_2669_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394650.824928_5867594.130428 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394651.388803_5867544.353618 # Unique id of the storage node.
-name = manhole_2670_generated # Long name in the user interface.
-manholeId = manhole_2670_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394651.388803_5867544.353618 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394662.743552_5867496.038453 # Unique id of the storage node.
-name = manhole_2671_generated # Long name in the user interface.
-manholeId = manhole_2671_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394662.743552_5867496.038453 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394670.132180_5867447.227574 # Unique id of the storage node.
-name = manhole_2672_generated # Long name in the user interface.
-manholeId = manhole_2672_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394670.132180_5867447.227574 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394650.258600_5867404.050676 # Unique id of the storage node.
-name = manhole_2673_generated # Long name in the user interface.
-manholeId = manhole_2673_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394650.258600_5867404.050676 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394603.801243_5867385.942586 # Unique id of the storage node.
-name = manhole_2674_generated # Long name in the user interface.
-manholeId = manhole_2674_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394603.801243_5867385.942586 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394568.131737_5867352.277565 # Unique id of the storage node.
-name = manhole_2675_generated # Long name in the user interface.
-manholeId = manhole_2675_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394568.131737_5867352.277565 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394534.886565_5867315.116464 # Unique id of the storage node.
-name = manhole_2676_generated # Long name in the user interface.
-manholeId = manhole_2676_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394534.886565_5867315.116464 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394502.003263_5867277.642438 # Unique id of the storage node.
-name = manhole_2677_generated # Long name in the user interface.
-manholeId = manhole_2677_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394502.003263_5867277.642438 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394470.028815_5867239.382490 # Unique id of the storage node.
-name = manhole_2678_generated # Long name in the user interface.
-manholeId = manhole_2678_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394470.028815_5867239.382490 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394438.054368_5867201.122542 # Unique id of the storage node.
-name = manhole_2679_generated # Long name in the user interface.
-manholeId = manhole_2679_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394438.054368_5867201.122542 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394406.079920_5867162.862594 # Unique id of the storage node.
-name = manhole_2680_generated # Long name in the user interface.
-manholeId = manhole_2680_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394406.079920_5867162.862594 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394374.105472_5867124.602646 # Unique id of the storage node.
-name = manhole_2681_generated # Long name in the user interface.
-manholeId = manhole_2681_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394374.105472_5867124.602646 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394331.263575_5867099.102239 # Unique id of the storage node.
-name = manhole_2682_generated # Long name in the user interface.
-manholeId = manhole_2682_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394331.263575_5867099.102239 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394288.402718_5867073.624094 # Unique id of the storage node.
-name = manhole_2683_generated # Long name in the user interface.
-manholeId = manhole_2683_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394288.402718_5867073.624094 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394241.406053_5867059.604280 # Unique id of the storage node.
-name = manhole_2684_generated # Long name in the user interface.
-manholeId = manhole_2684_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394241.406053_5867059.604280 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394191.967552_5867053.804523 # Unique id of the storage node.
-name = manhole_2685_generated # Long name in the user interface.
-manholeId = manhole_2685_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394191.967552_5867053.804523 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394142.130891_5867052.224590 # Unique id of the storage node.
-name = manhole_2686_generated # Long name in the user interface.
-manholeId = manhole_2686_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394142.130891_5867052.224590 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394092.295928_5867051.546281 # Unique id of the storage node.
-name = manhole_2687_generated # Long name in the user interface.
-manholeId = manhole_2687_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394092.295928_5867051.546281 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1394043.343164_5867047.527967 # Unique id of the storage node.
-name = manhole_2688_generated # Long name in the user interface.
-manholeId = manhole_2688_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1394043.343164_5867047.527967 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393996.278206_5867031.063502 # Unique id of the storage node.
-name = manhole_2689_generated # Long name in the user interface.
-manholeId = manhole_2689_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393996.278206_5867031.063502 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393949.213247_5867014.599036 # Unique id of the storage node.
-name = manhole_2690_generated # Long name in the user interface.
-manholeId = manhole_2690_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393949.213247_5867014.599036 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393902.148288_5866998.134571 # Unique id of the storage node.
-name = manhole_2691_generated # Long name in the user interface.
-manholeId = manhole_2691_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393902.148288_5866998.134571 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393855.083330_5866981.670106 # Unique id of the storage node.
-name = manhole_2692_generated # Long name in the user interface.
-manholeId = manhole_2692_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393855.083330_5866981.670106 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393805.813084_5866974.210721 # Unique id of the storage node.
-name = manhole_2693_generated # Long name in the user interface.
-manholeId = manhole_2693_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393805.813084_5866974.210721 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393756.464388_5866967.077455 # Unique id of the storage node.
-name = manhole_2694_generated # Long name in the user interface.
-manholeId = manhole_2694_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393756.464388_5866967.077455 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393706.996018_5866960.826905 # Unique id of the storage node.
-name = manhole_2695_generated # Long name in the user interface.
-manholeId = manhole_2695_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393706.996018_5866960.826905 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393657.527649_5866954.576355 # Unique id of the storage node.
-name = manhole_2696_generated # Long name in the user interface.
-manholeId = manhole_2696_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393657.527649_5866954.576355 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393608.059280_5866948.325805 # Unique id of the storage node.
-name = manhole_2697_generated # Long name in the user interface.
-manholeId = manhole_2697_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393608.059280_5866948.325805 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393558.590910_5866942.075255 # Unique id of the storage node.
-name = manhole_2698_generated # Long name in the user interface.
-manholeId = manhole_2698_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393558.590910_5866942.075255 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393509.122541_5866935.824705 # Unique id of the storage node.
-name = manhole_2699_generated # Long name in the user interface.
-manholeId = manhole_2699_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393509.122541_5866935.824705 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393459.654171_5866929.574155 # Unique id of the storage node.
-name = manhole_2700_generated # Long name in the user interface.
-manholeId = manhole_2700_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393459.654171_5866929.574155 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393410.185802_5866923.323605 # Unique id of the storage node.
-name = manhole_2701_generated # Long name in the user interface.
-manholeId = manhole_2701_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393410.185802_5866923.323605 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393360.717433_5866917.073055 # Unique id of the storage node.
-name = manhole_2702_generated # Long name in the user interface.
-manholeId = manhole_2702_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393360.717433_5866917.073055 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393311.249063_5866910.822505 # Unique id of the storage node.
-name = manhole_2703_generated # Long name in the user interface.
-manholeId = manhole_2703_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393311.249063_5866910.822505 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393261.780694_5866904.571955 # Unique id of the storage node.
-name = manhole_2704_generated # Long name in the user interface.
-manholeId = manhole_2704_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393261.780694_5866904.571955 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393212.312324_5866898.321405 # Unique id of the storage node.
-name = manhole_2705_generated # Long name in the user interface.
-manholeId = manhole_2705_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393212.312324_5866898.321405 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393164.711110_5866883.550485 # Unique id of the storage node.
-name = manhole_2706_generated # Long name in the user interface.
-manholeId = manhole_2706_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393164.711110_5866883.550485 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393117.162247_5866868.540669 # Unique id of the storage node.
-name = manhole_2707_generated # Long name in the user interface.
-manholeId = manhole_2707_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393117.162247_5866868.540669 # Connection node on which the storage node is located.
-useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
-area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
-streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
-storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
-interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
-
-[StorageNode]
-id = 1393069.613384_5866853.530853 # Unique id of the storage node.
-name = manhole_2708_generated # Long name in the user interface.
-manholeId = manhole_2708_generated # (optional) Unique id of manhole that this (compartment) node is part of.
-nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393069.613384_5866853.530853 # Connection node on which the storage node is located.
+nodeId = 1387944.872251_5866015.105106 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1393022.064521_5866838.521037 # Unique id of the storage node.
-name = manhole_2709_generated # Long name in the user interface.
-manholeId = manhole_2709_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+id = 1387940.047370_5866057.463170 # Unique id of the storage node.
+name = manhole_884_generated # Long name in the user interface.
+manholeId = manhole_884_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1393022.064521_5866838.521037 # Connection node on which the storage node is located.
+nodeId = 1387940.047370_5866057.463170 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 813.7000122070312 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 816.7000122070312 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
-id = 1392974.515658_5866823.511221 # Unique id of the storage node.
-name = manhole_2710_generated # Long name in the user interface.
-manholeId = manhole_2710_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+id = 1387975.279995_5866107.425722 # Unique id of the storage node.
+name = manhole_885_generated # Long name in the user interface.
+manholeId = manhole_885_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
-nodeId = 1392974.515658_5866823.511221 # Connection node on which the storage node is located.
+nodeId = 1387975.279995_5866107.425722 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 783.2999877929688 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 786.2999877929688 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
id = 1392926.966795_5866808.501405 # Unique id of the storage node.
-name = manhole_2711_generated # Long name in the user interface.
-manholeId = manhole_2711_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_886_generated # Long name in the user interface.
+manholeId = manhole_886_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392926.966795_5866808.501405 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 906.5 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 909.5 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
id = 1392879.417932_5866793.491589 # Unique id of the storage node.
-name = manhole_2712_generated # Long name in the user interface.
-manholeId = manhole_2712_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_887_generated # Long name in the user interface.
+manholeId = manhole_887_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392879.417932_5866793.491589 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 907.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 910.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
id = 1392831.869069_5866778.481773 # Unique id of the storage node.
-name = manhole_2713_generated # Long name in the user interface.
-manholeId = manhole_2713_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_888_generated # Long name in the user interface.
+manholeId = manhole_888_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392831.869069_5866778.481773 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
-bedLevel = -10002.0 # Bed level of the storage area [m AD].
+bedLevel = 907.4000244140625 # Bed level of the storage area [m AD].
area = 0.64 # Storage area from bedLevel up to streetLevel (and beyond if useStreetStorage = false) [m2].
-streetLevel = -9999.0 # Street level of the storage area [m AD].
+streetLevel = 910.4000244140625 # Street level of the storage area [m AD].
streetStorageArea = 500.0 # Storage area from streetLevel upwards if useStreetStorage = true [m2].
storageType = reservoir # Possible values: reservoir: Above streetLevel the storage area of this node is also taken into account. closed: Above streetLevel this storage node has no storage area.
interpolate = linear # Interpolation type for storage area table. Possible values: linear or block.
[StorageNode]
id = 1392784.320206_5866763.471957 # Unique id of the storage node.
-name = manhole_2714_generated # Long name in the user interface.
-manholeId = manhole_2714_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_889_generated # Long name in the user interface.
+manholeId = manhole_889_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392784.320206_5866763.471957 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38017,8 +12467,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392736.771343_5866748.462141 # Unique id of the storage node.
-name = manhole_2715_generated # Long name in the user interface.
-manholeId = manhole_2715_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_890_generated # Long name in the user interface.
+manholeId = manhole_890_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392736.771343_5866748.462141 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38031,8 +12481,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392689.222480_5866733.452326 # Unique id of the storage node.
-name = manhole_2716_generated # Long name in the user interface.
-manholeId = manhole_2716_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_891_generated # Long name in the user interface.
+manholeId = manhole_891_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392689.222480_5866733.452326 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38045,8 +12495,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392641.673617_5866718.442510 # Unique id of the storage node.
-name = manhole_2717_generated # Long name in the user interface.
-manholeId = manhole_2717_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_892_generated # Long name in the user interface.
+manholeId = manhole_892_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392641.673617_5866718.442510 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38059,8 +12509,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392594.124754_5866703.432694 # Unique id of the storage node.
-name = manhole_2718_generated # Long name in the user interface.
-manholeId = manhole_2718_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_893_generated # Long name in the user interface.
+manholeId = manhole_893_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392594.124754_5866703.432694 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38073,8 +12523,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392546.575891_5866688.422878 # Unique id of the storage node.
-name = manhole_2719_generated # Long name in the user interface.
-manholeId = manhole_2719_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_894_generated # Long name in the user interface.
+manholeId = manhole_894_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392546.575891_5866688.422878 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38087,8 +12537,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392499.027028_5866673.413062 # Unique id of the storage node.
-name = manhole_2720_generated # Long name in the user interface.
-manholeId = manhole_2720_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_895_generated # Long name in the user interface.
+manholeId = manhole_895_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392499.027028_5866673.413062 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38101,8 +12551,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392451.478165_5866658.403246 # Unique id of the storage node.
-name = manhole_2721_generated # Long name in the user interface.
-manholeId = manhole_2721_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_896_generated # Long name in the user interface.
+manholeId = manhole_896_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392451.478165_5866658.403246 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38115,8 +12565,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392403.929302_5866643.393430 # Unique id of the storage node.
-name = manhole_2722_generated # Long name in the user interface.
-manholeId = manhole_2722_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_897_generated # Long name in the user interface.
+manholeId = manhole_897_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392403.929302_5866643.393430 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38129,8 +12579,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392356.380439_5866628.383614 # Unique id of the storage node.
-name = manhole_2723_generated # Long name in the user interface.
-manholeId = manhole_2723_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_898_generated # Long name in the user interface.
+manholeId = manhole_898_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392356.380439_5866628.383614 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38143,8 +12593,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392308.831576_5866613.373798 # Unique id of the storage node.
-name = manhole_2724_generated # Long name in the user interface.
-manholeId = manhole_2724_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_899_generated # Long name in the user interface.
+manholeId = manhole_899_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392308.831576_5866613.373798 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38157,8 +12607,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392261.282713_5866598.363983 # Unique id of the storage node.
-name = manhole_2725_generated # Long name in the user interface.
-manholeId = manhole_2725_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_900_generated # Long name in the user interface.
+manholeId = manhole_900_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392261.282713_5866598.363983 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38171,8 +12621,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392213.733850_5866583.354167 # Unique id of the storage node.
-name = manhole_2726_generated # Long name in the user interface.
-manholeId = manhole_2726_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_901_generated # Long name in the user interface.
+manholeId = manhole_901_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392213.733850_5866583.354167 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38185,8 +12635,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392166.184987_5866568.344351 # Unique id of the storage node.
-name = manhole_2727_generated # Long name in the user interface.
-manholeId = manhole_2727_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_902_generated # Long name in the user interface.
+manholeId = manhole_902_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392166.184987_5866568.344351 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38199,8 +12649,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392119.234378_5866551.590171 # Unique id of the storage node.
-name = manhole_2728_generated # Long name in the user interface.
-manholeId = manhole_2728_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_903_generated # Long name in the user interface.
+manholeId = manhole_903_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392119.234378_5866551.590171 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38213,8 +12663,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392072.481987_5866534.258036 # Unique id of the storage node.
-name = manhole_2729_generated # Long name in the user interface.
-manholeId = manhole_2729_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_904_generated # Long name in the user interface.
+manholeId = manhole_904_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392072.481987_5866534.258036 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38227,8 +12677,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1392025.729597_5866516.925901 # Unique id of the storage node.
-name = manhole_2730_generated # Long name in the user interface.
-manholeId = manhole_2730_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_905_generated # Long name in the user interface.
+manholeId = manhole_905_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1392025.729597_5866516.925901 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38241,8 +12691,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391978.977206_5866499.593766 # Unique id of the storage node.
-name = manhole_2731_generated # Long name in the user interface.
-manholeId = manhole_2731_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_906_generated # Long name in the user interface.
+manholeId = manhole_906_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391978.977206_5866499.593766 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38255,8 +12705,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391932.224815_5866482.261631 # Unique id of the storage node.
-name = manhole_2732_generated # Long name in the user interface.
-manholeId = manhole_2732_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_907_generated # Long name in the user interface.
+manholeId = manhole_907_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391932.224815_5866482.261631 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38269,8 +12719,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391885.472424_5866464.929495 # Unique id of the storage node.
-name = manhole_2733_generated # Long name in the user interface.
-manholeId = manhole_2733_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_908_generated # Long name in the user interface.
+manholeId = manhole_908_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391885.472424_5866464.929495 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38283,8 +12733,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391838.720034_5866447.597360 # Unique id of the storage node.
-name = manhole_2734_generated # Long name in the user interface.
-manholeId = manhole_2734_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_909_generated # Long name in the user interface.
+manholeId = manhole_909_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391838.720034_5866447.597360 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38297,8 +12747,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391791.967643_5866430.265225 # Unique id of the storage node.
-name = manhole_2735_generated # Long name in the user interface.
-manholeId = manhole_2735_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_910_generated # Long name in the user interface.
+manholeId = manhole_910_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391791.967643_5866430.265225 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38311,8 +12761,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391745.215252_5866412.933090 # Unique id of the storage node.
-name = manhole_2736_generated # Long name in the user interface.
-manholeId = manhole_2736_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_911_generated # Long name in the user interface.
+manholeId = manhole_911_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391745.215252_5866412.933090 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38325,8 +12775,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391698.462862_5866395.600954 # Unique id of the storage node.
-name = manhole_2737_generated # Long name in the user interface.
-manholeId = manhole_2737_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_912_generated # Long name in the user interface.
+manholeId = manhole_912_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391698.462862_5866395.600954 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38339,8 +12789,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391651.710471_5866378.268819 # Unique id of the storage node.
-name = manhole_2738_generated # Long name in the user interface.
-manholeId = manhole_2738_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_913_generated # Long name in the user interface.
+manholeId = manhole_913_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391651.710471_5866378.268819 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38353,8 +12803,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391604.958080_5866360.936684 # Unique id of the storage node.
-name = manhole_2739_generated # Long name in the user interface.
-manholeId = manhole_2739_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_914_generated # Long name in the user interface.
+manholeId = manhole_914_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391604.958080_5866360.936684 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38367,8 +12817,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391558.205690_5866343.604549 # Unique id of the storage node.
-name = manhole_2740_generated # Long name in the user interface.
-manholeId = manhole_2740_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_915_generated # Long name in the user interface.
+manholeId = manhole_915_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391558.205690_5866343.604549 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38381,8 +12831,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391511.453299_5866326.272414 # Unique id of the storage node.
-name = manhole_2741_generated # Long name in the user interface.
-manholeId = manhole_2741_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_916_generated # Long name in the user interface.
+manholeId = manhole_916_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391511.453299_5866326.272414 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38395,8 +12845,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391464.700908_5866308.940278 # Unique id of the storage node.
-name = manhole_2742_generated # Long name in the user interface.
-manholeId = manhole_2742_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_917_generated # Long name in the user interface.
+manholeId = manhole_917_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391464.700908_5866308.940278 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38409,8 +12859,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391417.948518_5866291.608143 # Unique id of the storage node.
-name = manhole_2743_generated # Long name in the user interface.
-manholeId = manhole_2743_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_918_generated # Long name in the user interface.
+manholeId = manhole_918_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391417.948518_5866291.608143 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38423,8 +12873,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391371.196127_5866274.276008 # Unique id of the storage node.
-name = manhole_2744_generated # Long name in the user interface.
-manholeId = manhole_2744_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_919_generated # Long name in the user interface.
+manholeId = manhole_919_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391371.196127_5866274.276008 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38437,8 +12887,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391321.986833_5866269.550852 # Unique id of the storage node.
-name = manhole_2745_generated # Long name in the user interface.
-manholeId = manhole_2745_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_920_generated # Long name in the user interface.
+manholeId = manhole_920_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391321.986833_5866269.550852 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38451,8 +12901,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391272.147465_5866268.058759 # Unique id of the storage node.
-name = manhole_2746_generated # Long name in the user interface.
-manholeId = manhole_2746_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_921_generated # Long name in the user interface.
+manholeId = manhole_921_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391272.147465_5866268.058759 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38465,8 +12915,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391222.308097_5866266.566666 # Unique id of the storage node.
-name = manhole_2747_generated # Long name in the user interface.
-manholeId = manhole_2747_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_922_generated # Long name in the user interface.
+manholeId = manhole_922_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391222.308097_5866266.566666 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38479,8 +12929,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391172.468729_5866265.074573 # Unique id of the storage node.
-name = manhole_2748_generated # Long name in the user interface.
-manholeId = manhole_2748_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_923_generated # Long name in the user interface.
+manholeId = manhole_923_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391172.468729_5866265.074573 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38493,8 +12943,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391122.629361_5866263.582481 # Unique id of the storage node.
-name = manhole_2749_generated # Long name in the user interface.
-manholeId = manhole_2749_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_924_generated # Long name in the user interface.
+manholeId = manhole_924_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391122.629361_5866263.582481 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38507,8 +12957,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391072.789993_5866262.090388 # Unique id of the storage node.
-name = manhole_2750_generated # Long name in the user interface.
-manholeId = manhole_2750_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_925_generated # Long name in the user interface.
+manholeId = manhole_925_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391072.789993_5866262.090388 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38521,8 +12971,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1391022.950625_5866260.598295 # Unique id of the storage node.
-name = manhole_2751_generated # Long name in the user interface.
-manholeId = manhole_2751_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_926_generated # Long name in the user interface.
+manholeId = manhole_926_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1391022.950625_5866260.598295 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38535,8 +12985,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390973.111256_5866259.106202 # Unique id of the storage node.
-name = manhole_2752_generated # Long name in the user interface.
-manholeId = manhole_2752_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_927_generated # Long name in the user interface.
+manholeId = manhole_927_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390973.111256_5866259.106202 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38549,8 +12999,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390923.271888_5866257.614110 # Unique id of the storage node.
-name = manhole_2753_generated # Long name in the user interface.
-manholeId = manhole_2753_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_928_generated # Long name in the user interface.
+manholeId = manhole_928_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390923.271888_5866257.614110 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38563,8 +13013,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390873.432520_5866256.122017 # Unique id of the storage node.
-name = manhole_2754_generated # Long name in the user interface.
-manholeId = manhole_2754_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_929_generated # Long name in the user interface.
+manholeId = manhole_929_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390873.432520_5866256.122017 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38577,8 +13027,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390823.593152_5866254.629924 # Unique id of the storage node.
-name = manhole_2755_generated # Long name in the user interface.
-manholeId = manhole_2755_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_930_generated # Long name in the user interface.
+manholeId = manhole_930_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390823.593152_5866254.629924 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38591,8 +13041,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390773.753784_5866253.137831 # Unique id of the storage node.
-name = manhole_2756_generated # Long name in the user interface.
-manholeId = manhole_2756_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_931_generated # Long name in the user interface.
+manholeId = manhole_931_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390773.753784_5866253.137831 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38605,8 +13055,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390723.914416_5866251.645739 # Unique id of the storage node.
-name = manhole_2757_generated # Long name in the user interface.
-manholeId = manhole_2757_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_932_generated # Long name in the user interface.
+manholeId = manhole_932_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390723.914416_5866251.645739 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38619,8 +13069,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390674.075048_5866250.153646 # Unique id of the storage node.
-name = manhole_2758_generated # Long name in the user interface.
-manholeId = manhole_2758_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_933_generated # Long name in the user interface.
+manholeId = manhole_933_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390674.075048_5866250.153646 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38633,8 +13083,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390624.235680_5866248.661553 # Unique id of the storage node.
-name = manhole_2759_generated # Long name in the user interface.
-manholeId = manhole_2759_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_934_generated # Long name in the user interface.
+manholeId = manhole_934_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390624.235680_5866248.661553 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38647,8 +13097,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390574.396312_5866247.169460 # Unique id of the storage node.
-name = manhole_2760_generated # Long name in the user interface.
-manholeId = manhole_2760_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_935_generated # Long name in the user interface.
+manholeId = manhole_935_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390574.396312_5866247.169460 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38661,8 +13111,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390524.556944_5866245.677368 # Unique id of the storage node.
-name = manhole_2761_generated # Long name in the user interface.
-manholeId = manhole_2761_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_936_generated # Long name in the user interface.
+manholeId = manhole_936_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390524.556944_5866245.677368 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38675,8 +13125,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390474.717576_5866244.185275 # Unique id of the storage node.
-name = manhole_2762_generated # Long name in the user interface.
-manholeId = manhole_2762_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_937_generated # Long name in the user interface.
+manholeId = manhole_937_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390474.717576_5866244.185275 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38689,8 +13139,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390424.878208_5866242.693182 # Unique id of the storage node.
-name = manhole_2763_generated # Long name in the user interface.
-manholeId = manhole_2763_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_938_generated # Long name in the user interface.
+manholeId = manhole_938_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390424.878208_5866242.693182 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38703,8 +13153,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390375.038840_5866241.201089 # Unique id of the storage node.
-name = manhole_2764_generated # Long name in the user interface.
-manholeId = manhole_2764_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_939_generated # Long name in the user interface.
+manholeId = manhole_939_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390375.038840_5866241.201089 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38717,8 +13167,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390325.199472_5866239.708997 # Unique id of the storage node.
-name = manhole_2765_generated # Long name in the user interface.
-manholeId = manhole_2765_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_940_generated # Long name in the user interface.
+manholeId = manhole_940_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390325.199472_5866239.708997 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38731,8 +13181,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390275.360104_5866238.216904 # Unique id of the storage node.
-name = manhole_2766_generated # Long name in the user interface.
-manholeId = manhole_2766_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_941_generated # Long name in the user interface.
+manholeId = manhole_941_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390275.360104_5866238.216904 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38745,8 +13195,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390225.520736_5866236.724811 # Unique id of the storage node.
-name = manhole_2767_generated # Long name in the user interface.
-manholeId = manhole_2767_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_942_generated # Long name in the user interface.
+manholeId = manhole_942_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390225.520736_5866236.724811 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38759,8 +13209,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390175.681368_5866235.232718 # Unique id of the storage node.
-name = manhole_2768_generated # Long name in the user interface.
-manholeId = manhole_2768_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_943_generated # Long name in the user interface.
+manholeId = manhole_943_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390175.681368_5866235.232718 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38773,8 +13223,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390125.842000_5866233.740626 # Unique id of the storage node.
-name = manhole_2769_generated # Long name in the user interface.
-manholeId = manhole_2769_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_944_generated # Long name in the user interface.
+manholeId = manhole_944_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390125.842000_5866233.740626 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38787,8 +13237,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390076.002632_5866232.248533 # Unique id of the storage node.
-name = manhole_2770_generated # Long name in the user interface.
-manholeId = manhole_2770_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_945_generated # Long name in the user interface.
+manholeId = manhole_945_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390076.002632_5866232.248533 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38801,8 +13251,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1390026.163264_5866230.756440 # Unique id of the storage node.
-name = manhole_2771_generated # Long name in the user interface.
-manholeId = manhole_2771_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_946_generated # Long name in the user interface.
+manholeId = manhole_946_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1390026.163264_5866230.756440 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38815,8 +13265,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389976.323896_5866229.264347 # Unique id of the storage node.
-name = manhole_2772_generated # Long name in the user interface.
-manholeId = manhole_2772_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_947_generated # Long name in the user interface.
+manholeId = manhole_947_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389976.323896_5866229.264347 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38829,8 +13279,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389926.484528_5866227.772255 # Unique id of the storage node.
-name = manhole_2773_generated # Long name in the user interface.
-manholeId = manhole_2773_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_948_generated # Long name in the user interface.
+manholeId = manhole_948_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389926.484528_5866227.772255 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38843,8 +13293,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389876.645160_5866226.280162 # Unique id of the storage node.
-name = manhole_2774_generated # Long name in the user interface.
-manholeId = manhole_2774_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_949_generated # Long name in the user interface.
+manholeId = manhole_949_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389876.645160_5866226.280162 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38857,8 +13307,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389826.805792_5866224.788069 # Unique id of the storage node.
-name = manhole_2775_generated # Long name in the user interface.
-manholeId = manhole_2775_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_950_generated # Long name in the user interface.
+manholeId = manhole_950_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389826.805792_5866224.788069 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38871,8 +13321,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389776.966424_5866223.295976 # Unique id of the storage node.
-name = manhole_2776_generated # Long name in the user interface.
-manholeId = manhole_2776_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_951_generated # Long name in the user interface.
+manholeId = manhole_951_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389776.966424_5866223.295976 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38885,8 +13335,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389727.141183_5866221.468200 # Unique id of the storage node.
-name = manhole_2777_generated # Long name in the user interface.
-manholeId = manhole_2777_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_952_generated # Long name in the user interface.
+manholeId = manhole_952_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389727.141183_5866221.468200 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38899,8 +13349,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389677.352676_5866218.767548 # Unique id of the storage node.
-name = manhole_2778_generated # Long name in the user interface.
-manholeId = manhole_2778_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_953_generated # Long name in the user interface.
+manholeId = manhole_953_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389677.352676_5866218.767548 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38913,8 +13363,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389627.564169_5866216.066897 # Unique id of the storage node.
-name = manhole_2779_generated # Long name in the user interface.
-manholeId = manhole_2779_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_954_generated # Long name in the user interface.
+manholeId = manhole_954_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389627.564169_5866216.066897 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38927,8 +13377,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389577.775662_5866213.366245 # Unique id of the storage node.
-name = manhole_2780_generated # Long name in the user interface.
-manholeId = manhole_2780_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_955_generated # Long name in the user interface.
+manholeId = manhole_955_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389577.775662_5866213.366245 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38941,8 +13391,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389527.987155_5866210.665593 # Unique id of the storage node.
-name = manhole_2781_generated # Long name in the user interface.
-manholeId = manhole_2781_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_956_generated # Long name in the user interface.
+manholeId = manhole_956_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389527.987155_5866210.665593 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38955,8 +13405,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389478.198648_5866207.964941 # Unique id of the storage node.
-name = manhole_2782_generated # Long name in the user interface.
-manholeId = manhole_2782_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_957_generated # Long name in the user interface.
+manholeId = manhole_957_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389478.198648_5866207.964941 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38969,8 +13419,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389428.410141_5866205.264290 # Unique id of the storage node.
-name = manhole_2783_generated # Long name in the user interface.
-manholeId = manhole_2783_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_958_generated # Long name in the user interface.
+manholeId = manhole_958_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389428.410141_5866205.264290 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38983,8 +13433,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389378.621634_5866202.563638 # Unique id of the storage node.
-name = manhole_2784_generated # Long name in the user interface.
-manholeId = manhole_2784_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_959_generated # Long name in the user interface.
+manholeId = manhole_959_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389378.621634_5866202.563638 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -38997,8 +13447,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389328.833127_5866199.862986 # Unique id of the storage node.
-name = manhole_2785_generated # Long name in the user interface.
-manholeId = manhole_2785_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_960_generated # Long name in the user interface.
+manholeId = manhole_960_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389328.833127_5866199.862986 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39011,8 +13461,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389279.044620_5866197.162335 # Unique id of the storage node.
-name = manhole_2786_generated # Long name in the user interface.
-manholeId = manhole_2786_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_961_generated # Long name in the user interface.
+manholeId = manhole_961_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389279.044620_5866197.162335 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39025,8 +13475,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389229.256113_5866194.461683 # Unique id of the storage node.
-name = manhole_2787_generated # Long name in the user interface.
-manholeId = manhole_2787_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_962_generated # Long name in the user interface.
+manholeId = manhole_962_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389229.256113_5866194.461683 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39039,8 +13489,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389179.467606_5866191.761031 # Unique id of the storage node.
-name = manhole_2788_generated # Long name in the user interface.
-manholeId = manhole_2788_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_963_generated # Long name in the user interface.
+manholeId = manhole_963_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389179.467606_5866191.761031 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39053,8 +13503,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389129.679099_5866189.060379 # Unique id of the storage node.
-name = manhole_2789_generated # Long name in the user interface.
-manholeId = manhole_2789_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_964_generated # Long name in the user interface.
+manholeId = manhole_964_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389129.679099_5866189.060379 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39067,8 +13517,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389079.890592_5866186.359728 # Unique id of the storage node.
-name = manhole_2790_generated # Long name in the user interface.
-manholeId = manhole_2790_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_965_generated # Long name in the user interface.
+manholeId = manhole_965_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389079.890592_5866186.359728 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39081,8 +13531,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1389030.102085_5866183.659076 # Unique id of the storage node.
-name = manhole_2791_generated # Long name in the user interface.
-manholeId = manhole_2791_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_966_generated # Long name in the user interface.
+manholeId = manhole_966_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1389030.102085_5866183.659076 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39095,8 +13545,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388980.313578_5866180.958424 # Unique id of the storage node.
-name = manhole_2792_generated # Long name in the user interface.
-manholeId = manhole_2792_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_967_generated # Long name in the user interface.
+manholeId = manhole_967_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388980.313578_5866180.958424 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39109,8 +13559,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388930.525071_5866178.257773 # Unique id of the storage node.
-name = manhole_2793_generated # Long name in the user interface.
-manholeId = manhole_2793_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_968_generated # Long name in the user interface.
+manholeId = manhole_968_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388930.525071_5866178.257773 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39123,8 +13573,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388880.736564_5866175.557121 # Unique id of the storage node.
-name = manhole_2794_generated # Long name in the user interface.
-manholeId = manhole_2794_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_969_generated # Long name in the user interface.
+manholeId = manhole_969_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388880.736564_5866175.557121 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39137,8 +13587,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388830.948057_5866172.856469 # Unique id of the storage node.
-name = manhole_2795_generated # Long name in the user interface.
-manholeId = manhole_2795_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_970_generated # Long name in the user interface.
+manholeId = manhole_970_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388830.948057_5866172.856469 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39151,8 +13601,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388781.159550_5866170.155817 # Unique id of the storage node.
-name = manhole_2796_generated # Long name in the user interface.
-manholeId = manhole_2796_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_971_generated # Long name in the user interface.
+manholeId = manhole_971_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388781.159550_5866170.155817 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39165,8 +13615,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388731.371043_5866167.455166 # Unique id of the storage node.
-name = manhole_2797_generated # Long name in the user interface.
-manholeId = manhole_2797_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_972_generated # Long name in the user interface.
+manholeId = manhole_972_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388731.371043_5866167.455166 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39179,8 +13629,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388681.582537_5866164.754514 # Unique id of the storage node.
-name = manhole_2798_generated # Long name in the user interface.
-manholeId = manhole_2798_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_973_generated # Long name in the user interface.
+manholeId = manhole_973_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388681.582537_5866164.754514 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39193,8 +13643,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388631.794030_5866162.053862 # Unique id of the storage node.
-name = manhole_2799_generated # Long name in the user interface.
-manholeId = manhole_2799_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_974_generated # Long name in the user interface.
+manholeId = manhole_974_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388631.794030_5866162.053862 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39207,8 +13657,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388582.005523_5866159.353211 # Unique id of the storage node.
-name = manhole_2800_generated # Long name in the user interface.
-manholeId = manhole_2800_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_975_generated # Long name in the user interface.
+manholeId = manhole_975_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388582.005523_5866159.353211 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39221,8 +13671,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388532.217016_5866156.652559 # Unique id of the storage node.
-name = manhole_2801_generated # Long name in the user interface.
-manholeId = manhole_2801_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_976_generated # Long name in the user interface.
+manholeId = manhole_976_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388532.217016_5866156.652559 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39235,8 +13685,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388482.428509_5866153.951907 # Unique id of the storage node.
-name = manhole_2802_generated # Long name in the user interface.
-manholeId = manhole_2802_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_977_generated # Long name in the user interface.
+manholeId = manhole_977_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388482.428509_5866153.951907 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39249,8 +13699,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388432.640002_5866151.251255 # Unique id of the storage node.
-name = manhole_2803_generated # Long name in the user interface.
-manholeId = manhole_2803_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_978_generated # Long name in the user interface.
+manholeId = manhole_978_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388432.640002_5866151.251255 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39263,8 +13713,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388382.851495_5866148.550604 # Unique id of the storage node.
-name = manhole_2804_generated # Long name in the user interface.
-manholeId = manhole_2804_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_979_generated # Long name in the user interface.
+manholeId = manhole_979_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388382.851495_5866148.550604 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39277,8 +13727,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388333.062988_5866145.849952 # Unique id of the storage node.
-name = manhole_2805_generated # Long name in the user interface.
-manholeId = manhole_2805_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_980_generated # Long name in the user interface.
+manholeId = manhole_980_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388333.062988_5866145.849952 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39291,8 +13741,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388283.274481_5866143.149300 # Unique id of the storage node.
-name = manhole_2806_generated # Long name in the user interface.
-manholeId = manhole_2806_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_981_generated # Long name in the user interface.
+manholeId = manhole_981_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388283.274481_5866143.149300 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39305,8 +13755,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388233.485974_5866140.448649 # Unique id of the storage node.
-name = manhole_2807_generated # Long name in the user interface.
-manholeId = manhole_2807_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_982_generated # Long name in the user interface.
+manholeId = manhole_982_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388233.485974_5866140.448649 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39319,8 +13769,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388183.697467_5866137.747997 # Unique id of the storage node.
-name = manhole_2808_generated # Long name in the user interface.
-manholeId = manhole_2808_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_983_generated # Long name in the user interface.
+manholeId = manhole_983_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388183.697467_5866137.747997 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39333,8 +13783,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387925.204459_5865784.545683 # Unique id of the storage node.
-name = manhole_2809_generated # Long name in the user interface.
-manholeId = manhole_2809_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_984_generated # Long name in the user interface.
+manholeId = manhole_984_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387925.204459_5865784.545683 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39347,8 +13797,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387937.211691_5865832.252126 # Unique id of the storage node.
-name = manhole_2810_generated # Long name in the user interface.
-manholeId = manhole_2810_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_985_generated # Long name in the user interface.
+manholeId = manhole_985_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387937.211691_5865832.252126 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39361,8 +13811,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387954.827088_5865878.043408 # Unique id of the storage node.
-name = manhole_2811_generated # Long name in the user interface.
-manholeId = manhole_2811_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_986_generated # Long name in the user interface.
+manholeId = manhole_986_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387954.827088_5865878.043408 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39375,8 +13825,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387967.620662_5865925.436967 # Unique id of the storage node.
-name = manhole_2812_generated # Long name in the user interface.
-manholeId = manhole_2812_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_987_generated # Long name in the user interface.
+manholeId = manhole_987_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387967.620662_5865925.436967 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39389,8 +13839,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387969.561903_5865974.386314 # Unique id of the storage node.
-name = manhole_2813_generated # Long name in the user interface.
-manholeId = manhole_2813_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_988_generated # Long name in the user interface.
+manholeId = manhole_988_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387969.561903_5865974.386314 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39403,8 +13853,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387968.982558_5866023.571072 # Unique id of the storage node.
-name = manhole_2814_generated # Long name in the user interface.
-manholeId = manhole_2814_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_989_generated # Long name in the user interface.
+manholeId = manhole_989_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387968.982558_5866023.571072 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39417,8 +13867,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387969.225197_5866072.657253 # Unique id of the storage node.
-name = manhole_2815_generated # Long name in the user interface.
-manholeId = manhole_2815_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_990_generated # Long name in the user interface.
+manholeId = manhole_990_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387969.225197_5866072.657253 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39431,8 +13881,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387988.247400_5866112.298415 # Unique id of the storage node.
-name = manhole_2816_generated # Long name in the user interface.
-manholeId = manhole_2816_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_991_generated # Long name in the user interface.
+manholeId = manhole_991_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387988.247400_5866112.298415 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39445,8 +13895,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388034.037428_5866130.255608 # Unique id of the storage node.
-name = manhole_2817_generated # Long name in the user interface.
-manholeId = manhole_2817_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_992_generated # Long name in the user interface.
+manholeId = manhole_992_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388034.037428_5866130.255608 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39459,8 +13909,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387988.210685_5866144.678138 # Unique id of the storage node.
-name = manhole_2818_generated # Long name in the user interface.
-manholeId = manhole_2818_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_993_generated # Long name in the user interface.
+manholeId = manhole_993_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387988.210685_5866144.678138 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39473,8 +13923,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387944.406121_5866164.065103 # Unique id of the storage node.
-name = manhole_2819_generated # Long name in the user interface.
-manholeId = manhole_2819_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_994_generated # Long name in the user interface.
+manholeId = manhole_994_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387944.406121_5866164.065103 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39487,8 +13937,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387898.376188_5866173.560076 # Unique id of the storage node.
-name = manhole_2820_generated # Long name in the user interface.
-manholeId = manhole_2820_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_995_generated # Long name in the user interface.
+manholeId = manhole_995_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387898.376188_5866173.560076 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39501,8 +13951,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387861.922561_5866145.113870 # Unique id of the storage node.
-name = manhole_2821_generated # Long name in the user interface.
-manholeId = manhole_2821_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_996_generated # Long name in the user interface.
+manholeId = manhole_996_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387861.922561_5866145.113870 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39515,8 +13965,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387862.597009_5866099.287654 # Unique id of the storage node.
-name = manhole_2822_generated # Long name in the user interface.
-manholeId = manhole_2822_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_997_generated # Long name in the user interface.
+manholeId = manhole_997_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387862.597009_5866099.287654 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39529,8 +13979,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387894.296242_5866064.312252 # Unique id of the storage node.
-name = manhole_2823_generated # Long name in the user interface.
-manholeId = manhole_2823_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_998_generated # Long name in the user interface.
+manholeId = manhole_998_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387894.296242_5866064.312252 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39543,8 +13993,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387918.333023_5866023.860150 # Unique id of the storage node.
-name = manhole_2824_generated # Long name in the user interface.
-manholeId = manhole_2824_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_999_generated # Long name in the user interface.
+manholeId = manhole_999_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387918.333023_5866023.860150 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39557,8 +14007,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387925.576027_5865976.462518 # Unique id of the storage node.
-name = manhole_2825_generated # Long name in the user interface.
-manholeId = manhole_2825_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1000_generated # Long name in the user interface.
+manholeId = manhole_1000_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387925.576027_5865976.462518 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39571,8 +14021,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387926.166852_5865928.505293 # Unique id of the storage node.
-name = manhole_2826_generated # Long name in the user interface.
-manholeId = manhole_2826_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1001_generated # Long name in the user interface.
+manholeId = manhole_1001_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387926.166852_5865928.505293 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39585,8 +14035,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387922.175475_5865880.628694 # Unique id of the storage node.
-name = manhole_2827_generated # Long name in the user interface.
-manholeId = manhole_2827_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1002_generated # Long name in the user interface.
+manholeId = manhole_1002_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387922.175475_5865880.628694 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39599,8 +14049,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387918.184098_5865832.752095 # Unique id of the storage node.
-name = manhole_2828_generated # Long name in the user interface.
-manholeId = manhole_2828_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1003_generated # Long name in the user interface.
+manholeId = manhole_1003_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387918.184098_5865832.752095 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39613,8 +14063,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1387914.316890_5865784.868878 # Unique id of the storage node.
-name = manhole_2829_generated # Long name in the user interface.
-manholeId = manhole_2829_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1004_generated # Long name in the user interface.
+manholeId = manhole_1004_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1387914.316890_5865784.868878 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39627,8 +14077,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388133.810787_5866135.250534 # Unique id of the storage node.
-name = manhole_2830_generated # Long name in the user interface.
-manholeId = manhole_2830_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1005_generated # Long name in the user interface.
+manholeId = manhole_1005_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388133.810787_5866135.250534 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
@@ -39641,8 +14091,8 @@ interpolate = linear # Interpolation type for stora
[StorageNode]
id = 1388083.924108_5866132.753071 # Unique id of the storage node.
-name = manhole_2831_generated # Long name in the user interface.
-manholeId = manhole_2831_generated # (optional) Unique id of manhole that this (compartment) node is part of.
+name = manhole_1006_generated # Long name in the user interface.
+manholeId = manhole_1006_generated # (optional) Unique id of manhole that this (compartment) node is part of.
nodeType = unspecified # (optional) Type of the node. Possible values are: inspection: inspection chamber, soakawayDrain: soakaway drain (infiltration), compartment: manhole compartment, unspecified: general storage node of unspecified type
nodeId = 1388083.924108_5866132.753071 # Connection node on which the storage node is located.
useTable = 0 # Switch to select a simple (false) or tabulated (true) storage area.
diff --git a/examples/dflowfm_piave/dimr_config.xml b/examples/dflowfm_piave/dimr_config.xml
index 46c325a9..d8decb71 100644
--- a/examples/dflowfm_piave/dimr_config.xml
+++ b/examples/dflowfm_piave/dimr_config.xml
@@ -3,7 +3,7 @@
1.3
hydrolib-core 0.5.2
- 2023-07-03T15:30:24.518574
+ 2023-08-11T13:02:13.787118
diff --git a/examples/dflowfm_piave/geoms/boundaries.geojson b/examples/dflowfm_piave/geoms/boundaries.geojson
index 3275d724..ef44e6f7 100644
--- a/examples/dflowfm_piave/geoms/boundaries.geojson
+++ b/examples/dflowfm_piave/geoms/boundaries.geojson
@@ -2,38 +2,37 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } },
"features": [
-{ "type": "Feature", "properties": { "level_0": 1405600.8726798061, "level_1": 5860534.2327415431, "bedlev": null, "branchid": "pipe_8_E566", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": 0.5, "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_586_generated", "manhole_dn": "manhole_587_generated", "where": "downstream", "distance_right": 4.9670940520506759e-07, "index_right": 594, "nodeid": "1405600.872680_5860534.232742" }, "geometry": { "type": "Point", "coordinates": [ 1405600.872679806081578, 5860534.232741543091834 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386078.4202513243, "level_1": 5859854.3928082353, "bedlev": null, "branchid": "pipe_9_E1239", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": 0.5, "elevtn_up": 780.79998779296875, "elevtn_dn": 780.79998779296875, "invlev_up": 778.29998779296875, "invlev_dn": 778.29998779296875, "manhole_up": "manhole_1827_generated", "manhole_dn": "manhole_1828_generated", "where": "downstream", "distance_right": 4.0088765079104887e-07, "index_right": 1835, "nodeid": "1386078.420251_5859854.392808" }, "geometry": { "type": "Point", "coordinates": [ 1386078.420251324307173, 5859854.392808235250413 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386045.2509392484, "level_1": 5859913.8590362957, "bedlev": null, "branchid": "pipe_10_E276", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_10", "diameter": 0.5, "elevtn_up": 780.79998779296875, "elevtn_dn": 766.29998779296875, "invlev_up": 778.29998779296875, "invlev_dn": 763.79998779296875, "manhole_up": "manhole_2105_generated", "manhole_dn": "manhole_2106_generated", "where": "downstream", "distance_right": 3.8584702415109949e-07, "index_right": 2113, "nodeid": "1386045.250939_5859913.859036" }, "geometry": { "type": "Point", "coordinates": [ 1386045.250939248362556, 5859913.859036295674741 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384484.1807617808, "level_1": 5857184.3018050948, "bedlev": null, "branchid": "pipe_11_E9", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_11", "diameter": 0.5, "elevtn_up": 795.9000244140625, "elevtn_dn": 795.9000244140625, "invlev_up": 793.4000244140625, "invlev_dn": 793.4000244140625, "manhole_up": "manhole_2116_generated", "manhole_dn": "manhole_2117_generated", "where": "downstream", "distance_right": 2.3880128290434959e-07, "index_right": 2124, "nodeid": "1384484.180762_5857184.301805" }, "geometry": { "type": "Point", "coordinates": [ 1384484.18076178082265, 5857184.301805094815791 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384480.7748306419, "level_1": 5857195.2444554009, "bedlev": null, "branchid": "pipe_15_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_15", "diameter": 0.5, "elevtn_up": 795.9000244140625, "elevtn_dn": 795.9000244140625, "invlev_up": 793.4000244140625, "invlev_dn": 793.4000244140625, "manhole_up": "manhole_2125_generated", "manhole_dn": "manhole_2126_generated", "where": "downstream", "distance_right": 5.3722077541611869e-07, "index_right": 2133, "nodeid": "1384480.774831_5857195.244455" }, "geometry": { "type": "Point", "coordinates": [ 1384480.774830641923472, 5857195.244455400854349 ] } },
-{ "type": "Feature", "properties": { "level_0": 1385834.1594623995, "level_1": 5858793.8441787036, "bedlev": null, "branchid": "pipe_20_E47", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_20", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_20", "diameter": 0.5, "elevtn_up": 755.79998779296875, "elevtn_dn": 755.79998779296875, "invlev_up": 753.29998779296875, "invlev_dn": 753.29998779296875, "manhole_up": "manhole_2177_generated", "manhole_dn": "manhole_2178_generated", "where": "downstream", "distance_right": 4.9733410300668418e-07, "index_right": 2185, "nodeid": "1385834.159462_5858793.844179" }, "geometry": { "type": "Point", "coordinates": [ 1385834.15946239954792, 5858793.844178703613579 ] } },
-{ "type": "Feature", "properties": { "level_0": 1385177.8775195002, "level_1": 5858363.9756671879, "bedlev": null, "branchid": "pipe_21_E4", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_21", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_21", "diameter": 0.5, "elevtn_up": 758.9000244140625, "elevtn_dn": 756.79998779296875, "invlev_up": 756.4000244140625, "invlev_dn": 754.29998779296875, "manhole_up": "manhole_2183_generated", "manhole_dn": "manhole_2184_generated", "where": "downstream", "distance_right": 5.341153742051576e-07, "index_right": 2191, "nodeid": "1385177.877520_5858363.975667" }, "geometry": { "type": "Point", "coordinates": [ 1385177.877519500209019, 5858363.975667187944055 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384799.2182603152, "level_1": 5858488.5922634779, "bedlev": null, "branchid": "pipe_23_E1", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_23", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_23", "diameter": 0.5, "elevtn_up": 813.60003662109375, "elevtn_dn": 813.60003662109375, "invlev_up": 811.10003662109375, "invlev_dn": 811.10003662109375, "manhole_up": "manhole_2186_generated", "manhole_dn": "manhole_2187_generated", "where": "downstream", "distance_right": 5.7240456036556167e-07, "index_right": 2194, "nodeid": "1384799.218260_5858488.592263" }, "geometry": { "type": "Point", "coordinates": [ 1384799.21826031524688, 5858488.592263477854431 ] } },
-{ "type": "Feature", "properties": { "level_0": 1385472.2180530226, "level_1": 5858925.2730725091, "bedlev": null, "branchid": "pipe_25_E2", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_25", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_25", "diameter": 0.5, "elevtn_up": 791.20001220703125, "elevtn_dn": 783.0, "invlev_up": 788.70001220703125, "invlev_dn": 780.5, "manhole_up": "manhole_2193_generated", "manhole_dn": "manhole_2194_generated", "where": "downstream", "distance_right": 4.913263386404469e-07, "index_right": 2201, "nodeid": "1385472.218053_5858925.273073" }, "geometry": { "type": "Point", "coordinates": [ 1385472.218053022632375, 5858925.273072509095073 ] } },
-{ "type": "Feature", "properties": { "level_0": 1388962.2407159139, "level_1": 5860301.717001454, "bedlev": null, "branchid": "pipe_32_E73", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_32", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_32", "diameter": 0.5, "elevtn_up": 951.29998779296875, "elevtn_dn": 951.29998779296875, "invlev_up": 948.79998779296875, "invlev_dn": 948.79998779296875, "manhole_up": "manhole_2278_generated", "manhole_dn": "manhole_2279_generated", "where": "downstream", "distance_right": 4.6166295054686266e-07, "index_right": 2286, "nodeid": "1388962.240716_5860301.717001" }, "geometry": { "type": "Point", "coordinates": [ 1388962.240715913940221, 5860301.717001453973353 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386273.1738117875, "level_1": 5859335.3654602878, "bedlev": null, "branchid": "pipe_33_E12", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_33", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_33", "diameter": 0.5, "elevtn_up": 717.60003662109375, "elevtn_dn": 711.0, "invlev_up": 715.10003662109375, "invlev_dn": 708.5, "manhole_up": "manhole_2291_generated", "manhole_dn": "manhole_2292_generated", "where": "downstream", "distance_right": 3.577770704512787e-07, "index_right": 2299, "nodeid": "1386273.173812_5859335.365460" }, "geometry": { "type": "Point", "coordinates": [ 1386273.173811787506565, 5859335.36546028777957 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386648.2717998775, "level_1": 5861347.6448151674, "bedlev": null, "branchid": "pipe_34_E89", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_34", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_34", "diameter": 0.5, "elevtn_up": 732.4000244140625, "elevtn_dn": 724.29998779296875, "invlev_up": 729.9000244140625, "invlev_dn": 721.79998779296875, "manhole_up": "manhole_2381_generated", "manhole_dn": "", "where": "downstream", "distance_right": 2.0760817981128355e-07, "index_right": 5, "nodeid": "1386648.271800_5861347.644815" }, "geometry": { "type": "Point", "coordinates": [ 1386648.271799877518788, 5861347.644815167412162 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386701.2500193263, "level_1": 5868081.6775851501, "bedlev": null, "branchid": "pipe_42_E41", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_42", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_42", "diameter": 0.5, "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_2559_generated", "manhole_dn": "manhole_2560_generated", "where": "downstream", "distance_right": 3.5921927838397993e-07, "index_right": 2567, "nodeid": "1386701.250019_5868081.677585" }, "geometry": { "type": "Point", "coordinates": [ 1386701.250019326340407, 5868081.677585150115192 ] } },
-{ "type": "Feature", "properties": { "level_0": 1387975.2799954726, "level_1": 5866107.4257222451, "bedlev": null, "branchid": "pipe_48_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_48", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_48", "diameter": 0.5, "elevtn_up": 803.9000244140625, "elevtn_dn": 786.29998779296875, "invlev_up": 801.4000244140625, "invlev_dn": 783.79998779296875, "manhole_up": "manhole_2570_generated", "manhole_dn": "manhole_2585_generated", "where": "downstream", "distance_right": 5.3234291644079913e-07, "index_right": 2592, "nodeid": "1387975.279995_5866107.425722" }, "geometry": { "type": "Point", "coordinates": [ 1387975.279995472636074, 5866107.425722245126963 ] } },
-{ "type": "Feature", "properties": { "level_0": 1383191.056227589, "level_1": 5854440.8114257297, "bedlev": 701.4000244140625, "branchid": "river_5", "height": 17.349960327148438, "width": 60.93007025, "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_5", "frictionid": "Manning_0.023", "index": null, "diameter": null, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "downstream", "distance_right": 4.9175380812341708e-07, "index_right": 6, "nodeid": "1383191.056228_5854440.811426" }, "geometry": { "type": "Point", "coordinates": [ 1383191.056227589026093, 5854440.811425729654729 ] } },
-{ "type": "Feature", "properties": { "level_0": 1423659.595810513, "level_1": 5847415.1139793247, "bedlev": null, "branchid": "pipe_9_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": 0.5, "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_588_generated", "manhole_dn": "manhole_589_generated", "where": "upstream", "distance_right": 5.8557161464585659e-07, "index_right": 595, "nodeid": "1423659.595811_5847415.113979" }, "geometry": { "type": "Point", "coordinates": [ 1423659.595810513012111, 5847415.113979324698448 ] } },
-{ "type": "Feature", "properties": { "level_0": 1377952.9445647376, "level_1": 5850557.1265287632, "bedlev": null, "branchid": "pipe_10_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_10", "diameter": 0.5, "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1829_generated", "manhole_dn": "manhole_1830_generated", "where": "upstream", "distance_right": 3.532881839870984e-07, "index_right": 1836, "nodeid": "1377952.944565_5850557.126529" }, "geometry": { "type": "Point", "coordinates": [ 1377952.944564737612382, 5850557.126528763212264 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384196.86181646, "level_1": 5856829.8804841097, "bedlev": null, "branchid": "pipe_11_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_11", "diameter": 0.5, "elevtn_up": 800.79998779296875, "elevtn_dn": 800.79998779296875, "invlev_up": 798.29998779296875, "invlev_dn": 798.29998779296875, "manhole_up": "manhole_2107_generated", "manhole_dn": "manhole_2108_generated", "where": "upstream", "distance_right": 4.7301652606593837e-07, "index_right": 2114, "nodeid": "1384196.861816_5856829.880484" }, "geometry": { "type": "Point", "coordinates": [ 1384196.861816460033879, 5856829.88048410974443 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384289.0655242952, "level_1": 5856954.9478410175, "bedlev": null, "branchid": "pipe_12_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_12", "diameter": 0.5, "elevtn_up": 807.60003662109375, "elevtn_dn": 807.60003662109375, "invlev_up": 805.10003662109375, "invlev_dn": 805.10003662109375, "manhole_up": "manhole_2118_generated", "manhole_dn": "manhole_2119_generated", "where": "upstream", "distance_right": 2.9575907640532436e-07, "index_right": 2125, "nodeid": "1384289.065524_5856954.947841" }, "geometry": { "type": "Point", "coordinates": [ 1384289.06552429520525, 5856954.947841017507017 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384512.4849668304, "level_1": 5857248.8580293376, "bedlev": null, "branchid": "pipe_20_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_20", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_20", "diameter": 0.5, "elevtn_up": 805.0, "elevtn_dn": 796.29998779296875, "invlev_up": 802.5, "invlev_dn": 793.79998779296875, "manhole_up": "manhole_2130_generated", "manhole_dn": "manhole_2131_generated", "where": "upstream", "distance_right": 3.7745466738450301e-07, "index_right": 2137, "nodeid": "1384512.484967_5857248.858029" }, "geometry": { "type": "Point", "coordinates": [ 1384512.484966830350459, 5857248.858029337599874 ] } },
-{ "type": "Feature", "properties": { "level_0": 1385352.4717880946, "level_1": 5858398.702550319, "bedlev": null, "branchid": "pipe_21_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_21", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_21", "diameter": 0.5, "elevtn_up": 756.29998779296875, "elevtn_dn": 765.0, "invlev_up": 753.79998779296875, "invlev_dn": 762.5, "manhole_up": "manhole_2179_generated", "manhole_dn": "manhole_2180_generated", "where": "upstream", "distance_right": 3.3313663649888272e-07, "index_right": 2186, "nodeid": "1385352.471788_5858398.702550" }, "geometry": { "type": "Point", "coordinates": [ 1385352.471788094611838, 5858398.70255031902343 ] } },
-{ "type": "Feature", "properties": { "level_0": 1384748.1072519517, "level_1": 5858475.4653943758, "bedlev": null, "branchid": "pipe_23_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_23", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_23", "diameter": 0.5, "elevtn_up": 813.60003662109375, "elevtn_dn": 813.60003662109375, "invlev_up": 811.10003662109375, "invlev_dn": 811.10003662109375, "manhole_up": "manhole_2185_generated", "manhole_dn": "manhole_2186_generated", "where": "upstream", "distance_right": 3.7932856782999725e-07, "index_right": 2192, "nodeid": "1384748.107252_5858475.465394" }, "geometry": { "type": "Point", "coordinates": [ 1384748.107251951703802, 5858475.46539437584579 ] } },
-{ "type": "Feature", "properties": { "level_0": 1385425.8717415037, "level_1": 5858809.5220389515, "bedlev": null, "branchid": "pipe_25_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_25", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_25", "diameter": 0.5, "elevtn_up": 786.79998779296875, "elevtn_dn": 791.20001220703125, "invlev_up": 784.29998779296875, "invlev_dn": 788.70001220703125, "manhole_up": "manhole_2191_generated", "manhole_dn": "manhole_2192_generated", "where": "upstream", "distance_right": 4.9875171671174047e-07, "index_right": 2198, "nodeid": "1385425.871742_5858809.522039" }, "geometry": { "type": "Point", "coordinates": [ 1385425.871741503709927, 5858809.522038951516151 ] } },
-{ "type": "Feature", "properties": { "level_0": 1385861.3725137978, "level_1": 5858893.8325690301, "bedlev": null, "branchid": "pipe_29_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_29", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_29", "diameter": 0.5, "elevtn_up": 759.70001220703125, "elevtn_dn": 759.70001220703125, "invlev_up": 757.20001220703125, "invlev_dn": 757.20001220703125, "manhole_up": "manhole_2195_generated", "manhole_dn": "manhole_2196_generated", "where": "upstream", "distance_right": 2.0428258687376185e-07, "index_right": 2202, "nodeid": "1385861.372514_5858893.832569" }, "geometry": { "type": "Point", "coordinates": [ 1385861.372513797832653, 5858893.832569030113518 ] } },
-{ "type": "Feature", "properties": { "level_0": 1387137.2230088995, "level_1": 5858981.7231069598, "bedlev": null, "branchid": "pipe_30_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_30", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_30", "diameter": 0.5, "elevtn_up": 769.4000244140625, "elevtn_dn": 769.4000244140625, "invlev_up": 766.9000244140625, "invlev_dn": 766.9000244140625, "manhole_up": "manhole_2197_generated", "manhole_dn": "manhole_2198_generated", "where": "upstream", "distance_right": 1.0826199317136784e-07, "index_right": 2204, "nodeid": "1387137.223009_5858981.723107" }, "geometry": { "type": "Point", "coordinates": [ 1387137.22300889948383, 5858981.723106959834695 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386030.9264584926, "level_1": 5859869.8815911002, "bedlev": null, "branchid": "pipe_36_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_36", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_36", "diameter": 0.5, "elevtn_up": 780.79998779296875, "elevtn_dn": 780.79998779296875, "invlev_up": 778.29998779296875, "invlev_dn": 778.29998779296875, "manhole_up": "manhole_2385_generated", "manhole_dn": "manhole_2382_generated", "where": "upstream", "distance_right": 5.0283226172582603e-07, "index_right": 2392, "nodeid": "1386030.926458_5859869.881591" }, "geometry": { "type": "Point", "coordinates": [ 1386030.926458492642269, 5859869.881591100245714 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386043.3811057615, "level_1": 5859908.1192919631, "bedlev": null, "branchid": "pipe_37_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_37", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_37", "diameter": 0.5, "elevtn_up": 766.29998779296875, "elevtn_dn": 780.79998779296875, "invlev_up": 763.79998779296875, "invlev_dn": 778.29998779296875, "manhole_up": "manhole_2386_generated", "manhole_dn": "manhole_2382_generated", "where": "upstream", "distance_right": 2.4131141216608354e-07, "index_right": 2393, "nodeid": "1386043.381106_5859908.119292" }, "geometry": { "type": "Point", "coordinates": [ 1386043.381105761509389, 5859908.11929196305573 ] } },
-{ "type": "Feature", "properties": { "level_0": 1387931.6147025716, "level_1": 5866170.5421204576, "bedlev": null, "branchid": "pipe_45_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_45", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_45", "diameter": 0.5, "elevtn_up": 803.9000244140625, "elevtn_dn": 803.9000244140625, "invlev_up": 801.4000244140625, "invlev_dn": 801.4000244140625, "manhole_up": "manhole_2571_generated", "manhole_dn": "manhole_2572_generated", "where": "upstream", "distance_right": 6.266084733821659e-07, "index_right": 2578, "nodeid": "1387931.614703_5866170.542120" }, "geometry": { "type": "Point", "coordinates": [ 1387931.614702571649104, 5866170.542120457626879 ] } },
-{ "type": "Feature", "properties": { "level_0": 1387940.4436740221, "level_1": 5865845.0932547273, "bedlev": null, "branchid": "pipe_47_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_47", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_47", "diameter": 0.5, "elevtn_up": 804.4000244140625, "elevtn_dn": 804.4000244140625, "invlev_up": 801.9000244140625, "invlev_dn": 801.9000244140625, "manhole_up": "manhole_2579_generated", "manhole_dn": "manhole_2580_generated", "where": "upstream", "distance_right": 2.7377250423463006e-07, "index_right": 2586, "nodeid": "1387940.443674_5865845.093255" }, "geometry": { "type": "Point", "coordinates": [ 1387940.443674022099003, 5865845.093254727311432 ] } },
-{ "type": "Feature", "properties": { "level_0": 1396909.3579766441, "level_1": 5869743.8205725392, "bedlev": null, "branchid": "pipe_49_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_49", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_49", "diameter": 0.5, "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_2586_generated", "manhole_dn": "manhole_2587_generated", "where": "upstream", "distance_right": 5.8246023418504101e-07, "index_right": 2593, "nodeid": "1396909.357977_5869743.820573" }, "geometry": { "type": "Point", "coordinates": [ 1396909.357976644067094, 5869743.820572539232671 ] } },
-{ "type": "Feature", "properties": { "level_0": 1394694.0702762168, "level_1": 5867648.108302163, "bedlev": 865.60003662109375, "branchid": "river_1", "height": 22.5, "width": 60.500781333333329, "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "index": null, "diameter": null, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "upstream", "distance_right": 2.7120132961912311e-07, "index_right": 0, "nodeid": "1394694.070276_5867648.108302" }, "geometry": { "type": "Point", "coordinates": [ 1394694.070276216836646, 5867648.108302162960172 ] } },
-{ "type": "Feature", "properties": { "level_0": 1386066.8097397459, "level_1": 5868052.7264932301, "bedlev": 813.29998779296875, "branchid": "river_2", "height": 13.574996948242188, "width": 63.595319, "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "index": null, "diameter": null, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "upstream", "distance_right": 3.4269831423038173e-07, "index_right": 2, "nodeid": "1386066.809740_5868052.726493" }, "geometry": { "type": "Point", "coordinates": [ 1386066.809739745920524, 5868052.726493230089545 ] } },
-{ "type": "Feature", "properties": { "level_0": 1391540.018037077, "level_1": 5858077.5772200329, "bedlev": 952.79998779296875, "branchid": "river_3", "height": 21.70001220703125, "width": 50.0, "branchtype": "river", "branchorder": 1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_3", "frictionid": "Manning_0.023", "index": null, "diameter": null, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "manhole_up": null, "manhole_dn": null, "where": "upstream", "distance_right": 8.367694927529332e-08, "index_right": 3, "nodeid": "1391540.018037_5858077.577220" }, "geometry": { "type": "Point", "coordinates": [ 1391540.01803707703948, 5858077.577220032922924 ] } }
+{ "type": "Feature", "properties": { "level_0": 1383191.056227589, "level_1": 5854440.8114257297, "height": 17.349960327148438, "width": 60.93007025, "bedlev": 701.4000244140625, "branchid": "river_5", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_5", "frictionid": "Manning_0.023", "index": null, "diameter": null, "index_right": 6, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "where": "downstream", "distance_right": 4.9175380812341708e-07, "nodeid": "1383191.056228_5854440.811426" }, "geometry": { "type": "Point", "coordinates": [ 1383191.056227589026093, 5854440.811425729654729 ] } },
+{ "type": "Feature", "properties": { "level_0": 1393846.8667426864, "level_1": 5859166.3015384898, "height": null, "width": null, "bedlev": null, "branchid": "pipe_8_E140", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": 0.5, "index_right": 168, "elevtn_up": 1144.300048828125, "elevtn_dn": 1112.5, "invlev_up": 1141.800048828125, "invlev_dn": 1110.0, "where": "downstream", "distance_right": 5.8166784782944824e-07, "nodeid": "1393846.866743_5859166.301538" }, "geometry": { "type": "Point", "coordinates": [ 1393846.866742686368525, 5859166.301538489758968 ] } },
+{ "type": "Feature", "properties": { "level_0": 1386078.4202513243, "level_1": 5859854.3928082353, "height": null, "width": null, "bedlev": null, "branchid": "pipe_9_E1239", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": 0.5, "index_right": 364, "elevtn_up": 780.79998779296875, "elevtn_dn": 780.79998779296875, "invlev_up": 778.29998779296875, "invlev_dn": 778.29998779296875, "where": "downstream", "distance_right": 4.0088765079104887e-07, "nodeid": "1386078.420251_5859854.392808" }, "geometry": { "type": "Point", "coordinates": [ 1386078.420251324307173, 5859854.392808235250413 ] } },
+{ "type": "Feature", "properties": { "level_0": 1386045.2509392484, "level_1": 5859913.8590362957, "height": null, "width": null, "bedlev": null, "branchid": "pipe_10_E276", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_10", "diameter": 0.5, "index_right": 447, "elevtn_up": 780.79998779296875, "elevtn_dn": 766.29998779296875, "invlev_up": 778.29998779296875, "invlev_dn": 763.79998779296875, "where": "downstream", "distance_right": 3.8584702415109949e-07, "nodeid": "1386045.250939_5859913.859036" }, "geometry": { "type": "Point", "coordinates": [ 1386045.250939248362556, 5859913.859036295674741 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384484.1807617808, "level_1": 5857184.3018050948, "height": null, "width": null, "bedlev": null, "branchid": "pipe_11_E9", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_11", "diameter": 0.5, "index_right": 458, "elevtn_up": 795.9000244140625, "elevtn_dn": 795.9000244140625, "invlev_up": 793.4000244140625, "invlev_dn": 793.4000244140625, "where": "downstream", "distance_right": 2.3880128290434959e-07, "nodeid": "1384484.180762_5857184.301805" }, "geometry": { "type": "Point", "coordinates": [ 1384484.18076178082265, 5857184.301805094815791 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384480.7748306419, "level_1": 5857195.2444554009, "height": null, "width": null, "bedlev": null, "branchid": "pipe_15_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_15", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_15", "diameter": 0.5, "index_right": 467, "elevtn_up": 795.9000244140625, "elevtn_dn": 795.9000244140625, "invlev_up": 793.4000244140625, "invlev_dn": 793.4000244140625, "where": "downstream", "distance_right": 5.3722077541611869e-07, "nodeid": "1384480.774831_5857195.244455" }, "geometry": { "type": "Point", "coordinates": [ 1384480.774830641923472, 5857195.244455400854349 ] } },
+{ "type": "Feature", "properties": { "level_0": 1385834.1594623995, "level_1": 5858793.8441787036, "height": null, "width": null, "bedlev": null, "branchid": "pipe_20_E47", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_20", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_20", "diameter": 0.5, "index_right": 519, "elevtn_up": 755.79998779296875, "elevtn_dn": 755.79998779296875, "invlev_up": 753.29998779296875, "invlev_dn": 753.29998779296875, "where": "downstream", "distance_right": 4.9733410300668418e-07, "nodeid": "1385834.159462_5858793.844179" }, "geometry": { "type": "Point", "coordinates": [ 1385834.15946239954792, 5858793.844178703613579 ] } },
+{ "type": "Feature", "properties": { "level_0": 1385177.8775195002, "level_1": 5858363.9756671879, "height": null, "width": null, "bedlev": null, "branchid": "pipe_21_E4", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_21", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_21", "diameter": 0.5, "index_right": 525, "elevtn_up": 758.9000244140625, "elevtn_dn": 756.79998779296875, "invlev_up": 756.4000244140625, "invlev_dn": 754.29998779296875, "where": "downstream", "distance_right": 5.341153742051576e-07, "nodeid": "1385177.877520_5858363.975667" }, "geometry": { "type": "Point", "coordinates": [ 1385177.877519500209019, 5858363.975667187944055 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384799.2182603152, "level_1": 5858488.5922634779, "height": null, "width": null, "bedlev": null, "branchid": "pipe_23_E1", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_23", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_23", "diameter": 0.5, "index_right": 528, "elevtn_up": 813.60003662109375, "elevtn_dn": 813.60003662109375, "invlev_up": 811.10003662109375, "invlev_dn": 811.10003662109375, "where": "downstream", "distance_right": 5.7240456036556167e-07, "nodeid": "1384799.218260_5858488.592263" }, "geometry": { "type": "Point", "coordinates": [ 1384799.21826031524688, 5858488.592263477854431 ] } },
+{ "type": "Feature", "properties": { "level_0": 1385472.2180530226, "level_1": 5858925.2730725091, "height": null, "width": null, "bedlev": null, "branchid": "pipe_25_E2", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_25", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_25", "diameter": 0.5, "index_right": 535, "elevtn_up": 791.20001220703125, "elevtn_dn": 783.0, "invlev_up": 788.70001220703125, "invlev_dn": 780.5, "where": "downstream", "distance_right": 4.913263386404469e-07, "nodeid": "1385472.218053_5858925.273073" }, "geometry": { "type": "Point", "coordinates": [ 1385472.218053022632375, 5858925.273072509095073 ] } },
+{ "type": "Feature", "properties": { "level_0": 1388962.2407159139, "level_1": 5860301.717001454, "height": null, "width": null, "bedlev": null, "branchid": "pipe_32_E73", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_32", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_32", "diameter": 0.5, "index_right": 620, "elevtn_up": 951.29998779296875, "elevtn_dn": 951.29998779296875, "invlev_up": 948.79998779296875, "invlev_dn": 948.79998779296875, "where": "downstream", "distance_right": 4.6166295054686266e-07, "nodeid": "1388962.240716_5860301.717001" }, "geometry": { "type": "Point", "coordinates": [ 1388962.240715913940221, 5860301.717001453973353 ] } },
+{ "type": "Feature", "properties": { "level_0": 1386273.1738117875, "level_1": 5859335.3654602878, "height": null, "width": null, "bedlev": null, "branchid": "pipe_33_E12", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_33", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_33", "diameter": 0.5, "index_right": 633, "elevtn_up": 717.60003662109375, "elevtn_dn": 711.0, "invlev_up": 715.10003662109375, "invlev_dn": 708.5, "where": "downstream", "distance_right": 3.577770704512787e-07, "nodeid": "1386273.173812_5859335.365460" }, "geometry": { "type": "Point", "coordinates": [ 1386273.173811787506565, 5859335.36546028777957 ] } },
+{ "type": "Feature", "properties": { "level_0": 1387692.1617963261, "level_1": 5866783.4206203762, "height": null, "width": null, "bedlev": null, "branchid": "pipe_42_E7", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_42", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_42", "diameter": 0.5, "index_right": 867, "elevtn_up": 816.10003662109375, "elevtn_dn": 802.4000244140625, "invlev_up": 813.60003662109375, "invlev_dn": 799.9000244140625, "where": "downstream", "distance_right": 4.9781434926194598e-07, "nodeid": "1387692.161796_5866783.420620" }, "geometry": { "type": "Point", "coordinates": [ 1387692.161796326050535, 5866783.420620376244187 ] } },
+{ "type": "Feature", "properties": { "level_0": 1387975.2799954726, "level_1": 5866107.4257222451, "height": null, "width": null, "bedlev": null, "branchid": "pipe_48_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_48", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_48", "diameter": 0.5, "index_right": 892, "elevtn_up": 803.9000244140625, "elevtn_dn": 786.29998779296875, "invlev_up": 801.4000244140625, "invlev_dn": 783.79998779296875, "where": "downstream", "distance_right": 5.3234291644079913e-07, "nodeid": "1387975.279995_5866107.425722" }, "geometry": { "type": "Point", "coordinates": [ 1387975.279995472636074, 5866107.425722245126963 ] } },
+{ "type": "Feature", "properties": { "level_0": 1394694.0702762168, "level_1": 5867648.108302163, "height": 22.5, "width": 60.500781333333329, "bedlev": 865.60003662109375, "branchid": "river_1", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_1", "frictionid": "Manning_0.023", "index": null, "diameter": null, "index_right": 0, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "where": "upstream", "distance_right": 2.7120132961912311e-07, "nodeid": "1394694.070276_5867648.108302" }, "geometry": { "type": "Point", "coordinates": [ 1394694.070276216836646, 5867648.108302162960172 ] } },
+{ "type": "Feature", "properties": { "level_0": 1386066.8097397459, "level_1": 5868052.7264932301, "height": 13.574996948242188, "width": 63.595319, "bedlev": 813.29998779296875, "branchid": "river_2", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_2", "frictionid": "Manning_0.023", "index": null, "diameter": null, "index_right": 2, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "where": "upstream", "distance_right": 3.4269831423038173e-07, "nodeid": "1386066.809740_5868052.726493" }, "geometry": { "type": "Point", "coordinates": [ 1386066.809739745920524, 5868052.726493230089545 ] } },
+{ "type": "Feature", "properties": { "level_0": 1391540.018037077, "level_1": 5858077.5772200329, "height": 21.70001220703125, "width": 50.0, "bedlev": 952.79998779296875, "branchid": "river_3", "branchtype": "river", "branchorder": -1.0, "friction_type": "Manning", "friction_value": 0.023, "shape": "rectangle", "t_width": 20.0, "closed": "no", "frictiontype": "Manning", "frictionvalue": 0.023, "ORIG_branchid": "river_3", "frictionid": "Manning_0.023", "index": null, "diameter": null, "index_right": 3, "elevtn_up": null, "elevtn_dn": null, "invlev_up": null, "invlev_dn": null, "where": "upstream", "distance_right": 8.367694927529332e-08, "nodeid": "1391540.018037_5858077.577220" }, "geometry": { "type": "Point", "coordinates": [ 1391540.01803707703948, 5858077.577220032922924 ] } },
+{ "type": "Feature", "properties": { "level_0": 1388521.2575925963, "level_1": 5855362.0276134778, "height": null, "width": null, "bedlev": null, "branchid": "pipe_9_E1045", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": 0.5, "index_right": 169, "elevtn_up": 968.29998779296875, "elevtn_dn": 968.29998779296875, "invlev_up": 965.79998779296875, "invlev_dn": 965.79998779296875, "where": "upstream", "distance_right": 6.2550722664998962e-07, "nodeid": "1388521.257593_5855362.027613" }, "geometry": { "type": "Point", "coordinates": [ 1388521.257592596346512, 5855362.027613477781415 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384050.267680947, "level_1": 5856698.7020015484, "height": null, "width": null, "bedlev": null, "branchid": "pipe_10_E195", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_10", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_10", "diameter": 0.5, "index_right": 365, "elevtn_up": 814.29998779296875, "elevtn_dn": 802.9000244140625, "invlev_up": 811.79998779296875, "invlev_dn": 800.4000244140625, "where": "upstream", "distance_right": 4.5480020130277707e-07, "nodeid": "1384050.267681_5856698.702002" }, "geometry": { "type": "Point", "coordinates": [ 1384050.267680946970358, 5856698.702001548372209 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384196.86181646, "level_1": 5856829.8804841097, "height": null, "width": null, "bedlev": null, "branchid": "pipe_11_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_11", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_11", "diameter": 0.5, "index_right": 448, "elevtn_up": 800.79998779296875, "elevtn_dn": 800.79998779296875, "invlev_up": 798.29998779296875, "invlev_dn": 798.29998779296875, "where": "upstream", "distance_right": 4.7301652606593837e-07, "nodeid": "1384196.861816_5856829.880484" }, "geometry": { "type": "Point", "coordinates": [ 1384196.861816460033879, 5856829.88048410974443 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384289.0655242952, "level_1": 5856954.9478410175, "height": null, "width": null, "bedlev": null, "branchid": "pipe_12_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_12", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_12", "diameter": 0.5, "index_right": 459, "elevtn_up": 807.60003662109375, "elevtn_dn": 807.60003662109375, "invlev_up": 805.10003662109375, "invlev_dn": 805.10003662109375, "where": "upstream", "distance_right": 2.9575907640532436e-07, "nodeid": "1384289.065524_5856954.947841" }, "geometry": { "type": "Point", "coordinates": [ 1384289.06552429520525, 5856954.947841017507017 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384512.4849668304, "level_1": 5857248.8580293376, "height": null, "width": null, "bedlev": null, "branchid": "pipe_20_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_20", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_20", "diameter": 0.5, "index_right": 471, "elevtn_up": 805.0, "elevtn_dn": 796.29998779296875, "invlev_up": 802.5, "invlev_dn": 793.79998779296875, "where": "upstream", "distance_right": 3.7745466738450301e-07, "nodeid": "1384512.484967_5857248.858029" }, "geometry": { "type": "Point", "coordinates": [ 1384512.484966830350459, 5857248.858029337599874 ] } },
+{ "type": "Feature", "properties": { "level_0": 1385352.4717880946, "level_1": 5858398.702550319, "height": null, "width": null, "bedlev": null, "branchid": "pipe_21_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_21", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_21", "diameter": 0.5, "index_right": 520, "elevtn_up": 756.29998779296875, "elevtn_dn": 765.0, "invlev_up": 753.79998779296875, "invlev_dn": 762.5, "where": "upstream", "distance_right": 3.3313663649888272e-07, "nodeid": "1385352.471788_5858398.702550" }, "geometry": { "type": "Point", "coordinates": [ 1385352.471788094611838, 5858398.70255031902343 ] } },
+{ "type": "Feature", "properties": { "level_0": 1384748.1072519517, "level_1": 5858475.4653943758, "height": null, "width": null, "bedlev": null, "branchid": "pipe_23_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_23", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_23", "diameter": 0.5, "index_right": 526, "elevtn_up": 813.60003662109375, "elevtn_dn": 813.60003662109375, "invlev_up": 811.10003662109375, "invlev_dn": 811.10003662109375, "where": "upstream", "distance_right": 3.7932856782999725e-07, "nodeid": "1384748.107252_5858475.465394" }, "geometry": { "type": "Point", "coordinates": [ 1384748.107251951703802, 5858475.46539437584579 ] } },
+{ "type": "Feature", "properties": { "level_0": 1385425.8717415037, "level_1": 5858809.5220389515, "height": null, "width": null, "bedlev": null, "branchid": "pipe_25_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_25", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_25", "diameter": 0.5, "index_right": 532, "elevtn_up": 786.79998779296875, "elevtn_dn": 791.20001220703125, "invlev_up": 784.29998779296875, "invlev_dn": 788.70001220703125, "where": "upstream", "distance_right": 4.9875171671174047e-07, "nodeid": "1385425.871742_5858809.522039" }, "geometry": { "type": "Point", "coordinates": [ 1385425.871741503709927, 5858809.522038951516151 ] } },
+{ "type": "Feature", "properties": { "level_0": 1385861.3725137978, "level_1": 5858893.8325690301, "height": null, "width": null, "bedlev": null, "branchid": "pipe_29_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_29", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_29", "diameter": 0.5, "index_right": 536, "elevtn_up": 759.70001220703125, "elevtn_dn": 759.70001220703125, "invlev_up": 757.20001220703125, "invlev_dn": 757.20001220703125, "where": "upstream", "distance_right": 2.0428258687376185e-07, "nodeid": "1385861.372514_5858893.832569" }, "geometry": { "type": "Point", "coordinates": [ 1385861.372513797832653, 5858893.832569030113518 ] } },
+{ "type": "Feature", "properties": { "level_0": 1387137.2230088995, "level_1": 5858981.7231069598, "height": null, "width": null, "bedlev": null, "branchid": "pipe_30_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_30", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_30", "diameter": 0.5, "index_right": 538, "elevtn_up": 769.4000244140625, "elevtn_dn": 769.4000244140625, "invlev_up": 766.9000244140625, "invlev_dn": 766.9000244140625, "where": "upstream", "distance_right": 1.0826199317136784e-07, "nodeid": "1387137.223009_5858981.723107" }, "geometry": { "type": "Point", "coordinates": [ 1387137.22300889948383, 5858981.723106959834695 ] } },
+{ "type": "Feature", "properties": { "level_0": 1386030.9264584926, "level_1": 5859869.8815911002, "height": null, "width": null, "bedlev": null, "branchid": "pipe_36_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_36", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_36", "diameter": 0.5, "index_right": 726, "elevtn_up": 780.79998779296875, "elevtn_dn": 780.79998779296875, "invlev_up": 778.29998779296875, "invlev_dn": 778.29998779296875, "where": "upstream", "distance_right": 5.0283226172582603e-07, "nodeid": "1386030.926458_5859869.881591" }, "geometry": { "type": "Point", "coordinates": [ 1386030.926458492642269, 5859869.881591100245714 ] } },
+{ "type": "Feature", "properties": { "level_0": 1386043.3811057615, "level_1": 5859908.1192919631, "height": null, "width": null, "bedlev": null, "branchid": "pipe_37_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_37", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_37", "diameter": 0.5, "index_right": 727, "elevtn_up": 766.29998779296875, "elevtn_dn": 780.79998779296875, "invlev_up": 763.79998779296875, "invlev_dn": 778.29998779296875, "where": "upstream", "distance_right": 2.4131141216608354e-07, "nodeid": "1386043.381106_5859908.119292" }, "geometry": { "type": "Point", "coordinates": [ 1386043.381105761509389, 5859908.11929196305573 ] } },
+{ "type": "Feature", "properties": { "level_0": 1387931.6147025716, "level_1": 5866170.5421204576, "height": null, "width": null, "bedlev": null, "branchid": "pipe_45_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_45", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_45", "diameter": 0.5, "index_right": 878, "elevtn_up": 803.9000244140625, "elevtn_dn": 803.9000244140625, "invlev_up": 801.4000244140625, "invlev_dn": 801.4000244140625, "where": "upstream", "distance_right": 6.266084733821659e-07, "nodeid": "1387931.614703_5866170.542120" }, "geometry": { "type": "Point", "coordinates": [ 1387931.614702571649104, 5866170.542120457626879 ] } },
+{ "type": "Feature", "properties": { "level_0": 1387940.4436740221, "level_1": 5865845.0932547273, "height": null, "width": null, "bedlev": null, "branchid": "pipe_47_E0", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_47", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_47", "diameter": 0.5, "index_right": 886, "elevtn_up": 804.4000244140625, "elevtn_dn": 804.4000244140625, "invlev_up": 801.9000244140625, "invlev_dn": 801.9000244140625, "where": "upstream", "distance_right": 2.7377250423463006e-07, "nodeid": "1387940.443674_5865845.093255" }, "geometry": { "type": "Point", "coordinates": [ 1387940.443674022099003, 5865845.093254727311432 ] } },
+{ "type": "Feature", "properties": { "level_0": 1392926.9667947688, "level_1": 5866808.5014050379, "height": null, "width": null, "bedlev": null, "branchid": "pipe_49_E125", "branchtype": "pipe", "branchorder": -1.0, "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": 0.003, "ORIG_branchid": "pipe_49", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_49", "diameter": 0.5, "index_right": 893, "elevtn_up": 909.5, "elevtn_dn": 910.4000244140625, "invlev_up": 907.0, "invlev_dn": 907.9000244140625, "where": "upstream", "distance_right": 2.3433279429140186e-07, "nodeid": "1392926.966795_5866808.501405" }, "geometry": { "type": "Point", "coordinates": [ 1392926.966794768813998, 5866808.501405037939548 ] } }
]
}
diff --git a/examples/dflowfm_piave/geoms/branches.geojson b/examples/dflowfm_piave/geoms/branches.geojson
index 14ded807..6f2e50ab 100644
--- a/examples/dflowfm_piave/geoms/branches.geojson
+++ b/examples/dflowfm_piave/geoms/branches.geojson
@@ -2,2837 +2,1012 @@
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } },
"features": [
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 915.9000244140625, "elevtn_dn": 915.9000244140625, "invlev_up": 913.4000244140625, "invlev_dn": 913.4000244140625, "manhole_up": "manhole_0_generated", "manhole_dn": "manhole_1_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389266.515512115787715, 5860111.688302734866738 ], [ 1389238.298387300921604, 5860147.714495398104191 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E1", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 915.9000244140625, "elevtn_dn": 933.5, "invlev_up": 913.4000244140625, "invlev_dn": 931.0, "manhole_up": "manhole_1_generated", "manhole_dn": "manhole_2_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389238.298387300921604, 5860147.714495398104191 ], [ 1389210.947846550960094, 5860184.343885350972414 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E2", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 933.5, "elevtn_dn": 933.5, "invlev_up": 931.0, "invlev_dn": 931.0, "manhole_up": "manhole_2_generated", "manhole_dn": "manhole_3_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389210.947846550960094, 5860184.343885350972414 ], [ 1389186.961922727525234, 5860223.315261371433735 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E3", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 933.5, "elevtn_dn": 935.5, "invlev_up": 931.0, "invlev_dn": 933.0, "manhole_up": "manhole_3_generated", "manhole_dn": "manhole_4_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389186.961922727525234, 5860223.315261371433735 ], [ 1389162.755598766496405, 5860262.142883376218379 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E4", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 935.5, "elevtn_dn": 935.5, "invlev_up": 933.0, "invlev_dn": 933.0, "manhole_up": "manhole_4_generated", "manhole_dn": "manhole_5_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389162.755598766496405, 5860262.142883376218379 ], [ 1389136.759307563304901, 5860299.80301527120173 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E5", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 935.5, "elevtn_dn": 936.5, "invlev_up": 933.0, "invlev_dn": 934.0, "manhole_up": "manhole_5_generated", "manhole_dn": "manhole_6_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389136.759307563304901, 5860299.80301527120173 ], [ 1389109.7301227634307, 5860336.652257356792688 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E6", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 936.5, "elevtn_dn": 941.10003662109375, "invlev_up": 934.0, "invlev_dn": 938.60003662109375, "manhole_up": "manhole_6_generated", "manhole_dn": "manhole_7_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389109.7301227634307, 5860336.652257356792688 ], [ 1389073.18478828552179, 5860363.522737024351954 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E7", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 941.10003662109375, "elevtn_dn": 941.10003662109375, "invlev_up": 938.60003662109375, "invlev_dn": 938.60003662109375, "manhole_up": "manhole_7_generated", "manhole_dn": "manhole_8_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389073.18478828552179, 5860363.522737024351954 ], [ 1389032.546542100608349, 5860384.329287325032055 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E8", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 941.10003662109375, "elevtn_dn": 941.10003662109375, "invlev_up": 938.60003662109375, "invlev_dn": 938.60003662109375, "manhole_up": "manhole_8_generated", "manhole_dn": "manhole_9_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389032.546542100608349, 5860384.329287325032055 ], [ 1388989.578410296700895, 5860400.071978960186243 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_6_E9", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_6", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_6", "diameter": "0.5", "elevtn_up": 941.10003662109375, "elevtn_dn": 951.29998779296875, "invlev_up": 938.60003662109375, "invlev_dn": 948.79998779296875, "manhole_up": "manhole_9_generated", "manhole_dn": "manhole_10_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1388989.578410296700895, 5860400.071978960186243 ], [ 1388946.301100668497384, 5860414.883977899327874 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 915.9000244140625, "elevtn_dn": 915.9000244140625, "invlev_up": 913.4000244140625, "invlev_dn": 913.4000244140625, "manhole_up": "manhole_0_generated", "manhole_dn": "manhole_11_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389266.515512115787715, 5860111.688302734866738 ], [ 1389221.905703959986567, 5860123.3256367566064 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E1", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 915.9000244140625, "elevtn_dn": 915.9000244140625, "invlev_up": 913.4000244140625, "invlev_dn": 913.4000244140625, "manhole_up": "manhole_11_generated", "manhole_dn": "manhole_12_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389221.905703959986567, 5860123.3256367566064 ], [ 1389177.295895804418251, 5860134.962970778346062 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E2", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 915.9000244140625, "elevtn_dn": 919.60003662109375, "invlev_up": 913.4000244140625, "invlev_dn": 917.10003662109375, "manhole_up": "manhole_12_generated", "manhole_dn": "manhole_13_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389177.295895804418251, 5860134.962970778346062 ], [ 1389132.686087648617104, 5860146.600304800085723 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E3", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 919.60003662109375, "elevtn_dn": 919.60003662109375, "invlev_up": 917.10003662109375, "invlev_dn": 917.10003662109375, "manhole_up": "manhole_13_generated", "manhole_dn": "manhole_14_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389132.686087648617104, 5860146.600304800085723 ], [ 1389088.076279493048787, 5860158.237638821825385 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E4", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 919.60003662109375, "elevtn_dn": 938.10003662109375, "invlev_up": 917.10003662109375, "invlev_dn": 935.60003662109375, "manhole_up": "manhole_14_generated", "manhole_dn": "manhole_15_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389088.076279493048787, 5860158.237638821825385 ], [ 1389044.226173994829878, 5860172.143308508209884 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E5", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 938.10003662109375, "elevtn_dn": 938.10003662109375, "invlev_up": 935.60003662109375, "invlev_dn": 935.60003662109375, "manhole_up": "manhole_15_generated", "manhole_dn": "manhole_16_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389044.226173994829878, 5860172.143308508209884 ], [ 1389012.527182487538084, 5860198.239755615592003 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E6", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 938.10003662109375, "elevtn_dn": 938.10003662109375, "invlev_up": 935.60003662109375, "invlev_dn": 935.60003662109375, "manhole_up": "manhole_16_generated", "manhole_dn": "manhole_17_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389012.527182487538084, 5860198.239755615592003 ], [ 1388995.773122631013393, 5860240.481283166445792 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E7", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 938.10003662109375, "elevtn_dn": 945.0, "invlev_up": 935.60003662109375, "invlev_dn": 942.5, "manhole_up": "manhole_17_generated", "manhole_dn": "manhole_18_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1388995.773122631013393, 5860240.481283166445792 ], [ 1388973.630034049740061, 5860280.918223639950156 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E8", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 945.0, "elevtn_dn": 951.29998779296875, "invlev_up": 942.5, "invlev_dn": 948.79998779296875, "manhole_up": "manhole_18_generated", "manhole_dn": "manhole_19_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1388973.630034049740061, 5860280.918223639950156 ], [ 1388961.171157888136804, 5860324.081192856654525 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E9", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 951.29998779296875, "elevtn_dn": 951.29998779296875, "invlev_up": 948.79998779296875, "invlev_dn": 948.79998779296875, "manhole_up": "manhole_19_generated", "manhole_dn": "manhole_20_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1388961.171157888136804, 5860324.081192856654525 ], [ 1388955.410555170848966, 5860369.690168970264494 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_7_E10", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_7", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_7", "diameter": "0.5", "elevtn_up": 951.29998779296875, "elevtn_dn": 951.29998779296875, "invlev_up": 948.79998779296875, "invlev_dn": 948.79998779296875, "manhole_up": "manhole_20_generated", "manhole_dn": "manhole_10_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1388955.410555170848966, 5860369.690168970264494 ], [ 1388946.301100668497384, 5860414.883977899327874 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 915.9000244140625, "elevtn_dn": 914.5, "invlev_up": 913.4000244140625, "invlev_dn": 912.0, "manhole_up": "manhole_0_generated", "manhole_dn": "manhole_21_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389266.515512115787715, 5860111.688302734866738 ], [ 1389306.50000010849908, 5860083.476415127515793 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E1", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 914.5, "elevtn_dn": 914.5, "invlev_up": 912.0, "invlev_dn": 912.0, "manhole_up": "manhole_21_generated", "manhole_dn": "manhole_22_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389306.50000010849908, 5860083.476415127515793 ], [ 1389355.420758404070511, 5860074.630405306816101 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E2", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 914.5, "elevtn_dn": 929.9000244140625, "invlev_up": 912.0, "invlev_dn": 927.4000244140625, "manhole_up": "manhole_22_generated", "manhole_dn": "manhole_23_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389355.420758404070511, 5860074.630405306816101 ], [ 1389389.090761042200029, 5860042.4449307853356 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E3", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 929.9000244140625, "elevtn_dn": 955.0, "invlev_up": 927.4000244140625, "invlev_dn": 952.5, "manhole_up": "manhole_23_generated", "manhole_dn": "manhole_24_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389389.090761042200029, 5860042.4449307853356 ], [ 1389404.036260401364416, 5859994.775433851405978 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E4", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 955.0, "elevtn_dn": 955.0, "invlev_up": 952.5, "invlev_dn": 952.5, "manhole_up": "manhole_24_generated", "manhole_dn": "manhole_25_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389404.036260401364416, 5859994.775433851405978 ], [ 1389418.744130451697856, 5859947.032028519548476 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E5", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 955.0, "elevtn_dn": 955.0, "invlev_up": 952.5, "invlev_dn": 952.5, "manhole_up": "manhole_25_generated", "manhole_dn": "manhole_26_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389418.744130451697856, 5859947.032028519548476 ], [ 1389423.265342897269875, 5859897.853969652205706 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E6", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 955.0, "elevtn_dn": 975.29998779296875, "invlev_up": 952.5, "invlev_dn": 972.79998779296875, "manhole_up": "manhole_26_generated", "manhole_dn": "manhole_27_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389423.265342897269875, 5859897.853969652205706 ], [ 1389395.831073811277747, 5859856.743154510855675 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E7", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 975.29998779296875, "elevtn_dn": 963.0, "invlev_up": 972.79998779296875, "invlev_dn": 960.5, "manhole_up": "manhole_27_generated", "manhole_dn": "manhole_28_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389395.831073811277747, 5859856.743154510855675 ], [ 1389350.827042841585353, 5859839.640478814020753 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E8", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 963.0, "elevtn_dn": 963.0, "invlev_up": 960.5, "invlev_dn": 960.5, "manhole_up": "manhole_28_generated", "manhole_dn": "manhole_29_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389350.827042841585353, 5859839.640478814020753 ], [ 1389303.795788601972163, 5859855.887689013034105 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E9", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 963.0, "elevtn_dn": 945.4000244140625, "invlev_up": 960.5, "invlev_dn": 942.9000244140625, "manhole_up": "manhole_29_generated", "manhole_dn": "manhole_30_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389303.795788601972163, 5859855.887689013034105 ], [ 1389256.284586790716276, 5859863.631580747663975 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E10", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 945.4000244140625, "elevtn_dn": 945.4000244140625, "invlev_up": 942.9000244140625, "invlev_dn": 942.9000244140625, "manhole_up": "manhole_30_generated", "manhole_dn": "manhole_31_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389256.284586790716276, 5859863.631580747663975 ], [ 1389227.308454349869862, 5859823.781623384915292 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E11", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 945.4000244140625, "elevtn_dn": 945.4000244140625, "invlev_up": 942.9000244140625, "invlev_dn": 942.9000244140625, "manhole_up": "manhole_31_generated", "manhole_dn": "manhole_32_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389227.308454349869862, 5859823.781623384915292 ], [ 1389202.745489193825051, 5859780.279727600514889 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E12", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 945.4000244140625, "elevtn_dn": 959.10003662109375, "invlev_up": 942.9000244140625, "invlev_dn": 956.60003662109375, "manhole_up": "manhole_32_generated", "manhole_dn": "manhole_33_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389202.745489193825051, 5859780.279727600514889 ], [ 1389178.18252403778024, 5859736.777831817045808 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E13", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 959.10003662109375, "elevtn_dn": 944.79998779296875, "invlev_up": 956.60003662109375, "invlev_dn": 942.29998779296875, "manhole_up": "manhole_33_generated", "manhole_dn": "manhole_34_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389178.18252403778024, 5859736.777831817045808 ], [ 1389155.231297271326184, 5859692.450142606161535 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E14", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 944.79998779296875, "elevtn_dn": 944.79998779296875, "invlev_up": 942.29998779296875, "invlev_dn": 942.29998779296875, "manhole_up": "manhole_34_generated", "manhole_dn": "manhole_35_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389155.231297271326184, 5859692.450142606161535 ], [ 1389141.413412723457441, 5859644.883844587020576 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E15", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 944.79998779296875, "elevtn_dn": 952.4000244140625, "invlev_up": 942.29998779296875, "invlev_dn": 949.9000244140625, "manhole_up": "manhole_35_generated", "manhole_dn": "manhole_36_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389141.413412723457441, 5859644.883844587020576 ], [ 1389151.802280035568401, 5859598.61804121825844 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E16", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 952.4000244140625, "elevtn_dn": 960.70001220703125, "invlev_up": 949.9000244140625, "invlev_dn": 958.20001220703125, "manhole_up": "manhole_36_generated", "manhole_dn": "manhole_37_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389151.802280035568401, 5859598.61804121825844 ], [ 1389191.073854762827978, 5859569.046822287142277 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E17", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 960.70001220703125, "elevtn_dn": 960.70001220703125, "invlev_up": 958.20001220703125, "invlev_dn": 958.20001220703125, "manhole_up": "manhole_37_generated", "manhole_dn": "manhole_38_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389191.073854762827978, 5859569.046822287142277 ], [ 1389239.915165816899389, 5859563.955490378662944 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E18", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 960.70001220703125, "elevtn_dn": 969.60003662109375, "invlev_up": 958.20001220703125, "invlev_dn": 967.10003662109375, "manhole_up": "manhole_38_generated", "manhole_dn": "manhole_39_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389239.915165816899389, 5859563.955490378662944 ], [ 1389289.757686472963542, 5859566.285022127442062 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E19", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 969.60003662109375, "elevtn_dn": 969.60003662109375, "invlev_up": 967.10003662109375, "invlev_dn": 967.10003662109375, "manhole_up": "manhole_39_generated", "manhole_dn": "manhole_40_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389289.757686472963542, 5859566.285022127442062 ], [ 1389339.615828452631831, 5859566.079234052449465 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E20", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 969.60003662109375, "elevtn_dn": 976.29998779296875, "invlev_up": 967.10003662109375, "invlev_dn": 973.79998779296875, "manhole_up": "manhole_40_generated", "manhole_dn": "manhole_41_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389339.615828452631831, 5859566.079234052449465 ], [ 1389387.354307833593339, 5859551.676988741382957 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E21", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 976.29998779296875, "elevtn_dn": 976.29998779296875, "invlev_up": 973.79998779296875, "invlev_dn": 973.79998779296875, "manhole_up": "manhole_41_generated", "manhole_dn": "manhole_42_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389387.354307833593339, 5859551.676988741382957 ], [ 1389428.692968821851537, 5859524.248876142315567 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E22", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 976.29998779296875, "elevtn_dn": 966.79998779296875, "invlev_up": 973.79998779296875, "invlev_dn": 964.29998779296875, "manhole_up": "manhole_42_generated", "manhole_dn": "manhole_43_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389428.692968821851537, 5859524.248876142315567 ], [ 1389461.138921525795013, 5859486.477508954703808 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E23", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 966.79998779296875, "elevtn_dn": 966.79998779296875, "invlev_up": 964.29998779296875, "invlev_dn": 964.29998779296875, "manhole_up": "manhole_43_generated", "manhole_dn": "manhole_44_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389461.138921525795013, 5859486.477508954703808 ], [ 1389482.45163832209073, 5859441.487986368127167 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E24", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 966.79998779296875, "elevtn_dn": 966.79998779296875, "invlev_up": 964.29998779296875, "invlev_dn": 964.29998779296875, "manhole_up": "manhole_44_generated", "manhole_dn": "manhole_45_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389482.45163832209073, 5859441.487986368127167 ], [ 1389497.215460168197751, 5859393.906833835877478 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E25", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 966.79998779296875, "elevtn_dn": 957.29998779296875, "invlev_up": 964.29998779296875, "invlev_dn": 954.79998779296875, "manhole_up": "manhole_45_generated", "manhole_dn": "manhole_46_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389497.215460168197751, 5859393.906833835877478 ], [ 1389508.394423164660111, 5859345.216126504354179 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E26", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 957.29998779296875, "elevtn_dn": 957.29998779296875, "invlev_up": 954.79998779296875, "invlev_dn": 954.79998779296875, "manhole_up": "manhole_46_generated", "manhole_dn": "manhole_47_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389508.394423164660111, 5859345.216126504354179 ], [ 1389518.522437864448875, 5859296.29671473056078 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E27", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 957.29998779296875, "elevtn_dn": 957.29998779296875, "invlev_up": 954.79998779296875, "invlev_dn": 954.79998779296875, "manhole_up": "manhole_47_generated", "manhole_dn": "manhole_48_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389518.522437864448875, 5859296.29671473056078 ], [ 1389528.588071504374966, 5859247.363727764226496 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E28", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 957.29998779296875, "elevtn_dn": 950.20001220703125, "invlev_up": 954.79998779296875, "invlev_dn": 947.70001220703125, "manhole_up": "manhole_48_generated", "manhole_dn": "manhole_49_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389528.588071504374966, 5859247.363727764226496 ], [ 1389538.653705144301057, 5859198.43074079696089 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E29", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 950.20001220703125, "elevtn_dn": 957.60003662109375, "invlev_up": 947.70001220703125, "invlev_dn": 955.10003662109375, "manhole_up": "manhole_49_generated", "manhole_dn": "manhole_50_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389538.653705144301057, 5859198.43074079696089 ], [ 1389548.719338784459978, 5859149.497753830626607 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E30", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 957.60003662109375, "elevtn_dn": 957.60003662109375, "invlev_up": 955.10003662109375, "invlev_dn": 955.10003662109375, "manhole_up": "manhole_50_generated", "manhole_dn": "manhole_51_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389548.719338784459978, 5859149.497753830626607 ], [ 1389558.784972424386069, 5859100.564766863361001 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E31", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 957.60003662109375, "elevtn_dn": 954.79998779296875, "invlev_up": 955.10003662109375, "invlev_dn": 952.29998779296875, "manhole_up": "manhole_51_generated", "manhole_dn": "manhole_52_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389558.784972424386069, 5859100.564766863361001 ], [ 1389568.85060606431216, 5859051.631779897026718 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E32", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 954.79998779296875, "elevtn_dn": 954.79998779296875, "invlev_up": 952.29998779296875, "invlev_dn": 952.29998779296875, "manhole_up": "manhole_52_generated", "manhole_dn": "manhole_53_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389568.85060606431216, 5859051.631779897026718 ], [ 1389578.916239704471081, 5859002.698792929761112 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E33", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 954.79998779296875, "elevtn_dn": 954.79998779296875, "invlev_up": 952.29998779296875, "invlev_dn": 952.29998779296875, "manhole_up": "manhole_53_generated", "manhole_dn": "manhole_54_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389578.916239704471081, 5859002.698792929761112 ], [ 1389588.981873344397172, 5858953.765805963426828 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E34", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 954.79998779296875, "elevtn_dn": 956.10003662109375, "invlev_up": 952.29998779296875, "invlev_dn": 953.60003662109375, "manhole_up": "manhole_54_generated", "manhole_dn": "manhole_55_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389588.981873344397172, 5858953.765805963426828 ], [ 1389599.047506984323263, 5858904.832818996161222 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E35", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 956.10003662109375, "elevtn_dn": 956.10003662109375, "invlev_up": 953.60003662109375, "invlev_dn": 953.60003662109375, "manhole_up": "manhole_55_generated", "manhole_dn": "manhole_56_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389599.047506984323263, 5858904.832818996161222 ], [ 1389613.243873829254881, 5858857.048414096236229 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E36", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 956.10003662109375, "elevtn_dn": 966.29998779296875, "invlev_up": 953.60003662109375, "invlev_dn": 963.79998779296875, "manhole_up": "manhole_56_generated", "manhole_dn": "manhole_57_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389613.243873829254881, 5858857.048414096236229 ], [ 1389631.198101107496768, 5858810.554778259247541 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E37", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 966.29998779296875, "elevtn_dn": 968.70001220703125, "invlev_up": 963.79998779296875, "invlev_dn": 966.20001220703125, "manhole_up": "manhole_57_generated", "manhole_dn": "manhole_58_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389631.198101107496768, 5858810.554778259247541 ], [ 1389656.490605737781152, 5858767.472956065088511 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E38", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 968.70001220703125, "elevtn_dn": 968.70001220703125, "invlev_up": 966.20001220703125, "invlev_dn": 966.20001220703125, "manhole_up": "manhole_58_generated", "manhole_dn": "manhole_59_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389656.490605737781152, 5858767.472956065088511 ], [ 1389681.956975018838421, 5858724.49639992788434 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E39", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 968.70001220703125, "elevtn_dn": 976.10003662109375, "invlev_up": 966.20001220703125, "invlev_dn": 973.60003662109375, "manhole_up": "manhole_59_generated", "manhole_dn": "manhole_60_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389681.956975018838421, 5858724.49639992788434 ], [ 1389708.407580326776952, 5858682.115747822448611 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E40", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 976.10003662109375, "elevtn_dn": 983.10003662109375, "invlev_up": 973.60003662109375, "invlev_dn": 980.60003662109375, "manhole_up": "manhole_60_generated", "manhole_dn": "manhole_61_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389708.407580326776952, 5858682.115747822448611 ], [ 1389734.858185634715483, 5858639.735095717012882 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E41", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 983.10003662109375, "elevtn_dn": 983.10003662109375, "invlev_up": 980.60003662109375, "invlev_dn": 980.60003662109375, "manhole_up": "manhole_61_generated", "manhole_dn": "manhole_62_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389734.858185634715483, 5858639.735095717012882 ], [ 1389761.308790942654014, 5858597.354443610645831 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E42", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 983.10003662109375, "elevtn_dn": 983.10003662109375, "invlev_up": 980.60003662109375, "invlev_dn": 980.60003662109375, "manhole_up": "manhole_62_generated", "manhole_dn": "manhole_63_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389761.308790942654014, 5858597.354443610645831 ], [ 1389787.759396250825375, 5858554.973791505210102 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E43", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 983.10003662109375, "elevtn_dn": 993.29998779296875, "invlev_up": 980.60003662109375, "invlev_dn": 990.79998779296875, "manhole_up": "manhole_63_generated", "manhole_dn": "manhole_64_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389787.759396250825375, 5858554.973791505210102 ], [ 1389814.210001558763906, 5858512.593139399774373 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E44", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 993.29998779296875, "elevtn_dn": 998.29998779296875, "invlev_up": 990.79998779296875, "invlev_dn": 995.79998779296875, "manhole_up": "manhole_64_generated", "manhole_dn": "manhole_65_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389814.210001558763906, 5858512.593139399774373 ], [ 1389840.660606866702437, 5858470.212487293407321 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E45", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 998.29998779296875, "elevtn_dn": 998.29998779296875, "invlev_up": 995.79998779296875, "invlev_dn": 995.79998779296875, "manhole_up": "manhole_65_generated", "manhole_dn": "manhole_66_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389840.660606866702437, 5858470.212487293407321 ], [ 1389867.111212174640968, 5858427.831835187971592 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E46", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 998.29998779296875, "elevtn_dn": 998.29998779296875, "invlev_up": 995.79998779296875, "invlev_dn": 995.79998779296875, "manhole_up": "manhole_66_generated", "manhole_dn": "manhole_67_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389867.111212174640968, 5858427.831835187971592 ], [ 1389911.240854029776528, 5858417.074701879173517 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E47", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 998.29998779296875, "elevtn_dn": 1006.2000122070312, "invlev_up": 995.79998779296875, "invlev_dn": 1003.7000122070312, "manhole_up": "manhole_67_generated", "manhole_dn": "manhole_68_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389911.240854029776528, 5858417.074701879173517 ], [ 1389940.226093058940023, 5858455.739661679603159 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E48", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1006.2000122070312, "elevtn_dn": 1006.2000122070312, "invlev_up": 1003.7000122070312, "invlev_dn": 1003.7000122070312, "manhole_up": "manhole_68_generated", "manhole_dn": "manhole_69_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389940.226093058940023, 5858455.739661679603159 ], [ 1389959.842267287895083, 5858501.684845351614058 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E49", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1006.2000122070312, "elevtn_dn": 1006.2000122070312, "invlev_up": 1003.7000122070312, "invlev_dn": 1003.7000122070312, "manhole_up": "manhole_69_generated", "manhole_dn": "manhole_70_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389959.842267287895083, 5858501.684845351614058 ], [ 1389983.028926897095516, 5858544.760824581608176 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E50", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1006.2000122070312, "elevtn_dn": 1036.9000244140625, "invlev_up": 1003.7000122070312, "invlev_dn": 1034.4000244140625, "manhole_up": "manhole_70_generated", "manhole_dn": "manhole_71_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1389983.028926897095516, 5858544.760824581608176 ], [ 1390026.879799408372492, 5858567.986969069577754 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E51", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1036.9000244140625, "elevtn_dn": 1036.9000244140625, "invlev_up": 1034.4000244140625, "invlev_dn": 1034.4000244140625, "manhole_up": "manhole_71_generated", "manhole_dn": "manhole_72_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390026.879799408372492, 5858567.986969069577754 ], [ 1390075.455719914287329, 5858577.981817713007331 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E52", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1036.9000244140625, "elevtn_dn": 1032.9000244140625, "invlev_up": 1034.4000244140625, "invlev_dn": 1030.4000244140625, "manhole_up": "manhole_72_generated", "manhole_dn": "manhole_73_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390075.455719914287329, 5858577.981817713007331 ], [ 1390124.934819511603564, 5858584.860858413390815 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E53", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1032.9000244140625, "elevtn_dn": 1032.9000244140625, "invlev_up": 1030.4000244140625, "invlev_dn": 1030.4000244140625, "manhole_up": "manhole_73_generated", "manhole_dn": "manhole_74_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390124.934819511603564, 5858584.860858413390815 ], [ 1390174.385966305155307, 5858591.894069475121796 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E54", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1032.9000244140625, "elevtn_dn": 1016.6000366210938, "invlev_up": 1030.4000244140625, "invlev_dn": 1014.1000366210938, "manhole_up": "manhole_74_generated", "manhole_dn": "manhole_75_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390174.385966305155307, 5858591.894069475121796 ], [ 1390224.28731826832518, 5858594.262458441779017 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E55", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1016.6000366210938, "elevtn_dn": 1016.6000366210938, "invlev_up": 1014.1000366210938, "invlev_dn": 1014.1000366210938, "manhole_up": "manhole_75_generated", "manhole_dn": "manhole_76_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390224.28731826832518, 5858594.262458441779017 ], [ 1390273.630285855382681, 5858589.561945637688041 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E56", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1016.6000366210938, "elevtn_dn": 1012.1000366210938, "invlev_up": 1014.1000366210938, "invlev_dn": 1009.6000366210938, "manhole_up": "manhole_76_generated", "manhole_dn": "manhole_77_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390273.630285855382681, 5858589.561945637688041 ], [ 1390322.239480242831632, 5858578.072306710295379 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E57", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1012.1000366210938, "elevtn_dn": 1012.1000366210938, "invlev_up": 1009.6000366210938, "invlev_dn": 1009.6000366210938, "manhole_up": "manhole_77_generated", "manhole_dn": "manhole_78_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390322.239480242831632, 5858578.072306710295379 ], [ 1390371.99352877959609, 5858575.309522898867726 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E58", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1012.1000366210938, "elevtn_dn": 1011.7000122070312, "invlev_up": 1009.6000366210938, "invlev_dn": 1009.2000122070312, "manhole_up": "manhole_78_generated", "manhole_dn": "manhole_79_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390371.99352877959609, 5858575.309522898867726 ], [ 1390419.13544210139662, 5858559.59311543405056 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E59", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1011.7000122070312, "elevtn_dn": 981.5, "invlev_up": 1009.2000122070312, "invlev_dn": 979.0, "manhole_up": "manhole_79_generated", "manhole_dn": "manhole_80_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390419.13544210139662, 5858559.59311543405056 ], [ 1390453.401623640675098, 5858524.246223840862513 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E60", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 981.5, "elevtn_dn": 995.70001220703125, "invlev_up": 979.0, "invlev_dn": 993.20001220703125, "manhole_up": "manhole_80_generated", "manhole_dn": "manhole_81_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390453.401623640675098, 5858524.246223840862513 ], [ 1390496.749499944737181, 5858504.780008735135198 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E61", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 995.70001220703125, "elevtn_dn": 995.70001220703125, "invlev_up": 993.20001220703125, "invlev_dn": 993.20001220703125, "manhole_up": "manhole_81_generated", "manhole_dn": "manhole_82_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390496.749499944737181, 5858504.780008735135198 ], [ 1390546.470755147282034, 5858499.993151630274951 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E62", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 995.70001220703125, "elevtn_dn": 1005.9000244140625, "invlev_up": 993.20001220703125, "invlev_dn": 1003.4000244140625, "manhole_up": "manhole_82_generated", "manhole_dn": "manhole_83_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390546.470755147282034, 5858499.993151630274951 ], [ 1390596.395264241611585, 5858498.177226040512323 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E63", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1005.9000244140625, "elevtn_dn": 1005.9000244140625, "invlev_up": 1003.4000244140625, "invlev_dn": 1003.4000244140625, "manhole_up": "manhole_83_generated", "manhole_dn": "manhole_84_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390596.395264241611585, 5858498.177226040512323 ], [ 1390646.319773336173967, 5858496.361300451681018 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E64", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1005.9000244140625, "elevtn_dn": 1013.6000366210938, "invlev_up": 1003.4000244140625, "invlev_dn": 1011.1000366210938, "manhole_up": "manhole_84_generated", "manhole_dn": "manhole_85_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390646.319773336173967, 5858496.361300451681018 ], [ 1390696.244282430503517, 5858494.545374862849712 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E65", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1013.6000366210938, "elevtn_dn": 1013.6000366210938, "invlev_up": 1011.1000366210938, "invlev_dn": 1011.1000366210938, "manhole_up": "manhole_85_generated", "manhole_dn": "manhole_86_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390696.244282430503517, 5858494.545374862849712 ], [ 1390746.168791524833068, 5858492.729449273087084 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E66", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1013.6000366210938, "elevtn_dn": 1019.1000366210938, "invlev_up": 1011.1000366210938, "invlev_dn": 1016.6000366210938, "manhole_up": "manhole_86_generated", "manhole_dn": "manhole_87_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390746.168791524833068, 5858492.729449273087084 ], [ 1390796.09330061939545, 5858490.913523684255779 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E67", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1019.1000366210938, "elevtn_dn": 1025.800048828125, "invlev_up": 1016.6000366210938, "invlev_dn": 1023.300048828125, "manhole_up": "manhole_87_generated", "manhole_dn": "manhole_88_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390796.09330061939545, 5858490.913523684255779 ], [ 1390846.017809713725001, 5858489.097598095424473 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E68", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1025.800048828125, "elevtn_dn": 1025.800048828125, "invlev_up": 1023.300048828125, "invlev_dn": 1023.300048828125, "manhole_up": "manhole_88_generated", "manhole_dn": "manhole_89_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390846.017809713725001, 5858489.097598095424473 ], [ 1390895.942318808054551, 5858487.281672505661845 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E69", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1025.800048828125, "elevtn_dn": 1029.2000732421875, "invlev_up": 1023.300048828125, "invlev_dn": 1026.7000732421875, "manhole_up": "manhole_89_generated", "manhole_dn": "manhole_90_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390895.942318808054551, 5858487.281672505661845 ], [ 1390945.364988021552563, 5858492.061225635930896 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E70", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1029.2000732421875, "elevtn_dn": 1029.2000732421875, "invlev_up": 1026.7000732421875, "invlev_dn": 1026.7000732421875, "manhole_up": "manhole_90_generated", "manhole_dn": "manhole_91_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390945.364988021552563, 5858492.061225635930896 ], [ 1390994.440001817885786, 5858501.409873396158218 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E71", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1029.2000732421875, "elevtn_dn": 1033.2000732421875, "invlev_up": 1026.7000732421875, "invlev_dn": 1030.7000732421875, "manhole_up": "manhole_91_generated", "manhole_dn": "manhole_92_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1390994.440001817885786, 5858501.409873396158218 ], [ 1391040.341196772176772, 5858520.979841153137386 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E72", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1033.2000732421875, "elevtn_dn": 1033.2000732421875, "invlev_up": 1030.7000732421875, "invlev_dn": 1030.7000732421875, "manhole_up": "manhole_92_generated", "manhole_dn": "manhole_93_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391040.341196772176772, 5858520.979841153137386 ], [ 1391086.683747049886733, 5858538.717575071379542 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E73", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1033.2000732421875, "elevtn_dn": 1038.2000732421875, "invlev_up": 1030.7000732421875, "invlev_dn": 1035.7000732421875, "manhole_up": "manhole_93_generated", "manhole_dn": "manhole_94_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391086.683747049886733, 5858538.717575071379542 ], [ 1391131.822940095094964, 5858523.93243224080652 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E74", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1038.2000732421875, "elevtn_dn": 1038.2000732421875, "invlev_up": 1035.7000732421875, "invlev_dn": 1035.7000732421875, "manhole_up": "manhole_94_generated", "manhole_dn": "manhole_95_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391131.822940095094964, 5858523.93243224080652 ], [ 1391153.157672074623406, 5858479.460670891217887 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E75", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1038.2000732421875, "elevtn_dn": 1038.2000732421875, "invlev_up": 1035.7000732421875, "invlev_dn": 1035.7000732421875, "manhole_up": "manhole_95_generated", "manhole_dn": "manhole_96_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391153.157672074623406, 5858479.460670891217887 ], [ 1391192.49590603238903, 5858451.67839205916971 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E76", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1038.2000732421875, "elevtn_dn": 1044.2000732421875, "invlev_up": 1035.7000732421875, "invlev_dn": 1041.7000732421875, "manhole_up": "manhole_96_generated", "manhole_dn": "manhole_97_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391192.49590603238903, 5858451.67839205916971 ], [ 1391240.64117361814715, 5858438.460245226509869 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E77", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1044.2000732421875, "elevtn_dn": 1044.2000732421875, "invlev_up": 1041.7000732421875, "invlev_dn": 1041.7000732421875, "manhole_up": "manhole_97_generated", "manhole_dn": "manhole_98_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391240.64117361814715, 5858438.460245226509869 ], [ 1391289.211760010803118, 5858426.770406410098076 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E78", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1044.2000732421875, "elevtn_dn": 1060.0999755859375, "invlev_up": 1041.7000732421875, "invlev_dn": 1057.5999755859375, "manhole_up": "manhole_98_generated", "manhole_dn": "manhole_99_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391289.211760010803118, 5858426.770406410098076 ], [ 1391337.782346403226256, 5858415.080567593686283 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E79", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1060.0999755859375, "elevtn_dn": 1023.0, "invlev_up": 1057.5999755859375, "invlev_dn": 1020.5, "manhole_up": "manhole_99_generated", "manhole_dn": "manhole_100_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391337.782346403226256, 5858415.080567593686283 ], [ 1391386.352932795882225, 5858403.390728777274489 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E80", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1023.0, "elevtn_dn": 1032.7000732421875, "invlev_up": 1020.5, "invlev_dn": 1030.2000732421875, "manhole_up": "manhole_100_generated", "manhole_dn": "manhole_101_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391386.352932795882225, 5858403.390728777274489 ], [ 1391434.923519188305363, 5858391.700889961794019 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E81", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1032.7000732421875, "elevtn_dn": 1032.7000732421875, "invlev_up": 1030.2000732421875, "invlev_dn": 1030.2000732421875, "manhole_up": "manhole_101_generated", "manhole_dn": "manhole_102_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391434.923519188305363, 5858391.700889961794019 ], [ 1391483.494105580961332, 5858380.011051145382226 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E82", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1032.7000732421875, "elevtn_dn": 1040.7000732421875, "invlev_up": 1030.2000732421875, "invlev_dn": 1038.2000732421875, "manhole_up": "manhole_102_generated", "manhole_dn": "manhole_103_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391483.494105580961332, 5858380.011051145382226 ], [ 1391532.464345134794712, 5858375.802092345431447 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E83", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1040.7000732421875, "elevtn_dn": 1040.7000732421875, "invlev_up": 1038.2000732421875, "invlev_dn": 1038.2000732421875, "manhole_up": "manhole_103_generated", "manhole_dn": "manhole_104_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391532.464345134794712, 5858375.802092345431447 ], [ 1391579.680508555145934, 5858389.753166117705405 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E84", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1040.7000732421875, "elevtn_dn": 1094.5999755859375, "invlev_up": 1038.2000732421875, "invlev_dn": 1092.0999755859375, "manhole_up": "manhole_104_generated", "manhole_dn": "manhole_105_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391579.680508555145934, 5858389.753166117705405 ], [ 1391615.043221722124144, 5858422.374543751589954 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E85", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1094.5999755859375, "elevtn_dn": 1094.5999755859375, "invlev_up": 1092.0999755859375, "invlev_dn": 1092.0999755859375, "manhole_up": "manhole_105_generated", "manhole_dn": "manhole_106_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391615.043221722124144, 5858422.374543751589954 ], [ 1391633.654095822479576, 5858468.206737855449319 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E86", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1094.5999755859375, "elevtn_dn": 1094.5999755859375, "invlev_up": 1092.0999755859375, "invlev_dn": 1092.0999755859375, "manhole_up": "manhole_106_generated", "manhole_dn": "manhole_107_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391633.654095822479576, 5858468.206737855449319 ], [ 1391675.556871910346672, 5858492.042518986389041 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E87", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1094.5999755859375, "elevtn_dn": 1100.5999755859375, "invlev_up": 1092.0999755859375, "invlev_dn": 1098.0999755859375, "manhole_up": "manhole_107_generated", "manhole_dn": "manhole_108_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391675.556871910346672, 5858492.042518986389041 ], [ 1391725.165284683462232, 5858493.223410680890083 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E88", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1100.5999755859375, "elevtn_dn": 1092.7000732421875, "invlev_up": 1098.0999755859375, "invlev_dn": 1090.2000732421875, "manhole_up": "manhole_108_generated", "manhole_dn": "manhole_109_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391725.165284683462232, 5858493.223410680890083 ], [ 1391774.025632579578087, 5858482.968163449317217 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E89", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1092.7000732421875, "elevtn_dn": 1092.7000732421875, "invlev_up": 1090.2000732421875, "invlev_dn": 1090.2000732421875, "manhole_up": "manhole_109_generated", "manhole_dn": "manhole_110_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391774.025632579578087, 5858482.968163449317217 ], [ 1391822.748904443578795, 5858472.800456050783396 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E90", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1092.7000732421875, "elevtn_dn": 1086.5, "invlev_up": 1090.2000732421875, "invlev_dn": 1084.0, "manhole_up": "manhole_110_generated", "manhole_dn": "manhole_111_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391822.748904443578795, 5858472.800456050783396 ], [ 1391872.520155652426183, 5858474.254766616038978 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E91", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1086.5, "elevtn_dn": 1086.5, "invlev_up": 1084.0, "invlev_dn": 1084.0, "manhole_up": "manhole_111_generated", "manhole_dn": "manhole_112_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391872.520155652426183, 5858474.254766616038978 ], [ 1391922.32820742437616, 5858478.116394865326583 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E92", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1086.5, "elevtn_dn": 1097.300048828125, "invlev_up": 1084.0, "invlev_dn": 1094.800048828125, "manhole_up": "manhole_112_generated", "manhole_dn": "manhole_113_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391922.32820742437616, 5858478.116394865326583 ], [ 1391972.136259196558967, 5858481.978023114614189 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E93", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1097.300048828125, "elevtn_dn": 1097.300048828125, "invlev_up": 1094.800048828125, "invlev_dn": 1094.800048828125, "manhole_up": "manhole_113_generated", "manhole_dn": "manhole_114_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1391972.136259196558967, 5858481.978023114614189 ], [ 1392014.088137687649578, 5858507.265420926734805 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E94", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1097.300048828125, "elevtn_dn": 1097.300048828125, "invlev_up": 1094.800048828125, "invlev_dn": 1094.800048828125, "manhole_up": "manhole_114_generated", "manhole_dn": "manhole_115_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392014.088137687649578, 5858507.265420926734805 ], [ 1392052.00577615830116, 5858538.949620860628784 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E95", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1097.300048828125, "elevtn_dn": 1097.300048828125, "invlev_up": 1094.800048828125, "invlev_dn": 1094.800048828125, "manhole_up": "manhole_115_generated", "manhole_dn": "manhole_116_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392052.00577615830116, 5858538.949620860628784 ], [ 1392100.993319420609623, 5858548.746293722651899 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E96", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1097.300048828125, "elevtn_dn": 1135.300048828125, "invlev_up": 1094.800048828125, "invlev_dn": 1132.800048828125, "manhole_up": "manhole_116_generated", "manhole_dn": "manhole_117_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392100.993319420609623, 5858548.746293722651899 ], [ 1392149.980862683150917, 5858558.542966585606337 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E97", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1135.300048828125, "elevtn_dn": 1135.300048828125, "invlev_up": 1132.800048828125, "invlev_dn": 1132.800048828125, "manhole_up": "manhole_117_generated", "manhole_dn": "manhole_118_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392149.980862683150917, 5858558.542966585606337 ], [ 1392198.767287699971348, 5858569.25206732749939 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E98", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1135.300048828125, "elevtn_dn": 1137.5999755859375, "invlev_up": 1132.800048828125, "invlev_dn": 1135.0999755859375, "manhole_up": "manhole_118_generated", "manhole_dn": "manhole_119_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392198.767287699971348, 5858569.25206732749939 ], [ 1392247.333906656363979, 5858580.958378325216472 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E99", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1137.5999755859375, "elevtn_dn": 1137.5999755859375, "invlev_up": 1135.0999755859375, "invlev_dn": 1135.0999755859375, "manhole_up": "manhole_119_generated", "manhole_dn": "manhole_120_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392247.333906656363979, 5858580.958378325216472 ], [ 1392295.900525612989441, 5858592.664689323864877 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E100", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1137.5999755859375, "elevtn_dn": 1145.0999755859375, "invlev_up": 1135.0999755859375, "invlev_dn": 1142.5999755859375, "manhole_up": "manhole_120_generated", "manhole_dn": "manhole_121_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392295.900525612989441, 5858592.664689323864877 ], [ 1392344.467144569614902, 5858604.371000322513282 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E101", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1145.0999755859375, "elevtn_dn": 1145.0999755859375, "invlev_up": 1142.5999755859375, "invlev_dn": 1142.5999755859375, "manhole_up": "manhole_121_generated", "manhole_dn": "manhole_122_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392344.467144569614902, 5858604.371000322513282 ], [ 1392389.908255772199482, 5858624.575613909401 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E102", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1145.0999755859375, "elevtn_dn": 1140.5, "invlev_up": 1142.5999755859375, "invlev_dn": 1138.0, "manhole_up": "manhole_122_generated", "manhole_dn": "manhole_123_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392389.908255772199482, 5858624.575613909401 ], [ 1392425.081700494978577, 5858659.315580372698605 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E103", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1140.5, "elevtn_dn": 1169.300048828125, "invlev_up": 1138.0, "invlev_dn": 1166.800048828125, "manhole_up": "manhole_123_generated", "manhole_dn": "manhole_124_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392425.081700494978577, 5858659.315580372698605 ], [ 1392458.203119478421286, 5858696.715123130939901 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E104", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1169.300048828125, "elevtn_dn": 1169.300048828125, "invlev_up": 1166.800048828125, "invlev_dn": 1166.800048828125, "manhole_up": "manhole_124_generated", "manhole_dn": "manhole_125_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392458.203119478421286, 5858696.715123130939901 ], [ 1392491.324538461863995, 5858734.114665890112519 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E105", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1169.300048828125, "elevtn_dn": 1165.5, "invlev_up": 1166.800048828125, "invlev_dn": 1163.0, "manhole_up": "manhole_125_generated", "manhole_dn": "manhole_126_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392491.324538461863995, 5858734.114665890112519 ], [ 1392528.963966277893633, 5858766.460637149401009 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E106", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1165.5, "elevtn_dn": 1165.5, "invlev_up": 1163.0, "invlev_dn": 1163.0, "manhole_up": "manhole_126_generated", "manhole_dn": "manhole_127_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392528.963966277893633, 5858766.460637149401009 ], [ 1392573.284122244687751, 5858789.391092935577035 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E107", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1165.5, "elevtn_dn": 1157.0999755859375, "invlev_up": 1163.0, "invlev_dn": 1154.5999755859375, "manhole_up": "manhole_127_generated", "manhole_dn": "manhole_128_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392573.284122244687751, 5858789.391092935577035 ], [ 1392618.033192394766957, 5858811.600886153057218 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E108", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1157.0999755859375, "elevtn_dn": 1184.800048828125, "invlev_up": 1154.5999755859375, "invlev_dn": 1182.300048828125, "manhole_up": "manhole_128_generated", "manhole_dn": "manhole_129_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392618.033192394766957, 5858811.600886153057218 ], [ 1392666.730896146036685, 5858821.011833874508739 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E109", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1184.800048828125, "elevtn_dn": 1141.2000732421875, "invlev_up": 1182.300048828125, "invlev_dn": 1138.7000732421875, "manhole_up": "manhole_129_generated", "manhole_dn": "manhole_130_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392666.730896146036685, 5858821.011833874508739 ], [ 1392714.397227015113458, 5858809.184477739967406 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E110", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1141.2000732421875, "elevtn_dn": 1141.2000732421875, "invlev_up": 1138.7000732421875, "invlev_dn": 1138.7000732421875, "manhole_up": "manhole_130_generated", "manhole_dn": "manhole_131_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392714.397227015113458, 5858809.184477739967406 ], [ 1392761.799294820055366, 5858794.231293976306915 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E111", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1141.2000732421875, "elevtn_dn": 1137.4000244140625, "invlev_up": 1138.7000732421875, "invlev_dn": 1134.9000244140625, "manhole_up": "manhole_131_generated", "manhole_dn": "manhole_132_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392761.799294820055366, 5858794.231293976306915 ], [ 1392810.095712865469977, 5858797.830352782271802 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E112", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1137.4000244140625, "elevtn_dn": 1137.4000244140625, "invlev_up": 1134.9000244140625, "invlev_dn": 1134.9000244140625, "manhole_up": "manhole_132_generated", "manhole_dn": "manhole_133_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392810.095712865469977, 5858797.830352782271802 ], [ 1392855.660074200481176, 5858817.529770986177027 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E113", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1137.4000244140625, "elevtn_dn": 1169.5, "invlev_up": 1134.9000244140625, "invlev_dn": 1167.0, "manhole_up": "manhole_133_generated", "manhole_dn": "manhole_134_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392855.660074200481176, 5858817.529770986177027 ], [ 1392904.672455, 5858826.347064822912216 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E114", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1169.5, "elevtn_dn": 1169.5, "invlev_up": 1167.0, "invlev_dn": 1167.0, "manhole_up": "manhole_134_generated", "manhole_dn": "manhole_135_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392904.672455, 5858826.347064822912216 ], [ 1392949.505032581742853, 5858846.393358059227467 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E115", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1169.5, "elevtn_dn": 1169.5, "invlev_up": 1167.0, "invlev_dn": 1167.0, "manhole_up": "manhole_135_generated", "manhole_dn": "manhole_136_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392949.505032581742853, 5858846.393358059227467 ], [ 1392993.956312821945176, 5858868.358838438987732 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E116", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1169.5, "elevtn_dn": 1169.5, "invlev_up": 1167.0, "invlev_dn": 1167.0, "manhole_up": "manhole_136_generated", "manhole_dn": "manhole_137_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1392993.956312821945176, 5858868.358838438987732 ], [ 1393042.160067020915449, 5858881.479519641026855 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E117", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1169.5, "elevtn_dn": 1162.0, "invlev_up": 1167.0, "invlev_dn": 1159.5, "manhole_up": "manhole_137_generated", "manhole_dn": "manhole_138_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393042.160067020915449, 5858881.479519641026855 ], [ 1393090.363821219652891, 5858894.600200843065977 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E118", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1162.0, "elevtn_dn": 1162.0, "invlev_up": 1159.5, "invlev_dn": 1159.5, "manhole_up": "manhole_138_generated", "manhole_dn": "manhole_139_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393090.363821219652891, 5858894.600200843065977 ], [ 1393138.877780271228403, 5858905.382868006825447 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E119", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1162.0, "elevtn_dn": 1152.0999755859375, "invlev_up": 1159.5, "invlev_dn": 1149.5999755859375, "manhole_up": "manhole_139_generated", "manhole_dn": "manhole_140_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393138.877780271228403, 5858905.382868006825447 ], [ 1393188.835210436256602, 5858905.286093098111451 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E120", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1152.0999755859375, "elevtn_dn": 1152.0999755859375, "invlev_up": 1149.5999755859375, "invlev_dn": 1149.5999755859375, "manhole_up": "manhole_140_generated", "manhole_dn": "manhole_141_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393188.835210436256602, 5858905.286093098111451 ], [ 1393237.248238409170881, 5858916.599204055964947 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E121", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1152.0999755859375, "elevtn_dn": 1147.300048828125, "invlev_up": 1149.5999755859375, "invlev_dn": 1144.800048828125, "manhole_up": "manhole_141_generated", "manhole_dn": "manhole_142_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393237.248238409170881, 5858916.599204055964947 ], [ 1393278.15638761385344, 5858943.766047672368586 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E122", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1147.300048828125, "elevtn_dn": 1182.7000732421875, "invlev_up": 1144.800048828125, "invlev_dn": 1180.2000732421875, "manhole_up": "manhole_142_generated", "manhole_dn": "manhole_143_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393278.15638761385344, 5858943.766047672368586 ], [ 1393316.553906054003164, 5858975.725158606655896 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E123", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1182.7000732421875, "elevtn_dn": 1180.0999755859375, "invlev_up": 1180.2000732421875, "invlev_dn": 1177.5999755859375, "manhole_up": "manhole_143_generated", "manhole_dn": "manhole_144_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393316.553906054003164, 5858975.725158606655896 ], [ 1393354.951424494385719, 5859007.684269540011883 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E124", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1180.0999755859375, "elevtn_dn": 1180.0999755859375, "invlev_up": 1177.5999755859375, "invlev_dn": 1177.5999755859375, "manhole_up": "manhole_144_generated", "manhole_dn": "manhole_145_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393354.951424494385719, 5859007.684269540011883 ], [ 1393393.348942934535444, 5859039.643380474299192 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E125", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1180.0999755859375, "elevtn_dn": 1180.0999755859375, "invlev_up": 1177.5999755859375, "invlev_dn": 1177.5999755859375, "manhole_up": "manhole_145_generated", "manhole_dn": "manhole_146_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393393.348942934535444, 5859039.643380474299192 ], [ 1393431.746461374685168, 5859071.602491408586502 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E126", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1180.0999755859375, "elevtn_dn": 1202.5999755859375, "invlev_up": 1177.5999755859375, "invlev_dn": 1200.0999755859375, "manhole_up": "manhole_146_generated", "manhole_dn": "manhole_147_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393431.746461374685168, 5859071.602491408586502 ], [ 1393472.672340910183266, 5859100.089053857140243 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E127", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1202.5999755859375, "elevtn_dn": 1202.5999755859375, "invlev_up": 1200.0999755859375, "invlev_dn": 1200.0999755859375, "manhole_up": "manhole_147_generated", "manhole_dn": "manhole_148_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393472.672340910183266, 5859100.089053857140243 ], [ 1393507.678647378925234, 5859134.262682756409049 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E128", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1202.5999755859375, "elevtn_dn": 1202.5999755859375, "invlev_up": 1200.0999755859375, "invlev_dn": 1200.0999755859375, "manhole_up": "manhole_148_generated", "manhole_dn": "manhole_149_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393507.678647378925234, 5859134.262682756409049 ], [ 1393492.637579936999828, 5859179.667013085447252 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E129", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1202.5999755859375, "elevtn_dn": 1232.300048828125, "invlev_up": 1200.0999755859375, "invlev_dn": 1229.800048828125, "manhole_up": "manhole_149_generated", "manhole_dn": "manhole_150_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393492.637579936999828, 5859179.667013085447252 ], [ 1393472.727902054553851, 5859225.064155456610024 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E130", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1232.300048828125, "elevtn_dn": 1232.300048828125, "invlev_up": 1229.800048828125, "invlev_dn": 1229.800048828125, "manhole_up": "manhole_150_generated", "manhole_dn": "manhole_151_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393472.727902054553851, 5859225.064155456610024 ], [ 1393467.563765458529815, 5859274.587596206925809 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E131", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1232.300048828125, "elevtn_dn": 1232.300048828125, "invlev_up": 1229.800048828125, "invlev_dn": 1229.800048828125, "manhole_up": "manhole_151_generated", "manhole_dn": "manhole_152_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393467.563765458529815, 5859274.587596206925809 ], [ 1393473.51405850565061, 5859323.8850102070719 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E132", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1232.300048828125, "elevtn_dn": 1232.300048828125, "invlev_up": 1229.800048828125, "invlev_dn": 1229.800048828125, "manhole_up": "manhole_152_generated", "manhole_dn": "manhole_153_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393473.51405850565061, 5859323.8850102070719 ], [ 1393507.773820924572647, 5859356.614802500233054 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E133", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1232.300048828125, "elevtn_dn": 1214.800048828125, "invlev_up": 1229.800048828125, "invlev_dn": 1212.300048828125, "manhole_up": "manhole_153_generated", "manhole_dn": "manhole_154_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393507.773820924572647, 5859356.614802500233054 ], [ 1393555.824224345618859, 5859349.253152369521558 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E134", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1214.800048828125, "elevtn_dn": 1214.800048828125, "invlev_up": 1212.300048828125, "invlev_dn": 1212.300048828125, "manhole_up": "manhole_154_generated", "manhole_dn": "manhole_155_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393555.824224345618859, 5859349.253152369521558 ], [ 1393591.00338595919311, 5859314.794959847815335 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E135", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1214.800048828125, "elevtn_dn": 1191.0999755859375, "invlev_up": 1212.300048828125, "invlev_dn": 1188.5999755859375, "manhole_up": "manhole_155_generated", "manhole_dn": "manhole_156_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393591.00338595919311, 5859314.794959847815335 ], [ 1393633.153639519121498, 5859288.066565420478582 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E136", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1191.0999755859375, "elevtn_dn": 1191.0999755859375, "invlev_up": 1188.5999755859375, "invlev_dn": 1188.5999755859375, "manhole_up": "manhole_156_generated", "manhole_dn": "manhole_157_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393633.153639519121498, 5859288.066565420478582 ], [ 1393673.123904188396409, 5859258.097712650895119 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E137", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1191.0999755859375, "elevtn_dn": 1144.300048828125, "invlev_up": 1188.5999755859375, "invlev_dn": 1141.800048828125, "manhole_up": "manhole_157_generated", "manhole_dn": "manhole_158_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393673.123904188396409, 5859258.097712650895119 ], [ 1393720.523227575467899, 5859244.838272913359106 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E138", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1144.300048828125, "elevtn_dn": 1144.300048828125, "invlev_up": 1141.800048828125, "invlev_dn": 1141.800048828125, "manhole_up": "manhole_158_generated", "manhole_dn": "manhole_159_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393720.523227575467899, 5859244.838272913359106 ], [ 1393765.710014625452459, 5859224.569284616038203 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E139", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1144.300048828125, "elevtn_dn": 1144.300048828125, "invlev_up": 1141.800048828125, "invlev_dn": 1141.800048828125, "manhole_up": "manhole_159_generated", "manhole_dn": "manhole_160_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393765.710014625452459, 5859224.569284616038203 ], [ 1393806.409210936399177, 5859195.609256223775446 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E140", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": 1144.300048828125, "elevtn_dn": -9999.0, "invlev_up": 1141.800048828125, "invlev_dn": -10001.5, "manhole_up": "manhole_160_generated", "manhole_dn": "manhole_161_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393806.409210936399177, 5859195.609256223775446 ], [ 1393846.866742686368525, 5859166.301538489758968 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E141", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_161_generated", "manhole_dn": "manhole_162_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393846.866742686368525, 5859166.301538489758968 ], [ 1393891.92032476933673, 5859146.596169056370854 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E142", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_162_generated", "manhole_dn": "manhole_163_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393891.92032476933673, 5859146.596169056370854 ], [ 1393933.388036550255492, 5859122.27783191204071 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E143", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_163_generated", "manhole_dn": "manhole_164_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393933.388036550255492, 5859122.27783191204071 ], [ 1393962.852899672929198, 5859082.145733420737088 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E144", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_164_generated", "manhole_dn": "manhole_165_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1393962.852899672929198, 5859082.145733420737088 ], [ 1394005.729330646339804, 5859059.753146149218082 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E145", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_165_generated", "manhole_dn": "manhole_166_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394005.729330646339804, 5859059.753146149218082 ], [ 1394055.475931912194937, 5859057.795491775497794 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E146", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_166_generated", "manhole_dn": "manhole_167_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394055.475931912194937, 5859057.795491775497794 ], [ 1394105.428024321328849, 5859057.063072990626097 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E147", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_167_generated", "manhole_dn": "manhole_168_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394105.428024321328849, 5859057.063072990626097 ], [ 1394154.825223857769743, 5859052.280367240309715 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E148", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_168_generated", "manhole_dn": "manhole_169_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394154.825223857769743, 5859052.280367240309715 ], [ 1394200.611384192248806, 5859033.003444260917604 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E149", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_169_generated", "manhole_dn": "manhole_170_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394200.611384192248806, 5859033.003444260917604 ], [ 1394249.433454187819734, 5859022.412897750735283 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E150", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_170_generated", "manhole_dn": "manhole_171_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394249.433454187819734, 5859022.412897750735283 ], [ 1394298.801166942343116, 5859016.404503071680665 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E151", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_171_generated", "manhole_dn": "manhole_172_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394298.801166942343116, 5859016.404503071680665 ], [ 1394342.946749913971871, 5859035.15985235851258 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E152", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_172_generated", "manhole_dn": "manhole_173_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394342.946749913971871, 5859035.15985235851258 ], [ 1394378.140150804072618, 5859070.400374908931553 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E153", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_173_generated", "manhole_dn": "manhole_174_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394378.140150804072618, 5859070.400374908931553 ], [ 1394425.059556928696111, 5859086.18745138309896 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E154", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_174_generated", "manhole_dn": "manhole_175_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394425.059556928696111, 5859086.18745138309896 ], [ 1394473.833242634311318, 5859096.998638955876231 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E155", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_175_generated", "manhole_dn": "manhole_176_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394473.833242634311318, 5859096.998638955876231 ], [ 1394522.606928340159357, 5859107.809826529584825 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E156", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_176_generated", "manhole_dn": "manhole_177_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394522.606928340159357, 5859107.809826529584825 ], [ 1394569.942334236111492, 5859123.168175579980016 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E157", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_177_generated", "manhole_dn": "manhole_178_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394569.942334236111492, 5859123.168175579980016 ], [ 1394614.71365896705538, 5859145.210272738710046 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E158", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_178_generated", "manhole_dn": "manhole_179_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394614.71365896705538, 5859145.210272738710046 ], [ 1394658.743920307140797, 5859168.813032755628228 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E159", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_179_generated", "manhole_dn": "manhole_180_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394658.743920307140797, 5859168.813032755628228 ], [ 1394702.774181646993384, 5859192.415792771615088 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E160", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_180_generated", "manhole_dn": "manhole_181_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394702.774181646993384, 5859192.415792771615088 ], [ 1394746.804442987078801, 5859216.018552787601948 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E161", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_181_generated", "manhole_dn": "manhole_182_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394746.804442987078801, 5859216.018552787601948 ], [ 1394790.834704327164218, 5859239.62131280452013 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E162", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_182_generated", "manhole_dn": "manhole_183_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394790.834704327164218, 5859239.62131280452013 ], [ 1394834.864965667249635, 5859263.22407282050699 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E163", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_183_generated", "manhole_dn": "manhole_184_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394834.864965667249635, 5859263.22407282050699 ], [ 1394880.208194822305813, 5859284.084080073982477 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E164", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_184_generated", "manhole_dn": "manhole_185_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394880.208194822305813, 5859284.084080073982477 ], [ 1394929.846528939437121, 5859285.224488531239331 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E165", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_185_generated", "manhole_dn": "manhole_186_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394929.846528939437121, 5859285.224488531239331 ], [ 1394979.602958623319864, 5859281.680337822064757 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E166", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_186_generated", "manhole_dn": "manhole_187_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1394979.602958623319864, 5859281.680337822064757 ], [ 1395027.975007712375373, 5859291.301103600300848 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E167", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_187_generated", "manhole_dn": "manhole_188_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395027.975007712375373, 5859291.301103600300848 ], [ 1395064.979691450484097, 5859323.290621838532388 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E168", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_188_generated", "manhole_dn": "manhole_189_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395064.979691450484097, 5859323.290621838532388 ], [ 1395096.60637624678202, 5859361.958299425430596 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E169", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_189_generated", "manhole_dn": "manhole_190_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395096.60637624678202, 5859361.958299425430596 ], [ 1395138.056045547360554, 5859389.845197943039238 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E170", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_190_generated", "manhole_dn": "manhole_191_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395138.056045547360554, 5859389.845197943039238 ], [ 1395168.453442230820656, 5859428.834298213943839 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E171", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_191_generated", "manhole_dn": "manhole_192_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395168.453442230820656, 5859428.834298213943839 ], [ 1395194.723629675805569, 5859471.327020481228828 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E172", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_192_generated", "manhole_dn": "manhole_193_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395194.723629675805569, 5859471.327020481228828 ], [ 1395233.124693885445595, 5859502.259060705080628 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E173", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_193_generated", "manhole_dn": "manhole_194_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395233.124693885445595, 5859502.259060705080628 ], [ 1395279.894181140232831, 5859518.190229641273618 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E174", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_194_generated", "manhole_dn": "manhole_195_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395279.894181140232831, 5859518.190229641273618 ], [ 1395329.658068759599701, 5859514.672545188106596 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E175", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_195_generated", "manhole_dn": "manhole_196_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395329.658068759599701, 5859514.672545188106596 ], [ 1395379.275171030778438, 5859511.234951389953494 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E176", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_196_generated", "manhole_dn": "manhole_197_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395379.275171030778438, 5859511.234951389953494 ], [ 1395422.765292956260964, 5859533.509733532555401 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E177", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_197_generated", "manhole_dn": "manhole_198_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395422.765292956260964, 5859533.509733532555401 ], [ 1395460.958212529076263, 5859565.713073243387043 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E178", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_198_generated", "manhole_dn": "manhole_199_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395460.958212529076263, 5859565.713073243387043 ], [ 1395506.138909439090639, 5859585.240929782390594 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E179", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_199_generated", "manhole_dn": "manhole_200_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395506.138909439090639, 5859585.240929782390594 ], [ 1395555.525035230675712, 5859592.775169848464429 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E180", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_200_generated", "manhole_dn": "manhole_201_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395555.525035230675712, 5859592.775169848464429 ], [ 1395599.499233362497762, 5859614.24367141444236 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E181", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_201_generated", "manhole_dn": "manhole_202_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395599.499233362497762, 5859614.24367141444236 ], [ 1395632.258298622677103, 5859651.643457526341081 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E182", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_202_generated", "manhole_dn": "manhole_203_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395632.258298622677103, 5859651.643457526341081 ], [ 1395662.990371769992635, 5859691.006367458030581 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E183", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_203_generated", "manhole_dn": "manhole_204_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395662.990371769992635, 5859691.006367458030581 ], [ 1395699.859898457303643, 5859721.886182527057827 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E184", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_204_generated", "manhole_dn": "manhole_205_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395699.859898457303643, 5859721.886182527057827 ], [ 1395748.598021129379049, 5859732.768336392007768 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E185", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_205_generated", "manhole_dn": "manhole_206_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395748.598021129379049, 5859732.768336392007768 ], [ 1395798.108951882226393, 5859738.817077570594847 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E186", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_206_generated", "manhole_dn": "manhole_207_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395798.108951882226393, 5859738.817077570594847 ], [ 1395847.432503558928147, 5859732.277596881613135 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E187", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_207_generated", "manhole_dn": "manhole_208_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395847.432503558928147, 5859732.277596881613135 ], [ 1395896.707545045297593, 5859725.029526701197028 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E188", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_208_generated", "manhole_dn": "manhole_209_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395896.707545045297593, 5859725.029526701197028 ], [ 1395945.676986357429996, 5859732.97450408898294 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E189", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_209_generated", "manhole_dn": "manhole_210_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395945.676986357429996, 5859732.97450408898294 ], [ 1395992.823192392243072, 5859749.496896487660706 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E190", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_210_generated", "manhole_dn": "manhole_211_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1395992.823192392243072, 5859749.496896487660706 ], [ 1396039.969398427288979, 5859766.019288886338472 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E191", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_211_generated", "manhole_dn": "manhole_212_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396039.969398427288979, 5859766.019288886338472 ], [ 1396087.115604462334886, 5859782.541681285016239 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E192", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_212_generated", "manhole_dn": "manhole_213_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396087.115604462334886, 5859782.541681285016239 ], [ 1396136.122726181754842, 5859783.256126726977527 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E193", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_213_generated", "manhole_dn": "manhole_214_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396136.122726181754842, 5859783.256126726977527 ], [ 1396184.557975406525657, 5859773.177098214626312 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E194", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_214_generated", "manhole_dn": "manhole_215_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396184.557975406525657, 5859773.177098214626312 ], [ 1396234.332321533700451, 5859776.813416129909456 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E195", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_215_generated", "manhole_dn": "manhole_216_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396234.332321533700451, 5859776.813416129909456 ], [ 1396284.079435384133831, 5859781.393684419803321 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E196", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_216_generated", "manhole_dn": "manhole_217_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396284.079435384133831, 5859781.393684419803321 ], [ 1396333.82654923456721, 5859785.97395271062851 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E197", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_217_generated", "manhole_dn": "manhole_218_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396333.82654923456721, 5859785.97395271062851 ], [ 1396383.573663085000589, 5859790.554221000522375 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E198", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_218_generated", "manhole_dn": "manhole_219_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396383.573663085000589, 5859790.554221000522375 ], [ 1396433.3207769356668, 5859795.134489291347563 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E199", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_219_generated", "manhole_dn": "manhole_220_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396433.3207769356668, 5859795.134489291347563 ], [ 1396482.971062028314918, 5859800.63004573341459 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E200", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_220_generated", "manhole_dn": "manhole_221_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396482.971062028314918, 5859800.63004573341459 ], [ 1396532.628195792203769, 5859805.573254623450339 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E201", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_221_generated", "manhole_dn": "manhole_222_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396532.628195792203769, 5859805.573254623450339 ], [ 1396582.445765120442957, 5859803.006616869010031 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E202", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_222_generated", "manhole_dn": "manhole_223_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396582.445765120442957, 5859803.006616869010031 ], [ 1396632.004199309274554, 5859796.704569994471967 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E203", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_223_generated", "manhole_dn": "manhole_224_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396632.004199309274554, 5859796.704569994471967 ], [ 1396681.67369817988947, 5859791.799600607715547 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E204", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_224_generated", "manhole_dn": "manhole_225_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396681.67369817988947, 5859791.799600607715547 ], [ 1396731.549113321350887, 5859793.205961636267602 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E205", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_225_generated", "manhole_dn": "manhole_226_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396731.549113321350887, 5859793.205961636267602 ], [ 1396781.208348408574238, 5859798.40605031978339 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E206", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_226_generated", "manhole_dn": "manhole_227_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396781.208348408574238, 5859798.40605031978339 ], [ 1396830.710641485406086, 5859805.134881881996989 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E207", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_227_generated", "manhole_dn": "manhole_228_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396830.710641485406086, 5859805.134881881996989 ], [ 1396880.212934562237933, 5859811.863713445141912 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E208", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_228_generated", "manhole_dn": "manhole_229_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396880.212934562237933, 5859811.863713445141912 ], [ 1396929.517627175664529, 5859819.913461329415441 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E209", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_229_generated", "manhole_dn": "manhole_230_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396929.517627175664529, 5859819.913461329415441 ], [ 1396978.821983117843047, 5859827.965459789149463 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E210", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_230_generated", "manhole_dn": "manhole_231_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1396978.821983117843047, 5859827.965459789149463 ], [ 1397026.069022371433675, 5859842.370200684294105 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E211", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_231_generated", "manhole_dn": "manhole_232_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397026.069022371433675, 5859842.370200684294105 ], [ 1397066.546459601027891, 5859871.497040014714003 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E212", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_232_generated", "manhole_dn": "manhole_233_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397066.546459601027891, 5859871.497040014714003 ], [ 1397112.32103202980943, 5859891.233403690159321 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E213", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_233_generated", "manhole_dn": "manhole_234_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397112.32103202980943, 5859891.233403690159321 ], [ 1397158.934577539330348, 5859909.203700546175241 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E214", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_234_generated", "manhole_dn": "manhole_235_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397158.934577539330348, 5859909.203700546175241 ], [ 1397208.628899687202647, 5859912.217249902896583 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E215", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_235_generated", "manhole_dn": "manhole_236_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397208.628899687202647, 5859912.217249902896583 ], [ 1397258.349997788900509, 5859908.621303669176996 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E216", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_236_generated", "manhole_dn": "manhole_237_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397258.349997788900509, 5859908.621303669176996 ], [ 1397307.652687890455127, 5859900.559111485257745 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E217", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_237_generated", "manhole_dn": "manhole_238_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397307.652687890455127, 5859900.559111485257745 ], [ 1397356.819969275966287, 5859891.718973587267101 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E218", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_238_generated", "manhole_dn": "manhole_239_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397356.819969275966287, 5859891.718973587267101 ], [ 1397405.947162994416431, 5859882.64852533955127 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E219", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_239_generated", "manhole_dn": "manhole_240_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397405.947162994416431, 5859882.64852533955127 ], [ 1397455.074356712866575, 5859873.578077092766762 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E220", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_240_generated", "manhole_dn": "manhole_241_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397455.074356712866575, 5859873.578077092766762 ], [ 1397504.201550431316718, 5859864.507628845050931 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E221", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_241_generated", "manhole_dn": "manhole_242_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397504.201550431316718, 5859864.507628845050931 ], [ 1397554.018958964385092, 5859861.992306004278362 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E222", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_242_generated", "manhole_dn": "manhole_243_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397554.018958964385092, 5859861.992306004278362 ], [ 1397603.971859964774922, 5859861.624241239391267 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E223", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_243_generated", "manhole_dn": "manhole_244_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397603.971859964774922, 5859861.624241239391267 ], [ 1397653.88297161902301, 5859859.471306613646448 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E224", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_244_generated", "manhole_dn": "manhole_245_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397653.88297161902301, 5859859.471306613646448 ], [ 1397703.423982579493895, 5859861.881308420561254 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E225", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_245_generated", "manhole_dn": "manhole_246_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397703.423982579493895, 5859861.881308420561254 ], [ 1397747.023107959888875, 5859886.10373152885586 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E226", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_246_generated", "manhole_dn": "manhole_247_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397747.023107959888875, 5859886.10373152885586 ], [ 1397793.638197069521993, 5859903.174489093013108 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E227", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_247_generated", "manhole_dn": "manhole_248_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397793.638197069521993, 5859903.174489093013108 ], [ 1397843.058697305386886, 5859908.075518388301134 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E228", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_248_generated", "manhole_dn": "manhole_249_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397843.058697305386886, 5859908.075518388301134 ], [ 1397891.750025275163352, 5859898.873471706174314 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E229", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_249_generated", "manhole_dn": "manhole_250_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397891.750025275163352, 5859898.873471706174314 ], [ 1397936.923744227737188, 5859877.870162684470415 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E230", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_250_generated", "manhole_dn": "manhole_251_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397936.923744227737188, 5859877.870162684470415 ], [ 1397981.64439625875093, 5859855.90778212249279 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E231", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_251_generated", "manhole_dn": "manhole_252_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1397981.64439625875093, 5859855.90778212249279 ], [ 1398028.885239223018289, 5859839.657952889800072 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E232", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_252_generated", "manhole_dn": "manhole_253_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398028.885239223018289, 5859839.657952889800072 ], [ 1398074.333874926203862, 5859819.596489317715168 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E233", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_253_generated", "manhole_dn": "manhole_254_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398074.333874926203862, 5859819.596489317715168 ], [ 1398115.10738128842786, 5859790.975434089079499 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E234", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_254_generated", "manhole_dn": "manhole_255_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398115.10738128842786, 5859790.975434089079499 ], [ 1398149.744975707959384, 5859755.089587510563433 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E235", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_255_generated", "manhole_dn": "manhole_256_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398149.744975707959384, 5859755.089587510563433 ], [ 1398183.274726968258619, 5859718.055684468708932 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E236", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_256_generated", "manhole_dn": "manhole_257_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398183.274726968258619, 5859718.055684468708932 ], [ 1398216.804478228790686, 5859681.021781427785754 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E237", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_257_generated", "manhole_dn": "manhole_258_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398216.804478228790686, 5859681.021781427785754 ], [ 1398250.334229489089921, 5859643.987878385931253 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E238", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_258_generated", "manhole_dn": "manhole_259_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398250.334229489089921, 5859643.987878385931253 ], [ 1398284.481650964356959, 5859607.524329618550837 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E239", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_259_generated", "manhole_dn": "manhole_260_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398284.481650964356959, 5859607.524329618550837 ], [ 1398319.317491063848138, 5859571.767064870335162 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E240", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_260_generated", "manhole_dn": "manhole_261_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398319.317491063848138, 5859571.767064870335162 ], [ 1398357.123779168818146, 5859539.110690702684224 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E241", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_261_generated", "manhole_dn": "manhole_262_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398357.123779168818146, 5859539.110690702684224 ], [ 1398396.994694244116545, 5859509.175408939830959 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E242", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_262_generated", "manhole_dn": "manhole_263_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398396.994694244116545, 5859509.175408939830959 ], [ 1398438.625188711099327, 5859481.559179571457207 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E243", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_263_generated", "manhole_dn": "manhole_264_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398438.625188711099327, 5859481.559179571457207 ], [ 1398483.539108508033678, 5859460.905187982134521 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E244", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_264_generated", "manhole_dn": "manhole_265_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398483.539108508033678, 5859460.905187982134521 ], [ 1398531.329333725385368, 5859446.3501693373546 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E245", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_265_generated", "manhole_dn": "manhole_266_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398531.329333725385368, 5859446.3501693373546 ], [ 1398573.904497290030122, 5859448.908529263921082 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E246", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_266_generated", "manhole_dn": "manhole_267_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398573.904497290030122, 5859448.908529263921082 ], [ 1398532.548580731498078, 5859465.879761456511915 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E247", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_267_generated", "manhole_dn": "manhole_268_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398532.548580731498078, 5859465.879761456511915 ], [ 1398491.570629527093843, 5859492.568126837722957 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E248", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_268_generated", "manhole_dn": "manhole_269_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398491.570629527093843, 5859492.568126837722957 ], [ 1398461.301121125230566, 5859532.253487977199256 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E249", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_269_generated", "manhole_dn": "manhole_270_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398461.301121125230566, 5859532.253487977199256 ], [ 1398432.456113477703184, 5859573.008350426331162 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E250", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_270_generated", "manhole_dn": "manhole_271_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398432.456113477703184, 5859573.008350426331162 ], [ 1398405.885065378854051, 5859615.313593564555049 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E251", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_271_generated", "manhole_dn": "manhole_272_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398405.885065378854051, 5859615.313593564555049 ], [ 1398401.093442294746637, 5859656.772992729209363 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E252", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_272_generated", "manhole_dn": "manhole_273_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398401.093442294746637, 5859656.772992729209363 ], [ 1398434.507358234375715, 5859623.867795357480645 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E253", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_273_generated", "manhole_dn": "manhole_274_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398434.507358234375715, 5859623.867795357480645 ], [ 1398464.939288959605619, 5859584.535415932536125 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E254", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_274_generated", "manhole_dn": "manhole_275_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398464.939288959605619, 5859584.535415932536125 ], [ 1398503.837231649784371, 5859553.340068104676902 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E255", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_275_generated", "manhole_dn": "manhole_276_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398503.837231649784371, 5859553.340068104676902 ], [ 1398546.459559988696128, 5859528.119997682981193 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E256", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_276_generated", "manhole_dn": "manhole_277_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398546.459559988696128, 5859528.119997682981193 ], [ 1398595.661088732071221, 5859519.461836019530892 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E257", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_277_generated", "manhole_dn": "manhole_278_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398595.661088732071221, 5859519.461836019530892 ], [ 1398644.526447595329955, 5859509.27881785761565 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E258", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_278_generated", "manhole_dn": "manhole_279_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398644.526447595329955, 5859509.27881785761565 ], [ 1398692.807618896011263, 5859496.445942424237728 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E259", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_279_generated", "manhole_dn": "manhole_280_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398692.807618896011263, 5859496.445942424237728 ], [ 1398739.501339873997495, 5859478.733093839138746 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E260", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_280_generated", "manhole_dn": "manhole_281_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398739.501339873997495, 5859478.733093839138746 ], [ 1398787.201663054060191, 5859464.343881354667246 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E261", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_281_generated", "manhole_dn": "manhole_282_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398787.201663054060191, 5859464.343881354667246 ], [ 1398835.171647123061121, 5859451.045873033814132 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E262", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_282_generated", "manhole_dn": "manhole_283_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398835.171647123061121, 5859451.045873033814132 ], [ 1398858.065017622429878, 5859409.515308484435081 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E263", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_283_generated", "manhole_dn": "manhole_284_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398858.065017622429878, 5859409.515308484435081 ], [ 1398847.216460886178538, 5859362.391017832793295 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E264", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_284_generated", "manhole_dn": "manhole_285_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398847.216460886178538, 5859362.391017832793295 ], [ 1398801.557521830545738, 5859344.727349349297583 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E265", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_285_generated", "manhole_dn": "manhole_286_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398801.557521830545738, 5859344.727349349297583 ], [ 1398802.493710001232103, 5859324.148681189864874 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E266", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_286_generated", "manhole_dn": "manhole_287_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398802.493710001232103, 5859324.148681189864874 ], [ 1398847.80217386293225, 5859345.19370355643332 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E267", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_287_generated", "manhole_dn": "manhole_288_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398847.80217386293225, 5859345.19370355643332 ], [ 1398883.701321874046698, 5859379.053840053267777 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E268", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_288_generated", "manhole_dn": "manhole_289_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398883.701321874046698, 5859379.053840053267777 ], [ 1398921.561593507183716, 5859405.59266600292176 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E269", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_289_generated", "manhole_dn": "manhole_290_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398921.561593507183716, 5859405.59266600292176 ], [ 1398916.532475853571668, 5859367.261669612489641 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E270", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_290_generated", "manhole_dn": "manhole_291_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398916.532475853571668, 5859367.261669612489641 ], [ 1398878.751509881811216, 5859335.164943357929587 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E271", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_291_generated", "manhole_dn": "manhole_292_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398878.751509881811216, 5859335.164943357929587 ], [ 1398837.095387369161472, 5859308.388286277651787 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E272", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_292_generated", "manhole_dn": "manhole_293_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398837.095387369161472, 5859308.388286277651787 ], [ 1398828.4637511507608, 5859260.883863331750035 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E273", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_293_generated", "manhole_dn": "manhole_294_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398828.4637511507608, 5859260.883863331750035 ], [ 1398825.407821342581883, 5859211.35791480075568 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E274", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_294_generated", "manhole_dn": "manhole_295_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398825.407821342581883, 5859211.35791480075568 ], [ 1398810.070193937746808, 5859163.81307933293283 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E275", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_295_generated", "manhole_dn": "manhole_296_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398810.070193937746808, 5859163.81307933293283 ], [ 1398794.732566533144563, 5859116.26824386510998 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E276", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_296_generated", "manhole_dn": "manhole_297_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398794.732566533144563, 5859116.26824386510998 ], [ 1398782.747474028496072, 5859067.9170350600034 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E277", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_297_generated", "manhole_dn": "manhole_298_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398782.747474028496072, 5859067.9170350600034 ], [ 1398770.17950126901269, 5859019.8204888086766 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E278", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_298_generated", "manhole_dn": "manhole_299_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398770.17950126901269, 5859019.8204888086766 ], [ 1398795.085148732177913, 5859018.555148786865175 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E279", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_299_generated", "manhole_dn": "manhole_300_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398795.085148732177913, 5859018.555148786865175 ], [ 1398805.761120797367766, 5859067.358609878458083 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E280", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_300_generated", "manhole_dn": "manhole_301_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398805.761120797367766, 5859067.358609878458083 ], [ 1398822.476000100839883, 5859113.877516822889447 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E281", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_301_generated", "manhole_dn": "manhole_302_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398822.476000100839883, 5859113.877516822889447 ], [ 1398846.775557091226801, 5859157.527095561847091 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E282", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_302_generated", "manhole_dn": "manhole_303_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398846.775557091226801, 5859157.527095561847091 ], [ 1398856.31471465039067, 5859206.267450321465731 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E283", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_303_generated", "manhole_dn": "manhole_304_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398856.31471465039067, 5859206.267450321465731 ], [ 1398869.156176014570519, 5859252.201237232424319 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E284", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_304_generated", "manhole_dn": "manhole_305_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398869.156176014570519, 5859252.201237232424319 ], [ 1398880.023954376578331, 5859208.279428681358695 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E285", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_305_generated", "manhole_dn": "manhole_306_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398880.023954376578331, 5859208.279428681358695 ], [ 1398880.626256473595276, 5859158.584949998185039 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E286", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_306_generated", "manhole_dn": "manhole_307_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398880.626256473595276, 5859158.584949998185039 ], [ 1398868.13963572261855, 5859110.213072876445949 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E287", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_307_generated", "manhole_dn": "manhole_308_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398868.13963572261855, 5859110.213072876445949 ], [ 1398853.932250312762335, 5859062.36953486315906 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E288", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_308_generated", "manhole_dn": "manhole_309_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398853.932250312762335, 5859062.36953486315906 ], [ 1398837.122472708113492, 5859015.325028585270047 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E289", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_309_generated", "manhole_dn": "manhole_310_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398837.122472708113492, 5859015.325028585270047 ], [ 1398811.025979021331295, 5858975.228952785953879 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E290", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_310_generated", "manhole_dn": "manhole_311_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398811.025979021331295, 5858975.228952785953879 ], [ 1398792.731020024977624, 5858942.105522636324167 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E291", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_311_generated", "manhole_dn": "manhole_312_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398792.731020024977624, 5858942.105522636324167 ], [ 1398830.329653899185359, 5858969.070570295676589 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E292", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_312_generated", "manhole_dn": "manhole_313_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398830.329653899185359, 5858969.070570295676589 ], [ 1398855.120396409882233, 5859011.387144382111728 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E293", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_313_generated", "manhole_dn": "manhole_314_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398855.120396409882233, 5859011.387144382111728 ], [ 1398871.986897473689169, 5859058.411343852989376 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E294", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_314_generated", "manhole_dn": "manhole_315_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398871.986897473689169, 5859058.411343852989376 ], [ 1398888.853398537263274, 5859105.435543324798346 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E295", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_315_generated", "manhole_dn": "manhole_316_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398888.853398537263274, 5859105.435543324798346 ], [ 1398900.727339124539867, 5859081.638882641680539 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E296", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_316_generated", "manhole_dn": "manhole_317_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398900.727339124539867, 5859081.638882641680539 ], [ 1398886.090775846736506, 5859033.873568767681718 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E297", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_317_generated", "manhole_dn": "manhole_318_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398886.090775846736506, 5859033.873568767681718 ], [ 1398871.454212568933144, 5858986.108254893682897 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E298", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_318_generated", "manhole_dn": "manhole_319_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398871.454212568933144, 5858986.108254893682897 ], [ 1398849.153736402047798, 5858941.779146169312298 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E299", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_319_generated", "manhole_dn": "manhole_320_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398849.153736402047798, 5858941.779146169312298 ], [ 1398815.222575184656307, 5858905.112669756636024 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E300", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_320_generated", "manhole_dn": "manhole_321_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398815.222575184656307, 5858905.112669756636024 ], [ 1398794.85430785198696, 5858859.946741789579391 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E301", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_321_generated", "manhole_dn": "manhole_322_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398794.85430785198696, 5858859.946741789579391 ], [ 1398792.106715303380042, 5858810.75299206469208 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E302", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_322_generated", "manhole_dn": "manhole_323_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398792.106715303380042, 5858810.75299206469208 ], [ 1398793.643042888259515, 5858760.819096846506 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E303", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_323_generated", "manhole_dn": "manhole_324_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398793.643042888259515, 5858760.819096846506 ], [ 1398790.088434485485777, 5858711.060477316379547 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E304", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_324_generated", "manhole_dn": "manhole_325_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398790.088434485485777, 5858711.060477316379547 ], [ 1398794.878786830464378, 5858662.547426326200366 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E305", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_325_generated", "manhole_dn": "manhole_326_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398794.878786830464378, 5858662.547426326200366 ], [ 1398819.366494038375095, 5858670.364549998193979 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E306", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_326_generated", "manhole_dn": "manhole_327_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398819.366494038375095, 5858670.364549998193979 ], [ 1398819.617673476459458, 5858716.76762757729739 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E307", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_327_generated", "manhole_dn": "manhole_328_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398819.617673476459458, 5858716.76762757729739 ], [ 1398839.440140422666445, 5858762.622695895843208 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E308", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_328_generated", "manhole_dn": "manhole_329_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398839.440140422666445, 5858762.622695895843208 ], [ 1398862.207243219949305, 5858806.886671305634081 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E309", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_329_generated", "manhole_dn": "manhole_330_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398862.207243219949305, 5858806.886671305634081 ], [ 1398889.802204162580892, 5858848.531266688369215 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E310", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_330_generated", "manhole_dn": "manhole_331_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398889.802204162580892, 5858848.531266688369215 ], [ 1398917.39716510521248, 5858890.17586207203567 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E311", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_331_generated", "manhole_dn": "manhole_332_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398917.39716510521248, 5858890.17586207203567 ], [ 1398944.992126047844067, 5858931.820457454770803 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E312", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_332_generated", "manhole_dn": "manhole_333_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398944.992126047844067, 5858931.820457454770803 ], [ 1398971.575186722679064, 5858973.957092110067606 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E313", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_333_generated", "manhole_dn": "manhole_334_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398971.575186722679064, 5858973.957092110067606 ], [ 1398987.166208792012185, 5859021.419029271230102 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E314", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_334_generated", "manhole_dn": "manhole_335_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1398987.166208792012185, 5859021.419029271230102 ], [ 1399016.090406245552003, 5859058.44711637031287 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E315", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_335_generated", "manhole_dn": "manhole_336_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399016.090406245552003, 5859058.44711637031287 ], [ 1399064.877304280875251, 5859051.315186527557671 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E316", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_336_generated", "manhole_dn": "manhole_337_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399064.877304280875251, 5859051.315186527557671 ], [ 1399112.820078881457448, 5859037.270808375440538 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E317", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_337_generated", "manhole_dn": "manhole_338_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399112.820078881457448, 5859037.270808375440538 ], [ 1399155.369209250900894, 5859045.770087925717235 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E318", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_338_generated", "manhole_dn": "manhole_339_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399155.369209250900894, 5859045.770087925717235 ], [ 1399184.26689311536029, 5859080.177823886275291 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E319", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_339_generated", "manhole_dn": "manhole_340_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399184.26689311536029, 5859080.177823886275291 ], [ 1399230.582083143759519, 5859061.869365677237511 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E320", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_340_generated", "manhole_dn": "manhole_341_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399230.582083143759519, 5859061.869365677237511 ], [ 1399278.64013407076709, 5859050.891167950816453 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E321", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_341_generated", "manhole_dn": "manhole_342_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399278.64013407076709, 5859050.891167950816453 ], [ 1399328.355699470732361, 5859048.321908378973603 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E322", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_342_generated", "manhole_dn": "manhole_343_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399328.355699470732361, 5859048.321908378973603 ], [ 1399370.16553715383634, 5859074.816641157492995 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E323", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_343_generated", "manhole_dn": "manhole_344_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399370.16553715383634, 5859074.816641157492995 ], [ 1399410.248347557615489, 5859104.537193459458649 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E324", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_344_generated", "manhole_dn": "manhole_345_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399410.248347557615489, 5859104.537193459458649 ], [ 1399458.397684239549562, 5859099.588150420226157 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E325", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_345_generated", "manhole_dn": "manhole_346_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399458.397684239549562, 5859099.588150420226157 ], [ 1399505.852520841639489, 5859083.975741870701313 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E326", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_346_generated", "manhole_dn": "manhole_347_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399505.852520841639489, 5859083.975741870701313 ], [ 1399555.343614747049287, 5859081.947722216136754 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E327", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_347_generated", "manhole_dn": "manhole_348_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399555.343614747049287, 5859081.947722216136754 ], [ 1399601.015649068634957, 5859062.386111154220998 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E328", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_348_generated", "manhole_dn": "manhole_349_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399601.015649068634957, 5859062.386111154220998 ], [ 1399645.166987635195255, 5859039.625559205189347 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E329", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_349_generated", "manhole_dn": "manhole_350_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399645.166987635195255, 5859039.625559205189347 ], [ 1399678.521855275146663, 5859013.434346660971642 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E330", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_350_generated", "manhole_dn": "manhole_351_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399678.521855275146663, 5859013.434346660971642 ], [ 1399631.887222865596414, 5859026.524122441187501 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E331", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_351_generated", "manhole_dn": "manhole_352_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399631.887222865596414, 5859026.524122441187501 ], [ 1399582.468943196348846, 5859026.310079920105636 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E332", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_352_generated", "manhole_dn": "manhole_353_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399582.468943196348846, 5859026.310079920105636 ], [ 1399539.589506425894797, 5859003.595072196796536 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E333", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_353_generated", "manhole_dn": "manhole_354_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399539.589506425894797, 5859003.595072196796536 ], [ 1399519.86119730817154, 5858958.118475421331823 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E334", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_354_generated", "manhole_dn": "manhole_355_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399519.86119730817154, 5858958.118475421331823 ], [ 1399500.702504059299827, 5858912.330591697245836 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E335", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_355_generated", "manhole_dn": "manhole_356_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399500.702504059299827, 5858912.330591697245836 ], [ 1399459.870544660370797, 5858907.820527501404285 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E336", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_356_generated", "manhole_dn": "manhole_357_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399459.870544660370797, 5858907.820527501404285 ], [ 1399416.549590024864301, 5858931.836601889692247 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E337", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_357_generated", "manhole_dn": "manhole_358_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399416.549590024864301, 5858931.836601889692247 ], [ 1399368.608087686588988, 5858925.861022648401558 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E338", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_358_generated", "manhole_dn": "manhole_359_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399368.608087686588988, 5858925.861022648401558 ], [ 1399321.001041107112542, 5858910.717598000541329 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E339", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_359_generated", "manhole_dn": "manhole_360_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399321.001041107112542, 5858910.717598000541329 ], [ 1399280.58931208611466, 5858885.789108638651669 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E340", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_360_generated", "manhole_dn": "manhole_361_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399280.58931208611466, 5858885.789108638651669 ], [ 1399313.228826150530949, 5858881.984086359851062 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E341", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_361_generated", "manhole_dn": "manhole_362_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399313.228826150530949, 5858881.984086359851062 ], [ 1399361.001372494967654, 5858895.408078421838582 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E342", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_362_generated", "manhole_dn": "manhole_363_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399361.001372494967654, 5858895.408078421838582 ], [ 1399410.482293800916523, 5858895.717533824034035 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E343", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_363_generated", "manhole_dn": "manhole_364_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399410.482293800916523, 5858895.717533824034035 ], [ 1399446.095617066370323, 5858863.024840264581144 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E344", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_364_generated", "manhole_dn": "manhole_365_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399446.095617066370323, 5858863.024840264581144 ], [ 1399474.489380049519241, 5858822.346942132338881 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E345", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_365_generated", "manhole_dn": "manhole_366_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399474.489380049519241, 5858822.346942132338881 ], [ 1399520.245104632107541, 5858824.819885011762381 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E346", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_366_generated", "manhole_dn": "manhole_367_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399520.245104632107541, 5858824.819885011762381 ], [ 1399566.586486837361008, 5858839.3189777135849 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E347", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_367_generated", "manhole_dn": "manhole_368_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399566.586486837361008, 5858839.3189777135849 ], [ 1399615.488784328103065, 5858830.109275444410741 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E348", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_368_generated", "manhole_dn": "manhole_369_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399615.488784328103065, 5858830.109275444410741 ], [ 1399664.699285737471655, 5858823.037898446433246 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E349", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_369_generated", "manhole_dn": "manhole_370_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399664.699285737471655, 5858823.037898446433246 ], [ 1399714.575816753786057, 5858820.194335919804871 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E350", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_370_generated", "manhole_dn": "manhole_371_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399714.575816753786057, 5858820.194335919804871 ], [ 1399764.179638285189867, 5858814.939907448366284 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E351", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_371_generated", "manhole_dn": "manhole_372_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399764.179638285189867, 5858814.939907448366284 ], [ 1399807.40419201576151, 5858832.621448652818799 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E352", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_372_generated", "manhole_dn": "manhole_373_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399807.40419201576151, 5858832.621448652818799 ], [ 1399840.471942235482857, 5858870.051494165323675 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E353", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_373_generated", "manhole_dn": "manhole_374_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399840.471942235482857, 5858870.051494165323675 ], [ 1399869.586369307944551, 5858910.480171481147408 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E354", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_374_generated", "manhole_dn": "manhole_375_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399869.586369307944551, 5858910.480171481147408 ], [ 1399904.217733812285587, 5858914.438459014520049 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E355", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_375_generated", "manhole_dn": "manhole_376_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399904.217733812285587, 5858914.438459014520049 ], [ 1399875.04219179507345, 5858876.656133281998336 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E356", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_376_generated", "manhole_dn": "manhole_377_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399875.04219179507345, 5858876.656133281998336 ], [ 1399842.579061046708375, 5858838.781471054069698 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E357", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_377_generated", "manhole_dn": "manhole_378_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399842.579061046708375, 5858838.781471054069698 ], [ 1399811.183227530913427, 5858799.922034208662808 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E358", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_378_generated", "manhole_dn": "manhole_379_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399811.183227530913427, 5858799.922034208662808 ], [ 1399767.760693783638999, 5858788.157405063509941 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E359", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_379_generated", "manhole_dn": "manhole_380_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399767.760693783638999, 5858788.157405063509941 ], [ 1399730.487013682723045, 5858765.889758992940187 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E360", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_380_generated", "manhole_dn": "manhole_381_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399730.487013682723045, 5858765.889758992940187 ], [ 1399775.990700061200187, 5858756.396031175740063 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E361", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_381_generated", "manhole_dn": "manhole_382_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399775.990700061200187, 5858756.396031175740063 ], [ 1399822.645813958020881, 5858770.309895566664636 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E362", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_382_generated", "manhole_dn": "manhole_383_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399822.645813958020881, 5858770.309895566664636 ], [ 1399848.382879206677899, 5858812.671142770908773 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E363", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_383_generated", "manhole_dn": "manhole_384_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399848.382879206677899, 5858812.671142770908773 ], [ 1399890.146971003850922, 5858839.840006156824529 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E364", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_384_generated", "manhole_dn": "manhole_385_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399890.146971003850922, 5858839.840006156824529 ], [ 1399933.024881581775844, 5858865.203323930501938 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E365", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_385_generated", "manhole_dn": "manhole_386_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399933.024881581775844, 5858865.203323930501938 ], [ 1399981.74044368439354, 5858875.856378244236112 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E366", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_386_generated", "manhole_dn": "manhole_387_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1399981.74044368439354, 5858875.856378244236112 ], [ 1400031.093885593581945, 5858881.904236211441457 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E367", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_387_generated", "manhole_dn": "manhole_388_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400031.093885593581945, 5858881.904236211441457 ], [ 1400074.736314863199368, 5858861.749566146172583 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E368", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_388_generated", "manhole_dn": "manhole_389_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400074.736314863199368, 5858861.749566146172583 ], [ 1400120.04604879906401, 5858848.047577112913132 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E369", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_389_generated", "manhole_dn": "manhole_390_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400120.04604879906401, 5858848.047577112913132 ], [ 1400169.107465818757191, 5858855.451738660223782 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E370", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_390_generated", "manhole_dn": "manhole_391_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400169.107465818757191, 5858855.451738660223782 ], [ 1400219.055904014734551, 5858854.498997437767684 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E371", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_391_generated", "manhole_dn": "manhole_392_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400219.055904014734551, 5858854.498997437767684 ], [ 1400264.202496099984273, 5858835.102559102699161 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E372", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_392_generated", "manhole_dn": "manhole_393_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400264.202496099984273, 5858835.102559102699161 ], [ 1400313.5064406034071, 5858828.076241883449256 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E373", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_393_generated", "manhole_dn": "manhole_394_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400313.5064406034071, 5858828.076241883449256 ], [ 1400363.408214918803424, 5858825.92084645293653 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E374", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_394_generated", "manhole_dn": "manhole_395_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400363.408214918803424, 5858825.92084645293653 ], [ 1400412.12190379598178, 5858816.438460538163781 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E375", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_395_generated", "manhole_dn": "manhole_396_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400412.12190379598178, 5858816.438460538163781 ], [ 1400457.35316961701028, 5858795.303617381490767 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E376", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_396_generated", "manhole_dn": "manhole_397_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400457.35316961701028, 5858795.303617381490767 ], [ 1400502.323299774201587, 5858773.544904466718435 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E377", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_397_generated", "manhole_dn": "manhole_398_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400502.323299774201587, 5858773.544904466718435 ], [ 1400547.293429931392893, 5858751.786191551946104 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E378", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_398_generated", "manhole_dn": "manhole_399_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400547.293429931392893, 5858751.786191551946104 ], [ 1400590.744895527139306, 5858727.159174475818872 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E379", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_399_generated", "manhole_dn": "manhole_400_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400590.744895527139306, 5858727.159174475818872 ], [ 1400635.199019884923473, 5858704.567341326735914 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E380", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_400_generated", "manhole_dn": "manhole_401_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400635.199019884923473, 5858704.567341326735914 ], [ 1400681.200077461311594, 5858685.082555058412254 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E381", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_401_generated", "manhole_dn": "manhole_402_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400681.200077461311594, 5858685.082555058412254 ], [ 1400727.201135037466884, 5858665.597768789157271 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E382", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_402_generated", "manhole_dn": "manhole_403_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400727.201135037466884, 5858665.597768789157271 ], [ 1400771.747518746880814, 5858643.185780400410295 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E383", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_403_generated", "manhole_dn": "manhole_404_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400771.747518746880814, 5858643.185780400410295 ], [ 1400815.058141873218119, 5858618.287103357724845 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E384", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_404_generated", "manhole_dn": "manhole_405_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400815.058141873218119, 5858618.287103357724845 ], [ 1400858.368764999555424, 5858593.388426315039396 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E385", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_405_generated", "manhole_dn": "manhole_406_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400858.368764999555424, 5858593.388426315039396 ], [ 1400901.015538981882855, 5858567.603215331211686 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E386", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_406_generated", "manhole_dn": "manhole_407_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400901.015538981882855, 5858567.603215331211686 ], [ 1400935.611248838482425, 5858531.635457808151841 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E387", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_407_generated", "manhole_dn": "manhole_408_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400935.611248838482425, 5858531.635457808151841 ], [ 1400968.368858377216384, 5858493.916852168738842 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E388", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_408_generated", "manhole_dn": "manhole_409_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1400968.368858377216384, 5858493.916852168738842 ], [ 1401003.934786917176098, 5858459.187281335704029 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E389", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_409_generated", "manhole_dn": "manhole_410_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401003.934786917176098, 5858459.187281335704029 ], [ 1401043.585826724534854, 5858428.797351745888591 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E390", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_410_generated", "manhole_dn": "manhole_411_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401043.585826724534854, 5858428.797351745888591 ], [ 1401083.221737525891513, 5858398.387669586576521 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E391", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_411_generated", "manhole_dn": "manhole_412_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401083.221737525891513, 5858398.387669586576521 ], [ 1401110.648461407981813, 5858357.591805689036846 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E392", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_412_generated", "manhole_dn": "manhole_413_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401110.648461407981813, 5858357.591805689036846 ], [ 1401126.408902976894751, 5858310.191691207699478 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E393", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_413_generated", "manhole_dn": "manhole_414_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401126.408902976894751, 5858310.191691207699478 ], [ 1401143.036807195749134, 5858263.082594471052289 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E394", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_414_generated", "manhole_dn": "manhole_415_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401143.036807195749134, 5858263.082594471052289 ], [ 1401138.212383721489459, 5858214.76880091521889 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E395", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_415_generated", "manhole_dn": "manhole_416_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401138.212383721489459, 5858214.76880091521889 ], [ 1401127.278883102815598, 5858166.793468511663377 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E396", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_416_generated", "manhole_dn": "manhole_417_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401127.278883102815598, 5858166.793468511663377 ], [ 1401167.115607601357624, 5858144.839577251113951 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E397", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_417_generated", "manhole_dn": "manhole_418_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401167.115607601357624, 5858144.839577251113951 ], [ 1401216.491633794968948, 5858137.314352037385106 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E398", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_418_generated", "manhole_dn": "manhole_419_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401216.491633794968948, 5858137.314352037385106 ], [ 1401262.474555413238704, 5858118.412093843333423 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E399", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_419_generated", "manhole_dn": "manhole_420_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401262.474555413238704, 5858118.412093843333423 ], [ 1401306.204297894844785, 5858094.851829358376563 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E400", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_420_generated", "manhole_dn": "manhole_421_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401306.204297894844785, 5858094.851829358376563 ], [ 1401338.732990932185203, 5858057.277074216865003 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E401", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_421_generated", "manhole_dn": "manhole_422_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401338.732990932185203, 5858057.277074216865003 ], [ 1401369.206103157252073, 5858017.689909309148788 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E402", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_422_generated", "manhole_dn": "manhole_423_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401369.206103157252073, 5858017.689909309148788 ], [ 1401390.656988075468689, 5857974.121287336573005 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E403", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_423_generated", "manhole_dn": "manhole_424_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401390.656988075468689, 5857974.121287336573005 ], [ 1401382.080559738678858, 5857925.029101894237101 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E404", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_424_generated", "manhole_dn": "manhole_425_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401382.080559738678858, 5857925.029101894237101 ], [ 1401370.850513746263459, 5857876.350150991231203 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E405", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_425_generated", "manhole_dn": "manhole_426_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401370.850513746263459, 5857876.350150991231203 ], [ 1401359.62046775361523, 5857827.671200087293983 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E406", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_426_generated", "manhole_dn": "manhole_427_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401359.62046775361523, 5857827.671200087293983 ], [ 1401358.906585979741067, 5857778.342266672290862 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E407", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_427_generated", "manhole_dn": "manhole_428_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401358.906585979741067, 5857778.342266672290862 ], [ 1401367.984820277197286, 5857729.216511145234108 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E408", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_428_generated", "manhole_dn": "manhole_429_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401367.984820277197286, 5857729.216511145234108 ], [ 1401378.054766685701907, 5857680.310615876689553 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E409", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_429_generated", "manhole_dn": "manhole_430_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401378.054766685701907, 5857680.310615876689553 ], [ 1401398.812842015642673, 5857635.314562235958874 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E410", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_430_generated", "manhole_dn": "manhole_431_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401398.812842015642673, 5857635.314562235958874 ], [ 1401430.82192275673151, 5857597.181597260758281 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E411", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_431_generated", "manhole_dn": "manhole_432_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401430.82192275673151, 5857597.181597260758281 ], [ 1401471.215903429547325, 5857569.028509169816971 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E412", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_432_generated", "manhole_dn": "manhole_433_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401471.215903429547325, 5857569.028509169816971 ], [ 1401516.447121338918805, 5857547.817872204817832 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E413", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_433_generated", "manhole_dn": "manhole_434_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401516.447121338918805, 5857547.817872204817832 ], [ 1401562.699131066910923, 5857528.946168699301779 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E414", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_434_generated", "manhole_dn": "manhole_435_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401562.699131066910923, 5857528.946168699301779 ], [ 1401609.00828788918443, 5857510.205405948683619 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E415", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_435_generated", "manhole_dn": "manhole_436_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401609.00828788918443, 5857510.205405948683619 ], [ 1401655.317444711457938, 5857491.46464319806546 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E416", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_436_generated", "manhole_dn": "manhole_437_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401655.317444711457938, 5857491.46464319806546 ], [ 1401702.896730977809057, 5857476.413837599568069 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E417", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_437_generated", "manhole_dn": "manhole_438_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401702.896730977809057, 5857476.413837599568069 ], [ 1401750.929637423250824, 5857462.680881164036691 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E418", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_438_generated", "manhole_dn": "manhole_439_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401750.929637423250824, 5857462.680881164036691 ], [ 1401799.045013694558293, 5857449.24613715428859 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E419", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_439_generated", "manhole_dn": "manhole_440_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401799.045013694558293, 5857449.24613715428859 ], [ 1401847.308918574126437, 5857436.348475356586277 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E420", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_440_generated", "manhole_dn": "manhole_441_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401847.308918574126437, 5857436.348475356586277 ], [ 1401895.572823453694582, 5857423.450813558883965 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E421", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_441_generated", "manhole_dn": "manhole_442_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401895.572823453694582, 5857423.450813558883965 ], [ 1401943.836728333262727, 5857410.553151761181653 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E422", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_442_generated", "manhole_dn": "manhole_443_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401943.836728333262727, 5857410.553151761181653 ], [ 1401991.287342586088926, 5857395.066806650720537 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E423", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_443_generated", "manhole_dn": "manhole_444_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1401991.287342586088926, 5857395.066806650720537 ], [ 1402033.899048008024693, 5857369.088003344833851 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E424", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_444_generated", "manhole_dn": "manhole_445_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402033.899048008024693, 5857369.088003344833851 ], [ 1402072.111172434175387, 5857336.990495380945504 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E425", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_445_generated", "manhole_dn": "manhole_446_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402072.111172434175387, 5857336.990495380945504 ], [ 1402109.707698884420097, 5857304.092845115810633 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E426", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_446_generated", "manhole_dn": "manhole_447_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402109.707698884420097, 5857304.092845115810633 ], [ 1402147.304225334897637, 5857271.195194851607084 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E427", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_447_generated", "manhole_dn": "manhole_448_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402147.304225334897637, 5857271.195194851607084 ], [ 1402184.900751785142347, 5857238.297544586472213 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E428", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_448_generated", "manhole_dn": "manhole_449_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402184.900751785142347, 5857238.297544586472213 ], [ 1402222.497278235619888, 5857205.399894322268665 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E429", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_449_generated", "manhole_dn": "manhole_450_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402222.497278235619888, 5857205.399894322268665 ], [ 1402260.963186759501696, 5857173.601736636832356 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E430", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_450_generated", "manhole_dn": "manhole_451_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402260.963186759501696, 5857173.601736636832356 ], [ 1402301.643911075778306, 5857144.604618449695408 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E431", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_451_generated", "manhole_dn": "manhole_452_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402301.643911075778306, 5857144.604618449695408 ], [ 1402345.539385391399264, 5857121.000730181112885 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E432", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_452_generated", "manhole_dn": "manhole_453_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402345.539385391399264, 5857121.000730181112885 ], [ 1402394.447288936935365, 5857112.260867094621062 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E433", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_453_generated", "manhole_dn": "manhole_454_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402394.447288936935365, 5857112.260867094621062 ], [ 1402441.730468847323209, 5857128.148596168495715 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E434", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_454_generated", "manhole_dn": "manhole_455_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402441.730468847323209, 5857128.148596168495715 ], [ 1402483.802292782813311, 5857152.803806195966899 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E435", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_455_generated", "manhole_dn": "manhole_456_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402483.802292782813311, 5857152.803806195966899 ], [ 1402513.116842371411622, 5857193.169051918201149 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E436", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_456_generated", "manhole_dn": "manhole_457_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402513.116842371411622, 5857193.169051918201149 ], [ 1402549.654036887688562, 5857227.071210944093764 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E437", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_457_generated", "manhole_dn": "manhole_458_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402549.654036887688562, 5857227.071210944093764 ], [ 1402592.530350444372743, 5857252.71055434178561 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E438", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_458_generated", "manhole_dn": "manhole_459_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402592.530350444372743, 5857252.71055434178561 ], [ 1402639.997615454019979, 5857268.224419611506164 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E439", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_459_generated", "manhole_dn": "manhole_460_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402639.997615454019979, 5857268.224419611506164 ], [ 1402689.905034058028832, 5857265.987510503269732 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E440", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_460_generated", "manhole_dn": "manhole_461_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402689.905034058028832, 5857265.987510503269732 ], [ 1402738.766558608040214, 5857256.155517539009452 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E441", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_461_generated", "manhole_dn": "manhole_462_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402738.766558608040214, 5857256.155517539009452 ], [ 1402785.300747652538121, 5857239.036676546558738 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E442", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_462_generated", "manhole_dn": "manhole_463_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402785.300747652538121, 5857239.036676546558738 ], [ 1402829.752187143079937, 5857216.237033539451659 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E443", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_463_generated", "manhole_dn": "manhole_464_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402829.752187143079937, 5857216.237033539451659 ], [ 1402870.336595602566376, 5857187.241045727394521 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E444", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_464_generated", "manhole_dn": "manhole_465_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402870.336595602566376, 5857187.241045727394521 ], [ 1402907.890058916993439, 5857155.221295398660004 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E445", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_465_generated", "manhole_dn": "manhole_466_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402907.890058916993439, 5857155.221295398660004 ], [ 1402955.845737372990698, 5857162.265679953619838 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E446", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_466_generated", "manhole_dn": "manhole_467_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1402955.845737372990698, 5857162.265679953619838 ], [ 1403002.170354939764366, 5857180.637282749637961 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E447", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_467_generated", "manhole_dn": "manhole_468_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403002.170354939764366, 5857180.637282749637961 ], [ 1403050.636642853729427, 5857192.752278824336827 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E448", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_468_generated", "manhole_dn": "manhole_469_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403050.636642853729427, 5857192.752278824336827 ], [ 1403098.837281614542007, 5857205.861251706257463 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E449", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_469_generated", "manhole_dn": "manhole_470_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403098.837281614542007, 5857205.861251706257463 ], [ 1403146.885479411110282, 5857219.540611433796585 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E450", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_470_generated", "manhole_dn": "manhole_471_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403146.885479411110282, 5857219.540611433796585 ], [ 1403194.933677207678556, 5857233.219971161335707 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E451", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_471_generated", "manhole_dn": "manhole_472_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403194.933677207678556, 5857233.219971161335707 ], [ 1403242.981875004246831, 5857246.899330889806151 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E452", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_472_generated", "manhole_dn": "manhole_473_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403242.981875004246831, 5857246.899330889806151 ], [ 1403291.030072800815105, 5857260.578690617345273 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E453", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_473_generated", "manhole_dn": "manhole_474_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403291.030072800815105, 5857260.578690617345273 ], [ 1403337.008083500200883, 5857279.246462292969227 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E454", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_474_generated", "manhole_dn": "manhole_475_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403337.008083500200883, 5857279.246462292969227 ], [ 1403380.803470284445211, 5857303.279338725842535 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E455", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_475_generated", "manhole_dn": "manhole_476_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403380.803470284445211, 5857303.279338725842535 ], [ 1403428.121818739688024, 5857316.651918372139335 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E456", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_476_generated", "manhole_dn": "manhole_477_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403428.121818739688024, 5857316.651918372139335 ], [ 1403477.99995229463093, 5857316.044570435769856 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E457", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_477_generated", "manhole_dn": "manhole_478_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403477.99995229463093, 5857316.044570435769856 ], [ 1403520.684894758975133, 5857339.928777910768986 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E458", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_478_generated", "manhole_dn": "manhole_479_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403520.684894758975133, 5857339.928777910768986 ], [ 1403552.318474431755021, 5857378.594923712313175 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E459", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_479_generated", "manhole_dn": "manhole_480_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403552.318474431755021, 5857378.594923712313175 ], [ 1403583.95205410476774, 5857417.261069513857365 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E460", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_480_generated", "manhole_dn": "manhole_481_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403583.95205410476774, 5857417.261069513857365 ], [ 1403623.540760961361229, 5857446.034681444056332 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E461", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_481_generated", "manhole_dn": "manhole_482_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403623.540760961361229, 5857446.034681444056332 ], [ 1403671.99387682066299, 5857456.591924804262817 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E462", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_482_generated", "manhole_dn": "manhole_483_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403671.99387682066299, 5857456.591924804262817 ], [ 1403721.623416067101061, 5857462.307082566432655 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E463", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_483_generated", "manhole_dn": "manhole_484_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403721.623416067101061, 5857462.307082566432655 ], [ 1403771.146520561072975, 5857468.668577928096056 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E464", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_484_generated", "manhole_dn": "manhole_485_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403771.146520561072975, 5857468.668577928096056 ], [ 1403819.624558065086603, 5857480.525302513502538 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E465", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_485_generated", "manhole_dn": "manhole_486_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403819.624558065086603, 5857480.525302513502538 ], [ 1403833.226475024595857, 5857519.969276647083461 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E466", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_486_generated", "manhole_dn": "manhole_487_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403833.226475024595857, 5857519.969276647083461 ], [ 1403834.191400300711393, 5857569.903098987415433 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E467", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_487_generated", "manhole_dn": "manhole_488_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403834.191400300711393, 5857569.903098987415433 ], [ 1403835.826205489458516, 5857619.833867117762566 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E468", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_488_generated", "manhole_dn": "manhole_489_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403835.826205489458516, 5857619.833867117762566 ], [ 1403837.461010678205639, 5857669.764635248109698 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E469", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_489_generated", "manhole_dn": "manhole_490_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403837.461010678205639, 5857669.764635248109698 ], [ 1403839.095815866952762, 5857719.695403378456831 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E470", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_490_generated", "manhole_dn": "manhole_491_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403839.095815866952762, 5857719.695403378456831 ], [ 1403840.730621055699885, 5857769.626171507872641 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E471", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_491_generated", "manhole_dn": "manhole_492_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403840.730621055699885, 5857769.626171507872641 ], [ 1403844.05684593715705, 5857819.444052322767675 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E472", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_492_generated", "manhole_dn": "manhole_493_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403844.05684593715705, 5857819.444052322767675 ], [ 1403849.071858982322738, 5857869.149221451953053 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E473", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_493_generated", "manhole_dn": "manhole_494_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403849.071858982322738, 5857869.149221451953053 ], [ 1403857.27235992741771, 5857918.272816966287792 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E474", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_494_generated", "manhole_dn": "manhole_495_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403857.27235992741771, 5857918.272816966287792 ], [ 1403870.14476372115314, 5857966.543464514426887 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E475", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_495_generated", "manhole_dn": "manhole_496_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403870.14476372115314, 5857966.543464514426887 ], [ 1403888.167647594818845, 5858012.942289969883859 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E476", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_496_generated", "manhole_dn": "manhole_497_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403888.167647594818845, 5858012.942289969883859 ], [ 1403909.291155800223351, 5858058.214263586327434 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E477", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_497_generated", "manhole_dn": "manhole_498_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403909.291155800223351, 5858058.214263586327434 ], [ 1403930.415136094205081, 5858103.486016927286983 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E478", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_498_generated", "manhole_dn": "manhole_499_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403930.415136094205081, 5858103.486016927286983 ], [ 1403940.640495370374992, 5858152.001026654615998 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E479", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_499_generated", "manhole_dn": "manhole_500_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403940.640495370374992, 5858152.001026654615998 ], [ 1403950.174206993775442, 5858201.038034979254007 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E480", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_500_generated", "manhole_dn": "manhole_501_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403950.174206993775442, 5858201.038034979254007 ], [ 1403958.124072341481224, 5858250.354669462889433 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E481", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_501_generated", "manhole_dn": "manhole_502_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403958.124072341481224, 5858250.354669462889433 ], [ 1403965.828936894191429, 5858299.714463387615979 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E482", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_502_generated", "manhole_dn": "manhole_503_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403965.828936894191429, 5858299.714463387615979 ], [ 1403970.726305023068562, 5858348.956120178103447 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E483", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_503_generated", "manhole_dn": "manhole_504_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403970.726305023068562, 5858348.956120178103447 ], [ 1403958.90198110206984, 5858397.494141953065991 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E484", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_504_generated", "manhole_dn": "manhole_505_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403958.90198110206984, 5858397.494141953065991 ], [ 1403952.787714630831033, 5858446.859565945342183 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E485", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_505_generated", "manhole_dn": "manhole_506_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403952.787714630831033, 5858446.859565945342183 ], [ 1403976.849110416835174, 5858487.767360433936119 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E486", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_506_generated", "manhole_dn": "manhole_507_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1403976.849110416835174, 5858487.767360433936119 ], [ 1404020.768327688798308, 5858511.576109840534627 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E487", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_507_generated", "manhole_dn": "manhole_508_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404020.768327688798308, 5858511.576109840534627 ], [ 1404061.77451289142482, 5858539.288351361639798 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E488", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_508_generated", "manhole_dn": "manhole_509_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404061.77451289142482, 5858539.288351361639798 ], [ 1404097.097979943966493, 5858574.615492053329945 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E489", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_509_generated", "manhole_dn": "manhole_510_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404097.097979943966493, 5858574.615492053329945 ], [ 1404141.391669932985678, 5858595.430608985945582 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E490", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_510_generated", "manhole_dn": "manhole_511_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404141.391669932985678, 5858595.430608985945582 ], [ 1404190.283622202696279, 5858597.461959939450026 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E491", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_511_generated", "manhole_dn": "manhole_512_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404190.283622202696279, 5858597.461959939450026 ], [ 1404239.962952838977799, 5858594.285238018259406 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E492", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_512_generated", "manhole_dn": "manhole_513_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404239.962952838977799, 5858594.285238018259406 ], [ 1404289.627840481465682, 5858599.684601824730635 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E493", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_513_generated", "manhole_dn": "manhole_514_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404289.627840481465682, 5858599.684601824730635 ], [ 1404338.755046255188063, 5858608.047380377538502 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E494", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_514_generated", "manhole_dn": "manhole_515_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404338.755046255188063, 5858608.047380377538502 ], [ 1404387.151045070262626, 5858620.440180414356291 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E495", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_515_generated", "manhole_dn": "manhole_516_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404387.151045070262626, 5858620.440180414356291 ], [ 1404403.197637967998162, 5858662.521791838109493 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E496", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_516_generated", "manhole_dn": "manhole_517_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404403.197637967998162, 5858662.521791838109493 ], [ 1404411.132263287669048, 5858711.845064296387136 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E497", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_517_generated", "manhole_dn": "manhole_518_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404411.132263287669048, 5858711.845064296387136 ], [ 1404441.012969816336408, 5858748.901123464107513 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E498", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_518_generated", "manhole_dn": "manhole_519_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404441.012969816336408, 5858748.901123464107513 ], [ 1404488.142750177066773, 5858745.263412451371551 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E499", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_519_generated", "manhole_dn": "manhole_520_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404488.142750177066773, 5858745.263412451371551 ], [ 1404530.903241959866136, 5858719.940870678052306 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E500", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_520_generated", "manhole_dn": "manhole_521_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404530.903241959866136, 5858719.940870678052306 ], [ 1404579.400072891730815, 5858707.948723929934204 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E501", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_521_generated", "manhole_dn": "manhole_522_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404579.400072891730815, 5858707.948723929934204 ], [ 1404626.994731226703152, 5858693.405533240176737 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E502", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_522_generated", "manhole_dn": "manhole_523_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404626.994731226703152, 5858693.405533240176737 ], [ 1404672.248451311141253, 5858672.24294803570956 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E503", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_523_generated", "manhole_dn": "manhole_524_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404672.248451311141253, 5858672.24294803570956 ], [ 1404711.854852612828836, 5858687.083371426910162 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E504", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_524_generated", "manhole_dn": "manhole_525_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404711.854852612828836, 5858687.083371426910162 ], [ 1404716.779431127710268, 5858735.748253228142858 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E505", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_525_generated", "manhole_dn": "manhole_526_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404716.779431127710268, 5858735.748253228142858 ], [ 1404718.961788963759318, 5858785.657964785583317 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E506", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_526_generated", "manhole_dn": "manhole_527_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404718.961788963759318, 5858785.657964785583317 ], [ 1404720.935364821925759, 5858835.576490328647196 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E507", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_527_generated", "manhole_dn": "manhole_528_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404720.935364821925759, 5858835.576490328647196 ], [ 1404730.923922217916697, 5858884.317339480854571 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E508", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_528_generated", "manhole_dn": "manhole_529_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404730.923922217916697, 5858884.317339480854571 ], [ 1404743.393242048565298, 5858932.693679328076541 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E509", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_529_generated", "manhole_dn": "manhole_530_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404743.393242048565298, 5858932.693679328076541 ], [ 1404755.742804704466835, 5858981.100701128132641 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E510", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_530_generated", "manhole_dn": "manhole_531_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404755.742804704466835, 5858981.100701128132641 ], [ 1404768.070922636194155, 5859029.513217096216977 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E511", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_531_generated", "manhole_dn": "manhole_532_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404768.070922636194155, 5859029.513217096216977 ], [ 1404780.399040567921475, 5859077.925733063369989 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E512", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_532_generated", "manhole_dn": "manhole_533_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404780.399040567921475, 5859077.925733063369989 ], [ 1404800.443037372082472, 5859123.31667666696012 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E513", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_533_generated", "manhole_dn": "manhole_534_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404800.443037372082472, 5859123.31667666696012 ], [ 1404824.268818141892552, 5859167.226656908169389 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E514", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_534_generated", "manhole_dn": "manhole_535_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404824.268818141892552, 5859167.226656908169389 ], [ 1404848.094598911702633, 5859211.136637149378657 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E515", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_535_generated", "manhole_dn": "manhole_536_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404848.094598911702633, 5859211.136637149378657 ], [ 1404881.861278822412714, 5859247.625393519178033 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E516", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_536_generated", "manhole_dn": "manhole_537_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404881.861278822412714, 5859247.625393519178033 ], [ 1404908.34400450438261, 5859289.70044207572937 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E517", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_537_generated", "manhole_dn": "manhole_538_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404908.34400450438261, 5859289.70044207572937 ], [ 1404918.33350995904766, 5859338.46383417211473 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E518", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_538_generated", "manhole_dn": "manhole_539_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404918.33350995904766, 5859338.46383417211473 ], [ 1404908.8093886829447, 5859386.729064729064703 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E519", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_539_generated", "manhole_dn": "manhole_540_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404908.8093886829447, 5859386.729064729064703 ], [ 1404896.410884120734408, 5859434.875554755330086 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E520", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_540_generated", "manhole_dn": "manhole_541_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404896.410884120734408, 5859434.875554755330086 ], [ 1404906.999160802224651, 5859482.597523686476052 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E521", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_541_generated", "manhole_dn": "manhole_542_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404906.999160802224651, 5859482.597523686476052 ], [ 1404924.055504663148895, 5859529.553197764791548 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E522", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_542_generated", "manhole_dn": "manhole_543_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404924.055504663148895, 5859529.553197764791548 ], [ 1404942.388258154969662, 5859575.919236345216632 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E523", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_543_generated", "manhole_dn": "manhole_544_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404942.388258154969662, 5859575.919236345216632 ], [ 1404971.523326827445999, 5859615.984446119517088 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E524", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_544_generated", "manhole_dn": "manhole_545_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404971.523326827445999, 5859615.984446119517088 ], [ 1405002.812107779551297, 5859654.473820650018752 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E525", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_545_generated", "manhole_dn": "manhole_546_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405002.812107779551297, 5859654.473820650018752 ], [ 1405013.344656002009287, 5859702.336904150433838 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E526", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_546_generated", "manhole_dn": "manhole_547_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405013.344656002009287, 5859702.336904150433838 ], [ 1404996.677717972546816, 5859748.143402196466923 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E527", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_547_generated", "manhole_dn": "manhole_548_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404996.677717972546816, 5859748.143402196466923 ], [ 1404984.694301362615079, 5859793.229968112893403 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E528", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_548_generated", "manhole_dn": "manhole_549_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1404984.694301362615079, 5859793.229968112893403 ], [ 1405023.226900733308867, 5859822.084885380230844 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E529", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_549_generated", "manhole_dn": "manhole_550_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405023.226900733308867, 5859822.084885380230844 ], [ 1405056.793340926757082, 5859855.16377067565918 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E530", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_550_generated", "manhole_dn": "manhole_551_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405056.793340926757082, 5859855.16377067565918 ], [ 1405081.470628390088677, 5859897.341331465169787 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E531", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_551_generated", "manhole_dn": "manhole_552_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405081.470628390088677, 5859897.341331465169787 ], [ 1405122.613110831938684, 5859923.495923422276974 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E532", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_552_generated", "manhole_dn": "manhole_553_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405122.613110831938684, 5859923.495923422276974 ], [ 1405162.373615399934351, 5859949.123488940298557 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E533", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_553_generated", "manhole_dn": "manhole_554_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405162.373615399934351, 5859949.123488940298557 ], [ 1405188.46853386820294, 5859989.357394061051309 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E534", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_554_generated", "manhole_dn": "manhole_555_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405188.46853386820294, 5859989.357394061051309 ], [ 1405232.582390227122232, 5860012.803542384877801 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E535", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_555_generated", "manhole_dn": "manhole_556_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405232.582390227122232, 5860012.803542384877801 ], [ 1405276.696246586041525, 5860036.24969070777297 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E536", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_556_generated", "manhole_dn": "manhole_557_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405276.696246586041525, 5860036.24969070777297 ], [ 1405321.863952660700306, 5860057.40782677847892 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E537", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_557_generated", "manhole_dn": "manhole_558_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405321.863952660700306, 5860057.40782677847892 ], [ 1405370.578818592475727, 5860067.666076180525124 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E538", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_558_generated", "manhole_dn": "manhole_559_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405370.578818592475727, 5860067.666076180525124 ], [ 1405419.720108942594379, 5860075.768039762973785 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E539", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_559_generated", "manhole_dn": "manhole_560_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405419.720108942594379, 5860075.768039762973785 ], [ 1405466.303343567298725, 5860093.737167782150209 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E540", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_560_generated", "manhole_dn": "manhole_561_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405466.303343567298725, 5860093.737167782150209 ], [ 1405512.33899949863553, 5860113.140069035813212 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E541", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_561_generated", "manhole_dn": "manhole_562_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405512.33899949863553, 5860113.140069035813212 ], [ 1405559.341968116583303, 5860129.63275773730129 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E542", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_562_generated", "manhole_dn": "manhole_563_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405559.341968116583303, 5860129.63275773730129 ], [ 1405608.203826864017174, 5860137.958862195722759 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E543", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_563_generated", "manhole_dn": "manhole_564_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405608.203826864017174, 5860137.958862195722759 ], [ 1405658.116226786049083, 5860135.836003727279603 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E544", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_564_generated", "manhole_dn": "manhole_565_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405658.116226786049083, 5860135.836003727279603 ], [ 1405708.028626708313823, 5860133.713145258836448 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E545", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_565_generated", "manhole_dn": "manhole_566_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405708.028626708313823, 5860133.713145258836448 ], [ 1405757.905965997371823, 5860133.247365079820156 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E546", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_566_generated", "manhole_dn": "manhole_567_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405757.905965997371823, 5860133.247365079820156 ], [ 1405807.683906695106998, 5860137.479482038877904 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E547", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_567_generated", "manhole_dn": "manhole_568_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405807.683906695106998, 5860137.479482038877904 ], [ 1405857.461847392842174, 5860141.71159899700433 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E548", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_568_generated", "manhole_dn": "manhole_569_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405857.461847392842174, 5860141.71159899700433 ], [ 1405907.262428658548743, 5860144.934318098239601 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E549", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_569_generated", "manhole_dn": "manhole_570_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405907.262428658548743, 5860144.934318098239601 ], [ 1405953.690323241287842, 5860129.322935261763632 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E550", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_570_generated", "manhole_dn": "manhole_571_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405953.690323241287842, 5860129.322935261763632 ], [ 1405999.212724782060832, 5860109.24701795168221 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E551", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_571_generated", "manhole_dn": "manhole_572_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405999.212724782060832, 5860109.24701795168221 ], [ 1406043.799454555381089, 5860123.282242203131318 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E552", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_572_generated", "manhole_dn": "manhole_573_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1406043.799454555381089, 5860123.282242203131318 ], [ 1406045.837931673508137, 5860170.317889881320298 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E553", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_573_generated", "manhole_dn": "manhole_574_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1406045.837931673508137, 5860170.317889881320298 ], [ 1406009.823360634269193, 5860204.51028099656105 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E554", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_574_generated", "manhole_dn": "manhole_575_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1406009.823360634269193, 5860204.51028099656105 ], [ 1405961.920197409577668, 5860215.702762489207089 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E555", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_575_generated", "manhole_dn": "manhole_576_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405961.920197409577668, 5860215.702762489207089 ], [ 1405911.967586383456364, 5860216.403366317041218 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E556", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_576_generated", "manhole_dn": "manhole_577_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405911.967586383456364, 5860216.403366317041218 ], [ 1405862.228186112362891, 5860219.830507025122643 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E557", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_577_generated", "manhole_dn": "manhole_578_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405862.228186112362891, 5860219.830507025122643 ], [ 1405815.441844531334937, 5860236.66072897054255 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E558", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_578_generated", "manhole_dn": "manhole_579_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405815.441844531334937, 5860236.66072897054255 ], [ 1405769.269174743210897, 5860255.735286859795451 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E559", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_579_generated", "manhole_dn": "manhole_580_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405769.269174743210897, 5860255.735286859795451 ], [ 1405723.529975978191942, 5860275.536393165588379 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E560", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_580_generated", "manhole_dn": "manhole_581_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405723.529975978191942, 5860275.536393165588379 ], [ 1405684.813377151498571, 5860307.108202890492976 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E561", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_581_generated", "manhole_dn": "manhole_582_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405684.813377151498571, 5860307.108202890492976 ], [ 1405646.0967783248052, 5860338.680012616328895 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E562", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_582_generated", "manhole_dn": "manhole_583_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405646.0967783248052, 5860338.680012616328895 ], [ 1405616.615605775965378, 5860378.420107116922736 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E563", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_583_generated", "manhole_dn": "manhole_584_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405616.615605775965378, 5860378.420107116922736 ], [ 1405591.204065771540627, 5860421.431824457831681 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E564", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_584_generated", "manhole_dn": "manhole_585_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405591.204065771540627, 5860421.431824457831681 ], [ 1405565.792525767115876, 5860464.443541799671948 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E565", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_585_generated", "manhole_dn": "manhole_586_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405565.792525767115876, 5860464.443541799671948 ], [ 1405558.167356977239251, 5860510.242870399728417 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_8_E566", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_8", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_8", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_586_generated", "manhole_dn": "manhole_587_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1405558.167356977239251, 5860510.242870399728417 ], [ 1405600.872679806081578, 5860534.232741543091834 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E0", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_588_generated", "manhole_dn": "manhole_589_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423659.595810513012111, 5847415.113979324698448 ], [ 1423614.621119450079277, 5847436.960019812919199 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E1", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_589_generated", "manhole_dn": "manhole_590_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423614.621119450079277, 5847436.960019812919199 ], [ 1423569.859692733967677, 5847459.238196386024356 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E2", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_590_generated", "manhole_dn": "manhole_591_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423569.859692733967677, 5847459.238196386024356 ], [ 1423523.573864149395376, 5847466.209217079915106 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E3", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_591_generated", "manhole_dn": "manhole_592_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423523.573864149395376, 5847466.209217079915106 ], [ 1423477.948408054653555, 5847447.36181138176471 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E4", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_592_generated", "manhole_dn": "manhole_593_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423477.948408054653555, 5847447.36181138176471 ], [ 1423444.939788604388013, 5847410.429523968137801 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E5", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_593_generated", "manhole_dn": "manhole_594_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423444.939788604388013, 5847410.429523968137801 ], [ 1423424.07874576956965, 5847365.203388126567006 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E6", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_594_generated", "manhole_dn": "manhole_595_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423424.07874576956965, 5847365.203388126567006 ], [ 1423411.037494811229408, 5847317.00996189378202 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E7", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_595_generated", "manhole_dn": "manhole_596_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423411.037494811229408, 5847317.00996189378202 ], [ 1423401.757720600580797, 5847267.893673749640584 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E8", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_596_generated", "manhole_dn": "manhole_597_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423401.757720600580797, 5847267.893673749640584 ], [ 1423393.129245463758707, 5847218.644091574475169 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E9", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_597_generated", "manhole_dn": "manhole_598_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423393.129245463758707, 5847218.644091574475169 ], [ 1423399.918824267340824, 5847170.502729584462941 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E10", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_598_generated", "manhole_dn": "manhole_599_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423399.918824267340824, 5847170.502729584462941 ], [ 1423437.366585926385596, 5847140.67195972148329 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E11", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_599_generated", "manhole_dn": "manhole_600_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423437.366585926385596, 5847140.67195972148329 ], [ 1423478.530574458185583, 5847114.469272439368069 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E12", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_600_generated", "manhole_dn": "manhole_601_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423478.530574458185583, 5847114.469272439368069 ], [ 1423510.399903644807637, 5847075.94242234248668 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E13", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_601_generated", "manhole_dn": "manhole_602_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423510.399903644807637, 5847075.94242234248668 ], [ 1423542.015440239803866, 5847037.207260864786804 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E14", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_602_generated", "manhole_dn": "manhole_603_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423542.015440239803866, 5847037.207260864786804 ], [ 1423559.693261644104496, 5846992.876940212212503 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E15", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_603_generated", "manhole_dn": "manhole_604_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423559.693261644104496, 5846992.876940212212503 ], [ 1423525.189215724589303, 5846957.968996201641858 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E16", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_604_generated", "manhole_dn": "manhole_605_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423525.189215724589303, 5846957.968996201641858 ], [ 1423481.410415501333773, 5846934.232215788215399 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E17", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_605_generated", "manhole_dn": "manhole_606_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423481.410415501333773, 5846934.232215788215399 ], [ 1423433.532832647906616, 5846922.689219783991575 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E18", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_606_generated", "manhole_dn": "manhole_607_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423433.532832647906616, 5846922.689219783991575 ], [ 1423383.701956534059718, 5846926.794838729314506 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E19", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_607_generated", "manhole_dn": "manhole_608_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423383.701956534059718, 5846926.794838729314506 ], [ 1423333.87108042021282, 5846930.900457675568759 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E20", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_608_generated", "manhole_dn": "manhole_609_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423333.87108042021282, 5846930.900457675568759 ], [ 1423290.350330511340871, 5846912.008967999368906 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E21", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_609_generated", "manhole_dn": "manhole_610_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423290.350330511340871, 5846912.008967999368906 ], [ 1423273.794719845987856, 5846865.498323081992567 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E22", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_610_generated", "manhole_dn": "manhole_611_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423273.794719845987856, 5846865.498323081992567 ], [ 1423261.021109556546435, 5846817.268953412771225 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E23", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_611_generated", "manhole_dn": "manhole_612_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423261.021109556546435, 5846817.268953412771225 ], [ 1423230.054057317553088, 5846778.940672472119331 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E24", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_612_generated", "manhole_dn": "manhole_613_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423230.054057317553088, 5846778.940672472119331 ], [ 1423191.975883910199627, 5846746.686084965243936 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E25", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_613_generated", "manhole_dn": "manhole_614_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423191.975883910199627, 5846746.686084965243936 ], [ 1423148.382039699703455, 5846722.216833685524762 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E26", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_614_generated", "manhole_dn": "manhole_615_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423148.382039699703455, 5846722.216833685524762 ], [ 1423116.208600282436237, 5846685.925128715112805 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E27", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_615_generated", "manhole_dn": "manhole_616_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423116.208600282436237, 5846685.925128715112805 ], [ 1423098.800149801187217, 5846639.999510037712753 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E28", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_616_generated", "manhole_dn": "manhole_617_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423098.800149801187217, 5846639.999510037712753 ], [ 1423055.521651374874637, 5846618.02664355840534 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E29", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_617_generated", "manhole_dn": "manhole_618_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423055.521651374874637, 5846618.02664355840534 ], [ 1423006.884908850304782, 5846607.313376450911164 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E30", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_618_generated", "manhole_dn": "manhole_619_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1423006.884908850304782, 5846607.313376450911164 ], [ 1422957.799635383998975, 5846613.658193854615092 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E31", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_619_generated", "manhole_dn": "manhole_620_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422957.799635383998975, 5846613.658193854615092 ], [ 1422910.713437053374946, 5846630.476702943444252 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E32", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_620_generated", "manhole_dn": "manhole_621_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422910.713437053374946, 5846630.476702943444252 ], [ 1422863.428789914352819, 5846646.715837388299406 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E33", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_621_generated", "manhole_dn": "manhole_622_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422863.428789914352819, 5846646.715837388299406 ], [ 1422814.791240132879466, 5846657.456634564325213 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E34", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_622_generated", "manhole_dn": "manhole_623_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422814.791240132879466, 5846657.456634564325213 ], [ 1422765.067847807426006, 5846662.429128444753587 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E35", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_623_generated", "manhole_dn": "manhole_624_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422765.067847807426006, 5846662.429128444753587 ], [ 1422716.332230302970856, 5846672.507949352264404 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E36", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_624_generated", "manhole_dn": "manhole_625_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422716.332230302970856, 5846672.507949352264404 ], [ 1422671.8130433477927, 5846692.991857399232686 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E37", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_625_generated", "manhole_dn": "manhole_626_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422671.8130433477927, 5846692.991857399232686 ], [ 1422638.554434294113889, 5846729.160969850607216 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E38", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_626_generated", "manhole_dn": "manhole_627_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422638.554434294113889, 5846729.160969850607216 ], [ 1422619.132275649579242, 5846774.826261460781097 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E39", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_627_generated", "manhole_dn": "manhole_628_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422619.132275649579242, 5846774.826261460781097 ], [ 1422605.59443419566378, 5846822.894895195960999 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E40", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_628_generated", "manhole_dn": "manhole_629_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422605.59443419566378, 5846822.894895195960999 ], [ 1422586.887610950507224, 5846869.109512688592076 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E41", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_629_generated", "manhole_dn": "manhole_630_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422586.887610950507224, 5846869.109512688592076 ], [ 1422557.372622151626274, 5846909.468374880030751 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E42", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_630_generated", "manhole_dn": "manhole_631_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422557.372622151626274, 5846909.468374880030751 ], [ 1422527.54286550055258, 5846949.590657755732536 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E43", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_631_generated", "manhole_dn": "manhole_632_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422527.54286550055258, 5846949.590657755732536 ], [ 1422496.981540927663445, 5846989.163094647228718 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E44", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_632_generated", "manhole_dn": "manhole_633_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422496.981540927663445, 5846989.163094647228718 ], [ 1422462.649639721959829, 5847024.725791819393635 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E45", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_633_generated", "manhole_dn": "manhole_634_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422462.649639721959829, 5847024.725791819393635 ], [ 1422415.439291230868548, 5847036.479519411921501 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E46", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_634_generated", "manhole_dn": "manhole_635_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422415.439291230868548, 5847036.479519411921501 ], [ 1422368.512653070269153, 5847019.601586162112653 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E47", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_635_generated", "manhole_dn": "manhole_636_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422368.512653070269153, 5847019.601586162112653 ], [ 1422322.087949068518355, 5847001.047363363206387 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E48", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_636_generated", "manhole_dn": "manhole_637_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422322.087949068518355, 5847001.047363363206387 ], [ 1422275.732066942611709, 5846982.322025931440294 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E49", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_637_generated", "manhole_dn": "manhole_638_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422275.732066942611709, 5846982.322025931440294 ], [ 1422228.594420006498694, 5846965.648257235065103 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E50", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_638_generated", "manhole_dn": "manhole_639_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422228.594420006498694, 5846965.648257235065103 ], [ 1422181.45677307061851, 5846948.974488538689911 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E51", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_639_generated", "manhole_dn": "manhole_640_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422181.45677307061851, 5846948.974488538689911 ], [ 1422134.832294266438112, 5846931.290156180970371 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E52", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_640_generated", "manhole_dn": "manhole_641_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422134.832294266438112, 5846931.290156180970371 ], [ 1422093.451577436411753, 5846903.233416798524559 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E53", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_641_generated", "manhole_dn": "manhole_642_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422093.451577436411753, 5846903.233416798524559 ], [ 1422050.19361039204523, 5846878.927391436882317 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E54", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_642_generated", "manhole_dn": "manhole_643_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422050.19361039204523, 5846878.927391436882317 ], [ 1422000.668080030707642, 5846872.057590592652559 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E55", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_643_generated", "manhole_dn": "manhole_644_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1422000.668080030707642, 5846872.057590592652559 ], [ 1421951.142549669602886, 5846865.187789747491479 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E56", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_644_generated", "manhole_dn": "manhole_645_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421951.142549669602886, 5846865.187789747491479 ], [ 1421901.419594027800485, 5846860.054723949171603 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E57", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_645_generated", "manhole_dn": "manhole_646_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421901.419594027800485, 5846860.054723949171603 ], [ 1421851.776151958853006, 5846861.947322845458984 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E58", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_646_generated", "manhole_dn": "manhole_647_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421851.776151958853006, 5846861.947322845458984 ], [ 1421802.680674202507362, 5846871.101242801174521 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E59", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_647_generated", "manhole_dn": "manhole_648_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421802.680674202507362, 5846871.101242801174521 ], [ 1421753.571472910698503, 5846879.706788268871605 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E60", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_648_generated", "manhole_dn": "manhole_649_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421753.571472910698503, 5846879.706788268871605 ], [ 1421703.691584896063432, 5846882.807119014672935 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E61", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_649_generated", "manhole_dn": "manhole_650_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421703.691584896063432, 5846882.807119014672935 ], [ 1421653.698202512925491, 5846883.603384739719331 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E62", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_650_generated", "manhole_dn": "manhole_651_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421653.698202512925491, 5846883.603384739719331 ], [ 1421604.086441812571138, 5846882.212059116922319 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E63", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_651_generated", "manhole_dn": "manhole_652_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421604.086441812571138, 5846882.212059116922319 ], [ 1421557.315623715519905, 5846864.53543908521533 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E64", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_652_generated", "manhole_dn": "manhole_653_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421557.315623715519905, 5846864.53543908521533 ], [ 1421510.544805618468672, 5846846.858819053508341 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E65", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_653_generated", "manhole_dn": "manhole_654_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421510.544805618468672, 5846846.858819053508341 ], [ 1421463.281383597990498, 5846833.260544824413955 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E66", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_654_generated", "manhole_dn": "manhole_655_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421463.281383597990498, 5846833.260544824413955 ], [ 1421413.731179419672117, 5846839.680664731189609 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E67", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_655_generated", "manhole_dn": "manhole_656_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421413.731179419672117, 5846839.680664731189609 ], [ 1421366.070924198720604, 5846854.79596802033484 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E68", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_656_generated", "manhole_dn": "manhole_657_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421366.070924198720604, 5846854.79596802033484 ], [ 1421320.517232795711607, 5846875.329943204298615 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E69", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_657_generated", "manhole_dn": "manhole_658_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421320.517232795711607, 5846875.329943204298615 ], [ 1421273.586039925226942, 5846891.911889540962875 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E70", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_658_generated", "manhole_dn": "manhole_659_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421273.586039925226942, 5846891.911889540962875 ], [ 1421224.329739169217646, 5846890.768890278413892 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E71", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_659_generated", "manhole_dn": "manhole_660_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421224.329739169217646, 5846890.768890278413892 ], [ 1421182.892962549580261, 5846866.597803771495819 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E72", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_660_generated", "manhole_dn": "manhole_661_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421182.892962549580261, 5846866.597803771495819 ], [ 1421145.763737284578383, 5846833.110597969964147 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E73", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_661_generated", "manhole_dn": "manhole_662_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421145.763737284578383, 5846833.110597969964147 ], [ 1421107.104405601043254, 5846801.54989181086421 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E74", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_662_generated", "manhole_dn": "manhole_663_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421107.104405601043254, 5846801.54989181086421 ], [ 1421061.901834868825972, 5846794.000382322818041 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E75", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_663_generated", "manhole_dn": "manhole_664_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421061.901834868825972, 5846794.000382322818041 ], [ 1421023.283130519790575, 5846821.333513255231082 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E76", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_664_generated", "manhole_dn": "manhole_665_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421023.283130519790575, 5846821.333513255231082 ], [ 1421024.979408109327778, 5846869.082081608474255 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E77", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_665_generated", "manhole_dn": "manhole_666_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421024.979408109327778, 5846869.082081608474255 ], [ 1421042.917042962508276, 5846915.57119064964354 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E78", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_666_generated", "manhole_dn": "manhole_667_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421042.917042962508276, 5846915.57119064964354 ], [ 1421063.430981013458222, 5846961.166141447611153 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E79", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_667_generated", "manhole_dn": "manhole_668_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421063.430981013458222, 5846961.166141447611153 ], [ 1421083.528895998140797, 5847006.94873786251992 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E80", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_668_generated", "manhole_dn": "manhole_669_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421083.528895998140797, 5847006.94873786251992 ], [ 1421095.421480868710205, 5847054.527188835665584 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E81", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_669_generated", "manhole_dn": "manhole_670_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421095.421480868710205, 5847054.527188835665584 ], [ 1421070.211330103687942, 5847093.769573556259274 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E82", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_670_generated", "manhole_dn": "manhole_671_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421070.211330103687942, 5847093.769573556259274 ], [ 1421024.36501712561585, 5847102.507560959085822 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E83", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_671_generated", "manhole_dn": "manhole_672_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1421024.36501712561585, 5847102.507560959085822 ], [ 1420988.52690999978222, 5847070.174371067434549 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E84", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_672_generated", "manhole_dn": "manhole_673_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420988.52690999978222, 5847070.174371067434549 ], [ 1420954.561302947811782, 5847033.48227574955672 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E85", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_673_generated", "manhole_dn": "manhole_674_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420954.561302947811782, 5847033.48227574955672 ], [ 1420920.273442431585863, 5846997.091298976913095 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E86", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_674_generated", "manhole_dn": "manhole_675_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420920.273442431585863, 5846997.091298976913095 ], [ 1420887.675049716839567, 5846959.185132889077067 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E87", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_675_generated", "manhole_dn": "manhole_676_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420887.675049716839567, 5846959.185132889077067 ], [ 1420854.769201738992706, 5846921.57719658408314 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E88", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_676_generated", "manhole_dn": "manhole_677_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420854.769201738992706, 5846921.57719658408314 ], [ 1420818.558618578361347, 5846887.098710707388818 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E89", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_677_generated", "manhole_dn": "manhole_678_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420818.558618578361347, 5846887.098710707388818 ], [ 1420782.348035417729989, 5846852.620224829763174 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E90", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_678_generated", "manhole_dn": "manhole_679_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420782.348035417729989, 5846852.620224829763174 ], [ 1420742.899652406107634, 5846822.051577243953943 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E91", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_679_generated", "manhole_dn": "manhole_680_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420742.899652406107634, 5846822.051577243953943 ], [ 1420706.280636111740023, 5846788.847164780832827 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E92", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_680_generated", "manhole_dn": "manhole_681_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420706.280636111740023, 5846788.847164780832827 ], [ 1420689.703672134550288, 5846742.114127370528877 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E93", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_681_generated", "manhole_dn": "manhole_682_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420689.703672134550288, 5846742.114127370528877 ], [ 1420686.023355967132375, 5846692.946837296709418 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E94", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_682_generated", "manhole_dn": "manhole_683_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420686.023355967132375, 5846692.946837296709418 ], [ 1420711.72870812821202, 5846653.304461087100208 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E95", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_683_generated", "manhole_dn": "manhole_684_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420711.72870812821202, 5846653.304461087100208 ], [ 1420759.905567491659895, 5846646.116786323487759 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E96", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_684_generated", "manhole_dn": "manhole_685_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420759.905567491659895, 5846646.116786323487759 ], [ 1420809.857039266964421, 5846648.3128711739555 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E97", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_685_generated", "manhole_dn": "manhole_686_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420809.857039266964421, 5846648.3128711739555 ], [ 1420858.078811570070684, 5846637.978543078526855 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E98", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_686_generated", "manhole_dn": "manhole_687_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420858.078811570070684, 5846637.978543078526855 ], [ 1420897.328248347854242, 5846610.245929038152099 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E99", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_687_generated", "manhole_dn": "manhole_688_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420897.328248347854242, 5846610.245929038152099 ], [ 1420923.745307660195976, 5846567.91939471103251 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E100", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_688_generated", "manhole_dn": "manhole_689_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420923.745307660195976, 5846567.91939471103251 ], [ 1420935.065237583592534, 5846519.721246679313481 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E101", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_689_generated", "manhole_dn": "manhole_690_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420935.065237583592534, 5846519.721246679313481 ], [ 1420925.005011990433559, 5846471.723118497058749 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E102", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_690_generated", "manhole_dn": "manhole_691_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420925.005011990433559, 5846471.723118497058749 ], [ 1420897.150894394610077, 5846430.578024731948972 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E103", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_691_generated", "manhole_dn": "manhole_692_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420897.150894394610077, 5846430.578024731948972 ], [ 1420865.817669220268726, 5846391.613921747542918 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E104", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_692_generated", "manhole_dn": "manhole_693_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420865.817669220268726, 5846391.613921747542918 ], [ 1420835.308421667199582, 5846352.01845864392817 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E105", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_693_generated", "manhole_dn": "manhole_694_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420835.308421667199582, 5846352.01845864392817 ], [ 1420805.837170013459399, 5846311.627647223882377 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E106", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_694_generated", "manhole_dn": "manhole_695_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420805.837170013459399, 5846311.627647223882377 ], [ 1420776.365918359952047, 5846271.236835803836584 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E107", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_695_generated", "manhole_dn": "manhole_696_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420776.365918359952047, 5846271.236835803836584 ], [ 1420745.0260460737627, 5846232.314588071778417 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E108", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_696_generated", "manhole_dn": "manhole_697_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420745.0260460737627, 5846232.314588071778417 ], [ 1420708.652508232742548, 5846198.270481549203396 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E109", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_697_generated", "manhole_dn": "manhole_698_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420708.652508232742548, 5846198.270481549203396 ], [ 1420665.638498906278983, 5846173.861073805950582 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E110", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_698_generated", "manhole_dn": "manhole_699_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420665.638498906278983, 5846173.861073805950582 ], [ 1420618.82589530851692, 5846161.030019444413483 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E111", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_699_generated", "manhole_dn": "manhole_700_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420618.82589530851692, 5846161.030019444413483 ], [ 1420569.670940276002511, 5846170.047206956893206 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E112", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_700_generated", "manhole_dn": "manhole_701_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420569.670940276002511, 5846170.047206956893206 ], [ 1420520.064749475335702, 5846175.893241304904222 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E113", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_701_generated", "manhole_dn": "manhole_702_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420520.064749475335702, 5846175.893241304904222 ], [ 1420470.538262324174866, 5846171.662239343859255 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E114", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_702_generated", "manhole_dn": "manhole_703_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420470.538262324174866, 5846171.662239343859255 ], [ 1420425.915515190456063, 5846151.267021886073053 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E115", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_703_generated", "manhole_dn": "manhole_704_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420425.915515190456063, 5846151.267021886073053 ], [ 1420388.838620007503778, 5846117.721885654143989 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E116", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_704_generated", "manhole_dn": "manhole_705_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420388.838620007503778, 5846117.721885654143989 ], [ 1420351.628854390932247, 5846084.324337015859783 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E117", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_705_generated", "manhole_dn": "manhole_706_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420351.628854390932247, 5846084.324337015859783 ], [ 1420314.387388218194246, 5846050.962000189349055 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E118", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_706_generated", "manhole_dn": "manhole_707_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420314.387388218194246, 5846050.962000189349055 ], [ 1420277.145922045456246, 5846017.599663362838328 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E119", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_707_generated", "manhole_dn": "manhole_708_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420277.145922045456246, 5846017.599663362838328 ], [ 1420239.904455872718245, 5845984.2373265363276 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E120", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_708_generated", "manhole_dn": "manhole_709_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420239.904455872718245, 5845984.2373265363276 ], [ 1420214.636071441229433, 5845943.071631099097431 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E121", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_709_generated", "manhole_dn": "manhole_710_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420214.636071441229433, 5845943.071631099097431 ], [ 1420208.484497776022181, 5845893.454048440791667 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E122", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_710_generated", "manhole_dn": "manhole_711_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420208.484497776022181, 5845893.454048440791667 ], [ 1420202.653401588089764, 5845843.795728774741292 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E123", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_711_generated", "manhole_dn": "manhole_712_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420202.653401588089764, 5845843.795728774741292 ], [ 1420186.114192338194698, 5845797.701271421276033 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E124", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_712_generated", "manhole_dn": "manhole_713_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420186.114192338194698, 5845797.701271421276033 ], [ 1420160.89672294142656, 5845754.526608035899699 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E125", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_713_generated", "manhole_dn": "manhole_714_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420160.89672294142656, 5845754.526608035899699 ], [ 1420125.063201739452779, 5845720.467587080784142 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E126", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_714_generated", "manhole_dn": "manhole_715_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420125.063201739452779, 5845720.467587080784142 ], [ 1420086.198008419713005, 5845689.011759808287024 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E127", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_715_generated", "manhole_dn": "manhole_716_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420086.198008419713005, 5845689.011759808287024 ], [ 1420045.993305994663388, 5845659.337848928757012 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E128", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_716_generated", "manhole_dn": "manhole_717_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420045.993305994663388, 5845659.337848928757012 ], [ 1420004.976399109931663, 5845630.744393893517554 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E129", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_717_generated", "manhole_dn": "manhole_718_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1420004.976399109931663, 5845630.744393893517554 ], [ 1419963.959492225432768, 5845602.150938859209418 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E130", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_718_generated", "manhole_dn": "manhole_719_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419963.959492225432768, 5845602.150938859209418 ], [ 1419923.095721698133275, 5845573.341057725250721 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E131", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_719_generated", "manhole_dn": "manhole_720_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419923.095721698133275, 5845573.341057725250721 ], [ 1419882.483206576434895, 5845544.176079811528325 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E132", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_720_generated", "manhole_dn": "manhole_721_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419882.483206576434895, 5845544.176079811528325 ], [ 1419846.559793936554343, 5845509.595563996583223 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E133", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_721_generated", "manhole_dn": "manhole_722_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419846.559793936554343, 5845509.595563996583223 ], [ 1419812.401138932909817, 5845473.095968356356025 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E134", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_722_generated", "manhole_dn": "manhole_723_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419812.401138932909817, 5845473.095968356356025 ], [ 1419779.223660866497084, 5845435.689721948467195 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E135", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_723_generated", "manhole_dn": "manhole_724_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419779.223660866497084, 5845435.689721948467195 ], [ 1419746.046182800317183, 5845398.283475539647043 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E136", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_724_generated", "manhole_dn": "manhole_725_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419746.046182800317183, 5845398.283475539647043 ], [ 1419712.604368061060086, 5845361.116566246375442 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E137", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_725_generated", "manhole_dn": "manhole_726_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419712.604368061060086, 5845361.116566246375442 ], [ 1419683.346332817105576, 5845321.24416721612215 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E138", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_726_generated", "manhole_dn": "manhole_727_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419683.346332817105576, 5845321.24416721612215 ], [ 1419663.204224903136492, 5845275.614657105877995 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E139", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_727_generated", "manhole_dn": "manhole_728_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419663.204224903136492, 5845275.614657105877995 ], [ 1419652.491356840590015, 5845226.776078307069838 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E140", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_728_generated", "manhole_dn": "manhole_729_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419652.491356840590015, 5845226.776078307069838 ], [ 1419643.22210155474022, 5845177.687656064517796 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E141", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_729_generated", "manhole_dn": "manhole_730_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419643.22210155474022, 5845177.687656064517796 ], [ 1419636.898685700260103, 5845128.089402737095952 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E142", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_730_generated", "manhole_dn": "manhole_731_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419636.898685700260103, 5845128.089402737095952 ], [ 1419630.575269845547155, 5845078.491149409674108 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E143", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_731_generated", "manhole_dn": "manhole_732_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419630.575269845547155, 5845078.491149409674108 ], [ 1419622.97417457588017, 5845029.076477516442537 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E144", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_732_generated", "manhole_dn": "manhole_733_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419622.97417457588017, 5845029.076477516442537 ], [ 1419615.077176916413009, 5844979.704321910627186 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E145", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_733_generated", "manhole_dn": "manhole_734_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419615.077176916413009, 5844979.704321910627186 ], [ 1419609.074971008114517, 5844930.088808297179639 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E146", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_734_generated", "manhole_dn": "manhole_735_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419609.074971008114517, 5844930.088808297179639 ], [ 1419603.778633784735575, 5844880.427460964769125 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E147", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_735_generated", "manhole_dn": "manhole_736_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419603.778633784735575, 5844880.427460964769125 ], [ 1419584.987870138138533, 5844834.254651071503758 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E148", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_736_generated", "manhole_dn": "manhole_737_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419584.987870138138533, 5844834.254651071503758 ], [ 1419559.331586835440248, 5844791.339298943057656 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E149", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_737_generated", "manhole_dn": "manhole_738_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419559.331586835440248, 5844791.339298943057656 ], [ 1419533.675303532741964, 5844748.423946814611554 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E150", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_738_generated", "manhole_dn": "manhole_739_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419533.675303532741964, 5844748.423946814611554 ], [ 1419504.887638230575249, 5844707.549475655891001 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E151", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_739_generated", "manhole_dn": "manhole_740_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419504.887638230575249, 5844707.549475655891001 ], [ 1419475.81797957024537, 5844666.869944943115115 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E152", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_740_generated", "manhole_dn": "manhole_741_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419475.81797957024537, 5844666.869944943115115 ], [ 1419446.337647278793156, 5844626.485760795883834 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E153", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_741_generated", "manhole_dn": "manhole_742_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419446.337647278793156, 5844626.485760795883834 ], [ 1419409.204925911733881, 5844593.955730544403195 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E154", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_742_generated", "manhole_dn": "manhole_743_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419409.204925911733881, 5844593.955730544403195 ], [ 1419367.873058755882084, 5844565.85717907268554 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E155", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_743_generated", "manhole_dn": "manhole_744_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419367.873058755882084, 5844565.85717907268554 ], [ 1419323.615470109740272, 5844542.592653106898069 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E156", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_744_generated", "manhole_dn": "manhole_745_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419323.615470109740272, 5844542.592653106898069 ], [ 1419279.357881463831291, 5844519.328127140179276 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E157", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_745_generated", "manhole_dn": "manhole_746_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419279.357881463831291, 5844519.328127140179276 ], [ 1419235.568210017867386, 5844495.202589794062078 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E158", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_746_generated", "manhole_dn": "manhole_747_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419235.568210017867386, 5844495.202589794062078 ], [ 1419188.778511248063296, 5844481.303893911652267 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E159", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_747_generated", "manhole_dn": "manhole_748_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419188.778511248063296, 5844481.303893911652267 ], [ 1419138.859045935096219, 5844479.591040044091642 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E160", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_748_generated", "manhole_dn": "manhole_749_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419138.859045935096219, 5844479.591040044091642 ], [ 1419088.867332570021972, 5844480.288978866301477 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E161", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_749_generated", "manhole_dn": "manhole_750_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419088.867332570021972, 5844480.288978866301477 ], [ 1419038.902671627001837, 5844478.416820199228823 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E162", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_750_generated", "manhole_dn": "manhole_751_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1419038.902671627001837, 5844478.416820199228823 ], [ 1418990.524256498785689, 5844466.680496727116406 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E163", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_751_generated", "manhole_dn": "manhole_752_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418990.524256498785689, 5844466.680496727116406 ], [ 1418947.76159720402211, 5844441.261620839126408 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E164", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_752_generated", "manhole_dn": "manhole_753_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418947.76159720402211, 5844441.261620839126408 ], [ 1418905.825275405775756, 5844414.034479320980608 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E165", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_753_generated", "manhole_dn": "manhole_754_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418905.825275405775756, 5844414.034479320980608 ], [ 1418864.040606553433463, 5844386.581945976242423 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E166", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_754_generated", "manhole_dn": "manhole_755_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418864.040606553433463, 5844386.581945976242423 ], [ 1418823.020742390304804, 5844357.992733583785594 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E167", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_755_generated", "manhole_dn": "manhole_756_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418823.020742390304804, 5844357.992733583785594 ], [ 1418782.000878227408975, 5844329.403521190397441 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E168", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_756_generated", "manhole_dn": "manhole_757_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418782.000878227408975, 5844329.403521190397441 ], [ 1418741.541740796994418, 5844300.04422196187079 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E169", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_757_generated", "manhole_dn": "manhole_758_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418741.541740796994418, 5844300.04422196187079 ], [ 1418701.738872380461544, 5844269.783620728179812 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E170", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_758_generated", "manhole_dn": "manhole_759_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418701.738872380461544, 5844269.783620728179812 ], [ 1418661.877458170289174, 5844239.6123335827142 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E171", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_759_generated", "manhole_dn": "manhole_760_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418661.877458170289174, 5844239.6123335827142 ], [ 1418618.251069303136319, 5844215.184674758464098 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E172", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_760_generated", "manhole_dn": "manhole_761_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418618.251069303136319, 5844215.184674758464098 ], [ 1418573.884258924052119, 5844192.302159458398819 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E173", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_761_generated", "manhole_dn": "manhole_762_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418573.884258924052119, 5844192.302159458398819 ], [ 1418527.512615043437108, 5844173.603417120873928 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E174", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_762_generated", "manhole_dn": "manhole_763_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418527.512615043437108, 5844173.603417120873928 ], [ 1418481.75217247987166, 5844153.513810309581459 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E175", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_763_generated", "manhole_dn": "manhole_764_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418481.75217247987166, 5844153.513810309581459 ], [ 1418438.663418387528509, 5844128.40424435865134 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E176", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_764_generated", "manhole_dn": "manhole_765_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418438.663418387528509, 5844128.40424435865134 ], [ 1418398.627794942818582, 5844098.507038209587336 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E177", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_765_generated", "manhole_dn": "manhole_766_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418398.627794942818582, 5844098.507038209587336 ], [ 1418359.337908220710233, 5844067.583307474851608 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E178", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_766_generated", "manhole_dn": "manhole_767_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418359.337908220710233, 5844067.583307474851608 ], [ 1418312.903944954276085, 5844049.890870825387537 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E179", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_767_generated", "manhole_dn": "manhole_768_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418312.903944954276085, 5844049.890870825387537 ], [ 1418265.495645173359662, 5844034.002968726679683 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E180", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_768_generated", "manhole_dn": "manhole_769_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418265.495645173359662, 5844034.002968726679683 ], [ 1418218.015684446785599, 5844018.332546941936016 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E181", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_769_generated", "manhole_dn": "manhole_770_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418218.015684446785599, 5844018.332546941936016 ], [ 1418171.384448643540964, 5844000.890260338783264 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E182", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_770_generated", "manhole_dn": "manhole_771_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418171.384448643540964, 5844000.890260338783264 ], [ 1418135.335672124521807, 5843967.033878335729241 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E183", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_771_generated", "manhole_dn": "manhole_772_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418135.335672124521807, 5843967.033878335729241 ], [ 1418103.606832423480228, 5843928.464526676572859 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E184", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_772_generated", "manhole_dn": "manhole_773_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418103.606832423480228, 5843928.464526676572859 ], [ 1418072.64664312126115, 5843889.364422707818449 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E185", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_773_generated", "manhole_dn": "manhole_774_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418072.64664312126115, 5843889.364422707818449 ], [ 1418031.899344930658117, 5843861.073216744698584 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E186", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_774_generated", "manhole_dn": "manhole_775_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1418031.899344930658117, 5843861.073216744698584 ], [ 1417985.816689518280327, 5843841.679680334404111 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E187", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_775_generated", "manhole_dn": "manhole_776_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417985.816689518280327, 5843841.679680334404111 ], [ 1417937.549674298847094, 5843828.732101308181882 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E188", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_776_generated", "manhole_dn": "manhole_777_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417937.549674298847094, 5843828.732101308181882 ], [ 1417888.267521020025015, 5843821.052269216626883 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E189", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_777_generated", "manhole_dn": "manhole_778_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417888.267521020025015, 5843821.052269216626883 ], [ 1417840.163892095908523, 5843829.983010512776673 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E190", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_778_generated", "manhole_dn": "manhole_779_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417840.163892095908523, 5843829.983010512776673 ], [ 1417805.434317155973986, 5843863.111793464049697 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E191", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_779_generated", "manhole_dn": "manhole_780_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417805.434317155973986, 5843863.111793464049697 ], [ 1417794.258506000973284, 5843911.517589493654668 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E192", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_780_generated", "manhole_dn": "manhole_781_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417794.258506000973284, 5843911.517589493654668 ], [ 1417774.165708123706281, 5843956.589445478282869 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E193", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_781_generated", "manhole_dn": "manhole_782_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417774.165708123706281, 5843956.589445478282869 ], [ 1417736.036781679606065, 5843988.354959684424102 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E194", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_782_generated", "manhole_dn": "manhole_783_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417736.036781679606065, 5843988.354959684424102 ], [ 1417693.42312873294577, 5844014.374465064145625 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E195", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_783_generated", "manhole_dn": "manhole_784_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417693.42312873294577, 5844014.374465064145625 ], [ 1417660.920891329180449, 5844051.455042405053973 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E196", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_784_generated", "manhole_dn": "manhole_785_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417660.920891329180449, 5844051.455042405053973 ], [ 1417650.912345563294366, 5844099.505877119489014 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E197", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_785_generated", "manhole_dn": "manhole_786_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417650.912345563294366, 5844099.505877119489014 ], [ 1417658.932691253954545, 5844148.792711053043604 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E198", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_786_generated", "manhole_dn": "manhole_787_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417658.932691253954545, 5844148.792711053043604 ], [ 1417656.545337408781052, 5844198.062577627599239 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E199", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_787_generated", "manhole_dn": "manhole_788_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417656.545337408781052, 5844198.062577627599239 ], [ 1417621.015253922436386, 5844231.442373849451542 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E200", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_788_generated", "manhole_dn": "manhole_789_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417621.015253922436386, 5844231.442373849451542 ], [ 1417572.737633330980316, 5844243.886836281977594 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E201", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_789_generated", "manhole_dn": "manhole_790_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417572.737633330980316, 5844243.886836281977594 ], [ 1417522.776412076316774, 5844241.925027947872877 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E202", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_790_generated", "manhole_dn": "manhole_791_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417522.776412076316774, 5844241.925027947872877 ], [ 1417472.996930692112073, 5844238.743335890583694 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E203", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_791_generated", "manhole_dn": "manhole_792_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417472.996930692112073, 5844238.743335890583694 ], [ 1417424.633521320298314, 5844226.056612312793732 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E204", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_792_generated", "manhole_dn": "manhole_793_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417424.633521320298314, 5844226.056612312793732 ], [ 1417376.270111948484555, 5844213.369888734072447 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E205", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_793_generated", "manhole_dn": "manhole_794_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417376.270111948484555, 5844213.369888734072447 ], [ 1417329.922922930913046, 5844195.379736957140267 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E206", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_794_generated", "manhole_dn": "manhole_795_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417329.922922930913046, 5844195.379736957140267 ], [ 1417285.3460190766491, 5844172.733060291968286 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E207", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_795_generated", "manhole_dn": "manhole_796_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417285.3460190766491, 5844172.733060291968286 ], [ 1417241.398575571598485, 5844149.128868422470987 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E208", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_796_generated", "manhole_dn": "manhole_797_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417241.398575571598485, 5844149.128868422470987 ], [ 1417205.135993048315868, 5844114.981008555740118 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E209", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_797_generated", "manhole_dn": "manhole_798_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417205.135993048315868, 5844114.981008555740118 ], [ 1417185.598072288790718, 5844069.923178383149207 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E210", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_798_generated", "manhole_dn": "manhole_799_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417185.598072288790718, 5844069.923178383149207 ], [ 1417167.642235178267583, 5844023.515258945524693 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E211", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_799_generated", "manhole_dn": "manhole_800_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417167.642235178267583, 5844023.515258945524693 ], [ 1417132.963851474691182, 5843991.211483134888113 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E212", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_800_generated", "manhole_dn": "manhole_801_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417132.963851474691182, 5843991.211483134888113 ], [ 1417084.594145445618778, 5843980.630522369407117 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E213", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_801_generated", "manhole_dn": "manhole_802_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417084.594145445618778, 5843980.630522369407117 ], [ 1417036.65072401217185, 5843990.02752729691565 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E214", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_802_generated", "manhole_dn": "manhole_803_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417036.65072401217185, 5843990.02752729691565 ], [ 1417000.371750437421724, 5844023.958014467731118 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E215", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_803_generated", "manhole_dn": "manhole_804_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1417000.371750437421724, 5844023.958014467731118 ], [ 1416969.424810580909252, 5844063.229622974991798 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E216", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_804_generated", "manhole_dn": "manhole_805_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416969.424810580909252, 5844063.229622974991798 ], [ 1416927.518832724075764, 5844087.57621328253299 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E217", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_805_generated", "manhole_dn": "manhole_806_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416927.518832724075764, 5844087.57621328253299 ], [ 1416878.712800699518993, 5844077.638748883269727 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E218", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_806_generated", "manhole_dn": "manhole_807_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416878.712800699518993, 5844077.638748883269727 ], [ 1416830.879168283194304, 5844076.316948851570487 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E219", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_807_generated", "manhole_dn": "manhole_808_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416830.879168283194304, 5844076.316948851570487 ], [ 1416789.764754311181605, 5844104.346654145978391 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E220", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_808_generated", "manhole_dn": "manhole_809_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416789.764754311181605, 5844104.346654145978391 ], [ 1416749.800181579543278, 5844134.364567210897803 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E221", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_809_generated", "manhole_dn": "manhole_810_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416749.800181579543278, 5844134.364567210897803 ], [ 1416708.347629053983837, 5844161.701024185866117 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E222", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_810_generated", "manhole_dn": "manhole_811_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416708.347629053983837, 5844161.701024185866117 ], [ 1416659.038096911273897, 5844167.500120658427477 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E223", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_811_generated", "manhole_dn": "manhole_812_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416659.038096911273897, 5844167.500120658427477 ], [ 1416612.281277725240216, 5844150.7990079568699 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E224", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_812_generated", "manhole_dn": "manhole_813_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416612.281277725240216, 5844150.7990079568699 ], [ 1416576.374596008332446, 5844116.924769859761 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E225", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_813_generated", "manhole_dn": "manhole_814_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416576.374596008332446, 5844116.924769859761 ], [ 1416541.729802871588618, 5844081.767404087819159 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E226", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_814_generated", "manhole_dn": "manhole_815_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416541.729802871588618, 5844081.767404087819159 ], [ 1416498.188517621718347, 5844062.26395816821605 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E227", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_815_generated", "manhole_dn": "manhole_816_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416498.188517621718347, 5844062.26395816821605 ], [ 1416448.970511994324625, 5844069.26400520093739 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E228", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_816_generated", "manhole_dn": "manhole_817_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416448.970511994324625, 5844069.26400520093739 ], [ 1416400.342734969453886, 5844064.002551051788032 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E229", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_817_generated", "manhole_dn": "manhole_818_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416400.342734969453886, 5844064.002551051788032 ], [ 1416353.585906805936247, 5844047.182242533192039 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E230", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_818_generated", "manhole_dn": "manhole_819_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416353.585906805936247, 5844047.182242533192039 ], [ 1416304.218944278080016, 5844041.208628535270691 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E231", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_819_generated", "manhole_dn": "manhole_820_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416304.218944278080016, 5844041.208628535270691 ], [ 1416254.219288192922249, 5844041.126698234118521 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E232", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_820_generated", "manhole_dn": "manhole_821_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416254.219288192922249, 5844041.126698234118521 ], [ 1416204.219632107764482, 5844041.044767933897674 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E233", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_821_generated", "manhole_dn": "manhole_822_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416204.219632107764482, 5844041.044767933897674 ], [ 1416155.715854728594422, 5844029.767025163397193 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E234", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_822_generated", "manhole_dn": "manhole_823_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416155.715854728594422, 5844029.767025163397193 ], [ 1416105.96755148563534, 5844026.507896044291556 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E235", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_823_generated", "manhole_dn": "manhole_824_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416105.96755148563534, 5844026.507896044291556 ], [ 1416058.609105651034042, 5844040.615419242531061 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E236", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_824_generated", "manhole_dn": "manhole_825_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416058.609105651034042, 5844040.615419242531061 ], [ 1416015.024933623848483, 5844064.660431460477412 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E237", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_825_generated", "manhole_dn": "manhole_826_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1416015.024933623848483, 5844064.660431460477412 ], [ 1415966.053530746605247, 5844071.360680914483964 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E238", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_826_generated", "manhole_dn": "manhole_827_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415966.053530746605247, 5844071.360680914483964 ], [ 1415916.179824438644573, 5844068.087565034627914 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E239", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_827_generated", "manhole_dn": "manhole_828_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415916.179824438644573, 5844068.087565034627914 ], [ 1415866.317967160837725, 5844064.377105492167175 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E240", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_828_generated", "manhole_dn": "manhole_829_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415866.317967160837725, 5844064.377105492167175 ], [ 1415821.697737340815365, 5844044.882879396900535 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E241", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_829_generated", "manhole_dn": "manhole_830_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415821.697737340815365, 5844044.882879396900535 ], [ 1415794.207655119709671, 5844003.118473399430513 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E242", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_830_generated", "manhole_dn": "manhole_831_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415794.207655119709671, 5844003.118473399430513 ], [ 1415762.549900618614629, 5843965.514249566011131 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E243", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_831_generated", "manhole_dn": "manhole_832_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415762.549900618614629, 5843965.514249566011131 ], [ 1415718.953663617838174, 5843942.371185154654086 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E244", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_832_generated", "manhole_dn": "manhole_833_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415718.953663617838174, 5843942.371185154654086 ], [ 1415669.912683117901906, 5843933.763924090191722 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E245", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_833_generated", "manhole_dn": "manhole_834_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415669.912683117901906, 5843933.763924090191722 ], [ 1415619.92476101545617, 5843932.78754342906177 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E246", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_834_generated", "manhole_dn": "manhole_835_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415619.92476101545617, 5843932.78754342906177 ], [ 1415569.958354181610048, 5843934.612511738203466 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E247", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_835_generated", "manhole_dn": "manhole_836_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415569.958354181610048, 5843934.612511738203466 ], [ 1415519.991947347996756, 5843936.437480046413839 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E248", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_836_generated", "manhole_dn": "manhole_837_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415519.991947347996756, 5843936.437480046413839 ], [ 1415470.762993132229894, 5843943.106915395706892 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E249", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_837_generated", "manhole_dn": "manhole_838_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415470.762993132229894, 5843943.106915395706892 ], [ 1415423.668638297356665, 5843959.469534138217568 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E250", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_838_generated", "manhole_dn": "manhole_839_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415423.668638297356665, 5843959.469534138217568 ], [ 1415383.882673580432311, 5843988.207098569720984 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E251", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_839_generated", "manhole_dn": "manhole_840_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415383.882673580432311, 5843988.207098569720984 ], [ 1415349.174972783541307, 5844024.198039465583861 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E252", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_840_generated", "manhole_dn": "manhole_841_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415349.174972783541307, 5844024.198039465583861 ], [ 1415312.32966351066716, 5844057.858752905391157 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E253", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_841_generated", "manhole_dn": "manhole_842_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415312.32966351066716, 5844057.858752905391157 ], [ 1415272.977458163397387, 5844088.655793969519436 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E254", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_842_generated", "manhole_dn": "manhole_843_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415272.977458163397387, 5844088.655793969519436 ], [ 1415231.584478268167004, 5844116.702068884856999 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E255", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_843_generated", "manhole_dn": "manhole_844_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415231.584478268167004, 5844116.702068884856999 ], [ 1415190.929577935487032, 5844145.800723644904792 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E256", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_844_generated", "manhole_dn": "manhole_845_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415190.929577935487032, 5844145.800723644904792 ], [ 1415152.162144386209548, 5844177.365402648225427 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E257", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_845_generated", "manhole_dn": "manhole_846_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415152.162144386209548, 5844177.365402648225427 ], [ 1415113.555252274964005, 5844209.137720830738544 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E258", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_846_generated", "manhole_dn": "manhole_847_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415113.555252274964005, 5844209.137720830738544 ], [ 1415074.948360163951293, 5844240.910039014182985 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E259", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_847_generated", "manhole_dn": "manhole_848_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415074.948360163951293, 5844240.910039014182985 ], [ 1415036.34146805270575, 5844272.682357196696103 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E260", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_848_generated", "manhole_dn": "manhole_849_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1415036.34146805270575, 5844272.682357196696103 ], [ 1414997.734575941693038, 5844304.454675380140543 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E261", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_849_generated", "manhole_dn": "manhole_850_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414997.734575941693038, 5844304.454675380140543 ], [ 1414959.127683830680326, 5844336.226993563584983 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E262", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_850_generated", "manhole_dn": "manhole_851_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414959.127683830680326, 5844336.226993563584983 ], [ 1414920.520791719434783, 5844367.999311746098101 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E263", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_851_generated", "manhole_dn": "manhole_852_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414920.520791719434783, 5844367.999311746098101 ], [ 1414881.913899608422071, 5844399.771629929542542 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E264", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_852_generated", "manhole_dn": "manhole_853_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414881.913899608422071, 5844399.771629929542542 ], [ 1414842.734271959168836, 5844430.764689867384732 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E265", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_853_generated", "manhole_dn": "manhole_854_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414842.734271959168836, 5844430.764689867384732 ], [ 1414800.885097347898409, 5844458.125590903684497 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E266", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_854_generated", "manhole_dn": "manhole_855_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414800.885097347898409, 5844458.125590903684497 ], [ 1414759.035922736627981, 5844485.486491940915585 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E267", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_855_generated", "manhole_dn": "manhole_856_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414759.035922736627981, 5844485.486491940915585 ], [ 1414717.186748125357553, 5844512.847392978146672 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E268", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_856_generated", "manhole_dn": "manhole_857_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414717.186748125357553, 5844512.847392978146672 ], [ 1414675.337573513854295, 5844540.20829401537776 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E269", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_857_generated", "manhole_dn": "manhole_858_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414675.337573513854295, 5844540.20829401537776 ], [ 1414631.732082000700757, 5844564.560294976457953 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E270", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_858_generated", "manhole_dn": "manhole_859_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414631.732082000700757, 5844564.560294976457953 ], [ 1414587.328821836505085, 5844587.545568697154522 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E271", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_859_generated", "manhole_dn": "manhole_860_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414587.328821836505085, 5844587.545568697154522 ], [ 1414542.925561672309414, 5844610.530842416919768 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E272", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_860_generated", "manhole_dn": "manhole_861_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414542.925561672309414, 5844610.530842416919768 ], [ 1414498.522301508113742, 5844633.516116137616336 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E273", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_861_generated", "manhole_dn": "manhole_862_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414498.522301508113742, 5844633.516116137616336 ], [ 1414453.80442654970102, 5844655.808527433313429 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E274", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_862_generated", "manhole_dn": "manhole_863_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414453.80442654970102, 5844655.808527433313429 ], [ 1414407.275943890679628, 5844674.113516442477703 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E275", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_863_generated", "manhole_dn": "manhole_864_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414407.275943890679628, 5844674.113516442477703 ], [ 1414360.747461231425405, 5844692.418505452573299 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E276", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_864_generated", "manhole_dn": "manhole_865_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414360.747461231425405, 5844692.418505452573299 ], [ 1414314.218978572404012, 5844710.723494462668896 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E277", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_865_generated", "manhole_dn": "manhole_866_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414314.218978572404012, 5844710.723494462668896 ], [ 1414267.69049591338262, 5844729.028483471833169 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E278", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_866_generated", "manhole_dn": "manhole_867_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414267.69049591338262, 5844729.028483471833169 ], [ 1414221.057497514877468, 5844747.016870835795999 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E279", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_867_generated", "manhole_dn": "manhole_868_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414221.057497514877468, 5844747.016870835795999 ], [ 1414172.775621921755373, 5844760.010438876226544 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E280", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_868_generated", "manhole_dn": "manhole_869_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414172.775621921755373, 5844760.010438876226544 ], [ 1414124.493746328633279, 5844773.00400691665709 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E281", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_869_generated", "manhole_dn": "manhole_870_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414124.493746328633279, 5844773.00400691665709 ], [ 1414076.211870735511184, 5844785.997574956156313 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E282", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_870_generated", "manhole_dn": "manhole_871_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414076.211870735511184, 5844785.997574956156313 ], [ 1414027.929995142389089, 5844798.991142996586859 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E283", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_871_generated", "manhole_dn": "manhole_872_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1414027.929995142389089, 5844798.991142996586859 ], [ 1413979.648119549266994, 5844811.984711037017405 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E284", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_872_generated", "manhole_dn": "manhole_873_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413979.648119549266994, 5844811.984711037017405 ], [ 1413930.369626694358885, 5844820.215582912787795 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E285", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_873_generated", "manhole_dn": "manhole_874_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413930.369626694358885, 5844820.215582912787795 ], [ 1413880.928856189362705, 5844827.670952325686812 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E286", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_874_generated", "manhole_dn": "manhole_875_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413880.928856189362705, 5844827.670952325686812 ], [ 1413831.488085684599355, 5844835.12632173858583 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E287", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_875_generated", "manhole_dn": "manhole_876_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413831.488085684599355, 5844835.12632173858583 ], [ 1413782.047315179603174, 5844842.581691151484847 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E288", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_876_generated", "manhole_dn": "manhole_877_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413782.047315179603174, 5844842.581691151484847 ], [ 1413732.606544674606994, 5844850.037060564383864 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E289", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_877_generated", "manhole_dn": "manhole_878_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413732.606544674606994, 5844850.037060564383864 ], [ 1413682.774028708459809, 5844852.736711289733648 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E290", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_878_generated", "manhole_dn": "manhole_879_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413682.774028708459809, 5844852.736711289733648 ], [ 1413632.779714717995375, 5844853.472163409925997 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E291", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_879_generated", "manhole_dn": "manhole_880_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413632.779714717995375, 5844853.472163409925997 ], [ 1413582.785400727298111, 5844854.207615529187024 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E292", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_880_generated", "manhole_dn": "manhole_881_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413582.785400727298111, 5844854.207615529187024 ], [ 1413532.791086736833677, 5844854.943067649379373 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E293", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_881_generated", "manhole_dn": "manhole_882_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413532.791086736833677, 5844854.943067649379373 ], [ 1413482.796772746369243, 5844855.678519769571722 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E294", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_882_generated", "manhole_dn": "manhole_883_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413482.796772746369243, 5844855.678519769571722 ], [ 1413433.065366155700758, 5844851.819941600784659 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E295", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_883_generated", "manhole_dn": "manhole_884_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413433.065366155700758, 5844851.819941600784659 ], [ 1413383.481353130890056, 5844845.385815897956491 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E296", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_884_generated", "manhole_dn": "manhole_885_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413383.481353130890056, 5844845.385815897956491 ], [ 1413333.897340106079355, 5844838.951690194196999 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E297", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_885_generated", "manhole_dn": "manhole_886_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413333.897340106079355, 5844838.951690194196999 ], [ 1413284.313327081501484, 5844832.51756449136883 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E298", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_886_generated", "manhole_dn": "manhole_887_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413284.313327081501484, 5844832.51756449136883 ], [ 1413234.729314056690782, 5844826.083438787609339 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E299", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_887_generated", "manhole_dn": "manhole_888_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413234.729314056690782, 5844826.083438787609339 ], [ 1413185.559508327394724, 5844818.100490031763911 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E300", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_888_generated", "manhole_dn": "manhole_889_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413185.559508327394724, 5844818.100490031763911 ], [ 1413139.382957268273458, 5844798.925025148317218 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E301", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_889_generated", "manhole_dn": "manhole_890_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413139.382957268273458, 5844798.925025148317218 ], [ 1413093.206406209152192, 5844779.749560264870524 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E302", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_890_generated", "manhole_dn": "manhole_891_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413093.206406209152192, 5844779.749560264870524 ], [ 1413047.029855150263757, 5844760.574095381423831 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E303", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_891_generated", "manhole_dn": "manhole_892_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413047.029855150263757, 5844760.574095381423831 ], [ 1413000.853304091142491, 5844741.398630497977138 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E304", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_892_generated", "manhole_dn": "manhole_893_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1413000.853304091142491, 5844741.398630497977138 ], [ 1412954.676753032021224, 5844722.223165614530444 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E305", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_893_generated", "manhole_dn": "manhole_894_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412954.676753032021224, 5844722.223165614530444 ], [ 1412909.234404653543606, 5844701.402767523191869 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E306", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_894_generated", "manhole_dn": "manhole_895_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412909.234404653543606, 5844701.402767523191869 ], [ 1412864.126097585773095, 5844679.833971667103469 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E307", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_895_generated", "manhole_dn": "manhole_896_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412864.126097585773095, 5844679.833971667103469 ], [ 1412819.017790518235415, 5844658.265175810083747 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E308", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_896_generated", "manhole_dn": "manhole_897_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412819.017790518235415, 5844658.265175810083747 ], [ 1412773.909483450464904, 5844636.696379953995347 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E309", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_897_generated", "manhole_dn": "manhole_898_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412773.909483450464904, 5844636.696379953995347 ], [ 1412728.801176382927224, 5844615.127584097906947 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E310", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_898_generated", "manhole_dn": "manhole_899_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412728.801176382927224, 5844615.127584097906947 ], [ 1412683.692869315156713, 5844593.558788240887225 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E311", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_899_generated", "manhole_dn": "manhole_900_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412683.692869315156713, 5844593.558788240887225 ], [ 1412638.584562247386202, 5844571.989992384798825 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E312", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_900_generated", "manhole_dn": "manhole_901_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412638.584562247386202, 5844571.989992384798825 ], [ 1412595.623684559483081, 5844546.633682089857757 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E313", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_901_generated", "manhole_dn": "manhole_902_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412595.623684559483081, 5844546.633682089857757 ], [ 1412553.953394919866696, 5844519.001105616800487 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E314", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_902_generated", "manhole_dn": "manhole_903_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412553.953394919866696, 5844519.001105616800487 ], [ 1412512.283105280483142, 5844491.368529142811894 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E315", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_903_generated", "manhole_dn": "manhole_904_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412512.283105280483142, 5844491.368529142811894 ], [ 1412470.612815640866756, 5844463.735952669754624 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E316", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_904_generated", "manhole_dn": "manhole_905_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412470.612815640866756, 5844463.735952669754624 ], [ 1412428.942526001250371, 5844436.103376195766032 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E317", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_905_generated", "manhole_dn": "manhole_906_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412428.942526001250371, 5844436.103376195766032 ], [ 1412387.272236361866817, 5844408.470799722708762 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E318", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_906_generated", "manhole_dn": "manhole_907_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412387.272236361866817, 5844408.470799722708762 ], [ 1412345.601946722250432, 5844380.838223248720169 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E319", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_907_generated", "manhole_dn": "manhole_908_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412345.601946722250432, 5844380.838223248720169 ], [ 1412303.931657082634047, 5844353.205646775662899 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E320", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_908_generated", "manhole_dn": "manhole_909_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412303.931657082634047, 5844353.205646775662899 ], [ 1412262.261367443250492, 5844325.573070302605629 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E321", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_909_generated", "manhole_dn": "manhole_910_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412262.261367443250492, 5844325.573070302605629 ], [ 1412220.249577832408249, 5844298.492348447442055 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E322", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_910_generated", "manhole_dn": "manhole_911_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412220.249577832408249, 5844298.492348447442055 ], [ 1412176.927172479685396, 5844273.529545807279646 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E323", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_911_generated", "manhole_dn": "manhole_912_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412176.927172479685396, 5844273.529545807279646 ], [ 1412132.736799320904538, 5844250.193437846377492 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E324", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_912_generated", "manhole_dn": "manhole_913_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412132.736799320904538, 5844250.193437846377492 ], [ 1412084.520041049458086, 5844239.100945963524282 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E325", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_913_generated", "manhole_dn": "manhole_914_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412084.520041049458086, 5844239.100945963524282 ], [ 1412034.979537510545924, 5844232.339967461302876 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E326", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_914_generated", "manhole_dn": "manhole_915_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1412034.979537510545924, 5844232.339967461302876 ], [ 1411985.218780608614907, 5844228.969401745125651 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E327", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_915_generated", "manhole_dn": "manhole_916_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411985.218780608614907, 5844228.969401745125651 ], [ 1411935.547168360091746, 5844225.608683753758669 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E328", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_916_generated", "manhole_dn": "manhole_917_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411935.547168360091746, 5844225.608683753758669 ], [ 1411887.339208438526839, 5844212.728831850923598 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E329", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_917_generated", "manhole_dn": "manhole_918_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411887.339208438526839, 5844212.728831850923598 ], [ 1411839.780274013755843, 5844197.29769198410213 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E330", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_918_generated", "manhole_dn": "manhole_919_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411839.780274013755843, 5844197.29769198410213 ], [ 1411792.519585555419326, 5844180.978409866802394 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E331", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_919_generated", "manhole_dn": "manhole_920_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411792.519585555419326, 5844180.978409866802394 ], [ 1411745.286310599418357, 5844164.577493485063314 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E332", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_920_generated", "manhole_dn": "manhole_921_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411745.286310599418357, 5844164.577493485063314 ], [ 1411696.500934263458475, 5844156.457476289942861 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E333", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_921_generated", "manhole_dn": "manhole_922_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411696.500934263458475, 5844156.457476289942861 ], [ 1411646.566811945289373, 5844156.629716902971268 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E334", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_922_generated", "manhole_dn": "manhole_923_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411646.566811945289373, 5844156.629716902971268 ], [ 1411596.686350782867521, 5844160.081081189215183 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E335", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_923_generated", "manhole_dn": "manhole_924_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411596.686350782867521, 5844160.081081189215183 ], [ 1411547.500557682709768, 5844168.594527897424996 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E336", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_924_generated", "manhole_dn": "manhole_925_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411547.500557682709768, 5844168.594527897424996 ], [ 1411498.534317339304835, 5844178.707867002114654 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E337", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_925_generated", "manhole_dn": "manhole_926_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411498.534317339304835, 5844178.707867002114654 ], [ 1411449.481568206334487, 5844188.392413450405002 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E338", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_926_generated", "manhole_dn": "manhole_927_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411449.481568206334487, 5844188.392413450405002 ], [ 1411399.801096498267725, 5844192.348644936457276 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E339", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_927_generated", "manhole_dn": "manhole_928_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411399.801096498267725, 5844192.348644936457276 ], [ 1411349.81473539210856, 5844193.50451023131609 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E340", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_928_generated", "manhole_dn": "manhole_929_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411349.81473539210856, 5844193.50451023131609 ], [ 1411299.870496388524771, 5844191.679849272593856 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E341", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_929_generated", "manhole_dn": "manhole_930_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411299.870496388524771, 5844191.679849272593856 ], [ 1411249.970588414464146, 5844188.525230197235942 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E342", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_930_generated", "manhole_dn": "manhole_931_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411249.970588414464146, 5844188.525230197235942 ], [ 1411200.093913657823578, 5844186.118733886629343 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E343", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_931_generated", "manhole_dn": "manhole_932_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411200.093913657823578, 5844186.118733886629343 ], [ 1411160.703226442914456, 5844163.040254034101963 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E344", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_932_generated", "manhole_dn": "manhole_933_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411160.703226442914456, 5844163.040254034101963 ], [ 1411144.187009703600779, 5844116.165280965156853 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E345", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_933_generated", "manhole_dn": "manhole_934_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411144.187009703600779, 5844116.165280965156853 ], [ 1411135.491020455490798, 5844066.974481687881052 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E346", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_934_generated", "manhole_dn": "manhole_935_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411135.491020455490798, 5844066.974481687881052 ], [ 1411151.511504945578054, 5844020.488006705418229 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E347", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_935_generated", "manhole_dn": "manhole_936_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411151.511504945578054, 5844020.488006705418229 ], [ 1411190.946558678057045, 5843989.749753394164145 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E348", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_936_generated", "manhole_dn": "manhole_937_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411190.946558678057045, 5843989.749753394164145 ], [ 1411229.800307763973251, 5843958.324839605949819 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E349", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_937_generated", "manhole_dn": "manhole_938_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411229.800307763973251, 5843958.324839605949819 ], [ 1411259.104692845605314, 5843920.205237253569067 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E350", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_938_generated", "manhole_dn": "manhole_939_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411259.104692845605314, 5843920.205237253569067 ], [ 1411230.415942177642137, 5843886.239951014518738 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E351", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_939_generated", "manhole_dn": "manhole_940_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411230.415942177642137, 5843886.239951014518738 ], [ 1411183.531357200583443, 5843868.894975673407316 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E352", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_940_generated", "manhole_dn": "manhole_941_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411183.531357200583443, 5843868.894975673407316 ], [ 1411136.226086644455791, 5843852.702888135798275 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E353", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_941_generated", "manhole_dn": "manhole_942_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411136.226086644455791, 5843852.702888135798275 ], [ 1411088.920816088328138, 5843836.510800599120557 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E354", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_942_generated", "manhole_dn": "manhole_943_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411088.920816088328138, 5843836.510800599120557 ], [ 1411041.88821478607133, 5843819.573287703096867 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E355", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_943_generated", "manhole_dn": "manhole_944_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1411041.88821478607133, 5843819.573287703096867 ], [ 1410995.299947529798374, 5843801.420996530912817 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E356", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_944_generated", "manhole_dn": "manhole_945_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410995.299947529798374, 5843801.420996530912817 ], [ 1410948.711490004323423, 5843783.26919368468225 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E357", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_945_generated", "manhole_dn": "manhole_946_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410948.711490004323423, 5843783.26919368468225 ], [ 1410902.123032478848472, 5843765.117390837520361 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E358", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_946_generated", "manhole_dn": "manhole_947_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410902.123032478848472, 5843765.117390837520361 ], [ 1410855.074617069214582, 5843748.395271047018468 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E359", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_947_generated", "manhole_dn": "manhole_948_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410855.074617069214582, 5843748.395271047018468 ], [ 1410806.641643165145069, 5843735.976762278936803 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E360", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_948_generated", "manhole_dn": "manhole_949_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410806.641643165145069, 5843735.976762278936803 ], [ 1410758.206718888599426, 5843723.56586592271924 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E361", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_949_generated", "manhole_dn": "manhole_950_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410758.206718888599426, 5843723.56586592271924 ], [ 1410709.454440784873441, 5843712.467468551360071 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E362", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_950_generated", "manhole_dn": "manhole_951_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410709.454440784873441, 5843712.467468551360071 ], [ 1410660.02710955357179, 5843705.387306730262935 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E363", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_951_generated", "manhole_dn": "manhole_952_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410660.02710955357179, 5843705.387306730262935 ], [ 1410610.323604335775599, 5843699.952797527424991 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E364", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_952_generated", "manhole_dn": "manhole_953_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410610.323604335775599, 5843699.952797527424991 ], [ 1410560.592467605834827, 5843694.784524976275861 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E365", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_953_generated", "manhole_dn": "manhole_954_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410560.592467605834827, 5843694.784524976275861 ], [ 1410510.831874791067094, 5843689.900295500643551 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E366", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_954_generated", "manhole_dn": "manhole_955_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410510.831874791067094, 5843689.900295500643551 ], [ 1410461.070665374165401, 5843685.02234935760498 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E367", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_955_generated", "manhole_dn": "manhole_956_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410461.070665374165401, 5843685.02234935760498 ], [ 1410411.309455957263708, 5843680.144403215497732 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E368", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_956_generated", "manhole_dn": "manhole_957_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410411.309455957263708, 5843680.144403215497732 ], [ 1410361.548246540362015, 5843675.266457072459161 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E369", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_957_generated", "manhole_dn": "manhole_958_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410361.548246540362015, 5843675.266457072459161 ], [ 1410311.787037123227492, 5843670.388510930351913 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E370", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_958_generated", "manhole_dn": "manhole_959_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410311.787037123227492, 5843670.388510930351913 ], [ 1410262.025883284630254, 5843665.509997916407883 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E371", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_959_generated", "manhole_dn": "manhole_960_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410262.025883284630254, 5843665.509997916407883 ], [ 1410212.264928257558495, 5843660.629457383416593 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E372", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_960_generated", "manhole_dn": "manhole_961_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410212.264928257558495, 5843660.629457383416593 ], [ 1410162.624738086014986, 5843654.758202109485865 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E373", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_961_generated", "manhole_dn": "manhole_962_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410162.624738086014986, 5843654.758202109485865 ], [ 1410113.14850769774057, 5843647.541904736310244 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E374", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_962_generated", "manhole_dn": "manhole_963_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410113.14850769774057, 5843647.541904736310244 ], [ 1410065.568505503004417, 5843633.632861185818911 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E375", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_963_generated", "manhole_dn": "manhole_964_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410065.568505503004417, 5843633.632861185818911 ], [ 1410022.702877387870103, 5843607.91984165366739 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E376", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_964_generated", "manhole_dn": "manhole_965_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1410022.702877387870103, 5843607.91984165366739 ], [ 1409985.195860421285033, 5843575.171756871975958 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E377", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_965_generated", "manhole_dn": "manhole_966_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409985.195860421285033, 5843575.171756871975958 ], [ 1409946.118790123611689, 5843543.97953190933913 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E378", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_966_generated", "manhole_dn": "manhole_967_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409946.118790123611689, 5843543.97953190933913 ], [ 1409896.867170094512403, 5843537.099679615348577 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E379", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_967_generated", "manhole_dn": "manhole_968_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409896.867170094512403, 5843537.099679615348577 ], [ 1409847.168251139577478, 5843541.514289426617324 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E380", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_968_generated", "manhole_dn": "manhole_969_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409847.168251139577478, 5843541.514289426617324 ], [ 1409797.464138044044375, 5843546.943236155435443 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E381", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_969_generated", "manhole_dn": "manhole_970_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409797.464138044044375, 5843546.943236155435443 ], [ 1409747.760024948278442, 5843552.372182884253561 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E382", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_970_generated", "manhole_dn": "manhole_971_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409747.760024948278442, 5843552.372182884253561 ], [ 1409698.055911852745339, 5843557.80112961307168 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E383", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_971_generated", "manhole_dn": "manhole_972_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409698.055911852745339, 5843557.80112961307168 ], [ 1409648.750846630427986, 5843566.089248028583825 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E384", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_972_generated", "manhole_dn": "manhole_973_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409648.750846630427986, 5843566.089248028583825 ], [ 1409599.45966497133486, 5843574.476841953583062 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E385", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_973_generated", "manhole_dn": "manhole_974_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409599.45966497133486, 5843574.476841953583062 ], [ 1409549.492482758359984, 5843575.649354533292353 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E386", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_974_generated", "manhole_dn": "manhole_975_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409549.492482758359984, 5843575.649354533292353 ], [ 1409499.501122606685385, 5843576.563811415806413 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E387", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_975_generated", "manhole_dn": "manhole_976_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409499.501122606685385, 5843576.563811415806413 ], [ 1409450.6474167809356, 5843586.491335683502257 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E388", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_976_generated", "manhole_dn": "manhole_977_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409450.6474167809356, 5843586.491335683502257 ], [ 1409405.022353745065629, 5843606.754468366503716 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E389", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_977_generated", "manhole_dn": "manhole_978_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409405.022353745065629, 5843606.754468366503716 ], [ 1409363.785367434378713, 5843635.029603755101562 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E390", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_978_generated", "manhole_dn": "manhole_979_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409363.785367434378713, 5843635.029603755101562 ], [ 1409321.042894832091406, 5843660.649812454357743 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E391", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_979_generated", "manhole_dn": "manhole_980_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409321.042894832091406, 5843660.649812454357743 ], [ 1409274.667563813272864, 5843678.674399765208364 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E392", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_980_generated", "manhole_dn": "manhole_981_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409274.667563813272864, 5843678.674399765208364 ], [ 1409226.593974482733756, 5843691.426514795981348 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E393", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_981_generated", "manhole_dn": "manhole_982_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409226.593974482733756, 5843691.426514795981348 ], [ 1409181.839323980268091, 5843713.719867607578635 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E394", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_982_generated", "manhole_dn": "manhole_983_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409181.839323980268091, 5843713.719867607578635 ], [ 1409143.817642297595739, 5843745.100612794980407 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E395", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_983_generated", "manhole_dn": "manhole_984_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409143.817642297595739, 5843745.100612794980407 ], [ 1409109.307516299886629, 5843781.276174199767411 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E396", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_984_generated", "manhole_dn": "manhole_985_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409109.307516299886629, 5843781.276174199767411 ], [ 1409073.606354804709554, 5843816.281879293732345 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E397", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_985_generated", "manhole_dn": "manhole_986_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409073.606354804709554, 5843816.281879293732345 ], [ 1409040.073193310527131, 5843853.282417176291347 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E398", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_986_generated", "manhole_dn": "manhole_987_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409040.073193310527131, 5843853.282417176291347 ], [ 1409008.153520604828373, 5843891.76756776124239 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E399", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_987_generated", "manhole_dn": "manhole_988_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1409008.153520604828373, 5843891.76756776124239 ], [ 1408973.346212445059791, 5843927.604222937487066 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E400", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_988_generated", "manhole_dn": "manhole_989_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408973.346212445059791, 5843927.604222937487066 ], [ 1408933.34115097252652, 5843956.361258418299258 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E401", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_989_generated", "manhole_dn": "manhole_990_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408933.34115097252652, 5843956.361258418299258 ], [ 1408887.657065344974399, 5843976.535548006184399 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E402", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_990_generated", "manhole_dn": "manhole_991_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408887.657065344974399, 5843976.535548006184399 ], [ 1408839.742061691125855, 5843990.822771181352437 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E403", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_991_generated", "manhole_dn": "manhole_992_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408839.742061691125855, 5843990.822771181352437 ], [ 1408791.827058037277311, 5844005.109994356520474 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E404", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_992_generated", "manhole_dn": "manhole_993_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408791.827058037277311, 5844005.109994356520474 ], [ 1408743.912054383428767, 5844019.397217531688511 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E405", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_993_generated", "manhole_dn": "manhole_994_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408743.912054383428767, 5844019.397217531688511 ], [ 1408695.997050729580224, 5844033.684440706856549 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E406", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_994_generated", "manhole_dn": "manhole_995_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408695.997050729580224, 5844033.684440706856549 ], [ 1408648.08204707573168, 5844047.971663882024586 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E407", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_995_generated", "manhole_dn": "manhole_996_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408648.08204707573168, 5844047.971663882024586 ], [ 1408600.167043422115967, 5844062.258887058123946 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E408", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_996_generated", "manhole_dn": "manhole_997_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408600.167043422115967, 5844062.258887058123946 ], [ 1408552.252039768267423, 5844076.546110233291984 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E409", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_997_generated", "manhole_dn": "manhole_998_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408552.252039768267423, 5844076.546110233291984 ], [ 1408504.337036114418879, 5844090.833333408460021 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E410", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_998_generated", "manhole_dn": "manhole_999_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408504.337036114418879, 5844090.833333408460021 ], [ 1408457.458339382894337, 5844108.06945032812655 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E411", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_999_generated", "manhole_dn": "manhole_1000_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408457.458339382894337, 5844108.06945032812655 ], [ 1408411.139316070592031, 5844126.898162460885942 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E412", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1000_generated", "manhole_dn": "manhole_1001_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408411.139316070592031, 5844126.898162460885942 ], [ 1408364.895734491758049, 5844145.90854350104928 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E413", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1001_generated", "manhole_dn": "manhole_1002_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408364.895734491758049, 5844145.90854350104928 ], [ 1408318.864463140722364, 5844165.430182239040732 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E414", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1002_generated", "manhole_dn": "manhole_1003_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408318.864463140722364, 5844165.430182239040732 ], [ 1408272.289683149429038, 5844183.578459515236318 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E415", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1003_generated", "manhole_dn": "manhole_1004_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408272.289683149429038, 5844183.578459515236318 ], [ 1408224.313070619711652, 5844197.020859055221081 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E416", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1004_generated", "manhole_dn": "manhole_1005_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408224.313070619711652, 5844197.020859055221081 ], [ 1408175.16383580933325, 5844206.203725641593337 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E417", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1005_generated", "manhole_dn": "manhole_1006_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408175.16383580933325, 5844206.203725641593337 ], [ 1408125.97292749164626, 5844215.157036643475294 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E418", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1006_generated", "manhole_dn": "manhole_1007_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408125.97292749164626, 5844215.157036643475294 ], [ 1408076.732192198745906, 5844223.835879251360893 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E419", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1007_generated", "manhole_dn": "manhole_1008_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408076.732192198745906, 5844223.835879251360893 ], [ 1408027.280198169872165, 5844231.191514981910586 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E420", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1008_generated", "manhole_dn": "manhole_1009_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1408027.280198169872165, 5844231.191514981910586 ], [ 1407977.894925138214603, 5844238.989366857334971 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E421", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1009_generated", "manhole_dn": "manhole_1010_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407977.894925138214603, 5844238.989366857334971 ], [ 1407928.56472580274567, 5844247.144350285641849 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E422", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1010_generated", "manhole_dn": "manhole_1011_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407928.56472580274567, 5844247.144350285641849 ], [ 1407878.914821950253099, 5844250.686762865632772 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E423", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1011_generated", "manhole_dn": "manhole_1012_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407878.914821950253099, 5844250.686762865632772 ], [ 1407835.36774310702458, 5844231.555989070795476 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E424", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1012_generated", "manhole_dn": "manhole_1013_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407835.36774310702458, 5844231.555989070795476 ], [ 1407802.712888974696398, 5844193.701748038642108 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E425", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1013_generated", "manhole_dn": "manhole_1014_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407802.712888974696398, 5844193.701748038642108 ], [ 1407767.26884832046926, 5844158.435726101510227 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E426", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1014_generated", "manhole_dn": "manhole_1015_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407767.26884832046926, 5844158.435726101510227 ], [ 1407731.824807666242123, 5844123.169704163447022 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E427", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1015_generated", "manhole_dn": "manhole_1016_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407731.824807666242123, 5844123.169704163447022 ], [ 1407696.380767011782154, 5844087.903682226315141 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E428", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1016_generated", "manhole_dn": "manhole_1017_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407696.380767011782154, 5844087.903682226315141 ], [ 1407660.936726357555017, 5844052.637660289183259 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E429", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1017_generated", "manhole_dn": "manhole_1018_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407660.936726357555017, 5844052.637660289183259 ], [ 1407625.831936848117039, 5844017.049035621806979 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E430", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1018_generated", "manhole_dn": "manhole_1019_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407625.831936848117039, 5844017.049035621806979 ], [ 1407592.392521338770166, 5843979.876763541251421 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E431", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1019_generated", "manhole_dn": "manhole_1020_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407592.392521338770166, 5843979.876763541251421 ], [ 1407555.737023122375831, 5843946.739697759971023 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E432", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1020_generated", "manhole_dn": "manhole_1021_generated" }, "geometry": { "type": "LineString", "coordinates": [ [ 1407555.737023122375831, 5843946.739697759971023 ], [ 1407511.10406162054278, 5843924.732061021029949 ] ] } },
-{ "type": "Feature", "properties": { "bedlev": null, "branchid": "pipe_9_E433", "height": null, "width": null, "branchtype": "pipe", "branchorder": "-1", "friction_type": null, "friction_value": null, "shape": "circle", "t_width": null, "closed": "yes", "frictiontype": "WhiteColeBrook", "frictionvalue": "0.003", "ORIG_branchid": "pipe_9", "frictionid": "WhiteColeBrook_0.003", "index": "pipe_9", "diameter": "0.5", "elevtn_up": -9999.0, "elevtn_dn": -9999.0, "invlev_up": -10001.5, "invlev_dn": -10001.5, "manhole_up": "manhole_1021_generated", "manhole_dn": "manhole_1022_generated" }, "geometry